Commit Graph

25065 Commits

Author SHA1 Message Date
dmitry
99acaf9013 carbon: fix improper focus changing
git-svn-id: trunk@25491 -
2010-05-17 23:37:17 +00:00
maxim
e1ec9ab874 regenerated translations; updated Russian translation
git-svn-id: trunk@25490 -
2010-05-17 23:35:53 +00:00
maxim
81f43f3a4a IDE, desktop options tab: improved caption of 'Double click on message jumps' option, bug #9822.
git-svn-id: trunk@25489 -
2010-05-17 23:25:58 +00:00
maxim
50df96c8c9 IDE, general editor options tab layout: tweaked second controls column position.
git-svn-id: trunk@25488 -
2010-05-17 22:54:20 +00:00
maxim
2ef8c4e661 IDE: Hebrew translation update by Ezik Shlomi, bug #16506; regenerated other translations.
git-svn-id: trunk@25487 -
2010-05-17 22:16:45 +00:00
zeljko
8f5dc32bd6 IDE: fixed projectinspector form borderstyle - it is bsSizeable so min/max buttons should be enabled.
git-svn-id: trunk@25486 -
2010-05-17 21:38:06 +00:00
zeljko
e46700c2e1 Gtk2: do not trigger OnClick() on mouseover for menu subitems parents. fixes #7215
git-svn-id: trunk@25485 -
2010-05-17 20:51:44 +00:00
sekelsenmat
4c7e033ef2 Improves wince debug info and fixes maximized window showing under wince
git-svn-id: trunk@25484 -
2010-05-17 20:18:08 +00:00
zeljko
ba561e84f3 Gtk2: fixed LM_MOUSEENTER & LM_MOUSELEAVE for forms. fixes #14574
git-svn-id: trunk@25483 -
2010-05-17 17:42:32 +00:00
martin
b156ecfcab Adding special ide components
git-svn-id: trunk@25482 -
2010-05-17 14:56:10 +00:00
zeljko
2396c08449 LCL: update form default position if TPosition changed manually during runtime. fixes #16495
git-svn-id: trunk@25481 -
2010-05-17 12:52:36 +00:00
mattias
900480ea67 gtk1 intf: clean up
git-svn-id: trunk@25480 -
2010-05-17 12:25:58 +00:00
zeljko
095372bedf Gtk: fixed crash in GtkFormEvent()
git-svn-id: trunk@25479 -
2010-05-17 12:06:50 +00:00
zeljko
7bb68e7dfa Gtk,Gtk2: reworked app activate / app deactivate, now it works fine, added AppBringToFront. fixes #15859
LCL: removed workaround in TApplication.Deactivate which was there only because of gtk & gtk2.

git-svn-id: trunk@25478 -
2010-05-17 10:59:41 +00:00
martin
d724916e5d LCL: Fix Memo/Edit, preserve caret when dealing with ecUpperCase,ecLowerCase / issue #16490
git-svn-id: trunk@25477 -
2010-05-17 10:31:43 +00:00
paul
ce91a6a9f0 lcl,win32,wince: move edit control flags to createparams
git-svn-id: trunk@25476 -
2010-05-17 07:34:07 +00:00
paul
b4c23c4585 win32: formatting
git-svn-id: trunk@25475 -
2010-05-17 02:15:56 +00:00
paul
b44f635f4a win32: remove isGroupBox flag
git-svn-id: trunk@25474 -
2010-05-17 01:57:14 +00:00
paul
7686d846ed lcl, win32, wince: move button controls flags into CreateParams methods
git-svn-id: trunk@25473 -
2010-05-17 01:10:18 +00:00
paul
04fbaa3b72 win32: use custom window proc for button to fix glow on vista/w7 when it has focus
git-svn-id: trunk@25472 -
2010-05-17 00:15:55 +00:00
maxim
631477aac4 IDE: Hebrew translation update by Ezik Shlomi, bug #16489; regenerated other translations.
git-svn-id: trunk@25471 -
2010-05-16 20:59:28 +00:00
maxim
a81d509647 FPCUnit: improved FPCUnitIDE test unit creation dialog layout.
git-svn-id: trunk@25470 -
2010-05-16 20:49:25 +00:00
martin
bef3e48a05 SynEdit: Small fix to SelectionMarkup (frame-pos-info)
git-svn-id: trunk@25469 -
2010-05-16 17:26:27 +00:00
maxim
8f220d96bc FPCUnit:
1) improved localization of FPCUnitIDE. Patch from Marcelo B Paula. Part of bug #16484.
  2) Added FPCUnitIDE translations: Portuguese (from Marcelo B Paula) and Russian.

