Age | Commit message (Expand) | Author |
---|---|---|
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-16 | * Added compile fix for Splash Screen demo from MvC. | 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-02-25 | * I believe I fixed the Button down state and Mouse Events issue. It now work... | graemeg |
2008-01-14 | * Removed a debug writeln statement from gui_edit unit. | graemeg |
2007-12-04 | * Minor adjustments to the Wu Line example. | graemeg |
2007-12-04 | * Improved the Wu Line example. It now draws three different objects. | graemeg |
2007-12-02 | * Implemented the Wu Anti-Aliased line drawing algorithm. Soon the canvas Dr... | graemeg |