summaryrefslogtreecommitdiff
path: root/examples/gui/fontselect/fontselect.lpr
AgeCommit message (Expand)Author
2013-02-28fontselect demo: improve initial window position.Graeme Geldenhuys
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-03-11* Implemented a new fpgGetNamedFontList() functiongraemeg
2008-03-02* Applications resourcestring declarations do not have to be in a hard-coded ...graemeg
2008-03-01* Updated translation files with new resource string constant.graemeg
2008-02-27* Created two new units called: gfx_pofiles.pas and gfx_translations.pas. Th...graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-08-12* Implemented a Base Dialog class.graemeg
2007-08-11* Started implementation of a Font Selection dialog. (not complete)graemeg