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
/
examples
/
gui
/
gridtest
Age
Commit message (
Expand
)
Author
2008-11-14
* updated all extrafpc.cfg files to use the correct lib output directory.
graemeg
2008-10-31
* Implemented virtual RowDelete() method for TfpgCustomGrid.
graemeg
2008-10-01
* Updated all demos to use the new unit names.
graemeg
2008-07-23
* Applied Jean-Marc's grid Options property patch.
graemeg
2008-07-07
* Published more events and properties for EditInteger and EditFload components.
graemeg
2008-05-19
* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...
graemeg
2008-04-02
* Fixed all grids where last line and scrollbar was not always in sync.
graemeg
2008-04-01
* BaseGrid.DrawCell and BaseGrid.CanDrawCell now have a GridDrawState type pr...
graemeg
2008-03-28
* Many big changes which removes bucket loads of compiler warnins. These will...
graemeg
2008-03-21
* Applied grid patch from Jean-Marc
graemeg
2007-12-14
* Implemented Cell Text Alignment.
graemeg
2007-12-04
* Fixed a memory leak in TfpgCombobox.
graemeg
2007-11-08
* Implemented a new mediator for use with tiOPF for the Calendar
graemeg
2007-09-19
* GUI: All CustomGrid and StringGrid properties using a Column Index is now
graemeg
2007-09-13
* CoreLib: fpgApplication now has a Terminated property which terminates the
graemeg
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 with
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-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 follow
graemeg
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.pas
graemeg
2007-08-11
* Grid changes
graemeg
2007-08-10
* Grid now has keyboard navigation support.
graemeg
2007-08-10
* Fixed minor compiler error and Mouser Cursor support
graemeg
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 file
graemeg
2007-08-04
* Started the implementation of a Grid component.
graemeg