dodi
554e1663e9
dockmanager example: added Visible flag to DockMaster methods
...
git-svn-id: trunk@24904 -
2010-04-25 09:55:26 +00:00
mattias
374d65d68c
LCL: TCustom.Label: size calculation for single lines with wordwrap
...
git-svn-id: trunk@24903 -
2010-04-25 08:55:47 +00:00
mattias
b3de8ce8b3
examples: clean up
...
git-svn-id: trunk@24902 -
2010-04-25 08:45:22 +00:00
dodi
f4b09c31ba
dockmanager example: DockBook has Owner=Application.
...
BorderStyle=bsNone as a workaround for otherwise visible form caption.
git-svn-id: trunk@24901 -
2010-04-25 05:24:28 +00:00
maxim
6f5d42e5f5
Components, FPCUnit:
...
1) Localized IDE register interface. Patch from Marcelo B Paula, bug #16330 with some changes (removed two unnecessary and potentially dangerous localizations).
2) Added Portuguese and Russian translations.
git-svn-id: trunk@24900 -
2010-04-25 00:25:29 +00:00
mattias
d1377d95cb
LCL: TCustomLabel: fixed measuring size on wordwrap
...
git-svn-id: trunk@24899 -
2010-04-24 22:36:56 +00:00
zeljko
36e585e8a6
Qt: qtthemes-simplified control drawings, added drawing of focusrect to treeitem when item has focus.
...
git-svn-id: trunk@24898 -
2010-04-24 21:17:05 +00:00
mattias
106cc9e330
externhelp: help for postgresql
...
git-svn-id: trunk@24897 -
2010-04-24 20:53:09 +00:00
mattias
72143c6008
IDE: update package editor when package is modified
...
git-svn-id: trunk@24896 -
2010-04-24 20:38:21 +00:00
mattias
5aabdea2e3
externhelp: help for postgresql
...
git-svn-id: trunk@24895 -
2010-04-24 20:27:44 +00:00
mattias
16f95af0cc
externhelp: added windows help
...
git-svn-id: trunk@24894 -
2010-04-24 20:22:44 +00:00
mattias
53acb8a2b2
IDE: auto open package editor for modified packages
...
git-svn-id: trunk@24893 -
2010-04-24 20:05:26 +00:00
mattias
84d4e6bf32
LCL; TCustomImage: comment
...
git-svn-id: trunk@24892 -
2010-04-24 19:38:59 +00:00
mattias
785ebd8f90
extern help: added button to select from editor files
...
git-svn-id: trunk@24891 -
2010-04-24 18:56:33 +00:00
zeljko
638f1c3e07
Qt: QtThemes - added DrawText(), teach treeview to draw items text, added DTFlagsToQtFlags() for reuse
...
git-svn-id: trunk@24890 -
2010-04-24 18:28:29 +00:00
mattias
0f7ab11664
LCL: TConfigStorage: added LoadStringToStringTree
...
git-svn-id: trunk@24889 -
2010-04-24 18:08:28 +00:00
maxim
0ca831e720
JCF2: improved 'Clarify/Indent' page layout
...
git-svn-id: trunk@24888 -
2010-04-24 17:45:23 +00:00
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