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
/
gui_grid.pas
Age
Commit message (
Expand
)
Author
2007-10-01
* Implemented the Objects[ACol,ARow] property for the StringGrid.
graemeg
2007-09-26
* Added copyright information in the GUI units.
graemeg
2007-09-19
* GUI: All CustomGrid and StringGrid properties using a Column Index is now
graemeg
2007-09-07
* GUI: Rename the Checkbox property FontName to FontDesc to be consistent with
graemeg
2007-08-26
* Removed some compiler warnings.
graemeg
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-21
* GDI: Fixed popup window support.
graemeg
2007-08-17
* Implemented a FileOpen and FileSave dialog. Both are the same class. It's
graemeg
2007-08-16
* Added images, Owner, Group and file attribute support to TfpgFileGrid.
graemeg
2007-08-15
* Changes to FileGrid under Windows. This is only to test if it works.
graemeg
2007-08-15
* Minor tweaks to compile under Windows.
graemeg
2007-08-15
* Implemented some file handling functions.
graemeg
2007-08-11
* Renamed the unit gui_grid.pas to gui_basegrid.pas
graemeg
2007-08-11
* Grid changes
graemeg
2007-08-10
* Grid now has keyboard navigation support.
graemeg
2007-08-09
* Implemented scrollbar support for Grid.
graemeg
2007-08-08
* Fixed the TfpgButton focus rectangle to not be so close to the edge.
graemeg
2007-08-08
* Finally fixed all painting issues with rectangles and clipping.
graemeg
2007-08-06
* Implemented Canvas.FillGradient().
graemeg
2007-08-04
* Started the implementation of a Grid component.
graemeg