Commit Graph

24828 Commits

Author SHA1 Message Date
paul
d28be234d9 ide: add '...' caption to codetools search path button
git-svn-id: trunk@25054 -
2010-04-29 01:53:04 +00:00
paul
6e25284b27 win32: move wm_enable groupbox handling to groupbox message handler
git-svn-id: trunk@25053 -
2010-04-29 01:46:04 +00:00
paul
8ef1c9a937 win32: remove groupbox createhandle hack (issue #0016360, issue #0015085)
git-svn-id: trunk@25052 -
2010-04-29 01:26:13 +00:00
paul
ae15eed5d3 lcl: fix range check error
git-svn-id: trunk@25051 -
2010-04-29 01:01:35 +00:00
mattias
7787ab48a2 codetools: started reading fpc source rules
git-svn-id: trunk@25050 -
2010-04-28 23:33:34 +00:00
mattias
8214147870 codetools: started rule set for fpc sources
git-svn-id: trunk@25049 -
2010-04-28 23:04:45 +00:00
mattias
027fe93e96 codetools: started rule set for fpc sources
git-svn-id: trunk@25048 -
2010-04-28 23:04:32 +00:00
maxim
86de47a747 IDE, "Project options"/"Compiler options"/"Code generation" tab: change layout to make it look better with GTK widgetset on screens with 1024x600 resolution
git-svn-id: trunk@25047 -
2010-04-28 22:36:33 +00:00
maxim
333bc57311 IDE, editor/general options tab: move second column of controls to the right to avoid captions overlapping on GTK
git-svn-id: trunk@25046 -
2010-04-28 22:11:04 +00:00
maxim
8c46d76e0b regenerated translations; updated Russian translation
git-svn-id: trunk@25045 -
2010-04-28 20:46:32 +00:00
mattias
2ab9f3ce9d translations: german: updates from Joerg Braun
git-svn-id: trunk@25044 -
2010-04-28 20:03:39 +00:00
mattias
fe56a42529 gtk1 intf: fixed compilation, bug #16239
git-svn-id: trunk@25043 -
2010-04-28 20:00:02 +00:00
dodi
e317411db1 dockmanager example: save/restore true Orientation for layout
git-svn-id: trunk@25042 -
2010-04-28 18:38:02 +00:00
mattias
0e85fb36ac codetools: fpc source rules adding
git-svn-id: trunk@25041 -
2010-04-28 17:42:58 +00:00
mattias
914394bb12 codetools: started fpc source rules
git-svn-id: trunk@25040 -
2010-04-28 17:39:13 +00:00
dodi
eab9a88328 dockmanager example: improved streaming interface
git-svn-id: trunk@25039 -
2010-04-28 17:34:19 +00:00
mattias
c4206d5f9a IDE: depending checkboxes: more indent
git-svn-id: trunk@25038 -
2010-04-28 17:28:59 +00:00
mattias
c2424da316 undo
git-svn-id: trunk@25037 -
2010-04-28 17:25:50 +00:00
mattias
6aa0ac6216 IDE: depending checkboxes: indent more
git-svn-id: trunk@25036 -
2010-04-28 17:24:52 +00:00
mattias
0b64f42042 codetools: identifier completion: do not eat unit not found error when searching ancestors
git-svn-id: trunk@25035 -
2010-04-28 17:15:24 +00:00
zeljko
756b181ef3 Qt: QtSizeFix - completely reduced overhead, InvalidateClientRectCache() isn't called by TQtPage on each QEvent::Resize anymore.
git-svn-id: trunk@25034 -
2010-04-28 16:31:02 +00:00
ask
7937d63b39 TAChart: Respect Marks.OverlapPolicy when drawing axis marks
git-svn-id: trunk@25033 -
2010-04-28 14:29:01 +00:00
ask
0f37f9e39d TAChart: Refactor TChartAxis.Draw procedure
git-svn-id: trunk@25032 -
2010-04-28 14:26:59 +00:00
ask
d6ff361112 TAChart: Reduce CodeObserver warnings
git-svn-id: trunk@25031 -
2010-04-28 12:45:15 +00:00
ask
2255790333 TAChart: Extract TGenericChartMarks.IsLabelHiddenDueToOverlap function
git-svn-id: trunk@25030 -
2010-04-28 12:43:41 +00:00
mattias
c2e7239df1 codetools: started function to gather fpc source units
git-svn-id: trunk@25029 -
2010-04-28 12:34:51 +00:00
zeljko
7c553f5e0f Qt: QTSizeFix define, reduced resize overhead.
git-svn-id: trunk@25028 -
2010-04-28 12:22:18 +00:00
mattias
7fd0ddb658 IDE: fixed hint
git-svn-id: trunk@25027 -
2010-04-28 09:23:05 +00:00
mattias
41ae35765d fixed typo
git-svn-id: trunk@25026 -
2010-04-28 09:02:12 +00:00
mattias
65648df1a1 fixed typo
git-svn-id: trunk@25025 -
2010-04-28 08:56:42 +00:00
paul
676c706e5c lcl, win32: implement loading icon,cursor from an icon handle (HICON) (GetInfoInfo needs to be implement for other widgetsets to support on other platforms), issue #0016356
git-svn-id: trunk@25024 -
2010-04-28 08:52:16 +00:00
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