Commit Graph

406 Commits

Author SHA1 Message Date
micha
4b81f2e84a convert LM_SETBORDER message to interface method
fix widgetsets virtual methods to be published
fix compilation debugging widgetset registration

git-svn-id: trunk@6017 -
2004-09-17 07:55:13 +00:00
micha
2a2c0c9db6 convert LM_SETSELMODE message to interface method
git-svn-id: trunk@6014 -
2004-09-16 14:32:31 +00:00
micha
312a4ab45c convert LM_SETSEL message to interface method
git-svn-id: trunk@6013 -
2004-09-16 13:57:30 +00:00
micha
2f36a0ca3c convert LM_SORT message to interface method
git-svn-id: trunk@6012 -
2004-09-16 13:30:48 +00:00
micha
dea133d633 convert LM_GETSEL message to interface method
git-svn-id: trunk@6010 -
2004-09-15 19:38:56 +00:00
micha
dd214aee5a convert LM_GETSELCOUNT message to interface method
git-svn-id: trunk@6009 -
2004-09-15 19:04:39 +00:00
micha
0420d2ead2 convert LM_GETITEMINDEX and LM_SETITEMINDEX messages to interface methods
git-svn-id: trunk@6007 -
2004-09-15 17:21:22 +00:00
micha
489c23ece2 convert LM_GETITEMS message to interface method
git-svn-id: trunk@6005 -
2004-09-15 14:45:39 +00:00
micha
1a1fa9f508 convert LM_SETFORMICON message to interface method
git-svn-id: trunk@6002 -
2004-09-15 07:58:00 +00:00
micha
11ede552a9 convert LM_INVALIDATE message to interface method
git-svn-id: trunk@5999 -
2004-09-14 15:48:28 +00:00
micha
3a6375ea0f convert LM_INSERTTOOLBUTTON and LM_DELETETOOLBUTTON messages to interface methods; warning: still very ugly code, as if it is "OldToolbar" so probably, obsolete
git-svn-id: trunk@5998 -
2004-09-14 14:41:17 +00:00
micha
e8a875cfda convert LM_SETTABPOSITION message to interface method
git-svn-id: trunk@5997 -
2004-09-14 12:45:29 +00:00
micha
fcba6eb0fe convert LM_SHOWTABS message to interface method
git-svn-id: trunk@5994 -
2004-09-13 19:57:31 +00:00
micha
692a8dc161 convert LM_ADDPAGE and LM_REMOVEPAGE messages to new interface methods
git-svn-id: trunk@5993 -
2004-09-13 19:06:04 +00:00
micha
29b6b24632 convert LM_TB_BUTTONCOUNT to interface method
git-svn-id: trunk@5991 -
2004-09-13 14:34:53 +00:00
micha
977ee858b4 convert LM_SHOWMODAL to interface methods
git-svn-id: trunk@5990 -
2004-09-13 13:13:47 +00:00
micha
3f5685bc67 convert LM_SETFONT to interface method
git-svn-id: trunk@5978 -
2004-09-12 13:52:26 +00:00
micha
9076ae16e5 convert LM_POPUPSHOW message to interface method
git-svn-id: trunk@5972 -
2004-09-11 17:29:10 +00:00
micha
9331f9ce12 convert LM_BTNDEFAULT_CHANGED message to interface method
git-svn-id: trunk@5970 -
2004-09-11 14:54:01 +00:00
micha
84ef0bbe40 convert LM_ADDCHILD message to interface method
git-svn-id: trunk@5968 -
2004-09-11 13:06:49 +00:00
micha
18d67ba979 convert LM_CLB_G/SETCHECKED to interface methods
git-svn-id: trunk@5962 -
2004-09-10 20:19:13 +00:00
micha
773ffa3278 convert LM_ATTACHMENU to interface method
git-svn-id: trunk@5961 -
2004-09-10 18:58:24 +00:00
micha
9bf5da6991 convert LM_APPENDTEXT to interface method
git-svn-id: trunk@5959 -
2004-09-10 17:59:58 +00:00
mattias
574cfd8529 implemented very rudimentary TTabControl
git-svn-id: trunk@5958 -
2004-09-10 16:28:51 +00:00
micha
963bdc89c2 convert lm_gettext to new interface methods
remove lm_settext replacement settext methods in twidgetsets

