Commit Graph

24561 Commits

Author SHA1 Message Date
maxim
c100f0d607 JCF2: improved 'Clarify/Spaces' page layout
git-svn-id: trunk@24887 -
2010-04-24 17:32:26 +00:00
paul
1c2ac82980 lcl: don't use ThemeServices for drawing node text if treeview is not themed
git-svn-id: trunk@24886 -
2010-04-24 17:01:07 +00:00
paul
cc6a63ed9d lcl: use LM_SetFocus, LM_KillFocus message handling instead of DoEnter DoLeave for treeview focus tracking
git-svn-id: trunk@24885 -
2010-04-24 16:37:35 +00:00
paul
ca09af423f win32: use default thememanager drawing for treeitem text if os < vista
git-svn-id: trunk@24884 -
2010-04-24 16:35:34 +00:00
paul
6ff1d590b7 ide: don't use themed tree for search results view because we draw it items using own custom draw painter
git-svn-id: trunk@24883 -
2010-04-24 16:24:15 +00:00
mattias
3c931c022f externhelp: implemented load/save items in packages
git-svn-id: trunk@24882 -
2010-04-24 15:53:57 +00:00
maxim
d1fe7c62e5 JCF2: fixed 'Clarify settings' page layout
git-svn-id: trunk@24881 -
2010-04-24 15:43:33 +00:00
paul
eb95332d2c lcl: fix TTreeNode.DisplayTextRight calculation
git-svn-id: trunk@24880 -
2010-04-24 15:38:08 +00:00
maxim
5e86fc68f6 JCF2: fixed 'Obfuscate settings' page layout
git-svn-id: trunk@24879 -
2010-04-24 15:36:16 +00:00
maxim
fb7f6a7c35 regenerated translations; updated Russian translation
git-svn-id: trunk@24878 -
2010-04-24 15:21:50 +00:00
paul
86b00d4f17 lcl: draw treeitem text using appropriate themed colors
git-svn-id: trunk@24877 -
2010-04-24 14:52:22 +00:00
marc
259ffb70f6 updated
git-svn-id: trunk@24876 -
2010-04-24 14:14:58 +00:00
marc
835ac997bd * IDE: add option to show full project path in window caption. Patch by Jarto Tarpio
git-svn-id: trunk@24875 -
2010-04-24 14:13:58 +00:00
mattias
86d2a6e2bd externhelp: started loading/saving from packages
git-svn-id: trunk@24874 -
2010-04-24 12:44:00 +00:00
mattias
b244668801 CustomTreeView.GetInsertMarkAt changed var to out parameters
git-svn-id: trunk@24873 -
2010-04-24 12:13:28 +00:00
mattias
265089f8cf IDEIntf: added handler package file loaded
git-svn-id: trunk@24872 -
2010-04-24 11:58:05 +00:00
zeljko
f8c5380113 Qt: do not send dummy resize event for normal groupboxes.
git-svn-id: trunk@24871 -
2010-04-24 11:17:49 +00:00
zeljko
448bdf7bb4 Qt: fixed TQtGroupBox items layout when clientrect needs interface update.
git-svn-id: trunk@24870 -
2010-04-24 10:27:11 +00:00
zeljko
eb0db3e8f4 Qt: fixed TQtGroupBox layout changes
git-svn-id: trunk@24869 -
2010-04-24 09:37:53 +00:00
zeljko
12aa200496 Qt: do not double mouse events from tabbar. fixes #16325
git-svn-id: trunk@24868 -
2010-04-23 21:32:45 +00:00
zeljko
ea057e2755 Qt: added QEventContentsRectChange: LCLObject.DoAdjustClientRectChange(False); as Mattias suggested
git-svn-id: trunk@24867 -
2010-04-23 21:22:19 +00:00
mattias
7fb0cae2cf IDE: build laz dlg: auto lowercase OS
git-svn-id: trunk@24866 -
2010-04-23 21:02:54 +00:00
mattias
3c000da319 LCL: ignore WMSize and WMMove messages as long as the LCL has not send bounds to the interface, bug #16319
git-svn-id: trunk@24865 -
2010-04-23 21:00:00 +00:00
mattias
0726a2a885 LCL: default calculatepreferredsize for alCustom controls, bug #16212
git-svn-id: trunk@24864 -
2010-04-23 20:32:33 +00:00
dmitry
9fe7a305d8 carbon: fixed main bar menu enabling/disabling on modal form shown. Revert carbon hilight colors changed eariler today
git-svn-id: trunk@24863 -
2010-04-23 20:30:18 +00:00
martin
1fb4137eef EditorOptions: fixed default for hide single tab
git-svn-id: trunk@24862 -
2010-04-23 19:50:03 +00:00
mattias
39653f674e IDE: clean up
git-svn-id: trunk@24861 -
2010-04-23 19:30:11 +00:00
zeljko
0e9ff79e50 gtk2: fixed treeitem painting.
lcl: revert my latest patch for font.color setting when treeitem is selected.

