summaryrefslogtreecommitdiff
path: root/examples/gui/dbtest
AgeCommit message (Expand)Author
2013-06-18Updates extrafpc.cfg files so no console window is shown for Windows compiled...Graeme Geldenhuys
2012-07-17Adds a simple readme file to describe the purpose of the demo.Graeme Geldenhuys
2009-04-05* Added missing unit output directories.Graeme Geldenhuys
2008-11-14* updated all extrafpc.cfg files to use the correct lib output directory.graemeg
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-07-10* Removed the annoying unit that Lazarus IDE keeps adding to the examples.graemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-04-14* Extended the dbtest example to show how the test.dbf database was created.graemeg
2008-03-31* Added a patch from Antonio add a basic Integer and Float edit component.graemeg
2008-01-14* Removed a debug writeln statement from gui_edit unit.graemeg
2007-11-28* Implemented a Command pattern interface.graemeg
2007-11-26* Correctly set the default value for some properties in the TreeView.graemeg
2007-11-05* Implemented BeginUpdate and EndUpdate for BaseGrid.graemeg
2007-10-28* Refactored the TfpgLabel component.graemeg