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_grid.pas
Age
Commit message (
Expand
)
Author
2014-12-06
Allow grids scrollbarwidth setting
Jean-Marc.Levecque
2014-12-06
Allow grids scrollbarpage setting
Jean-Marc.Levecque
2014-12-06
Allow grids autoheight setting
Jean-Marc.Levecque
2014-02-25
grid: minor code formatting fix.
Graeme Geldenhuys
2013-08-27
Published some useful events for TfpgFileGrid and TfpgStringGrid
Graeme Geldenhuys
2013-05-16
grid: to prevent possible index out of bounds errors.
Graeme Geldenhuys
2013-05-07
grid: now has a new OnHeaderClick event
Graeme Geldenhuys
2012-11-13
Filegrid: Formatting of file size value is now fixed under Windows 7.
Graeme Geldenhuys
2012-10-12
Surface the TopRow property
Graeme Geldenhuys
2012-07-31
grid: Adds some missing mouse events to the published section.
Graeme Geldenhuys
2011-12-05
Bump visibility of BorderStyle property in StringGrid and FileGrid widgets
Graeme Geldenhuys
2011-06-20
Wrap Begin/EndUpdate in try..finally blocks.
Graeme Geldenhuys
2011-06-20
bug: a scrolled grid with smoothscroll enabled did not allow columns to be re...
Graeme Geldenhuys
2011-05-08
globally renamed TFTextFlags to TfpgTextFlags
Graeme Geldenhuys
2010-10-29
New Grid HeaderStyle property, and new Canvas/Style.DrawBevel() method
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-07-19
TfpgFileGrid - published the new Options property.
Graeme Geldenhuys
2010-05-31
StringGrid: Text was not perfectly centered in each cell.
Graeme Geldenhuys
2010-05-24
grids: Removed todo items that are completed.
Graeme Geldenhuys
2010-04-28
TfpgBaseGrid now has a new option and property: alternative color
Graeme Geldenhuys
2010-04-26
Add PopupMenu property to StringGrid.
Graeme Geldenhuys
2010-04-25
Publish the new OnShowHint for all other widgets in fpGUI.
Graeme Geldenhuys
2010-04-21
Grids: Raised the visibility of the Font property.
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-06-25
Stringgrid column right margin issue fixed
Jean-Marc
2009-02-04
* CustomGrid now calls Update instead of Repaint. This now conforms to BeginU...
graemeg
2008-10-31
* Implemented virtual RowDelete() method for TfpgCustomGrid.
graemeg
2008-09-27
* Phase 2 of the unit rename is complete. The gui units have now been renamed.
graemeg