vincents
0c78a3c622
LCL: improved TCustomForm.DoExecuteAction, do not execute actions in design mode or if form is not visible
...
git-svn-id: trunk@14866 -
2008-04-17 13:14:54 +00:00
sekelsenmat
3b3a8da73c
Separates gtk1 and gtk2 TTrackBar
...
git-svn-id: trunk@14865 -
2008-04-17 12:59:09 +00:00
vincents
8c7962a98b
LCL: simplified TCustomForm.DoExecuteAction
...
git-svn-id: trunk@14864 -
2008-04-17 12:50:56 +00:00
sekelsenmat
e8e001fd1d
Finishes separating TGtk2WSCustomMemo from the gtk1 counterpart.
...
git-svn-id: trunk@14863 -
2008-04-17 10:11:42 +00:00
sekelsenmat
58d9858249
Fixes form events in gtk2 and further separates the widgetsets.
...
git-svn-id: trunk@14862 -
2008-04-17 09:50:17 +00:00
paul
1490cecace
lcl: improve win32 theme switching (update brushes) (part of 0010030)
...
git-svn-id: trunk@14861 -
2008-04-17 08:50:07 +00:00
paul
8e0549f6c8
another forgotten file
...
git-svn-id: trunk@14860 -
2008-04-17 08:43:47 +00:00
paul
f65eed290f
lcl:
...
- add TStatusBar.AutoHint
- add virtual DoHint, DoSetApplicationHint methods and repair TStatusBar.OnHint event
git-svn-id: trunk@14859 -
2008-04-17 08:37:13 +00:00
paul
cbe1c50f78
lcl:
...
- fix wrong use of TControl.Hint:
a) GetLongHint should be assigned to Application.Hint and updated on mouse control change
b) GetShortHint to HintWindow
- a bit of formatting
git-svn-id: trunk@14858 -
2008-04-17 08:26:34 +00:00
paul
9c888a7965
forgotten file (part of r14855 #9bdd9bd85f)
...
git-svn-id: trunk@14857 -
2008-04-17 08:24:09 +00:00
zeljko
f1997a7b80
Qt: Avoid double free (mem corruption) with native controls, fixes AV also with TQtTreeWidget under linux.
...
git-svn-id: trunk@14856 -
2008-04-17 07:44:33 +00:00
paul
9bdd9bd85f
lcl: pass Control instead of TDragControlObject into OnDragXXX events if TDragControlObject has been created automatically (for delphi compatibility) (issue #0001850 )
...
git-svn-id: trunk@14855 -
2008-04-17 06:36:53 +00:00
sekelsenmat
f098565cff
Starts separating gtkproc for gtk2 in gtk2proc.
...
git-svn-id: trunk@14854 -
2008-04-17 01:55:53 +00:00
sekelsenmat
341d9e3850
Patch from Grzegorz Zakrzewski. Fixes #10108
...
git-svn-id: trunk@14853 -
2008-04-17 01:28:56 +00:00
sekelsenmat
95ed4902e7
Just fixes variable initialization and improves identation.
...
git-svn-id: trunk@14852 -
2008-04-17 00:58:24 +00:00
sekelsenmat
35f5fb0d47
Implements showing hidden files in gtk2 file open dialog.
...
git-svn-id: trunk@14851 -
2008-04-16 15:18:44 +00:00
mattias
e11870d2ee
codetools: class completion: adding new parts behind GUID, bug #11158
...
git-svn-id: trunk@14850 -
2008-04-16 14:59:06 +00:00
mattias
b93f8d1495
IDE: fixed wrong free of unit component dependencies
...
git-svn-id: trunk@14849 -
2008-04-16 14:19:35 +00:00
paul
b70cfb3a82
ide: load unit source buffer if it was not loaded before in LoadDependencyHidden, improve verbosity
...
git-svn-id: trunk@14848 -
2008-04-16 08:28:44 +00:00
paul
c2db5ffa0f
qt: bidimode depends on TControl.UseRightToLeftAlignment, TControl.UseRightToLeftReading,
...
TContorl.UseRightToLeftScrollBar more than on BidiMode property since that methods are virtual
git-svn-id: trunk@14847 -
2008-04-16 05:51:23 +00:00
paul
371075ffd8
qt: add bidimode support
...
git-svn-id: trunk@14846 -
2008-04-16 02:02:27 +00:00
paul
eaa9030572
lcl: fix compilation after bidimode changes
...
git-svn-id: trunk@14845 -
2008-04-16 01:52:15 +00:00
sekelsenmat
c9b2c77ce1
Fixes TListBox gtk2 events.
...
git-svn-id: trunk@14844 -
2008-04-16 00:49:36 +00:00
sekelsenmat
6b91ca9e45
Fallbacks to old code in new shortcut code.
...
git-svn-id: trunk@14843 -
2008-04-16 00:27:57 +00:00
sekelsenmat
f54bea2fc5
Separates gtk1 and gtk2 menu item code. Started implementing shortcuts for gtk2 menu items, but was unable to finish it. It didn't work before, so commited anyway because the new code is at least cleaner.
...
git-svn-id: trunk@14842 -
2008-04-16 00:22:08 +00:00
marc
34f7f58085
* Added gtk2 wincontrol BiDiMode support by Ido Kanner
...
git-svn-id: trunk@14841 -
2008-04-15 22:15:04 +00:00
marc
bc64373e6d
* Made TWSMenu.SetBidiMode the same as TWSWinControl
...
git-svn-id: trunk@14840 -
2008-04-15 22:06:01 +00:00
mattias
d6163d5518
IDE: fixing up global designer references
...
git-svn-id: trunk@14839 -
2008-04-15 18:28:17 +00:00
mattias
91532eaa76
IDE: removed unneeded search, added comment
...
git-svn-id: trunk@14838 -
2008-04-15 17:58:32 +00:00
mattias
1b91ed2cf9
IDE: reduced verbosity
...
git-svn-id: trunk@14837 -
2008-04-15 17:40:29 +00:00
mattias
6e4716784e
IDE: added IFDEF for experimental code
...
git-svn-id: trunk@14836 -
2008-04-15 17:39:33 +00:00
mattias
dfd3c302bb
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@14835 -
2008-04-15 17:36:11 +00:00
sekelsenmat
9bbcc202e4
Implements setting system colors for controls under gtk2.
...
git-svn-id: trunk@14834 -
2008-04-15 17:21:35 +00:00
mattias
542dbfa485
IDE: clean up
...
git-svn-id: trunk@14833 -
2008-04-15 16:54:43 +00:00
paul
4613ddc4be
lcl: maskedit - move messages and overrides to protected section from private to allow their further overriding (by request of alexs)
...
git-svn-id: trunk@14832 -
2008-04-15 16:19:53 +00:00
paul
5dffa959e5
take more things from filelistbox patch of Bart Broersma (issue #0010985 )
...
git-svn-id: trunk@14831 -
2008-04-15 15:34:14 +00:00
paul
04ef8c1251
gtk2: fix GetTextExtentPoint - it should return zero size if count <= 0 (fixes issue #0009188 )
...
git-svn-id: trunk@14830 -
2008-04-15 14:44:09 +00:00
mattias
fcef4fecc0
IDE: showing fixup references after loading a lfm
...
git-svn-id: trunk@14829 -
2008-04-15 13:47:55 +00:00
paul
4f20c0b8a7
lcl: change TFileListBox behavior to be more delphi compatible (issue #0010985 by Bart Broersma with modifications)
...
git-svn-id: trunk@14828 -
2008-04-15 13:00:09 +00:00
mattias
fdde79363f
codetools: lfmtrees are now only updated if source changed
...
git-svn-id: trunk@14827 -
2008-04-15 12:51:14 +00:00
mattias
92e555f7da
codetools: lfmtrees are now kept
...
git-svn-id: trunk@14826 -
2008-04-15 12:08:36 +00:00
mattias
d4554a0a9b
IDE: component properties: added check if referenced forms are auto created in lpr
...
git-svn-id: trunk@14825 -
2008-04-15 11:23:16 +00:00
mattias
e9674c8d0e
IDE: added check if Tpersistent property changed to a reference to another unit
...
git-svn-id: trunk@14824 -
2008-04-15 10:53:42 +00:00
marc
e07aec1513
* Updated Lithuanian translation by Valdas Jankunas
...
* Updated some po files not covered by the localize script
git-svn-id: trunk@14823 -
2008-04-14 21:55:00 +00:00
marc
fd63fa1d91
* Updated po files
...
git-svn-id: trunk@14822 -
2008-04-14 21:50:13 +00:00
vincents
0e716850fd
tests: renamed dbscripts directory, so it can contain the digestdb program too.
...
git-svn-id: trunk@14821 -
2008-04-14 21:04:17 +00:00
mattias
c608dab7a4
IDEIntf: added property hook: ObjectReferenceChanged
...
git-svn-id: trunk@14820 -
2008-04-14 16:45:12 +00:00
paul
47a961ba28
lcl: AutoSize control (if needed) on child visibility change and on child remove (issue #0010605 )
...
git-svn-id: trunk@14819 -
2008-04-14 16:31:56 +00:00
paul
4b5895c501
formatting
...
git-svn-id: trunk@14818 -
2008-04-14 16:18:06 +00:00
paul
104762c2a8
formatting
...
git-svn-id: trunk@14817 -
2008-04-14 16:11:02 +00:00