Commit Graph

132 Commits

Author SHA1 Message Date
mattias
01a8eab6d8 fixes for debugging lazarus
git-svn-id: trunk@3428 -
2002-10-01 15:45:57 +00:00
mattias
907efa7e6e implemented TPairSplitter
git-svn-id: trunk@3225 -
2002-08-19 15:15:24 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
a32df47e0a fixed taborder=0, implemented TabOrder Editor
git-svn-id: trunk@2656 -
2002-08-17 23:41:33 +00:00
mattias
ff27e1d010 moved TColorButton to dialogs.pp
git-svn-id: trunk@2639 -
2002-08-17 23:41:32 +00:00
mattias
533191f591 fixed using streamed clientwith/height for child anchors
git-svn-id: trunk@2620 -
2002-08-17 23:41:32 +00:00
mattias
9660ff657c fixed TUpDown and added handler lists for TControl
git-svn-id: trunk@2592 -
2002-08-17 23:41:30 +00:00
mattias
d137b270a6 fixed realizing bounds after loading form
git-svn-id: trunk@2573 -
2002-08-17 23:41:29 +00:00
mattias
e40abae7a9 implemented tabstop
git-svn-id: trunk@2551 -
2002-08-17 23:41:28 +00:00
mattias
8a20f63127 fixed anchoring controls
git-svn-id: trunk@2534 -
2002-08-17 23:41:27 +00:00
mattias
41692cd951 fixed aligning controls
git-svn-id: trunk@2514 -
2002-08-17 23:41:26 +00:00
mattias
f2da2ebf95 fixed streaming TDataModule in programs
git-svn-id: trunk@2491 -
2002-08-17 23:41:25 +00:00
mattias
d419191e73 implemented datamodules
git-svn-id: trunk@2465 -
2002-08-17 23:41:24 +00:00
mattias
f02082373a started datamodule
git-svn-id: trunk@2454 -
2002-08-17 23:41:23 +00:00
mattias
d8c25325ba implemented designer close query
git-svn-id: trunk@2442 -
2002-08-17 23:41:22 +00:00
mattias
27c1fa5151 added published properties for gtkglarea
git-svn-id: trunk@2411 -
2002-08-17 23:41:21 +00:00
mattias
f8352d4743 fixed popupmenu for component palette
git-svn-id: trunk@2408 -
2002-08-17 23:41:20 +00:00
mattias
61d2a8145f published TControl help properties
git-svn-id: trunk@2393 -
2002-08-17 23:41:20 +00:00
mattias
3317d099c9 implemented package iterations
git-svn-id: trunk@2361 -
2002-08-17 23:41:18 +00:00
mattias
57ac27ed73 started package registration
git-svn-id: trunk@2345 -
2002-08-17 23:41:17 +00:00
mattias
7db6a5f194 activated TDataSource
git-svn-id: trunk@2338 -
2002-08-17 23:41:16 +00:00
mattias
3ad2a817de fixed default font
git-svn-id: trunk@2325 -
2002-08-17 23:41:16 +00:00
mattias
698e35eff8 reduced focus handling and improved focus setting
git-svn-id: trunk@2311 -
2002-08-17 23:41:15 +00:00
mattias
4830cd8dca added TCheckGroup
git-svn-id: trunk@2285 -
2002-08-17 23:41:13 +00:00
mattias
3bcd93b31b added IsWindowVisible
git-svn-id: trunk@2274 -
2002-08-17 23:41:12 +00:00
mattias
e024211449 added TControl.HandleObjectShouldBeVisible
git-svn-id: trunk@2261 -
2002-08-17 23:41:11 +00:00
mattias
70d1eac1ed added visiblechanging
git-svn-id: trunk@2253 -
2002-08-17 23:41:10 +00:00
mattias
a92a30ab47 more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@2236 -
2002-08-17 23:41:09 +00:00
mattias
e91d6c41ff finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@2215 -
2002-08-17 23:41:08 +00:00
mattias
f64afd6c20 published TImgList.Width and Height
git-svn-id: trunk@2201 -
2002-08-17 23:41:07 +00:00
mattias
71fd500f21 readonly flag is now only saved if user set
git-svn-id: trunk@2194 -
2002-08-17 23:41:06 +00:00
mattias
5f5242cdca fixed setcolor for streamed components
git-svn-id: trunk@2178 -
2002-08-17 23:41:05 +00:00
mattias
9949af316f focus fixes, reduced lpi size
git-svn-id: trunk@2172 -
2002-08-17 23:41:04 +00:00
mattias
af2d20c20c fixes for htmllite
git-svn-id: trunk@2160 -
2002-08-17 23:41:03 +00:00
mattias
7cb46e374e fixed SetColor
git-svn-id: trunk@2152 -
2002-08-17 23:41:02 +00:00
mattias
a684ea060d added more Delphi win32 compatibility functions
git-svn-id: trunk@2144 -
2002-08-17 23:41:01 +00:00
mattias
e01063fb70 made Form.Close more Delphish, added some windows compatibility functions
git-svn-id: trunk@2132 -
2002-08-17 23:41:00 +00:00
mattias
d932255e66 fixed lazarus xml files for fpc 1.1
git-svn-id: trunk@2126 -
2002-08-17 23:40:59 +00:00
mattias
9db0976b62 renamed TinterfaceObject.Init to AppInit and TWinControls can now contain childs in gtk
git-svn-id: trunk@1389 -
2002-02-09 01:48:23 +00:00
mattias
1ae5952b58 patch from Vincent: clean ups and fixed crash on destroying window
git-svn-id: trunk@1385 -
2002-02-09 01:48:22 +00:00
mattias
3affec9a8b replaced many invalidates by invalidaterect
git-svn-id: trunk@1382 -
2002-02-09 01:48:22 +00:00
mattias
5e9a551598 started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@1373 -
2002-02-09 01:48:20 +00:00
lazarus
31f1e43496 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1359 -
2002-02-09 01:48:19 +00:00
lazarus
cce47eb0b1 MG: fixed codetools abort
git-svn-id: trunk@1344 -
2002-02-09 01:48:18 +00:00
lazarus
a269e20f01 MG: fixed moving button with LEFT and RIGHT in messagedlgs
git-svn-id: trunk@1332 -
2002-02-09 01:48:17 +00:00
lazarus
e44d78955f MG: implemented hints
git-svn-id: trunk@1323 -
2002-02-09 01:48:16 +00:00
lazarus
144226f976 MG: added persistent hints for main ide bar
git-svn-id: trunk@1311 -
2002-02-09 01:48:15 +00:00
lazarus
8feef16f51 MG: fixed ControlAtPos
git-svn-id: trunk@1301 -
2002-02-09 01:48:14 +00:00
lazarus
d9ed7e6286 MG: fixed mouse coords on scrolling wincontrols
git-svn-id: trunk@1286 -
2002-02-09 01:48:13 +00:00
lazarus
3cc4d1695e MG: mouse cursors are now allocated on demand
git-svn-id: trunk@1278 -
2002-02-09 01:48:12 +00:00