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_customgrid.pas
Age
Commit message (
Expand
)
Author
2008-07-18
* Minor fix in the CustomGrid SetRowCount and SetColumnCount methods. Even if...
graemeg
2008-07-11
* Applied patch improving the text drawing and alignment in grids. By Jean-Marc.
graemeg
2008-06-18
* Finally fixed a Index out of bounds error in StringGrid. Thanks to David Em...
graemeg
2008-06-12
* Minor fixes to csUpdating ComponentState in Grids.
graemeg
2008-05-22
* Minor bugfix in gui_customgrid.
graemeg
2008-05-19
* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...
graemeg
2008-05-05
* Fixed the Grid creation and setup. It caused issues in the UI Designer unde...
graemeg
2008-03-28
* Many big changes which removes bucket loads of compiler warnins. These will...
graemeg
2008-03-25
* Applied minor patch from Jean-Marc to allow scrollbars to be adjusted when ...
graemeg
2008-03-21
* Applied grid patch from Jean-Marc
graemeg
2008-03-04
* More more on the MiG Layout port.
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-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-17
* Implemented a FileOpen and FileSave dialog. Both are the same class. It's
graemeg
2007-08-15
* Implemented some file handling functions.
graemeg
2007-08-11
* Renamed the unit gui_grid.pas to gui_basegrid.pas
graemeg