summaryrefslogtreecommitdiff
path: root/src/gui/gui_basegrid.pas
AgeCommit message (Expand)Author
2007-11-28* Implemented a Command pattern interface.graemeg
2007-11-08* Implemented a new mediator for use with tiOPF for the Calendar graemeg
2007-11-05* Implemented BeginUpdate and EndUpdate for BaseGrid.graemeg
2007-11-03* Started working on a Calendar component.graemeg
2007-10-25* Added new UTF8 function used for text translations with .po files.graemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-08* Made a few modifications so the GUI Designer works under Windows.graemeg
2007-09-08* Fixed initial painting of components when they are placed in the graemeg
2007-09-08* GUI Designer: Some code formating changes in generated code.graemeg
2007-09-07* GUI: Rename the Checkbox property FontName to FontDesc to be consistent withgraemeg
2007-08-23* Grid cells in disabled state are not painting in 3D text effect.graemeg
2007-08-17* Implemented a FileOpen and FileSave dialog. Both are the same class. It'sgraemeg
2007-08-15* Fixed bug in Horz and Vert scrollbars where they didn't followgraemeg
2007-08-11* Renamed the unit gui_grid.pas to gui_basegrid.pasgraemeg