micha
|
f771e4ab9a
|
fix cursor handling, and statictext alignment
git-svn-id: trunk@6517 -
|
2005-01-08 22:19:51 +00:00 |
|
micha
|
b63e712b19
|
swap TCustomStaticText and TCustomLabel
git-svn-id: trunk@6500 -
|
2005-01-07 20:51:11 +00:00 |
|
vincents
|
0ce582b720
|
use BS_AUTO3STATE for checkbox with AllowGray=true
git-svn-id: trunk@6492 -
|
2005-01-07 08:53:50 +00:00 |
|
mattias
|
c49518c55c
|
published BorderSpacing for many controls
git-svn-id: trunk@6429 -
|
2004-12-27 19:40:59 +00:00 |
|
vincents
|
19cc7bac2c
|
implemented SelectionChange event
git-svn-id: trunk@6298 -
|
2004-11-26 12:26:13 +00:00 |
|
vincents
|
d07f50c9fa
|
initialize ComboBox BuddyWindowInfo to nil, if there is no associated edit window.
git-svn-id: trunk@6236 -
|
2004-11-12 08:56:23 +00:00 |
|
vincents
|
a5aafc2bb1
|
Implemented TWin32WSCustomComboBox.SetStyle.
git-svn-id: trunk@6223 -
|
2004-11-08 22:10:45 +00:00 |
|
micha
|
76b630a62d
|
remove usage of fcompstyle in twin32liststringlist by using descendent class for combobox specific things
git-svn-id: trunk@6200 -
|
2004-11-04 15:12:35 +00:00 |
|
micha
|
13bd84c5fa
|
remove fcompstyle usage by split up of twin32wscustomlistbox setitemindex selectitem setborder
git-svn-id: trunk@6198 -
|
2004-11-04 11:12:52 +00:00 |
|
micha
|
2c5e67e274
|
remove usage of fcompstyle by split up of twin32wscustomlistbox.getstrings and twin32wscustomlistbox.getitemindex
git-svn-id: trunk@6197 -
|
2004-11-04 10:13:54 +00:00 |
|
micha
|
4abc2f15e5
|
fix drawing of listbox, combobox, edit to be non-transparent even in winxp tabpage (fixes black background upon scroll)
git-svn-id: trunk@6190 -
|
2004-11-03 16:32:54 +00:00 |
|
micha
|
eb7bf28fa9
|
remove usage of fcompstyle: split up twswincontrol.settext
git-svn-id: trunk@6187 -
|
2004-11-02 21:08:23 +00:00 |
|
micha
|
d4ce99fba2
|
remove usage of FCompStyle in GetText using splitup
git-svn-id: trunk@6185 -
|
2004-11-01 18:48:43 +00:00 |
|
micha
|
8be1fd35e2
|
fix crash on showing tabpage
fix painting of radiobutton in groupbox (non-tabpage-parent)
git-svn-id: trunk@6177 -
|
2004-10-29 09:52:08 +00:00 |
|
micha
|
cfbcf45a59
|
convert GetProp and SetProp usage to one Atom pointing to a record of fields
git-svn-id: trunk@6175 -
|
2004-10-28 21:00:56 +00:00 |
|
micha
|
84c8159e94
|
fix winxp theming for tabcontrols (shaded background)
git-svn-id: trunk@6167 -
|
2004-10-27 20:58:58 +00:00 |
|
micha
|
124f878dd9
|
fix combobox text selection methods according to msdn specs
git-svn-id: trunk@6152 -
|
2004-10-18 16:22:24 +00:00 |
|
micha
|
2b55646f6f
|
splitup of CreateComponent to widgetset CreateHandle methods
git-svn-id: trunk@6137 -
|
2004-10-15 09:51:09 +00:00 |
|
micha
|
21199fcd5d
|
convert LM_LB_GETTOPINDEX and LM_LB_SETTOPINDEX message to interface methods
git-svn-id: trunk@6067 -
|
2004-09-24 15:31:02 +00:00 |
|
micha
|
924f6583c7
|
convert LM_SETPROPERTIES message to interface method for TScrollBar
git-svn-id: trunk@6056 -
|
2004-09-23 20:36:30 +00:00 |
|
mattias
|
08d727e283
|
various fixes for TCustomMemo, RTTIControls, FindReferences
git-svn-id: trunk@6046 -
|
2004-09-22 19:05:58 +00:00 |
|
micha
|
dcf9c0e76f
|
convert LM_SETPROPERTIES message to interface methods for TCustomMemo
git-svn-id: trunk@6044 -
|
2004-09-22 16:13:01 +00:00 |
|
micha
|
74f59c2028
|
convert LM_SETPROPERTIES message for tcustomlabel to interface methods
git-svn-id: trunk@6043 -
|
2004-09-22 14:50:18 +00:00 |
|
micha
|
d19d4f2e0b
|
convert LM_SETPROPERTIES to interface methods for TCustomEdit
git-svn-id: trunk@6039 -
|
2004-09-21 13:28:10 +00:00 |
|
micha
|
611ad4d52f
|
convert LM_SETPROPERTIES to interface methods for TCustomComboBox
git-svn-id: trunk@6036 -
|
2004-09-20 21:01:04 +00:00 |
|
micha
|
b1a4a3dab4
|
convert LM_SETVALUE message to interface methods
git-svn-id: trunk@6032 -
|
2004-09-19 18:50:28 +00:00 |
|
micha
|
b3d193b5f0
|
fix registration checkbox win32
git-svn-id: trunk@6031 -
|
2004-09-18 20:18:29 +00:00 |
|
micha
|
559f264877
|
convert LM_GETVALUE message to interface method
git-svn-id: trunk@6029 -
|
2004-09-18 17:07:58 +00:00 |
|
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
|
9bf5da6991
|
convert LM_APPENDTEXT to interface method
git-svn-id: trunk@5959 -
|
2004-09-10 17:59:58 +00:00 |
|
micha
|
02b14f6cbb
|
fix win32 interface, remove lm_setlimittext (obsolete)
git-svn-id: trunk@5931 -
|
2004-09-07 10:18:11 +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 |
|
vincents
|
a8ed94e6e6
|
listbox style changes are notified to the widgetset
git-svn-id: trunk@5551 -
|
2004-06-10 22:07:58 +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 |
|
marc
|
34c1c7f47b
|
* Interface reconstruction. Created skeleton units, classes and wscontrols
git-svn-id: trunk@5311 -
|
2004-03-17 00:34:37 +00:00 |
|