summaryrefslogtreecommitdiff
path: root/extras/contributed/nicegrid
AgeCommit message (Collapse)Author
2013-07-12nicegrid: removed unnecessary fpg_types unitGraeme Geldenhuys
* The code introduced in fpg_types.pas are now available in fpg_main - maybe with slightly different names. * replaced all references to fpg_types methods with new ones found in fpg_main
2013-04-24nicegrid: Adds project files (for Lazarus IDE) for the three demos.Graeme Geldenhuys
2013-04-24nicegrid: minor change to get unit to compile under 64-bit FPC.Graeme Geldenhuys
2013-04-24Adds new contributed grid widget - NiceGridJean Pierre Anghel
See the readme.txt file for more details.