summaryrefslogtreecommitdiff
path: root/examples/gui/gridtest
AgeCommit message (Expand)Author
2007-09-19* GUI: All CustomGrid and StringGrid properties using a Column Index is nowgraemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-09-08* GUI Designer: Some code formating changes in generated code.graemeg
2007-08-26* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict withgraemeg
2007-08-23* Grid cells in disabled state are not painting in 3D text effect.graemeg
2007-08-22* Started the implementation of a StringGrid. It is graemeg
2007-08-20* CoreLib: Some minor code cleanup, removing unused variables and code comments.graemeg
2007-08-15* Fixed bug in Horz and Vert scrollbars where they didn't followgraemeg
2007-08-12* Extended the sample text string used in the Font Select dialog.graemeg
2007-08-11* Implemented fpgApplicatio.GetFontfaceList (GDI untested)graemeg
2007-08-11* Renamed the unit gui_grid.pas to gui_basegrid.pasgraemeg
2007-08-11* Grid changesgraemeg
2007-08-10* Grid now has keyboard navigation support.graemeg
2007-08-10* Fixed minor compiler error and Mouser Cursor supportgraemeg
2007-08-08* Fixed the TfpgButton focus rectangle to not be so close to the edge.graemeg
2007-08-06* Implemented Canvas.FillGradient().graemeg
2007-08-06* updated gui package filegraemeg
2007-08-04* Started the implementation of a Grid component.graemeg