Commit Graph

28 Commits

Author SHA1 Message Date
paul
e7d0fde1ac fix TCheckListBox.SetChecked by Damien Gerard
git-svn-id: trunk@13718 -
2008-01-11 01:17:39 +00:00
paul
9c89dee4e7 make TCustomCheckListBox.ItemClick overridable
git-svn-id: trunk@13384 -
2007-12-19 06:59:46 +00:00
paul
b9556171fe TCheckListbox: improve drawing under win32 (disabled state and do all through ThemeServices), saving/loading grayed states
TCheckListBoxEditor: handle grayed states

git-svn-id: trunk@13365 -
2007-12-18 04:39:03 +00:00
paul
766eb9acd2 publish more events and properties of TCheckListBox (same as TListBox have)
git-svn-id: trunk@13361 -
2007-12-18 01:52:45 +00:00
paul
2bb622e3e8 TCheckListBox.State property and support for grayed states:
- win32 and gtk2 working
- wince - only setting state. drawing of state is not implemented as before
- gtk - only setting state, drawing of grayed state to be implemented
- carbon - mapped to UnChecked, Checked (grayed is also treated as checked)

git-svn-id: trunk@13356 -
2007-12-17 10:21:56 +00:00
vincents
c2a98ebe21 LCL: fixed event and method names of TCheckListBox to be Delphi compatible (#8424) from Paul
git-svn-id: trunk@10698 -
2007-02-28 11:19:54 +00:00
vincents
ba85e84687 LCL: published dragging related properties
patch by: Paul Ishenin

git-svn-id: trunk@10648 -
2007-02-16 08:31:43 +00:00
vincents
e4534f2a06 CheckListBox: OnItemClick when using space bar to toggle the checkbox
git-svn-id: trunk@9689 -
2006-07-28 12:56:22 +00:00
mattias
0e494526fd added TCheckListBox.OnItemClick
git-svn-id: trunk@9603 -
2006-07-14 12:26:39 +00:00
mattias
486838638b gtk2 intf: fixed TTrackBar, added MergeSort for TFPList and TStrings
git-svn-id: trunk@9471 -
2006-06-22 01:54:58 +00:00
mattias
56df0109ff replace TCustomCheckListBox.KeyPress with TCustomCheckListBox.KeyDown
git-svn-id: trunk@9404 -
2006-06-05 10:28:44 +00:00
mattias
88a04ff101 removed TLabel fontchanged hook and added TCheckList.OnClickChecked event from Darek
git-svn-id: trunk@9403 -
2006-06-05 10:24:47 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
de02047b89 implemented TCustomCheckListBox.Count
git-svn-id: trunk@7635 -
2005-09-06 11:36:12 +00:00
mattias
2f5c43d2e1 added gtk handler for TCheckListBox item check change
git-svn-id: trunk@7591 -
2005-08-29 10:35:25 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
mattias
4319ce503a replaced some strings with resource strings from George Lober
git-svn-id: trunk@7314 -
2005-07-02 09:24:51 +00:00
mattias
1cce85674d implemented streaming TCheckListBox checked states from Salvatore
git-svn-id: trunk@7313 -
2005-07-02 09:17:20 +00:00
mattias
c49518c55c published BorderSpacing for many controls
git-svn-id: trunk@6429 -
2004-12-27 19:40:59 +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
mattias
8fb1867a6b removed obsolete unit vclglobals
git-svn-id: trunk@5814 -
2004-08-18 09:31:21 +00:00
mattias
2a4f175ec4 fixed lcl package unit file name checklist.pas
git-svn-id: trunk@5675 -
2004-07-13 10:34:15 +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
marc
2b1c3e2616 * fixed cached items.object storage if TCheckListBox
* Changed DebuggerOptions dialog to use new TCheckListBox

git-svn-id: trunk@4388 -
2003-07-09 00:13:18 +00:00
marc
0a7ac9d03a + Implemented TCheckListBox.Checked[] property
git-svn-id: trunk@4384 -
2003-07-07 23:58:43 +00:00
marc
93a4ed8800 + Added TCheckListBox component
git-svn-id: trunk@2643 -
2002-08-17 23:41:33 +00:00