bart
01b55f14dc
TCheckListBox: fix possible crash introduced in r47992 #62711a2bb8.
...
git-svn-id: trunk@47993 -
2015-02-25 19:10:32 +00:00
bart
62711a2bb8
TCheckListBox: when user presses spacebar:
...
- if ItemIndex = -1: set it to 0 and fire OnClick;
- fire OnClickCheck.
Issue #0024695 .
git-svn-id: trunk@47992 -
2015-02-25 18:10:25 +00:00
juha
d78c839b57
LCL: Remove redundant code in TCheckListBox. Issue #27385 , patch from Vojtech Cihak.
...
git-svn-id: trunk@47577 -
2015-02-01 09:04:04 +00:00
juha
51ab663b7f
LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781 , patch from Sandro Cumerlato.
...
git-svn-id: trunk@46338 -
2014-09-26 21:40:47 +00:00
zeljko
e569bee5de
LCL: TCheckListBox: dissallow check state change by keyboard VK_SPACE if item is disabled. issue #26682
...
git-svn-id: trunk@46139 -
2014-09-06 08:08:03 +00:00
maxim
3ffbdeb81a
LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408
...
git-svn-id: trunk@43576 -
2013-12-21 14:20:20 +00:00
zeljko
61392ff806
LCL: fixed AV on TCheckListBox when key space is pressed to check/uncheck item, and itemindex=-1. issue #24627
...
git-svn-id: trunk@41771 -
2013-06-21 06:04:22 +00:00
juha
7b162087fd
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
mattias
23762136b6
LCL: published TListBox.ItemIndex, TCheckListBox.ItemIndex
...
git-svn-id: trunk@39779 -
2013-01-06 12:53:48 +00:00
juha
d26df0d987
LCL: Add CheckWidth and Header[] to TCustomCheckListBox. Issue #21765 , patch from David Jenkins
...
git-svn-id: trunk@37484 -
2012-06-02 16:48:03 +00:00
juha
dfbf4c2aec
LCL: Fix also the order of the 3 states of CheckBox. Issue #19980 , patch from August Klein
...
git-svn-id: trunk@33754 -
2011-11-24 09:35:30 +00:00
juha
810c1a3653
LCL: Change param names in TCustomCheckListBox.CheckAll to avoid confusion with property name.
...
git-svn-id: trunk@31976 -
2011-08-13 12:56:58 +00:00
juha
278845f007
LCL: Implemented TCustomCheckListBox.CheckAll (Delphi2010 compat). Starts to works when bug #19979 is fixed
...
git-svn-id: trunk@31974 -
2011-08-13 12:15:02 +00:00
paul
dfc3dc15df
lcl, win32: move ListBox, CheckListBox styles into CreateParams of LCL classes
...
git-svn-id: trunk@29914 -
2011-03-19 16:40:11 +00:00
paul
94ca121303
lcl: TCustomCheckListBox.SetState:
...
- check index before the action
- don't perform actions if the new state the same as before (issue #0017660 )
git-svn-id: trunk@27756 -
2010-10-19 01:02:35 +00:00
mattias
8f747ee3f3
LCL; TCustomCheckListBox: fixed setting ItemEnabled before handleallocated
...
git-svn-id: trunk@25352 -
2010-05-13 10:21:24 +00:00
blikblum
d1191aa008
lcl: Remove ParentFontChanged from TCustomCheckListBox and TToolbar since it's not necessary
...
git-svn-id: trunk@23247 -
2009-12-24 01:07:11 +00:00
paul
a35abe991c
lcl: TCheckListBox: call event handlers after widgetset changes
...
git-svn-id: trunk@22038 -
2009-10-05 07:56:05 +00:00
sekelsenmat
9d1b80451a
Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive
...
git-svn-id: trunk@21280 -
2009-08-18 14:44:25 +00:00
paul
ffda60f2e0
lcl: request checklistbox item height > than check
...
git-svn-id: trunk@20416 -
2009-06-05 01:39:48 +00:00
paul
f02c53c71c
merge lcl-smartlink branch:
...
------------------------------------------------------------------------
r19294 | paul | 2009-04-10 11:17:35 +0800 (Птн, 10 Апр 2009) | 1 line
lcl, win32: start optimizations: imglist (all), controls (all), combtrls (statubar)
------------------------------------------------------------------------
r19305 | martin | 2009-04-10 21:53:27 +0800 (Птн, 10 Апр 2009) | 1 line
Moved "DoneRegisterCheck" to global LCL
------------------------------------------------------------------------
r19306 | martin | 2009-04-10 22:14:57 +0800 (Птн, 10 Апр 2009) | 1 line
Moved "DoneRegisterCheck" to global LCL (more)
------------------------------------------------------------------------
r19307 | martin | 2009-04-10 22:22:44 +0800 (Птн, 10 Апр 2009) | 1 line
changed case true => True
------------------------------------------------------------------------
r19308 | paul | 2009-04-10 22:28:28 +0800 (Птн, 10 Апр 2009) | 1 line
fix file case
------------------------------------------------------------------------
r19311 | martin | 2009-04-10 23:09:16 +0800 (Птн, 10 Апр 2009) | 1 line
Moved Registration of TCustomCalendar
------------------------------------------------------------------------
r19312 | martin | 2009-04-10 23:28:03 +0800 (Птн, 10 Апр 2009) | 1 line
Moved PropertyToSkip for TCalender
------------------------------------------------------------------------
r19314 | paul | 2009-04-10 23:50:30 +0800 (Птн, 10 Апр 2009) | 1 line
merge r13913 #999e8b059d
------------------------------------------------------------------------
r19315 | paul | 2009-04-10 23:53:07 +0800 (Птн, 10 Апр 2009) | 1 line
cleanup WSCalendar
------------------------------------------------------------------------
r19316 | paul | 2009-04-11 00:37:44 +0800 (Сбт, 11 Апр 2009) | 1 line
finish with ComCtrls
------------------------------------------------------------------------
r19318 | martin | 2009-04-11 01:37:40 +0800 (Сбт, 11 Апр 2009) | 1 line
Moved dialogs
------------------------------------------------------------------------
r19319 | martin | 2009-04-11 01:47:30 +0800 (Сбт, 11 Апр 2009) | 1 line
Moved dialogs
------------------------------------------------------------------------
r19320 | martin | 2009-04-11 02:47:52 +0800 (Сбт, 11 Апр 2009) | 1 line
Moved ExtCtrls, ExtDlgs
------------------------------------------------------------------------
r19321 | martin | 2009-04-11 03:23:32 +0800 (Сбт, 11 Апр 2009) | 1 line
Moved PropertyToSkip
------------------------------------------------------------------------
r19322 | martin | 2009-04-11 03:37:39 +0800 (Сбт, 11 Апр 2009) | 1 line
Moved StdCtrls
------------------------------------------------------------------------
r19323 | martin | 2009-04-11 04:05:50 +0800 (Сбт, 11 Апр 2009) | 1 line
Moved Buttons
------------------------------------------------------------------------
r19325 | paul | 2009-04-11 11:02:26 +0800 (Сбт, 11 Апр 2009) | 1 line
remove DirSel
------------------------------------------------------------------------
r19326 | paul | 2009-04-11 11:11:37 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterArrow
------------------------------------------------------------------------
r19327 | paul | 2009-04-11 11:32:09 +0800 (Сбт, 11 Апр 2009) | 1 line
register WS classes only for TCustomXXX classes if they are available (like TCustomScrollBar instead of TScrollBar) and only for those descendants which really differ (like TRadioButton, TToggleButton)
------------------------------------------------------------------------
r19328 | paul | 2009-04-11 11:40:00 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterCustomCheckBox
------------------------------------------------------------------------
r19329 | paul | 2009-04-11 11:57:22 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterXXX for Forms
------------------------------------------------------------------------
r19330 | paul | 2009-04-11 12:13:05 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterCustomGrid + move of RegisterPropertyToSkip
------------------------------------------------------------------------
r19331 | paul | 2009-04-11 12:24:29 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterXXX for Menus
------------------------------------------------------------------------
r19332 | paul | 2009-04-11 12:35:16 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterXXX for PairSplitter
------------------------------------------------------------------------
r19333 | paul | 2009-04-11 12:47:39 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterXXX for Spin
------------------------------------------------------------------------
r19334 | paul | 2009-04-11 12:58:55 +0800 (Сбт, 11 Апр 2009) | 1 line
RegisterCustomRubberBand
------------------------------------------------------------------------
r19335 | paul | 2009-04-11 13:31:43 +0800 (Сбт, 11 Апр 2009) | 1 line
remove 2 initialization sections
------------------------------------------------------------------------
r19336 | paul | 2009-04-11 13:46:26 +0800 (Сбт, 11 Апр 2009) | 1 line
remove TPopupNotifier.png from LCL
------------------------------------------------------------------------
r19338 | paul | 2009-04-11 13:54:03 +0800 (Сбт, 11 Апр 2009) | 1 line
cleanup
------------------------------------------------------------------------
r19341 | paul | 2009-04-11 14:59:27 +0800 (Сбт, 11 Апр 2009) | 1 line
cleanup
------------------------------------------------------------------------
r19343 | martin | 2009-04-11 19:59:18 +0800 (Сбт, 11 Апр 2009) | 1 line
Reduced Unit-Circles, by moving Register* into WS* units
------------------------------------------------------------------------
r19344 | martin | 2009-04-11 20:22:49 +0800 (Сбт, 11 Апр 2009) | 1 line
Dummy file for gtk
------------------------------------------------------------------------
r19345 | martin | 2009-04-11 21:06:55 +0800 (Сбт, 11 Апр 2009) | 1 line
Initial move of gtk1 register
------------------------------------------------------------------------
r19346 | martin | 2009-04-11 21:19:48 +0800 (Сбт, 11 Апр 2009) | 1 line
Missing dependencies in gtk1 wsfactory
------------------------------------------------------------------------
r19347 | martin | 2009-04-11 22:36:42 +0800 (Сбт, 11 Апр 2009) | 1 line
Declare register* in interface, to keep external linker happy
------------------------------------------------------------------------
r19348 | martin | 2009-04-11 23:34:16 +0800 (Сбт, 11 Апр 2009) | 1 line
Declare register* in interface, to keep external linker happy
------------------------------------------------------------------------
r19349 | martin | 2009-04-11 23:39:20 +0800 (Сбт, 11 Апр 2009) | 1 line
moved uses for factory
------------------------------------------------------------------------
r19350 | martin | 2009-04-11 23:41:57 +0800 (Сбт, 11 Апр 2009) | 1 line
corrected a few accidental "Result := False"
------------------------------------------------------------------------
r19351 | paul | 2009-04-12 00:04:15 +0800 (Вск, 12 Апр 2009) | 1 line
removed unused units
------------------------------------------------------------------------
r19352 | paul | 2009-04-12 00:05:26 +0800 (Вск, 12 Апр 2009) | 1 line
qt: move RegisterWS calls to qtwsfactory
------------------------------------------------------------------------
r19354 | paul | 2009-04-12 01:04:04 +0800 (Вск, 12 Апр 2009) | 1 line
wince: move RegisterWS calls to WinCEWSFactory
------------------------------------------------------------------------
r19356 | martin | 2009-04-12 01:39:56 +0800 (Вск, 12 Апр 2009) | 1 line
moved GTK2
------------------------------------------------------------------------
r19357 | martin | 2009-04-12 01:45:31 +0800 (Вск, 12 Апр 2009) | 1 line
moved GTK2 / missing units
------------------------------------------------------------------------
r19358 | martin | 2009-04-12 01:57:43 +0800 (Вск, 12 Апр 2009) | 1 line
Fixed one return value from register
------------------------------------------------------------------------
r19360 | martin | 2009-04-12 02:47:42 +0800 (Вск, 12 Апр 2009) | 1 line
Gtk2 , needs 2 registrations for WinControl
------------------------------------------------------------------------
r19361 | martin | 2009-04-12 02:57:58 +0800 (Вск, 12 Апр 2009) | 1 line
Gtk2 , needs 2nd registrations
------------------------------------------------------------------------
r19368 | paul | 2009-04-12 13:09:59 +0800 (Вск, 12 Апр 2009) | 1 line
cleanup
------------------------------------------------------------------------
r19373 | paul | 2009-04-12 13:45:17 +0800 (Вск, 12 Апр 2009) | 1 line
wince: forgotten file
------------------------------------------------------------------------
r19374 | paul | 2009-04-12 14:04:04 +0800 (Вск, 12 Апр 2009) | 1 line
carbon: move RegisterWSComponent to CarbonWSFactory
------------------------------------------------------------------------
r19375 | paul | 2009-04-12 14:27:47 +0800 (Вск, 12 Апр 2009) | 1 line
cleanup
------------------------------------------------------------------------
git-svn-id: trunk@19376 -
2009-04-12 08:46:31 +00:00
paul
d9491a4528
lcl: fix header
...
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
paul
6e2e2c1ff2
lcl: update visibility of methods to prevent compiler warnings
...
- move KeyDown, KeyUp, DoMouseWheelDown, DoMouseWheelUp, ColorIsStored, Paint, and other misc methods from public to protected
- move some descendants methods from lower visibility to higher
- fix use of protected KeyDown, Paint inside few ide units
git-svn-id: trunk@17564 -
2008-11-24 08:15:23 +00:00
paul
3374c666b8
lcl: publish OnUTF8KeyPress
...
git-svn-id: trunk@16520 -
2008-09-10 09:22:59 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
d5d9f4c4d6
win32: update checklistbox itemheight in runtime on font change
...
git-svn-id: trunk@15433 -
2008-06-16 01:37:30 +00:00
paul
8300102cb2
lcl: publish OnContextPopup for TListBox and TCheckListBox
...
git-svn-id: trunk@15424 -
2008-06-14 14:30:26 +00:00
paul
31c5d5d91e
lcl: fix checklistbox item height under win32 (wince?)
...
git-svn-id: trunk@15373 -
2008-06-10 01:19:42 +00:00
paul
452d657a34
lcl: publish TCheckListBox.Columns
...
win32, wince: fix CheckListBox drawing
git-svn-id: trunk@15315 -
2008-06-05 14:11:07 +00:00
paul
72096b4856
lcl:
...
- add TCheckListBox.ItemEnabled property
- implement ItemEnabled for win32, qt, gtk2
git-svn-id: trunk@15295 -
2008-06-03 02:02:42 +00:00
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