summaryrefslogtreecommitdiff
path: root/examples/gui/fontselect
AgeCommit message (Expand)Author
2013-06-18Updates extrafpc.cfg files so no console window is shown for Windows compiled...Graeme Geldenhuys
2013-02-28fontselect demo: improve initial window position.Graeme Geldenhuys
2009-06-23Minor project info file updates due to newer Lazarus IDE.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-03-18* Fixed a bug in the translation units where if both toolkit and application ...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-12-04* Fixed a memory leak in TfpgCombobox.graemeg
2007-10-22* Minor update to the tiOPF generic edit mediators unit.graemeg
2007-10-18* Improved the implementation of the Minimum Width/Height graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-08-26* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict withgraemeg
2007-08-18* Moved and renamed gui_popupwindows.pas unit from GUI to CoreLib.graemeg
2007-08-15* Minor tweaks to compile under Windows.graemeg
2007-08-12* Implemented a Base Dialog class.graemeg
2007-08-11* Started implementation of a Font Selection dialog. (not complete)graemeg