mattias
bfa1106449
added TTreeView.ExpandSignColor from Sergio
...
git-svn-id: trunk@6681 -
2005-01-25 01:18:09 +00:00
mattias
7fc8c7bc73
fixed TTabSheet.SetPageControl
...
git-svn-id: trunk@6496 -
2005-01-07 17:40:59 +00:00
micha
0e75b215d0
add TStatusBar.Canvas
...
git-svn-id: trunk@6467 -
2005-01-03 11:54:37 +00:00
mattias
f1a8fc0a88
fixed registering TProgressBar, disabled docking in TToolBar, return key for codeexplorer, updated finnish translation
...
git-svn-id: trunk@6463 -
2005-01-03 01:07:08 +00:00
mattias
2d0f725a44
implemented TTIProgressBar
...
git-svn-id: trunk@6451 -
2005-01-01 18:56:47 +00:00
mattias
c49518c55c
published BorderSpacing for many controls
...
git-svn-id: trunk@6429 -
2004-12-27 19:40:59 +00:00
mattias
8ca5eaf021
deactivated sending SYSKey messages in gtk intf - they are not used anyway
...
git-svn-id: trunk@6309 -
2004-11-28 00:55:44 +00:00
micha
29b6b24632
convert LM_TB_BUTTONCOUNT to interface method
...
git-svn-id: trunk@5991 -
2004-09-13 14:34:53 +00:00
vincents
3aa5b946df
fix fpc 1.0.x compilation
...
git-svn-id: trunk@5987 -
2004-09-12 20:59:05 +00:00
mattias
574cfd8529
implemented very rudimentary TTabControl
...
git-svn-id: trunk@5958 -
2004-09-10 16:28:51 +00:00
mattias
4643737fa0
started TTabControlNotebookStrings
...
git-svn-id: trunk@5952 -
2004-09-09 22:00:37 +00:00
mattias
81a54223f5
renamed customradiogroup.inc to radiogroup.inc
...
git-svn-id: trunk@5951 -
2004-09-09 09:35:44 +00:00
mattias
20cfc9e471
improved TListView.SetItemVisible from Andrew Haines
...
git-svn-id: trunk@5948 -
2004-09-08 23:05:36 +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
8fb1867a6b
removed obsolete unit vclglobals
...
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
mattias
2d80b0247f
improved DefineProperties to read/write endian independent
...
git-svn-id: trunk@5790 -
2004-08-15 17:00:58 +00:00
mattias
540727fc1b
implemented setting TTabSheet.TabIndex
...
git-svn-id: trunk@5731 -
2004-08-04 09:35:38 +00:00
mattias
84dd820d72
Designer can now handle TPersistent selections, TCollectionPropertyEditor basically working
...
git-svn-id: trunk@5702 -
2004-07-24 11:23:56 +00:00
mattias
d6b764fae2
started TCollectionPropertyEditor
...
git-svn-id: trunk@5701 -
2004-07-24 00:00:33 +00:00
mattias
855139542f
activated new TToolbar, old can be activated with -dOldToolBar
...
git-svn-id: trunk@5697 -
2004-07-23 16:44:27 +00:00
mattias
043ab6bf3a
fixed 1.0.10 compilation from Vincent
...
git-svn-id: trunk@5679 -
2004-07-14 15:57:53 +00:00
marc
c4afc3033d
* Implemented most of TListColoum/Item in the Ws for gtk and win32
...
git-svn-id: trunk@5667 -
2004-07-11 17:20:47 +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
b535f299f3
added TListView.AddItems from Andrew Haines
...
git-svn-id: trunk@5613 -
2004-06-28 23:16:24 +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
mattias
47d625d78e
replaced FindMask by global function from Vincent
...
git-svn-id: trunk@5540 -
2004-06-05 10:29:15 +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
d4265baaa0
readded protected TWinControl.BorderStyle
...
git-svn-id: trunk@5497 -
2004-05-21 18:34:44 +00:00
mattias
c01cf47133
quick fixed crashing property overloading BorderStyle
...
git-svn-id: trunk@5495 -
2004-05-21 18:12:17 +00:00
micha
0ebc945aa3
implement new borderstyle
...
- centralize to twincontrol (protected)
- public expose at tcustomcontrol to let interface access it
git-svn-id: trunk@5490 -
2004-05-21 09:03:55 +00:00
marc
df44bfb886
* Fixed win32 listview
...
git-svn-id: trunk@5489 -
2004-05-20 21:28:54 +00:00
mattias
490a8db07d
implemented showing treenode completely on single selection
...
git-svn-id: trunk@5488 -
2004-05-20 14:45:47 +00:00
micha
3edf14c213
disable custom drawn border by default for treeview (already has borderstyle=bsSingle
...
git-svn-id: trunk@5484 -
2004-05-19 18:41:19 +00:00
marc
ae6aebdfa7
* Started to move TListview to the WS interface
...
git-svn-id: trunk@5483 -
2004-05-18 23:10:41 +00:00
mattias
2134411288
started sending CN_KEYUP
...
git-svn-id: trunk@5453 -
2004-05-11 09:49:47 +00:00
marc
2caa9fbfde
Patch from Andrew Haines
...
git-svn-id: trunk@5374 -
2004-04-04 17:10:05 +00:00
mattias
f462f8ba31
improved TCustomListView.ItemAdded with an Index param from Andrew
...
git-svn-id: trunk@5326 -
2004-03-18 22:35:53 +00:00
mattias
9551e28aac
workaround for fpc bug #2859
...
git-svn-id: trunk@5275 -
2004-03-06 18:44:06 +00:00
mattias
bf118f1b22
fixed 1.0.x compilation
...
git-svn-id: trunk@5244 -
2004-02-28 10:16:02 +00:00
mattias
277581d567
fixed CreateComponent for buttons, implemented basic Drag And Drop
...
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
marc
de8f27af5b
* Interface CreateComponent splitup
...
* Implemented CreateButtonHandle on GTK interface
on win32 interface it still needs to be done
* Changed ApiWizz to support multilines and more interfaces
git-svn-id: trunk@5236 -
2004-02-27 00:42:41 +00:00
mattias
add76d4e8b
completed new TToolBar
...
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
71dd6ba928
fixed old toolbar compilation
...
git-svn-id: trunk@5222 -
2004-02-22 16:22:53 +00:00
mattias
6c8e827f79
fixed old toolbar compilation
...
git-svn-id: trunk@5221 -
2004-02-22 16:20:29 +00:00
mattias
92c363f9d3
fixed error handling on saving lpi file
...
git-svn-id: trunk@5219 -
2004-02-22 15:39:44 +00:00
mattias
39a7a94021
added child-parent checks
...
git-svn-id: trunk@5218 -
2004-02-22 10:43:20 +00:00
mattias
b65e8867cf
moved compiler options to project menu, added -CX for smartlinking
...
git-svn-id: trunk@5217 -
2004-02-21 15:37:33 +00:00
mattias
ce51572453
started advanced LCL auto sizing
...
git-svn-id: trunk@5198 -
2004-02-13 15:49:54 +00:00