summaryrefslogtreecommitdiff
path: root/src/corelib/fpg_base.pas
AgeCommit message (Expand)Author
2009-10-23Very basic support for Help Files in fpgApplication.Graeme Geldenhuys
2009-10-23New WindowPosition setting of wpOneThirdDown.Graeme Geldenhuys
2009-10-09Canvas.DrawString() help.Graeme Geldenhuys
2009-04-04* Migrated SubVersion repository to Git.Graeme Geldenhuys
2009-03-13no commentsgraemeg
2009-02-04* CustomGrid now calls Update instead of Repaint. This now conforms to BeginU...graemeg
2009-02-04* added a custom user message constant.graemeg
2008-12-09* Added fpgApplicationRemoveWindowFromModalStack so windows that are in the s...drewski207
2008-10-20* Due to TThreads sometimes being used for posting messages to the applicatio...graemeg
2008-10-15* Added an example fpmake program contributed by Henry Vermaak. Showing how t...graemeg
2008-10-06* Implemented the speedup feature in SpinEdit.graemeg
2008-10-05* Added a new Canvas.DrawPolygon() methodgraemeg
2008-09-30* Implemented a correct TfpgWindow.HasParent method.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg