mattias
|
de960ec11d
|
codetools: added function to find all fpc units
git-svn-id: trunk@25023 -
|
2010-04-28 08:44:31 +00:00 |
|
paul
|
68e504e4e8
|
win32: invalidate window on WM_UPDATEUISTATE to fix occasional control disappearing, move some groupbox only code to groupbox message handler
git-svn-id: trunk@25022 -
|
2010-04-28 08:10:10 +00:00 |
|
dodi
|
74a4ec4286
|
dockmanager example: improved stream format
git-svn-id: trunk@25021 -
|
2010-04-28 02:40:33 +00:00 |
|
maxim
|
a8987e95a5
|
Improved Russian translation
git-svn-id: trunk@25020 -
|
2010-04-27 22:58:50 +00:00 |
|
maxim
|
0a455cdf0b
|
IDE: rework backup options tab layout, make it more compact and logical
git-svn-id: trunk@25019 -
|
2010-04-27 22:51:20 +00:00 |
|
mattias
|
c48d57385a
|
codetools: function to run fpc and get macros and unit search paths
git-svn-id: trunk@25018 -
|
2010-04-27 21:24:27 +00:00 |
|
ask
|
863906e974
|
TAChart: Add Marks.OverlapPolicy property
git-svn-id: trunk@25017 -
|
2010-04-27 20:40:47 +00:00 |
|
mattias
|
ce48109571
|
codetools: function to run fpc and get info
git-svn-id: trunk@25016 -
|
2010-04-27 20:06:45 +00:00 |
|
mattias
|
2a85bf2409
|
codetools: added function to get fpc info
git-svn-id: trunk@25015 -
|
2010-04-27 20:01:27 +00:00 |
|
mattias
|
17bb6076e5
|
dockmanager: fixed typo
git-svn-id: trunk@25014 -
|
2010-04-27 18:06:07 +00:00 |
|
mattias
|
7b0e00da37
|
LCL: do not send bounds for invisible forms to the widgetset
git-svn-id: trunk@25013 -
|
2010-04-27 16:41:05 +00:00 |
|
mattias
|
1bd393e280
|
LCL: update FAdjustClientRectRealized in AlignControls and invalidate in StoreClientRect
git-svn-id: trunk@25012 -
|
2010-04-27 16:30:53 +00:00 |
|
mattias
|
8e46525cff
|
LCL: added debugging flag -dVerboseClientRectBugFix
git-svn-id: trunk@25011 -
|
2010-04-27 15:42:03 +00:00 |
|
mattias
|
5b022fbd50
|
qt intf: added flag to reduce resize overhead: -dQTSizeFix
git-svn-id: trunk@25010 -
|
2010-04-27 15:39:52 +00:00 |
|
paul
|
68570673c2
|
win32: split common ShowHide method into different ws classes
git-svn-id: trunk@25009 -
|
2010-04-27 15:17:09 +00:00 |
|
paul
|
e9e35dd3d2
|
win32: send wm_size if clientrect changes on DoSetBounds
git-svn-id: trunk@25008 -
|
2010-04-27 14:30:32 +00:00 |
|
mattias
|
ca3c600e37
|
LCL: disabled simple dock move until easydockmanager is capable of it
git-svn-id: trunk@25007 -
|
2010-04-27 14:16:06 +00:00 |
|
dodi
|
45ecdbc420
|
dockmanager example: made floathostsite work for dockbooks
git-svn-id: trunk@25006 -
|
2010-04-27 14:13:20 +00:00 |
|
ask
|
5567182a53
|
TAChart: Call OnMouseXXX handlers for all mouse events not handled by chart toolset
git-svn-id: trunk@25005 -
|
2010-04-27 13:50:03 +00:00 |
|
ask
|
deb60ea55e
|
TAChart: Fix chart redrawing after manual Invalidate call
git-svn-id: trunk@25004 -
|
2010-04-27 11:03:19 +00:00 |
|
ask
|
97d1dbe77d
|
TAChart: Invert panning direction for more intuitive control.
git-svn-id: trunk@25003 -
|
2010-04-27 10:54:36 +00:00 |
|
mattias
|
947703a391
|
LCL: fixed simple dock move
git-svn-id: trunk@25002 -
|
2010-04-27 10:44:13 +00:00 |
|
mattias
|
c0ba48b490
|
LCL: disabled simple dock move code, something is undocking
git-svn-id: trunk@25001 -
|
2010-04-27 10:41:47 +00:00 |
|
mattias
|
2dc88b3c07
|
IDE: identifier completion: add point after unit name
git-svn-id: trunk@25000 -
|
2010-04-27 10:15:48 +00:00 |
|
mattias
|
e9d4b90835
|
codetools: identifier completion: list used units
git-svn-id: trunk@24999 -
|
2010-04-27 10:14:49 +00:00 |
|
mattias
|
ca57327310
|
codetools: added parse function for fpc -i output
git-svn-id: trunk@24998 -
|
2010-04-27 09:42:59 +00:00 |
|
mattias
|
80415d8943
|
LCL: TWinControl.DoSetBounds: adjust clientrect immediately, DoSendBoundsToInterface: call AdjustSize if clientrect changed unexpected
git-svn-id: trunk@24997 -
|
2010-04-27 09:32:36 +00:00 |
|
zeljko
|
c9e25bf219
|
Qt: added qt lib version helper functions and constants QtVersionMajor, QtVersionMinor and QtVersionMicro.
git-svn-id: trunk@24996 -
|
2010-04-27 08:40:06 +00:00 |
|
mattias
|
bdfcf514b1
|
codetools: started fpc info
git-svn-id: trunk@24995 -
|
2010-04-27 08:16:20 +00:00 |
|
zeljko
|
fdde8bc5e1
|
Qt: implemented TQtAbstractScrollArea.getViewOrigin() and TQtWSCustomListView.getViewOrigin(), to get this work
we must wait bindings update, since QRectToPRect does not assign TopLeft & BottomRight
git-svn-id: trunk@24994 -
|
2010-04-27 07:32:49 +00:00 |
|
zeljko
|
d6ecbeed14
|
Qt: implemented TQtWSCustomListView.getTopItem(), cleanups
git-svn-id: trunk@24993 -
|
2010-04-27 07:06:30 +00:00 |
|
paul
|
c4f9ffccc0
|
lcl: improve debugging of TWinControl.WMWindowPosChanged
git-svn-id: trunk@24992 -
|
2010-04-27 04:53:36 +00:00 |
|
paul
|
f05c17034e
|
ideintf: use actions with shortcuts in the check list box editor, show button hints
git-svn-id: trunk@24991 -
|
2010-04-27 03:39:15 +00:00 |
|
paul
|
d2001e0228
|
lcl: extend the list of known WM_WINDOWPOSCHANGED message flags, don't intersect SWP_SourceIsInterface with standard windows flags
git-svn-id: trunk@24990 -
|
2010-04-27 03:23:18 +00:00 |
|
paul
|
2eda39d58c
|
gtk2: simplify listview autosize code
git-svn-id: trunk@24989 -
|
2010-04-27 03:22:15 +00:00 |
|
paul
|
8118963651
|
win32: remove flickering from checklistbox
git-svn-id: trunk@24988 -
|
2010-04-27 01:40:34 +00:00 |
|
paul
|
a3f7991e43
|
win32: let windows handle paint messages for checklistbox (a trial to reduce flickering)
git-svn-id: trunk@24987 -
|
2010-04-27 00:40:39 +00:00 |
|
maxim
|
7551d66e1a
|
regenerated translations; updated Russian translation
git-svn-id: trunk@24986 -
|
2010-04-26 22:42:17 +00:00 |
|
maxim
|
63606a6480
|
IDE: change Editor/Mouse options tab to avoid overlapping of comboboxes' captions
git-svn-id: trunk@24985 -
|
2010-04-26 22:13:07 +00:00 |
|
mattias
|
d98b7c1e71
|
IDE: added option to switch to favorite after ask new component name, from Maxim Ganetsky, bug #16339
git-svn-id: trunk@24984 -
|
2010-04-26 21:54:36 +00:00 |
|
mattias
|
3160329041
|
codetools: simple runtool
git-svn-id: trunk@24983 -
|
2010-04-26 21:53:07 +00:00 |
|
mattias
|
1799c5a206
|
gtk intf: reduced debugging
git-svn-id: trunk@24982 -
|
2010-04-26 20:35:08 +00:00 |
|
maxim
|
1d73b8d461
|
JCF2: changed 'Clarify/Spaces' page layout to reduce its height (for use on screens with strange 1024x600 resolution)
git-svn-id: trunk@24981 -
|
2010-04-26 20:26:38 +00:00 |
|
maxim
|
ce51b5c7eb
|
JCF2 'Clarify/Transform' page: fixed 'Sort implementation uses' checkbox position
git-svn-id: trunk@24980 -
|
2010-04-26 20:16:44 +00:00 |
|
mattias
|
af904f7c5a
|
LCL: TCustomForm.WMWindowPosChanged, gtk intf: do not send WMWindowPosChanged because of strange side effects
git-svn-id: trunk@24979 -
|
2010-04-26 18:12:48 +00:00 |
|
mattias
|
4111aa2aef
|
LCL: if WMWindowPosChanged message does not come from interface, ignore
git-svn-id: trunk@24978 -
|
2010-04-26 17:41:30 +00:00 |
|
mattias
|
3fddde242b
|
LCL: if WMWindowPosChanged message does not come from interface, ignore
git-svn-id: trunk@24977 -
|
2010-04-26 17:36:19 +00:00 |
|
mattias
|
cd53b71424
|
LCL: TLabel: empty text autosize to 1,1
git-svn-id: trunk@24976 -
|
2010-04-26 17:17:20 +00:00 |
|
mattias
|
6fc9f8a290
|
IDE: improved options dialog
git-svn-id: trunk@24975 -
|
2010-04-26 17:13:33 +00:00 |
|
mattias
|
79ac48c33b
|
gtk2 intf: send WMWindowPosChanged instead of WMSize and WMMove
git-svn-id: trunk@24974 -
|
2010-04-26 16:53:13 +00:00 |
|