git-svn-id: trunk@5956 -
2004-09-10 14:38:30 +00:00
micha
d189d5601f convert LM_SETLABEL message to interface methods
git-svn-id: trunk@5954 -
2004-09-10 09:43:13 +00:00
mattias
20cfc9e471 improved TListView.SetItemVisible from Andrew Haines
git-svn-id: trunk@5948 -
2004-09-08 23:05:36 +00:00
micha
6adb463e6f convert LM_SHOWHIDE message to new intf method TWSWinControl.ShowHide
git-svn-id: trunk@5946 -
2004-09-08 20:47:17 +00:00
micha
e512c8e42a convert LM_SETCOLOR message to new intf method TWSWinControl.SetColor
git-svn-id: trunk@5945 -
2004-09-08 19:09:34 +00:00
micha
12e184b13e convert lcl messages to new interface using methods: LM_{G,S}ETSELSTART, LM_{G,S}ETSELLEN, LM_{G,S}ETLIMITTEXT
git-svn-id: trunk@5930 -
2004-09-07 09:44:46 +00:00
micha
59c7ac533f use new lcl interface methods instead of messages (for win32; twscustomlistview)
git-svn-id: trunk@5849 -
2004-08-25 17:08:10 +00:00
micha
bb66c88f50 use new lcl interface methods instead of messages (for win32; twsbitbtn)
git-svn-id: trunk@5847 -
2004-08-25 15:04:44 +00:00
mattias
116c988455 added RTTI controls
git-svn-id: trunk@5687 -
2004-07-16 21:49:00 +00:00
mattias
cd9a3b8c9f added TCustomButton, TCustomBitBtn, TCustomSpeedButton
git-svn-id: trunk@5682 -
2004-07-15 10:43:39 +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
micha
68ddfa5638 remove empty SetCursor implementation, prevented TWin32WSControl.SetCursor to be called
git-svn-id: trunk@5560 -
2004-06-13 13:40:27 +00:00
vincents
a8ed94e6e6 listbox style changes are notified to the widgetset
git-svn-id: trunk@5551 -
2004-06-10 22:07:58 +00:00
mattias
d4265baaa0 readded protected TWinControl.BorderStyle
git-svn-id: trunk@5497 -
2004-05-21 18:34:44 +00:00
micha
9ebdcb9f6d consistent BorderStyle naming
git-svn-id: trunk@5491 -
2004-05-21 10:02:59 +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
ae6aebdfa7 * Started to move TListview to the WS interface
git-svn-id: trunk@5483 -
2004-05-18 23:10:41 +00:00
marc
04c92db6be + Added WSBitBtn interface
+ Implemented WSBitBtn interface for gtk

git-svn-id: trunk@5480 -
2004-05-16 23:24:41 +00:00
mattias
a444f136c2 replaced writeln by debugln
git-svn-id: trunk@5455 -
2004-05-11 11:42:27 +00:00
marc
82c27cc547 - Removed TWSWinControl.HasText
git-svn-id: trunk@5444 -
2004-05-02 17:06:01 +00:00
mattias
6171f8d9e7 fixed range check error and added extgraphics.pas
git-svn-id: trunk@5442 -
2004-05-01 23:24:19 +00:00
marc
8e511b5c1e Modified WS class hierarchy on registration
git-svn-id: trunk@5440 -
2004-05-01 16:50:57 +00:00
mattias
0ad6281f00 fixed memleak in wsclasses
git-svn-id: trunk@5434 -
2004-04-26 19:37:04 +00:00
mattias
0ce0cd43a4 fixed TSynEdit.RealGetText
git-svn-id: trunk@5433 -
2004-04-26 10:01:27 +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
marc
1b18ec2ef4 * Removed all ComponentCreateHandle routines
git-svn-id: trunk@5330 -
2004-03-19 00:53:34 +00:00
marc
6fa23e9181 * Moved the implementation of (GTK)ButtonCreateHandle to the new
(GTK)WSButton class

git-svn-id: trunk@5329 -
2004-03-19 00:03:15 +00:00
marc
897fe72887 * Fixes some typos and changes uses clause cases
git-svn-id: trunk@5317 -
2004-03-17 19:59:56 +00:00
mattias
ec7c457451 added new lcl/widgetset dir to codetools defines
git-svn-id: trunk@5316 -
2004-03-17 13:23:34 +00:00
marc
34c1c7f47b * Interface reconstruction. Created skeleton units, classes and wscontrols
git-svn-id: trunk@5311 -
2004-03-17 00:34:37 +00:00
marc
b9d629dd97 *** empty log message ***
git-svn-id: trunk@5310 -
2004-03-17 00:25:48 +00:00