Commit Graph

24490 Commits

Author SHA1 Message Date
maxim
feaf0c9d94 JCF2: fixed 'Clarify/Line Break' page layout
git-svn-id: trunk@24916 -
2010-04-25 14:39:57 +00:00
mattias
9d8521dfe8 LCL: TWinControl.ClientRectNeedsInterfaceUpdate: consider LCL-interface difference in size
git-svn-id: trunk@24915 -
2010-04-25 14:29:58 +00:00
maxim
51476f192e JCF2: improved 'Clarify/Align' page layout
git-svn-id: trunk@24914 -
2010-04-25 14:23:30 +00:00
maxim
1ec64831b7 JCF2: improved 'Clarify/Blank Lines' page layout
git-svn-id: trunk@24913 -
2010-04-25 14:10:37 +00:00
mattias
d949c2b8ed LCL: do not call AdjustSize if a control without Parent was only moved, but not resized
git-svn-id: trunk@24912 -
2010-04-25 13:51:27 +00:00
maxim
3a6e8d5fd8 regenerated translations; updated Portuguese (from Marcelo B Paula, bug #16331) and Russian translations
git-svn-id: trunk@24911 -
2010-04-25 13:17:11 +00:00
maxim
a1258adc12 Components, Project templates: localized IDE register interface. Patch from Marcelo B Paula, bug #16331.
git-svn-id: trunk@24910 -
2010-04-25 13:16:20 +00:00
paul
f4655bdb94 gtk2: fix theme painting of tree item
git-svn-id: trunk@24909 -
2010-04-25 12:36:58 +00:00
mattias
dbe8bd79b5 LCL: reduce overhead in CreateFloatingDockSite, TControl.DoFloatMsg: show the HostDockSite
git-svn-id: trunk@24908 -
2010-04-25 11:51:15 +00:00
zeljko
c74a4777f3 Qt: TListView should show column headers only if viewstyle = vsReport.
git-svn-id: trunk@24907 -
2010-04-25 11:24:00 +00:00
mattias
30eede4ac8 LCL: reduce flicker when docking
git-svn-id: trunk@24906 -
2010-04-25 11:22:27 +00:00
dodi
cb6d9270b3 dockmanager example: added R *.lfm
git-svn-id: trunk@24905 -
2010-04-25 10:58:29 +00:00
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