summaryrefslogtreecommitdiff
path: root/src/gui/fpg_basegrid.pas
AgeCommit message (Expand)Author
2014-09-11Allow headerheight setting in grids.Jean-Marc.Levecque
2014-08-22Fixes bug #162 (Home/End doesn't move cell focus is smoothscroll StringGrid)Graeme Geldenhuys
2014-06-23Merge remote-tracking branch 'demerson/scroll-frame' into 'develop'Graeme Geldenhuys
2014-02-25grid: Final piece of the puzzle. BorderStyle is now fully working.Graeme Geldenhuys
2014-02-25grid: Removes last traces of that pesky FMargin variable.Graeme Geldenhuys
2014-02-25grid: First run through code removing hard-coded border widths.Graeme Geldenhuys
2014-02-25grid: introduce an overloaded GetClientRect() function.Graeme Geldenhuys
2013-12-17basegrid: removed hard-coded control frame size values.Graeme Geldenhuys
2013-11-01grid: The extra "+1" caused unnecessary scrollingGraeme Geldenhuys
2013-05-28Horizontal Scrolling working in X11, basegrid unit updated to use itDavid Laurence Emerson
2013-05-28horizontal scrolling, commit 1David Laurence Emerson
2013-05-20Removed Canvas.DrawControlFrame() - fpgStyle has tha functionality nowGraeme Geldenhuys
2013-05-07grid: now has a new OnHeaderClick eventGraeme Geldenhuys
2013-05-04Grid: now developers have access to visible width/height.Graeme Geldenhuys
2013-04-18Grids: set horiz scrollbar pagesize to 5 for smoothscroll, 1 otherwiseDavid Laurence Emerson
2013-04-18Grids: basegrid working great with PrepareCells function and new optimizationsDavid Laurence Emerson
2013-04-18Grids: basegrid drawing right! Created PrepareCells function. Still preparing...David Laurence Emerson
2013-04-18Grids: basegrid pre calculation, not drawing rightDavid Laurence Emerson
2013-04-18Grids: basegrid updateScrollbars done?David Laurence Emerson
2013-04-18Grids: basegrid updateScrollbars almost doneDavid Laurence Emerson
2013-04-18Grids: improve UpdateScrollbars for resizing etcDavid Laurence Emerson
2012-11-09As soon as a key is pressed in Grid, remove any hint windows.Graeme Geldenhuys
2011-12-05Implements BorderStyle property for basegrid widget.Graeme Geldenhuys
2011-12-05Remove redundant painting code in basegrid.Graeme Geldenhuys
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