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
martin
aa6b21a51f
Synedit: improve default-font (check it exists)
...
git-svn-id: trunk@25441 -
2010-05-15 18:57:55 +00:00
maxim
754af06409
LCL, DefaultTranslator:
...
1) Fix translation of captions in different forms, but with the same values (don't take first found translation, check also message name) when using PO files.
2) Create message name according to the rules used for creating it in LRT files after r25431 #99c23d89c7.
3) Impove code readability.
4) Cleanup.
git-svn-id: trunk@25440 -
2010-05-15 18:16:07 +00:00
zeljko
9a50186700
Qt: cleanup
...
git-svn-id: trunk@25439 -
2010-05-15 17:46:40 +00:00
martin
5407544e93
SynEdit: disable anti-aliasing for drawing changes-gutter (better look on carbon) / was rev 25382 #970c7a531c, 25379 #3a1ed7cdf4
...
git-svn-id: trunk@25438 -
2010-05-15 16:47:48 +00:00
martin
50fec1b33a
SynEdit: fix typo
...
git-svn-id: trunk@25437 -
2010-05-15 16:16:49 +00:00
maxim
11f782cac2
CodePage converter: remove session data from LPI.
...
git-svn-id: trunk@25436 -
2010-05-15 16:06:58 +00:00
maxim
78db251abd
CodePage converter: regenerate translations, remove LRS file.
...
git-svn-id: trunk@25435 -
2010-05-15 16:01:55 +00:00
mattias
93fcb4b8c6
IDE: fixed cleaning up duplicate packagelinks, implemented preferred packages for projects and packages
...
git-svn-id: trunk@25434 -
2010-05-15 15:53:43 +00:00
martin
dbae298c42
IDE: added options for highlighting case labels
...
git-svn-id: trunk@25433 -
2010-05-15 15:49:14 +00:00