mattias
797f804dc4
anchordocking: enlarge with rotate splitter
...
git-svn-id: trunk@26070 -
2010-06-12 21:34:12 +00:00
maxim
c5b04bf22e
IDE: Portuguese translation update by Marcelo B Paula, bug #16716 .
...
git-svn-id: trunk@26069 -
2010-06-12 20:52:59 +00:00
mattias
c702020f12
LCL: docking: debugging
...
git-svn-id: trunk@26065 -
2010-06-12 19:05:26 +00:00
mattias
9e959c5e20
TControl.EnableAutoSizing: improved exception
...
git-svn-id: trunk@26061 -
2010-06-12 17:04:18 +00:00
mattias
6669dc093d
LCL: fixed FindApplicationComponent to ignore designer forms
...
git-svn-id: trunk@26052 -
2010-06-12 08:40:58 +00:00
zeljko
698bd16d8f
Qt: more optimizations when inserting new tab to TQtTabWidget
...
git-svn-id: trunk@26031 -
2010-06-10 18:01:13 +00:00
zeljko
694c03fb9a
Qt: optimized TQtTabWidget setting tab caption and moving page,those ops are about 25-30% faster now.
...
git-svn-id: trunk@26030 -
2010-06-10 17:48:50 +00:00
zeljko
97c419e8ac
Qt: do not set parent in toplevels constructor since it breaks setting parent for forms. fixes #16684
...
git-svn-id: trunk@26024 -
2010-06-10 14:59:05 +00:00
zeljko
0fc5f38dce
Qt: check if app mainform visible in appBringToFront.
...
git-svn-id: trunk@26018 -
2010-06-10 08:00:19 +00:00
mattias
431402d6e4
anchordocking: dock one control to docksite
...
git-svn-id: trunk@26015 -
2010-06-10 00:37:40 +00:00
mattias
73456d1243
anchordocking: MakeDockSite: dockmanager and dockrect
...
git-svn-id: trunk@26014 -
2010-06-09 23:55:49 +00:00
marc
5047e33c0a
gtk-splitup: cleanup compiler hints, removed unsued variables
...
git-svn-id: trunk@26013 -
2010-06-09 23:08:38 +00:00
marc
46ebaabc7a
gtk-splitup: merged gtk source into gtk2, removed gtk1 ifdefs
...
git-svn-id: trunk@26012 -
2010-06-09 23:01:52 +00:00
mattias
d35da02263
LCL: TDockManager.BeginUpdate does not need to be implemented
...
git-svn-id: trunk@26009 -
2010-06-09 21:49:37 +00:00
sekelsenmat
450e7aa727
Fixes dialog size under WinCE. Fixes bug #16615
...
git-svn-id: trunk@26007 -
2010-06-09 15:13:37 +00:00
zeljko
69ec128cc9
Qt: stop interpreting html tags. fixes #16676
...
git-svn-id: trunk@25983 -
2010-06-08 18:11:22 +00:00
zeljko
b2c3ca1536
Qt: fixed returning rect from TQtWidgetSet.GetClipBox, region must be translated first.
...
git-svn-id: trunk@25976 -
2010-06-08 15:41:28 +00:00
mattias
bdb7a1945e
LCL: made DoOnShowHint virtual
...
git-svn-id: trunk@25968 -
2010-06-08 13:04:39 +00:00
mattias
48e0180fae
LCL: added dbgs for TWindoeState and TCloseAction
...
git-svn-id: trunk@25961 -
2010-06-07 18:32:47 +00:00
dmitry
77d51a79d2
carbon: fix for mask/gray color images creation
...
git-svn-id: trunk@25956 -
2010-06-06 19:33:08 +00:00
dmitry
0f2d6c94a9
carbon: report image/bmp format available on clipboard, if any image available
...
git-svn-id: trunk@25955 -
2010-06-06 16:24:35 +00:00
mattias
a760ac7f88
LCL: added UpdateDockCaption, GetDefaultDockCaption uses caption instead of name
...
git-svn-id: trunk@25942 -
2010-06-06 07:10:50 +00:00
mattias
a31323c48b
LCL: TXMLConfigStorage.Clear
...
git-svn-id: trunk@25922 -
2010-06-05 15:35:41 +00:00
mattias
e8cd533048
LCL: fixed typo
...
git-svn-id: trunk@25906 -
2010-06-04 22:09:29 +00:00
jesus
a823df3396
LCL, dbgrid revert column readonly fix, it seems a column with a nil field is not assumed to be readonly, issue #16626
...
git-svn-id: trunk@25899 -
2010-06-04 18:38:56 +00:00
sekelsenmat
fa2adc7b6f
Patch from Sven Barth, fixes WinCE ScrollBox, plus some improved comments by me
...
git-svn-id: trunk@25897 -
2010-06-04 17:12:15 +00:00
mattias
588c1c85ab
IDE: File new / ok without selection: do not close dialog
...
git-svn-id: trunk@25869 -
2010-06-03 17:16:23 +00:00
sekelsenmat
ee1218030f
Fixes WinCE ComboBox styles
...
git-svn-id: trunk@25868 -
2010-06-03 17:16:21 +00:00
paul
1f9a50c44a
lcl: use THandle instead of integer for the file handles
...
git-svn-id: trunk@25858 -
2010-06-03 07:09:46 +00:00
maxim
8f899c7eb0
regenerated translations; updated Russian translation
...
git-svn-id: trunk@25854 -
2010-06-02 23:10:50 +00:00
zeljko
0fcd32510d
Gtk: fixed compilation
...
git-svn-id: trunk@25842 -
2010-06-02 13:58:31 +00:00
zeljko
11a302cae4
Gtk2: implemented psOwnerDraw for gtk2 statusbar. fixes #16614
...
git-svn-id: trunk@25838 -
2010-06-02 09:46:51 +00:00
blikblum
8450373c5d
lcl: remove workaround to old fpc bug in BeforeDestruction
...
git-svn-id: trunk@25837 -
2010-06-02 09:39:49 +00:00
paul
ef82b1fefd
lcl: fix FileIsSymLink for win32 (although it is not possible to tell whether it is a symlink or a original file)
...
ide: formatting
git-svn-id: trunk@25836 -
2010-06-02 09:39:24 +00:00
paul
e4ff56d0d1
lcl: fix form destruction
...
- don't call Destroying twice (first time in TCustomForm.BeforeDestruction and the second in the inherited method)
- unconditionally call GlobalNamespace.EndWrite since it can start in 2 places (maybe fixes bug #0016608?)
git-svn-id: trunk@25831 -
2010-06-02 07:06:58 +00:00
marc
c334353214
* Updated Lithuanian translation by Valdas Jankūnas
...
git-svn-id: trunk@25825 -
2010-06-01 22:45:09 +00:00
mattias
29b27d13ba
LCL: TWinControl.RemoveControl virtual
...
git-svn-id: trunk@25824 -
2010-06-01 20:30:36 +00:00
jesus
3ea8aa8792
LCL, fix dbgrid column readonly property
...
git-svn-id: trunk@25820 -
2010-06-01 19:50:21 +00:00
zeljko
2a52b833dc
Qt: implemented psOwnerDraw for TQtStatusBar panels.
...
git-svn-id: trunk@25816 -
2010-06-01 16:53:42 +00:00
mattias
8de24d2ca4
LCL: TSplitter: protected SetResizeAnchor
...
git-svn-id: trunk@25815 -
2010-06-01 16:42:58 +00:00
zeljko
c640156c1a
Qt: do not immediate create handles if we are under qt-4.5.XX otherwise forms aren't painted properly due to Qt bug.
...
git-svn-id: trunk@25814 -
2010-06-01 12:02:36 +00:00
sekelsenmat
987771a01f
Implements changing top-level menu caption under WinCE for atKeyPadDevice
...
git-svn-id: trunk@25813 -
2010-06-01 07:48:53 +00:00
sekelsenmat
9682e60eea
Implements changing the menu caption of a top-level phone menu. Fixes bug #14973
...
git-svn-id: trunk@25810 -
2010-05-31 21:34:10 +00:00
mattias
5ef52a7806
LCL: do not autosize a root frame at designtime
...
git-svn-id: trunk@25809 -
2010-05-31 20:27:16 +00:00
mattias
d2e198ddc2
LCL: TCustomFrame.SetParent; check if something changed
...
git-svn-id: trunk@25807 -
2010-05-31 19:23:56 +00:00
jesus
38bc8a1545
LCL, grid change to use XMLConf instead of XMLCfg
...
git-svn-id: trunk@25806 -
2010-05-31 18:38:11 +00:00
sekelsenmat
887eaf9147
Improves wince scrolling. see bug #14823 . Part 2
...
git-svn-id: trunk@25803 -
2010-05-31 14:25:39 +00:00
sekelsenmat
daf1cce859
Improves wince scrolling. see bug #14823
...
git-svn-id: trunk@25802 -
2010-05-31 12:30:21 +00:00
mattias
40c5e2cd18
LCL: comments
...
git-svn-id: trunk@25800 -
2010-05-31 09:44:16 +00:00
mattias
f60167a4e3
gtk intf: clean up
...
git-svn-id: trunk@25798 -
2010-05-31 08:02:58 +00:00