summaryrefslogtreecommitdiff
path: root/src/gui/fpg_basegrid.pas
AgeCommit message (Expand)Author
2011-07-27BaseGrid and Home/End key handling and focused cells.Graeme Geldenhuys
2011-07-27BaseGrid.HandleKeyPress and consume variable behaviour has changed.Graeme Geldenhuys
2011-06-21prevent duplicate FocusChanged events firing.Graeme Geldenhuys
2011-06-20bug: a scrolled grid with smoothscroll enabled did not allow columns to be re...Graeme Geldenhuys
2011-06-20bug: fixed grid horizontal scrollbar size when smoothscroll is enabled.Graeme Geldenhuys
2010-10-29New Grid HeaderStyle property, and new Canvas/Style.DrawBevel() methodGraeme Geldenhuys
2010-09-11Grid horizontal scrollbar thumb button size improvement.Graeme Geldenhuys
2010-09-04Speed up grid scrolling with mouse wheel x3Graeme Geldenhuys
2010-05-25Disable grid smooth scrolling by default.Graeme Geldenhuys
2010-05-24grids: 90% of smoothscrolling support is implemented.Graeme Geldenhuys
2010-04-30BaseGrid: OnRowChange and OnFocusChange does not occur.Clemens Capitain
2010-04-28TfpgBaseGrid now has a new option and property: alternative colorGraeme Geldenhuys
2010-04-28TfpgBaseGrid now updated by using new predefined grid colors.Graeme Geldenhuys
2010-04-26Add PopupMenu property to StringGrid.Graeme Geldenhuys
2010-04-21Grid.OnDrawCell: The drawstate set was not correctly reset after each loop.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2009-07-28Minor code formattingGraeme Geldenhuys
2009-07-06StringGrid RowCount update bug fixGraeme Geldenhuys
2009-02-04* CustomGrid now calls Update instead of Repaint. This now conforms to BeginU...graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg