Commit Graph

19173 Commits

Author SHA1 Message Date
paul
9e7ee42ccf ide: windows
- use translations for captions of Evaluate/Modify, Assebler dialogs
  - remove 'View' word from more items which are in the View menu

git-svn-id: trunk@19407 -
2009-04-13 09:46:23 +00:00
paul
c8fc970de1 ide: form positions (part of issue #0013507)
- correctly save/restore anchor editor position
  - show all registered (in enum) windows in the option->environment->window
  - rename few menu items (remove 'View' since they are in the View menu already)

git-svn-id: trunk@19406 -
2009-04-13 09:22:56 +00:00
paul
022fd0992b lcl: update comments
git-svn-id: trunk@19405 -
2009-04-13 06:48:31 +00:00
paul
ad9713208f ide: remove old unused form
git-svn-id: trunk@19404 -
2009-04-13 06:44:02 +00:00
paul
41ea454565 ide: place some dialogs to screen center (instead of designed values)
git-svn-id: trunk@19403 -
2009-04-13 06:43:45 +00:00
paul
634bd819a1 ide: place Todo dialog on screen center
git-svn-id: trunk@19402 -
2009-04-13 06:29:37 +00:00
paul
56e942b3a1 ide: fix show compiler options position
git-svn-id: trunk@19401 -
2009-04-13 06:25:52 +00:00
paul
3897ab3717 gtk2: add UseStatusIcon define and appropriate gtk2 code which uses GtkStatusIcon instead of X capabilities to show TrayIcon (can be used with fpc >= r13008 #a2bedef1b0)
git-svn-id: trunk@19400 -
2009-04-13 06:06:28 +00:00
paul
9622addb28 lcl: position find dialog on screen center instead of desktop center
git-svn-id: trunk@19399 -
2009-04-13 04:49:03 +00:00
paul
d61da6e812 ide: update .lfm, .lrs
git-svn-id: trunk@19398 -
2009-04-13 04:45:54 +00:00
paul
ec8fd7837f ide: fix TSourceEditor.GetDialogPosition for multi-monitor
git-svn-id: trunk@19397 -
2009-04-13 04:40:52 +00:00
paul
fa9db8aa8c ide: set ScreenCenter for Code Templates dialog
git-svn-id: trunk@19396 -
2009-04-13 03:45:12 +00:00
paul
e496bf630e gtk2: cleanup
git-svn-id: trunk@19395 -
2009-04-13 03:23:45 +00:00
paul
ff9754b336 lcl: fix TScreen.MonitorFromRect
git-svn-id: trunk@19394 -
2009-04-13 03:00:15 +00:00
paul
584cb15de3 lcl: cleanup
git-svn-id: trunk@19393 -
2009-04-13 01:35:06 +00:00
paul
837c2f1563 lcl: cleanup
git-svn-id: trunk@19392 -
2009-04-13 01:26:30 +00:00
paul
03ec64bd87 win32: cleanup
git-svn-id: trunk@19391 -
2009-04-13 01:18:26 +00:00
mattias
65e31f48c0 IDE+codetools: identifier completion: added some keywords
git-svn-id: trunk@19390 -
2009-04-12 23:08:03 +00:00
mattias
8704259100 LCL: TIdleTimer: added property FireOnIdle for idle functions that work in several chunks
git-svn-id: trunk@19389 -
2009-04-12 22:57:42 +00:00
mattias
39dabdaf5d IDE: added quickfix item for identifier not found and adding local variable
git-svn-id: trunk@19388 -
2009-04-12 22:54:55 +00:00
mattias
13d580f6d8 IDE: making some abort buttons context sensitive
git-svn-id: trunk@19387 -
2009-04-12 22:53:16 +00:00
paul
e6f573b878 fpgui: moved RegisterWSXXX to the factory unit
git-svn-id: trunk@19386 -
2009-04-12 14:42:21 +00:00
dmitry
a58e57a6ea fix for #11189 (and relatives)
git-svn-id: trunk@19385 -
2009-04-12 13:56:04 +00:00
paul
9b2248abd5 fpgui: add empty factory unit
git-svn-id: trunk@19384 -
2009-04-12 10:59:27 +00:00
paul
d93e7e5474 lcl: formatting
git-svn-id: trunk@19383 -
2009-04-12 10:16:49 +00:00
paul
841762b66d lcl: make CalendarPopup work on multi-monitor systems
git-svn-id: trunk@19382 -
2009-04-12 10:03:33 +00:00
paul
e4256705cd lcl: show calendar popup with current day and time in case of empty text instead of NullDate (issue #0013491 by patch of Salvatore Coppola)
git-svn-id: trunk@19381 -
2009-04-12 09:46:27 +00:00
paul
8361d10065 win32: show open/save dialogs on correct monitor (another part of issue #0013446)
git-svn-id: trunk@19380 -
2009-04-12 09:39:43 +00:00
paul
1b7015b929 cocoa: move RegisterWS calls to CocoaWSFactory by patch of Dmitry
git-svn-id: trunk@19379 -
2009-04-12 09:33:20 +00:00
paul
2cad847317 lcl: publish Alignment property for TLabeledEdit (issue #0013495 by Alexander S. Klenin)
git-svn-id: trunk@19378 -
2009-04-12 08:59:46 +00:00
paul
4d49f2b6aa lcl: limit hintwindow by monitor instead of screen (issue #0010330, part of issue #0013446)
git-svn-id: trunk@19377 -
2009-04-12 08:55:50 +00:00
paul
f02c53c71c merge lcl-smartlink branch:
------------------------------------------------------------------------
r19294 | paul | 2009-04-10 11:17:35 +0800 (Птн, 10 Апр 2009) | 1 line

lcl, win32: start optimizations: imglist (all), controls (all), combtrls (statubar)
------------------------------------------------------------------------
r19305 | martin | 2009-04-10 21:53:27 +0800 (Птн, 10 Апр 2009) | 1 line

Moved "DoneRegisterCheck" to global LCL
------------------------------------------------------------------------
r19306 | martin | 2009-04-10 22:14:57 +0800 (Птн, 10 Апр 2009) | 1 line

Moved "DoneRegisterCheck" to global LCL (more)
------------------------------------------------------------------------
r19307 | martin | 2009-04-10 22:22:44 +0800 (Птн, 10 Апр 2009) | 1 line

changed case true => True
------------------------------------------------------------------------
r19308 | paul | 2009-04-10 22:28:28 +0800 (Птн, 10 Апр 2009) | 1 line

fix file case
------------------------------------------------------------------------
r19311 | martin | 2009-04-10 23:09:16 +0800 (Птн, 10 Апр 2009) | 1 line

Moved Registration of TCustomCalendar
------------------------------------------------------------------------
r19312 | martin | 2009-04-10 23:28:03 +0800 (Птн, 10 Апр 2009) | 1 line

Moved PropertyToSkip for TCalender
------------------------------------------------------------------------
r19314 | paul | 2009-04-10 23:50:30 +0800 (Птн, 10 Апр 2009) | 1 line

merge r13913 #999e8b059d
------------------------------------------------------------------------
r19315 | paul | 2009-04-10 23:53:07 +0800 (Птн, 10 Апр 2009) | 1 line

cleanup WSCalendar
------------------------------------------------------------------------
r19316 | paul | 2009-04-11 00:37:44 +0800 (Сбт, 11 Апр 2009) | 1 line

finish with ComCtrls
------------------------------------------------------------------------
r19318 | martin | 2009-04-11 01:37:40 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved dialogs
------------------------------------------------------------------------
r19319 | martin | 2009-04-11 01:47:30 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved dialogs
------------------------------------------------------------------------
r19320 | martin | 2009-04-11 02:47:52 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved ExtCtrls, ExtDlgs
------------------------------------------------------------------------
r19321 | martin | 2009-04-11 03:23:32 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved PropertyToSkip
------------------------------------------------------------------------
r19322 | martin | 2009-04-11 03:37:39 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved StdCtrls
------------------------------------------------------------------------
r19323 | martin | 2009-04-11 04:05:50 +0800 (Сбт, 11 Апр 2009) | 1 line

Moved Buttons
------------------------------------------------------------------------
r19325 | paul | 2009-04-11 11:02:26 +0800 (Сбт, 11 Апр 2009) | 1 line

remove DirSel
------------------------------------------------------------------------
r19326 | paul | 2009-04-11 11:11:37 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterArrow
------------------------------------------------------------------------
r19327 | paul | 2009-04-11 11:32:09 +0800 (Сбт, 11 Апр 2009) | 1 line

register WS classes only for TCustomXXX classes if they are available (like TCustomScrollBar instead of TScrollBar) and only for those descendants which really differ (like TRadioButton, TToggleButton)
------------------------------------------------------------------------
r19328 | paul | 2009-04-11 11:40:00 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterCustomCheckBox
------------------------------------------------------------------------
r19329 | paul | 2009-04-11 11:57:22 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for Forms
------------------------------------------------------------------------
r19330 | paul | 2009-04-11 12:13:05 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterCustomGrid + move of RegisterPropertyToSkip
------------------------------------------------------------------------
r19331 | paul | 2009-04-11 12:24:29 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for Menus
------------------------------------------------------------------------
r19332 | paul | 2009-04-11 12:35:16 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for PairSplitter
------------------------------------------------------------------------
r19333 | paul | 2009-04-11 12:47:39 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterXXX for Spin
------------------------------------------------------------------------
r19334 | paul | 2009-04-11 12:58:55 +0800 (Сбт, 11 Апр 2009) | 1 line

RegisterCustomRubberBand
------------------------------------------------------------------------
r19335 | paul | 2009-04-11 13:31:43 +0800 (Сбт, 11 Апр 2009) | 1 line

remove 2 initialization sections
------------------------------------------------------------------------
r19336 | paul | 2009-04-11 13:46:26 +0800 (Сбт, 11 Апр 2009) | 1 line

remove TPopupNotifier.png from LCL
------------------------------------------------------------------------
r19338 | paul | 2009-04-11 13:54:03 +0800 (Сбт, 11 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------
r19341 | paul | 2009-04-11 14:59:27 +0800 (Сбт, 11 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------
r19343 | martin | 2009-04-11 19:59:18 +0800 (Сбт, 11 Апр 2009) | 1 line

Reduced Unit-Circles, by moving Register* into WS* units
------------------------------------------------------------------------
r19344 | martin | 2009-04-11 20:22:49 +0800 (Сбт, 11 Апр 2009) | 1 line

Dummy file for gtk
------------------------------------------------------------------------
r19345 | martin | 2009-04-11 21:06:55 +0800 (Сбт, 11 Апр 2009) | 1 line

Initial move of gtk1 register
------------------------------------------------------------------------
r19346 | martin | 2009-04-11 21:19:48 +0800 (Сбт, 11 Апр 2009) | 1 line

Missing dependencies in gtk1 wsfactory
------------------------------------------------------------------------
r19347 | martin | 2009-04-11 22:36:42 +0800 (Сбт, 11 Апр 2009) | 1 line

Declare register* in interface, to keep external linker happy
------------------------------------------------------------------------
r19348 | martin | 2009-04-11 23:34:16 +0800 (Сбт, 11 Апр 2009) | 1 line

Declare register* in interface, to keep external linker happy 
------------------------------------------------------------------------
r19349 | martin | 2009-04-11 23:39:20 +0800 (Сбт, 11 Апр 2009) | 1 line

moved uses for factory
------------------------------------------------------------------------
r19350 | martin | 2009-04-11 23:41:57 +0800 (Сбт, 11 Апр 2009) | 1 line

corrected a few accidental "Result := False"
------------------------------------------------------------------------
r19351 | paul | 2009-04-12 00:04:15 +0800 (Вск, 12 Апр 2009) | 1 line

removed unused units
------------------------------------------------------------------------
r19352 | paul | 2009-04-12 00:05:26 +0800 (Вск, 12 Апр 2009) | 1 line

qt: move RegisterWS calls to qtwsfactory
------------------------------------------------------------------------
r19354 | paul | 2009-04-12 01:04:04 +0800 (Вск, 12 Апр 2009) | 1 line

wince: move RegisterWS calls to WinCEWSFactory
------------------------------------------------------------------------
r19356 | martin | 2009-04-12 01:39:56 +0800 (Вск, 12 Апр 2009) | 1 line

moved GTK2
------------------------------------------------------------------------
r19357 | martin | 2009-04-12 01:45:31 +0800 (Вск, 12 Апр 2009) | 1 line

moved GTK2 / missing units
------------------------------------------------------------------------
r19358 | martin | 2009-04-12 01:57:43 +0800 (Вск, 12 Апр 2009) | 1 line

Fixed one return value from register
------------------------------------------------------------------------
r19360 | martin | 2009-04-12 02:47:42 +0800 (Вск, 12 Апр 2009) | 1 line

Gtk2 , needs 2 registrations for WinControl
------------------------------------------------------------------------
r19361 | martin | 2009-04-12 02:57:58 +0800 (Вск, 12 Апр 2009) | 1 line

Gtk2 , needs 2nd registrations
------------------------------------------------------------------------
r19368 | paul | 2009-04-12 13:09:59 +0800 (Вск, 12 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------
r19373 | paul | 2009-04-12 13:45:17 +0800 (Вск, 12 Апр 2009) | 1 line

wince: forgotten file
------------------------------------------------------------------------
r19374 | paul | 2009-04-12 14:04:04 +0800 (Вск, 12 Апр 2009) | 1 line

carbon: move RegisterWSComponent to CarbonWSFactory
------------------------------------------------------------------------
r19375 | paul | 2009-04-12 14:27:47 +0800 (Вск, 12 Апр 2009) | 1 line

cleanup
------------------------------------------------------------------------

git-svn-id: trunk@19376 -
2009-04-12 08:46:31 +00:00
mattias
9c4f8f6cda IDE: unused units: set autosize
git-svn-id: trunk@19372 -
2009-04-12 05:33:24 +00:00
mattias
c25921bfcc IDE: unused units: poScreenCenter
git-svn-id: trunk@19371 -
2009-04-12 05:16:31 +00:00
mattias
9a0ba90e57 IDE: unused units: i18n
git-svn-id: trunk@19370 -
2009-04-12 05:14:26 +00:00
mattias
6fdb37ed51 IDE: unused units: remove all button
git-svn-id: trunk@19369 -
2009-04-12 05:12:14 +00:00
mattias
c774737bb2 codetools: remove unit from uses section: removing space around first unit
git-svn-id: trunk@19367 -
2009-04-12 04:57:27 +00:00
mattias
4982d4b884 IDE: unused units: sorting units
git-svn-id: trunk@19366 -
2009-04-12 04:44:21 +00:00
mattias
fab49fd56a IDE: unused units: using icon interface
git-svn-id: trunk@19365 -
2009-04-12 04:39:11 +00:00
mattias
dd5ed983a3 IDE: unused units: made treeview read only
git-svn-id: trunk@19364 -
2009-04-12 04:34:33 +00:00
mattias
b38cff5c4d IDEIntf: added events: lihtOnProjectBuilding, lihtOnProjectDependenciesCompiling, lihtOnProjectDependenciesCompiled
git-svn-id: trunk@19363 -
2009-04-11 20:17:58 +00:00
mattias
5ab96d4df6 IDE: clean up
git-svn-id: trunk@19362 -
2009-04-11 19:45:52 +00:00
mattias
d17044ea69 IDE: rename unit, update references: added options
git-svn-id: trunk@19359 -
2009-04-11 18:34:25 +00:00
mattias
9f6ed9ea7d IDE: unused units: enable ok button depending on selection
git-svn-id: trunk@19355 -
2009-04-11 17:36:59 +00:00
marc
8433edc068 * updated French translation by Thierry Bothorel
git-svn-id: trunk@19353 -
2009-04-11 16:18:22 +00:00
mattias
b4ea776023 IDE: file save as: implemented changing unit references in pascal sources
git-svn-id: trunk@19342 -
2009-04-11 07:06:16 +00:00
mattias
8de576a7a4 codetools: searching unit references in source
git-svn-id: trunk@19340 -
2009-04-11 06:40:37 +00:00
paul
3e9b047b0b tools: fix lazbuild compilation
git-svn-id: trunk@19339 -
2009-04-11 05:56:30 +00:00
paul
71a0cb52f6 images: add TPopupNotifier.png to the component images resource
git-svn-id: trunk@19337 -
2009-04-11 05:47:00 +00:00
ask
1184f95530 TAChart: Silence 'parameter is unused' hint. Fix unitialized variable.
git-svn-id: trunk@19324 -
2009-04-10 21:25:57 +00:00