index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
fpg_listbox.pas
Age
Commit message (
Expand
)
Author
2014-07-17
Allows adjusting Listbox's scrollbar width and pagesize
Jean-Marc
2014-01-21
updatescrollbar at end of handlepaint
Jean-Marc
2013-12-01
Fixing Listbox hard-coded border width - fixes theming issues.
Graeme Geldenhuys
2013-05-20
Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality now
Graeme Geldenhuys
2012-08-23
listbox: Rather use BeginUpdate..EndUpdate
Graeme Geldenhuys
2010-10-29
Published the DND propertys for some of the most used components.
Graeme Geldenhuys
2010-10-12
listbox: published a few more events and the Text property
Graeme Geldenhuys
2010-10-12
listbox: Text property is now a read/write property
Graeme Geldenhuys
2010-10-04
Published Align property for all widgets.
Graeme Geldenhuys
2010-10-01
published Enabled property on all (most) components
Graeme Geldenhuys
2010-09-20
Set default property values for TfpgColorListBox
Graeme Geldenhuys
2010-06-07
ListBox: Items.Assign() now correctly updates scrollbar status.
Graeme Geldenhuys
2010-06-04
ListBox: internal Items.Exchange now notifies the listbox to redraw.
Graeme Geldenhuys
2010-04-28
Listbox now updated with 4 new predefined colors.
Graeme Geldenhuys
2010-04-25
Publish the new OnShowHint for all other widgets in fpGUI.
Graeme Geldenhuys
2010-03-04
Add missing published Hint properties to some components.
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2009-11-09
Published the OnDoubleClick event for the Treeview and Listbox components.
Graeme Geldenhuys
2009-11-09
ListBox BeginUpdate / EndUpdate now correctly delays updates
Graeme Geldenhuys
2009-07-02
Fix compilation bug with fpc 2.3.1 - field order
Micheal Fyffe
2009-03-30
* Patch fixing: Quick drag causes list order corruption.
graemeg
2009-03-27
* Applied DragToReorder patch from David Emerson.
graemeg
2009-03-20
* Minor X11 debugging improvements.
graemeg
2009-02-12
* Applied Jean-Marc's margin patches.
graemeg
2008-10-02
* Added a conditional define for the BlueCurve 3d look in Listbox.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg