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
/
memo
Age
Commit message (
Expand
)
Author
2014-06-23
Demo project files (Lazarus IDE) settings updated.
Graeme Geldenhuys
2013-06-18
Updates extrafpc.cfg files so no console window is shown for Windows compiled...
Graeme Geldenhuys
2010-04-06
memo example: changed code so GUI is managed by fpGUI UI Designer.
Graeme Geldenhuys
2010-04-06
examples: fixed unit output directory settings.
Graeme Geldenhuys
2010-04-06
memo: Fixed deletion of selected lines.
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-16
* Added compile fix for Splash Screen demo from MvC.
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-03-27
* New Implementation of memo lines. much faster. there is at least one bug le...
drewski207