mattias
49cf41da94
codetools: fixed buffer overflow
...
git-svn-id: trunk@20310 -
2009-05-30 14:02:43 +00:00
mattias
7a864a4be6
codetools: clean up
...
git-svn-id: trunk@20309 -
2009-05-30 14:02:03 +00:00
mattias
baa2686a42
codetools: indentations: made parser more generic
...
git-svn-id: trunk@20308 -
2009-05-30 13:54:51 +00:00
mattias
ed48fb1d69
LCL: TToolBar: always use width and height of AutoSized childs
...
git-svn-id: trunk@20307 -
2009-05-30 13:29:45 +00:00
mattias
3ecf1cfce7
examples: dockingmanager toolbar improved autosizing
...
git-svn-id: trunk@20306 -
2009-05-30 13:26:01 +00:00
mattias
db8a062f86
LCL: improved TToolBar.AutoSize with wrapping
...
git-svn-id: trunk@20305 -
2009-05-30 13:25:02 +00:00
mattias
cabc18d336
LCL: TToolBar.WrapButtons extended for only computing the new size without applying it
...
git-svn-id: trunk@20304 -
2009-05-30 12:29:21 +00:00
mattias
b5b3115e36
LCL: implemented TToolButton.AutoSize
...
git-svn-id: trunk@20303 -
2009-05-30 11:17:39 +00:00
mattias
124bcb7012
codetools: fixed FindUnitInUsesSection
...
git-svn-id: trunk@20302 -
2009-05-30 09:41:32 +00:00
mattias
e776d10bc7
IDE: added resourcestrings
...
git-svn-id: trunk@20301 -
2009-05-30 08:32:21 +00:00
mattias
bd573155e3
gtk2 intf: fixed TGtk2WSCustomGroupBox.SetLabel
...
git-svn-id: trunk@20300 -
2009-05-30 08:27:53 +00:00
dodi
8c261f0252
dockmanager example: now notebooks can be created in an empty docksite.
...
Added toolbar demo project.
git-svn-id: trunk@20299 -
2009-05-30 07:09:06 +00:00
mattias
e50a4f4556
LCL: TAnchorSide.GetSidePosition check always for circles
...
git-svn-id: trunk@20298 -
2009-05-29 14:24:23 +00:00
mattias
8ac8d4e9f9
codetools: indentations: considering tabs
...
git-svn-id: trunk@20297 -
2009-05-29 10:40:52 +00:00
paul
bb721d48bf
designer: don't redraw component captions if they are not visible
...
git-svn-id: trunk@20296 -
2009-05-29 10:33:45 +00:00
paul
f83ed67b2d
designer: update designer on component rename (issue #0013854 )
...
git-svn-id: trunk@20295 -
2009-05-29 10:26:07 +00:00
mattias
3c38e445f7
codetools: added class section to indentation parser
...
git-svn-id: trunk@20294 -
2009-05-29 10:19:25 +00:00
dmitry
e1665eb0e8
fix for #13855
...
git-svn-id: trunk@20293 -
2009-05-29 09:34:43 +00:00
mattias
4cfb35e54c
codetools: more examples
...
git-svn-id: trunk@20292 -
2009-05-29 08:02:22 +00:00
mattias
65968ad5bf
codetools: complete block: insert needed spaces in front of first line
...
git-svn-id: trunk@20291 -
2009-05-29 07:59:13 +00:00
jesus
6509c0e7d0
LCL, fix dbcheckbox crash problem under WinCE, issue #13817
...
git-svn-id: trunk@20290 -
2009-05-29 04:03:26 +00:00
paul
f71703d874
gtk2: TGroupBox: don't use GtkLabel for GtkFrame if caption is empty - this way it paints better
...
git-svn-id: trunk@20289 -
2009-05-29 02:40:37 +00:00
paul
50ad4d8937
gtk: split gtk1 and gtk2 groupbox code
...
git-svn-id: trunk@20288 -
2009-05-29 02:27:30 +00:00
paul
6cb0aa7f54
gtk2: don't select text in TEdit on focus if AutoSelect = False (issue #0013856 )
...
git-svn-id: trunk@20287 -
2009-05-29 01:08:07 +00:00
paul
8a9fdf48eb
gtk2: fix CreateFontIndirect for default font with non-default height (issue #0013851 )
...
git-svn-id: trunk@20286 -
2009-05-28 14:40:17 +00:00
paul
119c2796bf
lcl: use Screen.SystemFont for TCanvas.TextRect
...
git-svn-id: trunk@20285 -
2009-05-28 14:23:19 +00:00
paul
3e567f606e
lcl: fix setters for predefined Screen fonts
...
git-svn-id: trunk@20284 -
2009-05-28 14:10:50 +00:00
paul
0473402cf4
lcl: use Screen.SystemFont for various LCL dialogs
...
git-svn-id: trunk@20283 -
2009-05-28 14:03:35 +00:00
paul
5a3658f85b
lcl: don't crash when destroying a font after the FontResourceCache destruction
...
git-svn-id: trunk@20282 -
2009-05-28 14:02:00 +00:00
paul
e03a117023
win32: fix TWin32WidgetSet.InitStockFont for the system font
...
git-svn-id: trunk@20281 -
2009-05-28 14:00:54 +00:00
mattias
178f494111
codetools: complete block: use first atom for inner indent
...
git-svn-id: trunk@20280 -
2009-05-28 11:43:48 +00:00
mattias
9938f293e5
codetools: clean up
...
git-svn-id: trunk@20279 -
2009-05-28 11:38:34 +00:00
mattias
daf4fa8599
codetools: added test while begin
...
git-svn-id: trunk@20278 -
2009-05-28 11:37:18 +00:00
mattias
4c328019d2
codetools: added example to test complete block
...
git-svn-id: trunk@20277 -
2009-05-28 11:24:53 +00:00
mattias
00d6ae5915
codetools: added test for complete block
...
git-svn-id: trunk@20276 -
2009-05-28 11:23:40 +00:00
paul
077b9c0616
lcl: fonts:
...
- add TScreen.IconFont, TScreen.MenuFont, TScreen.SystemFont
- replace TWidgetset.InitHintFont with TWidgetset.InitStockFont
win32, wince: retrieve default font from SystemParametersInfo as described in issue #0013848
git-svn-id: trunk@20275 -
2009-05-28 09:23:07 +00:00
mattias
faabdd53fd
codetools: fixed crash on checking position in funcresultytoe
...
git-svn-id: trunk@20274 -
2009-05-28 05:28:25 +00:00
paul
b6cec7a960
win32: Fix for owner drawn TListView on Windows (by Yury Sidorov, issue #0013847 )
...
git-svn-id: trunk@20273 -
2009-05-28 02:32:58 +00:00
paul
c5b68e067f
gtk2: fix TListview.GetItemAtXY (issue #0013845 )
...
git-svn-id: trunk@20272 -
2009-05-28 01:59:30 +00:00
paul
07ef806b61
gtk: TBitBtn: improve layout if label is empty (fixes issue #0013852 )
...
git-svn-id: trunk@20271 -
2009-05-28 01:33:16 +00:00
paul
fcb511eedb
gtk2: repair special keys for TMemo, TEdit, etc (bug #0013853 )
...
git-svn-id: trunk@20270 -
2009-05-28 00:48:39 +00:00
paul
d52fd54c84
packager: make treeview readonly in the package editor (part of issue #0013849 )
...
git-svn-id: trunk@20269 -
2009-05-28 00:28:15 +00:00
paul
8b5e40c05f
ide: compiler options: remove manual positioning code for Code tab (part of issue #0013849 )
...
git-svn-id: trunk@20268 -
2009-05-28 00:23:50 +00:00
mattias
f5919796c3
clean up
...
git-svn-id: trunk@20267 -
2009-05-27 14:37:21 +00:00
mattias
dcf8452b15
IDE: fixed crash on copying components with new methods, bug #13204
...
git-svn-id: trunk@20266 -
2009-05-27 13:59:22 +00:00
mattias
092056f390
IDE: fpdoc editor: editing function result nodes
...
git-svn-id: trunk@20265 -
2009-05-27 13:43:53 +00:00
mattias
40586875a2
IDE: code help: allow result type
...
git-svn-id: trunk@20264 -
2009-05-27 13:38:40 +00:00
mattias
802d6ef059
codetools: FindDeclarationAndOverload return function result type when cursor on colon
...
git-svn-id: trunk@20263 -
2009-05-27 13:04:04 +00:00
mattias
f23aae7dab
codetools: added option to not search for overloads when cursor on definition
...
git-svn-id: trunk@20262 -
2009-05-27 12:31:36 +00:00
mattias
cd986dfe6c
codetools: codecache extended for non identifiers
...
git-svn-id: trunk@20261 -
2009-05-27 12:05:51 +00:00