git-svn-id: trunk@25468 -
2010-05-16 16:45:06 +00:00
mattias
01193ff9e0 codetools: GetValuesOfCaseVariable: resolve function results, needed by macro ofall
git-svn-id: trunk@25467 -
2010-05-16 15:43:35 +00:00
maxim
5302348b04 FPCUnit:
1) localized GUI test runner. Patch from Marcelo B Paula with some corrections. Part of bug #16484.
  2) Added GUI test runner translations: Portuguese (from Marcelo B Paula) and Russian.

git-svn-id: trunk@25466 -
2010-05-16 15:31:45 +00:00
martin
c9299027a8 IDE:change default for "case labels" highlighting to italics
git-svn-id: trunk@25465 -
2010-05-16 15:06:50 +00:00
zeljko
3fc0e1c26e Qt: fixed ugly behaviour of qt when switch virtual desktops.
git-svn-id: trunk@25464 -
2010-05-16 15:05:14 +00:00
maxim
1c60a65b18 Portuguese translation updates and improvements from Marcelo B Paula, part of bug #16484; regenerated other translations.
git-svn-id: trunk@25463 -
2010-05-16 13:48:18 +00:00
dmitry
080e2acda3 carbon: implemented pasting images from system clipboard to LCL
git-svn-id: trunk@25462 -
2010-05-16 13:48:02 +00:00
mattias
7e3ca2686a LCL: AlignControls uses logical clientrect, FAdjustClientRectRealized was visible, maybe fixing loop on win32 intf
git-svn-id: trunk@25461 -
2010-05-16 13:44:40 +00:00
mattias
6be124b946 IDE: fixed crashing componenttreeview while destroying components
git-svn-id: trunk@25460 -
2010-05-16 13:28:25 +00:00
mattias
6f703c73b1 IDE: reduced debugging
git-svn-id: trunk@25459 -
2010-05-16 12:02:03 +00:00
mattias
01aa7b2e38 LCL: added -dVerboseWidgetSizing
git-svn-id: trunk@25458 -
2010-05-16 11:52:48 +00:00
mattias
811e84764c IDE: removed TComponentInterface
git-svn-id: trunk@25457 -
2010-05-16 11:41:42 +00:00
zeljko
b9d8f1fc2f Qt: added internal HASX11 define.It is used internally in qtlcl instead of IFDEF LINUX since X11 can be on FreeBsd or NetBsd.
git-svn-id: trunk@25456 -
2010-05-16 10:50:38 +00:00
mattias
d3db3fcfbb IDEIntf: removed TIFormInterface
git-svn-id: trunk@25455 -
2010-05-16 10:45:13 +00:00
mattias
eccc2cda0f codetools: FindExprTypeAsString for function results
git-svn-id: trunk@25454 -
2010-05-16 10:39:22 +00:00
mattias
e0f1d368f3 IDE: on autocompleteblock add do after while/for/foreach
git-svn-id: trunk@25453 -
2010-05-16 09:14:45 +00:00
mattias
7351db06f9 IDE: on autocompleteblock add then after if
git-svn-id: trunk@25452 -
2010-05-16 09:04:33 +00:00
maxim
f2a4eedc28 IDE, options: make height of dividing bevels in 'Editor/Automatic features' tab consistent with other tabs
git-svn-id: trunk@25451 -
2010-05-15 21:51:35 +00:00
zeljko
8c493d95f2 Gtk2: fixed TListBox.TopIndex returning.patch by Evgeny Duryagin, fixes #14613
git-svn-id: trunk@25450 -
2010-05-15 21:39:32 +00:00
zeljko
05f1f285ca Qt: fixed proper restoring of forms in AppRestore (eg. maximized forms)
git-svn-id: trunk@25449 -
2010-05-15 21:27:29 +00:00
zeljko
efdcd83830 Gtk2: minimize & restore designer forms in AppMinimize & AppRestore
git-svn-id: trunk@25448 -
2010-05-15 20:31:05 +00:00
zeljko
15f26949ac Qt: when called appMinimize & appRestore , minimize & restore designer forms too
git-svn-id: trunk@25447 -
2010-05-15 20:26:48 +00:00
maxim
4215ff202e regenerated translations; updated Russian translation
git-svn-id: trunk@25446 -
2010-05-15 20:10:01 +00:00
maxim
5cd1dd7702 IDE: improve Project Inspector (display of preferred package filename) localization
git-svn-id: trunk@25445 -
2010-05-15 20:08:15 +00:00
martin
e325bd69a0 Synedit: adjust default-font for gtk2
git-svn-id: trunk@25444 -
2010-05-15 19:50:41 +00:00
martin
4efab093cf Synedit: improve default-font (check it exists)
git-svn-id: trunk@25443 -
2010-05-15 19:23:12 +00:00
jesus
15ace269d6 LCL, fix toggle checkbox on column on right click, it should be left click, issue #16482
git-svn-id: trunk@25442 -
2010-05-15 19:23:12 +00:00