Commit Graph

26070 Commits

Author SHA1 Message Date
dmitry
4b6492764d win32: updated Win7 opensave dialog library dir selection. fix #16797
git-svn-id: trunk@26471 -
2010-07-05 13:50:08 +00:00
mattias
ef4fa43915 IDE: identifier completion: add := even if there is a semicolon at end
git-svn-id: trunk@26470 -
2010-07-05 12:35:42 +00:00
paul
5256e13804 docs, lcl: document and comment TResizeStyle
git-svn-id: trunk@26469 -
2010-07-05 11:36:17 +00:00
mattias
60ab9873f3 LCL: TControl.GetDefaultWidth/Height: base bounds are independent of autosize
git-svn-id: trunk@26468 -
2010-07-05 07:47:20 +00:00
mattias
f9840ae34a IDE: when changing build IDE extra options, invalidate macros, bug #16844
git-svn-id: trunk@26467 -
2010-07-05 07:41:47 +00:00
mattias
2f6e099b6a codetools: autoindenter: do not align to last closed sibling block if block has no start of its own, bug #16837
git-svn-id: trunk@26466 -
2010-07-05 07:25:15 +00:00
zeljko
d9483c8847 LCL: make THintWindow ActivateHint() delphi compatibile (reorderd call, now ActivateHint() is called from ActivateHintData(), fixes #16829
git-svn-id: trunk@26465 -
2010-07-05 06:10:37 +00:00
maxim
e4997fb328 IDE: Portuguese translation update from Marcelo B Paula, final part of bug #16841.
git-svn-id: trunk@26464 -
2010-07-04 21:14:40 +00:00
maxim
a5c1a266e9 Components, fpWeb:
1. Localized fpWeb components IDE integration by Marcelo B Paula, bug #16841.
  2. Added fpWeb Portuguese translation by Marcelo B Paula.
  3. Added fpWeb Russian translation.

git-svn-id: trunk@26463 -
2010-07-04 21:11:41 +00:00
maxim
8c6b30f645 improved Russian translation
git-svn-id: trunk@26462 -
2010-07-04 16:15:43 +00:00
zeljko
1cb4bc91ba Gtk2: formatting
git-svn-id: trunk@26461 -
2010-07-04 16:10:30 +00:00
maxim
4de6749a15 regenerated translations; updated Russian translation
git-svn-id: trunk@26460 -
2010-07-04 14:52:01 +00:00
mattias
6bbf89bd59 codetools: fixed rename identifier
git-svn-id: trunk@26459 -
2010-07-04 12:51:33 +00:00
mattias
421757e81f codetools: fixed rename identifier
git-svn-id: trunk@26458 -
2010-07-04 12:48:49 +00:00
mattias
fc1b8fb0c5 openglcontrol: fixed some 64bit issues
git-svn-id: trunk@26457 -
2010-07-04 12:03:17 +00:00
mattias
1970e9cd23 codetools: auto indenter: insert procedure
git-svn-id: trunk@26456 -
2010-07-04 10:16:09 +00:00
mattias
14c0ca0b26 codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831
git-svn-id: trunk@26455 -
2010-07-04 09:10:59 +00:00
mattias
97ae6679ec codetools: identifier completion: request semicolon even for statement starts
git-svn-id: trunk@26454 -
2010-07-04 07:36:30 +00:00
mattias
1751469cc8 codetools: completeblock: ignore open brackets on semicolon
git-svn-id: trunk@26453 -
2010-07-04 07:29:19 +00:00
mattias
e454ee7c16 codetools: completeblock: begin ;, bug #16836
git-svn-id: trunk@26452 -
2010-07-04 07:23:42 +00:00
mattias
70b09d3d69 LCL: computing preferred clientrect: fixed to use Child.GetDefaultWidth/Height and fixed GetDefaultWidth/Height to use BaseBounds only if size is fixed
git-svn-id: trunk@26451 -
2010-07-04 05:13:32 +00:00
mattias
cfda21de52 LCL: computing preferred clientrect: fixed to use Child.GetControlClassDefaultSize instead of 1
git-svn-id: trunk@26450 -
2010-07-04 04:50:57 +00:00
mattias
e5ff98cb75 LCL: resourcestring
git-svn-id: trunk@26449 -
2010-07-04 04:40:34 +00:00
mattias
db9b27c1ca translations: finnish: updates from Seppo
git-svn-id: trunk@26448 -
2010-07-04 04:33:16 +00:00
paul
62684a3c7b lcl: implement splitter moving without updating it position using new rubberband functions
git-svn-id: trunk@26447 -
2010-07-03 15:30:16 +00:00
paul
fe54310b0f lcl: introduce new widgetset functions for rubberband creation and moving, implement them for win32, qt and gtk2
git-svn-id: trunk@26446 -
2010-07-03 15:25:36 +00:00
zeljko
ef1accc0b0 Qt: do not set taskbar rules for mdichild forms.
git-svn-id: trunk@26445 -
2010-07-03 15:07:38 +00:00
zeljko
97298eab5c Qt: implemented ShowInTaskbar under X11. fixes #16832.
Gtk2: fixed compilation under linux.

git-svn-id: trunk@26444 -
2010-07-03 14:51:15 +00:00
zeljko
3a5c21dea4 Qt: initialize TXClientMessageEvent with zero bytes.
git-svn-id: trunk@26443 -
2010-07-03 13:57:36 +00:00
zeljko
47f86d679e Qt: added X11 helper routine SetSkipX11Taskbar() to implement ShowInTaskbar property.
git-svn-id: trunk@26442 -
2010-07-03 13:18:49 +00:00
paul
a04f5338a4 gtk2: fix compilation under windows
git-svn-id: trunk@26441 -
2010-07-03 12:15:44 +00:00
dmitry
8bcd50e4b8 lcl: fix for OwnerData selected item, #16833
git-svn-id: trunk@26440 -
2010-07-03 10:52:31 +00:00
paul
195d1c5013 win32: improve DrawDefaultDockImage - use it with winxp too since it looks prettier, prevent window and application deactivation
git-svn-id: trunk@26439 -
2010-07-03 09:20:13 +00:00
zeljko
7add8e0cd5 Gtk2: formatting
git-svn-id: trunk@26438 -
2010-07-03 08:40:57 +00:00
paul
231a5567f8 lcl: don't resize splitter during moving when ResizeStyle = rsNone
git-svn-id: trunk@26437 -
2010-07-03 08:25:40 +00:00
mattias
09c1e1892f codetools: find references: limit scope for local variables, bug #16826
git-svn-id: trunk@26436 -
2010-07-03 08:09:07 +00:00
paul
f4a3839b99 lcl: cleanup and format the splitter code
git-svn-id: trunk@26435 -
2010-07-03 07:40:21 +00:00
mattias
946f34ba8f codetools: find references: fixed error handling
git-svn-id: trunk@26434 -
2010-07-02 23:11:47 +00:00
mattias
769c96eb77 IDE: auto open designer form: do not open form on find declaration
git-svn-id: trunk@26433 -
2010-07-02 22:40:34 +00:00
mattias
6b289c7897 IDE: auto open designer form: open only the active unit form, not all, bug #16825
git-svn-id: trunk@26432 -
2010-07-02 22:38:30 +00:00
zeljko
358af10c61 Gtk2: fixed caret blinking with gtk2 >= 2.18
git-svn-id: trunk@26431 -
2010-07-02 22:04:05 +00:00
zeljko
db22564763 Gtk2: fixed mouse capture locks. fixes #15271
git-svn-id: trunk@26430 -
2010-07-02 21:19:26 +00:00
mattias
8219a7bc0b IDE: TBaseCompilerOptions.CreateTargetFilename using CreateAbsolutePath, bug #15435
git-svn-id: trunk@26429 -
2010-07-02 20:50:03 +00:00
mattias
ae9add2dd2 LCL: added CreateAbsolutePath
git-svn-id: trunk@26428 -
2010-07-02 20:49:36 +00:00
maxim
54aca4f0e5 IDE: Hebrew translation update by Ezik Shlomi, bug #16830.
git-svn-id: trunk@26427 -
2010-07-02 20:30:53 +00:00
mattias
692e26ec87 updated makefiles
git-svn-id: trunk@26426 -
2010-07-02 20:29:37 +00:00
zeljko
cee4590e6c Gtk2: started mouse capturing fixing
git-svn-id: trunk@26425 -
2010-07-02 20:04:07 +00:00
mattias
4d65ff6a5d codetools: search for ctnIndentifier with unit prefixes, bug #11577
git-svn-id: trunk@26424 -
2010-07-02 19:59:54 +00:00
mattias
e03811d82e codetools: clean up
git-svn-id: trunk@26423 -
2010-07-02 19:43:27 +00:00
mattias
75f8643d7d codetools: parsing class inheritance with error position on unexpected token, bug #8093
git-svn-id: trunk@26422 -
2010-07-02 19:28:11 +00:00