git-svn-id: trunk@24860 -
2010-04-23 19:27:28 +00:00
mattias
17d46fff76 LCL: do not ask interface for clientrect if no bounds were sent
git-svn-id: trunk@24859 -
2010-04-23 19:14:16 +00:00
mattias
69a028e400 IDE: improved layout of configure build laz dlg
git-svn-id: trunk@24858 -
2010-04-23 18:17:31 +00:00
zeljko
eb92b2ad2a Qt: treeitem themed painting, fixed indicator branch paintings.
git-svn-id: trunk@24857 -
2010-04-23 17:39:49 +00:00
martin
d83aa912d4 SynEdit, Refactor: managed range lists
git-svn-id: trunk@24856 -
2010-04-23 17:00:58 +00:00
mattias
a92d69cb0d IDE: undid handling copy, cut, paste of objectinspector
git-svn-id: trunk@24855 -
2010-04-23 16:05:36 +00:00
mattias
504da5187d LCL: docking improved debugging
git-svn-id: trunk@24854 -
2010-04-23 15:25:29 +00:00
zeljko
09124bd436 lcl: do not set font color if treeview isn't focused
git-svn-id: trunk@24853 -
2010-04-23 14:23:24 +00:00
dmitry
92b400b9d8 carbon: implemented theme tree item drawing. changed highlight colors
git-svn-id: trunk@24852 -
2010-04-23 13:56:40 +00:00
dodi
2947939f60 dockmanager example: made Close button hide the docked control
git-svn-id: trunk@24851 -
2010-04-23 13:35:18 +00:00
zeljko
573fd149a2 Qt: fixed TQtCustomListView events (key space), fixes #16317. Added RecreateWnd() when TListView.CheckBoxes property changed.
git-svn-id: trunk@24850 -
2010-04-23 12:51:41 +00:00
zeljko
37436b5e47 lcl: set canvas.font.color if treeview item is selected otherwise we cannot see text anymore (qt,gtk,gtk2)
git-svn-id: trunk@24849 -
2010-04-23 11:09:14 +00:00
mattias
7b5a4418e3 LCL: trigger OnResize after the LCL has autosized once, Parent is called after Childs
git-svn-id: trunk@24848 -
2010-04-23 09:26:12 +00:00
paul
0672755b94 win32: use default theme manager for treeview parts drawing if OS < Vista
git-svn-id: trunk@24847 -
2010-04-23 07:56:18 +00:00
paul
8edd29a313 ide: make ide treeview themed
git-svn-id: trunk@24846 -
2010-04-23 07:10:05 +00:00
paul
9dbc4b9de0 ide: change infobuild layout
git-svn-id: trunk@24845 -
2010-04-23 04:24:10 +00:00
paul
8284eddbb5 ideintf: draw full sized expand/collapse images for object inspector
git-svn-id: trunk@24844 -
2010-04-23 02:53:01 +00:00
paul
b60d60f7b6 lcl: don't allow intersection of tree lines with expand sign
git-svn-id: trunk@24843 -
2010-04-23 02:36:11 +00:00
paul
41021392cb gtk2: trial to make treeview themed
git-svn-id: trunk@24842 -
2010-04-23 01:55:23 +00:00
dodi
501e81fdab docs: TControl updates, docking related
git-svn-id: trunk@24841 -
2010-04-23 00:59:22 +00:00
dodi
81c834bc16 dockmanager example: workaround for caHide bug in gtk2
git-svn-id: trunk@24840 -
2010-04-23 00:56:42 +00:00
paul
7f820b7f3f lcl: implement treeview item drawing for default theme manager
git-svn-id: trunk@24839 -
2010-04-23 00:24:27 +00:00
paul
5d0f6c878d lcl: redraw treeview on focus/focus lost
git-svn-id: trunk@24838 -
2010-04-23 00:24:06 +00:00