Commit Graph

49 Commits

Author SHA1 Message Date
vincents
843c0a6291 fixed setting itemindex, if it had been changed by the interface before
git-svn-id: trunk@6307 -
2004-11-27 22:29:56 +00:00
micha
784df09a2d fix parentcolor initialization, in createwnd is too late
git-svn-id: trunk@6150 -
2004-10-17 14:40:38 +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
e91d8c2c09 fix logs to get rid of comment level 2 warning
git-svn-id: trunk@5932 -
2004-09-07 10:26:17 +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
mattias
4ec908a9f7 added some project flags to start getting rid of TProjectType
git-svn-id: trunk@5900 -
2004-09-01 10:25:58 +00:00
mattias
56ae7a60a2 fixed focus catch for combobox csDropDownList
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
mazen
c4db8f2797 + TCharater type used to allow UTF8 keyboard with gtk2
git-svn-id: trunk@5781 -
2004-08-13 16:40:47 +00:00
mattias
116c988455 added RTTI controls
git-svn-id: trunk@5687 -
2004-07-16 21:49:00 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
mattias
e915ff0e18 TComboBox.Clear now clears Text as well
git-svn-id: trunk@5530 -
2004-05-30 08:53:27 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
micha
912d81b51e revert intf split
git-svn-id: trunk@5225 -
2004-02-23 08:19:05 +00:00
micha
8c520fe744 split interface into non-lcl and lcl-component dependent parts
git-svn-id: trunk@5224 -
2004-02-22 22:52:59 +00:00
mattias
ed4170793e fixed combo chane
git-svn-id: trunk@5199 -
2004-02-13 18:21:31 +00:00
micha
80997fee5d enable tabstops for controls; implement tabstops in win32 intf
git-svn-id: trunk@5082 -
2004-01-21 10:19:16 +00:00
marc
ceaf698ecf Implemented new gtk keyevent handling
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
mattias
06801fd78c varois improvements for ParentColor from Micha
git-svn-id: trunk@4654 -
2003-09-20 13:27:49 +00:00
mattias
40044dcf40 listbox and comboboxes now set sort and selection at handle creation
git-svn-id: trunk@4541 -
2003-08-28 09:10:01 +00:00
mattias
115757e25e added TFrame definition, no implementation
git-svn-id: trunk@4534 -
2003-08-27 09:20:44 +00:00
mattias
017985b0ec fixed WindowProc
git-svn-id: trunk@4426 -
2003-07-26 13:26:56 +00:00
mattias
1f87f8a9bf applied TComboBox fix for grabbing keys from Yoyong
git-svn-id: trunk@4263 -
2003-06-12 16:18:23 +00:00
mattias
a5cac5fc10 implemented TComboBox dropdown from Yoyong
git-svn-id: trunk@4252 -
2003-06-10 13:35:54 +00:00
mattias
271144f7d7 added ambigius compiled unit test for packages
git-svn-id: trunk@4240 -
2003-06-07 09:34:21 +00:00
mattias
e55f738b83 added but not implemented ComboBoxDropDown
git-svn-id: trunk@4046 -
2003-04-11 17:10:20 +00:00
mattias
b37432d3e7 fixes for win32 listbox/combobox from Karl Brandt
git-svn-id: trunk@3771 -
2003-01-01 10:46:59 +00:00
mattias
c8d91f88a4 TComboBox and TListBox accelerated and now supports objects
git-svn-id: trunk@3647 -
2002-11-17 11:10:04 +00:00
mattias
1b360dd18f fixed combobox createhandle
git-svn-id: trunk@3646 -
2002-11-17 00:18:11 +00:00
mattias
1fdd34a09e added combobox createhandle old list assign
git-svn-id: trunk@3640 -
2002-11-15 23:40:40 +00:00
lazarus
d11861c864 MG: fixed TComboBox.ItemIndex on CreateWnd
git-svn-id: trunk@3467 -
2002-10-05 10:37:21 +00:00
lazarus
a60a0c9584 MG: improved TComboBox.SetItemIndex
git-svn-id: trunk@3460 -
2002-10-04 20:46:51 +00:00
lazarus
e850093571 MG: added DrawItem to TComboBox/TListBox
git-svn-id: trunk@3459 -
2002-10-04 14:24:15 +00:00
lazarus
acd0679554 MG: started customdrawitem
git-svn-id: trunk@3454 -
2002-10-03 18:04:46 +00:00
lazarus
3986fdd872 MG: added TComboBox.OnPopup+OnCloseUp+ItemWidth
git-svn-id: trunk@3452 -
2002-10-03 14:47:31 +00:00
lazarus
0b38b75404 MG: added various history lists
git-svn-id: trunk@3446 -
2002-10-02 14:23:23 +00:00
lazarus
6f512029ae MG: replaced halt with raiseexception
git-svn-id: trunk@3353 -
2002-09-16 16:06:21 +00:00
lazarus
37611d322b MG: fixed calling DestroyHandle if not HandleAllocated
git-svn-id: trunk@3352 -
2002-09-16 15:42:17 +00:00
lazarus
dd17214a28 MG: fixed destroying combobox
git-svn-id: trunk@3268 -
2002-08-31 11:37:09 +00:00
lazarus
77006e3b51 Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@3263 -
2002-08-30 06:46:03 +00:00
lazarus
5e4938af5d MG: fixed TComboBox and InvalidateControl
git-svn-id: trunk@3258 -
2002-08-29 00:07:01 +00:00
lazarus
0820232958 MG: propedits text improvements from Andrew, uncapturing, improved comobobox
git-svn-id: trunk@3253 -
2002-08-27 18:45:13 +00:00
lazarus
ecfc86ab66 MG: changed license to LGPL
git-svn-id: trunk@1667 -
2002-05-10 06:05:58 +00:00
lazarus
b55a0943cc MG: added include comments
git-svn-id: trunk@1618 -
2002-04-18 08:09:03 +00:00
lazarus
c17e81be6c GTK Cleanup
Shane

git-svn-id: trunk@925 -
2002-02-09 01:47:24 +00:00
lazarus
36975e1117 MG: fixed bugs and cleaned up messages
git-svn-id: trunk@280 -
2001-06-04 09:32:17 +00:00
lazarus
d0a3aae6d1 Fixed the problem with Changed for ComboBoxs
Shane

git-svn-id: trunk@141 -
2001-01-28 03:51:42 +00:00
lazarus
fe6058b7fc New Object Inspector code
Shane

git-svn-id: trunk@52 -
2000-11-29 21:22:35 +00:00
lazarus
77a1bb679d changed some comments, stoppok
git-svn-id: trunk@15 -
2000-07-23 19:03:10 +00:00
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00