mattias
8473294ea9
changed TControl.Anchors default value to AnchorAlign[Align]
...
git-svn-id: trunk@6398 -
2004-12-20 00:11:24 +00:00
vincents
28f838614a
fixed error because of conflicted merge
...
git-svn-id: trunk@6348 -
2004-12-07 06:28:09 +00:00
vincents
540d53a6e7
fixed fpc 1.0.x compilation
...
git-svn-id: trunk@6346 -
2004-12-07 03:15:32 +00:00
vincents
cba72eda5e
fixed type cast of method pointer
...
git-svn-id: trunk@6341 -
2004-12-06 22:41:45 +00:00
mattias
5f8024e0d7
implemented auto sizing: child to parent sizing
...
git-svn-id: trunk@6206 -
2004-11-05 22:08:53 +00:00
mattias
8960dd3810
implemented preferred size for controls for theme depending AutoSizing
...
git-svn-id: trunk@6189 -
2004-11-03 14:18:36 +00:00
mattias
9479dd1716
implemented borderspacing TWinControl.ChildSizing.Left/Top
...
git-svn-id: trunk@6170 -
2004-10-28 09:30:49 +00:00
vincents
17a62156d6
change parameter type in implementation to TTranslateString too
...
git-svn-id: trunk@6134 -
2004-10-13 09:59:24 +00:00
mattias
21b225c77b
implemented finding DefineProperties in registered TPersistent, implemented auto commenting of missing units for Delphi unit conversion
...
git-svn-id: trunk@5996 -
2004-09-14 10:23:44 +00:00
micha
832e1a41ad
remove obsolete message LM_DRAGINFOCHANGED
...
git-svn-id: trunk@5976 -
2004-09-12 13:21:37 +00:00
micha
84ef0bbe40
convert LM_ADDCHILD message to interface method
...
git-svn-id: trunk@5968 -
2004-09-11 13:06:49 +00:00
mattias
69059885b0
started TTabControl
...
git-svn-id: trunk@5947 -
2004-09-08 22:59:54 +00:00
mattias
9cbff0982c
added default values for compiler skip options and improved many parts of synedit for UTF8
...
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +00:00
mattias
aa117a3f6c
moved navigation key handling to TApplication and added options for custom navigation
...
git-svn-id: trunk@5862 -
2004-08-26 19:09:34 +00:00
mattias
f46b2eb66c
implemented basic manual docking
...
git-svn-id: trunk@5821 -
2004-08-18 22:56:11 +00:00
mattias
f576d2fccd
simple forms can now be child controls
...
git-svn-id: trunk@5820 -
2004-08-18 20:49:03 +00:00
mattias
e28d428309
fixed deleting of collection item in prop editor
...
git-svn-id: trunk@5813 -
2004-08-18 09:08:34 +00:00
mattias
508c219f38
gtk intf now ignores size notifications of unrealized widgets
...
git-svn-id: trunk@5808 -
2004-08-17 19:01:37 +00:00
mattias
513788c44b
moved designer/abstractformeditor.pp to ideintf/formeditingintf.pas
...
git-svn-id: trunk@5744 -
2004-08-05 21:20:47 +00:00
mattias
784902b92a
TXMLPropStorage basically working
...
git-svn-id: trunk@5704 -
2004-07-25 01:04:45 +00:00
mattias
b70dfc1592
fixed tab for TPanel and TPage
...
git-svn-id: trunk@5692 -
2004-07-17 15:08:36 +00:00
mattias
477ec0d445
extended RolesForForm to manage multiple roles for on control
...
git-svn-id: trunk@5665 -
2004-07-11 13:03:54 +00:00
mattias
5071772db1
fixed showing grabers for boundless components
...
git-svn-id: trunk@5660 -
2004-07-07 22:26:58 +00:00
micha
cb7c73a943
form notifies control of new role
...
git-svn-id: trunk@5650 -
2004-07-04 20:07:08 +00:00
mattias
7ef0f40a46
fixed keydown geting all keys
...
git-svn-id: trunk@5643 -
2004-07-03 14:59:42 +00:00
micha
a3cfd24da5
implement better ExecuteXXAction design; break dependency on TButton class in TCustomForm
...
git-svn-id: trunk@5634 -
2004-07-01 20:42:11 +00:00
marc
0b9c4d62ae
* Fixed compilation on 1.0.10
...
* Fixed check for override of GetTextBuf and SetTextBuf
git-svn-id: trunk@5614 -
2004-06-28 23:46:40 +00:00
mattias
1896e671c2
added valgrind flag to compiler options
...
git-svn-id: trunk@5604 -
2004-06-28 09:48:46 +00:00
mattias
34c8d220cf
fixed ord ptr conversion hints
...
git-svn-id: trunk@5603 -
2004-06-28 08:54:20 +00:00
mattias
d1a6ebb7cd
fixed compilation for fpc 1.0.10
...
git-svn-id: trunk@5597 -
2004-06-24 17:59:18 +00:00
micha
e864e234ac
fix GetVisible to return this control's visibility, instead introduce IsVisible to check for recursive visibility
...
git-svn-id: trunk@5593 -
2004-06-20 21:21:49 +00:00
micha
3dc4644c7c
fix tabbing to next control to skip invisible notebook pages
...
git-svn-id: trunk@5591 -
2004-06-20 20:25:47 +00:00
mattias
f7b6d663a8
fixed setting ImageIndex when TMenuItem.ActionChange
...
git-svn-id: trunk@5574 -
2004-06-17 20:52:19 +00:00
mattias
56122caff5
fixed TToolButton.SetMenuItem while loading
...
git-svn-id: trunk@5572 -
2004-06-17 10:38:40 +00:00
mattias
8ddb84becd
fixed TTreeNode.Delete and deleting in between node
...
git-svn-id: trunk@5567 -
2004-06-15 17:21:01 +00:00
micha
964e269dcd
fix designer cursor to not set Form.Cursor directly
...
git-svn-id: trunk@5563 -
2004-06-14 12:54:02 +00:00
mattias
04b8729158
added workaround for buggy typinfo GetMethodProp function
...
git-svn-id: trunk@5537 -
2004-06-01 22:49:50 +00:00
mattias
6914eb2235
implemented setting TCustomPage.PageIndex from Andrew Haines
...
git-svn-id: trunk@5536 -
2004-06-01 09:58:35 +00:00
mattias
caf487c9e8
implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
...
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +00:00
mattias
6e24956d9e
replaced WMSize by DoSetBounds
...
git-svn-id: trunk@5476 -
2004-05-15 20:17:09 +00:00
mattias
a444f136c2
replaced writeln by debugln
...
git-svn-id: trunk@5455 -
2004-05-11 11:42:27 +00:00
mattias
647e922c40
replaced writeln by debugln
...
git-svn-id: trunk@5454 -
2004-05-11 10:53:59 +00:00
marc
05f9bbe917
* Applied patch from Ladislav Michl
...
* Changed the way TControl.Text is resolved
* Added setting of text to TWSWinControl
git-svn-id: trunk@5413 -
2004-04-18 23:55:39 +00:00
micha
5effa0b10e
cursor management updated:
...
- lcl notifies interface via WSControl.SetCursor of changes
- fix win32 interface to respond to wm_setcursor callback and set correct cursor
git-svn-id: trunk@5398 -
2004-04-11 10:19:28 +00:00
mattias
ce11f9f6e2
implemented mainunit hints for include files
...
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
766cfd3a2c
fixed checking empty mask raw image
...
git-svn-id: trunk@5359 -
2004-04-02 19:39:46 +00:00
mattias
3ad2b1a32d
removed unneeded SendDockNotification
...
git-svn-id: trunk@5355 -
2004-04-01 18:09:50 +00:00
marc
997484aabf
* Simplified signals for gtkwsbutton
...
git-svn-id: trunk@5338 -
2004-03-24 01:21:41 +00:00
mattias
fc72bfb144
added TWinControl.ParentFormInitializeWnd
...
git-svn-id: trunk@5288 -
2004-03-08 22:36:01 +00:00
mattias
17c9fe03bd
added workaround for AutoSize in TCustomLabel
...
git-svn-id: trunk@5279 -
2004-03-07 09:37:20 +00:00