summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-04Merge branch 'jml/french' into fixes_1.4Graeme Geldenhuys
2015-07-04Updated French translationsJean-Marc.Levecque
2015-06-18Merge branch 'hotfix/keypress' into fixes_1.4Graeme Geldenhuys
2015-06-18bug: OnKeyPress() keycode parameter was 0 for internally consumed keys.Graeme Geldenhuys
2015-05-29Updated language PO files.Graeme Geldenhuys
2015-05-29file dialog: set button hint valuesGraeme Geldenhuys
2015-05-29dialogs: We had a SetupCaptions method, but nothing ever called it!Graeme Geldenhuys
2015-05-29New resource string values for File Dialog buttonsGraeme Geldenhuys
2015-05-25Fixes compiler error when AggCanvas is enabled.Graeme Geldenhuys
2015-05-25example: Fixes compiler error - fpgApplication.DefaultFont was removed a whi...Graeme Geldenhuys
2015-05-22Lazarus IDE add-on's: changed the way the forms are created.Graeme Geldenhuys
2015-05-11extras: Updated "new project types" package for Lazarus IDE integrationGraeme Geldenhuys
2015-04-22Merge branch 'lkppo' into fixes_1.4Graeme Geldenhuys
2015-04-22Clean up unused local variablesGraeme Geldenhuys
2015-04-12Win: DND support is now toggled by a feature compile define, not platform defineGraeme Geldenhuys
2015-04-10Removes the -dDEBUG compiler define for *nix environments too.Graeme Geldenhuys
2015-04-10Disable -dDEBUG compiler define under windows (build from batch file).Graeme Geldenhuys
2015-04-10Fix compilation error for 'canvastest' demoGraeme Geldenhuys
2015-04-10wince: adds a new batch file for WinCE-ARM targetGraeme Geldenhuys
2015-04-10WinCE: fixes compilation errors for WinCE-ARMGraeme Geldenhuys
2015-04-09Merge branch 'release-1.4'Graeme Geldenhuys
2015-04-08docs: more release process notesGraeme Geldenhuys
2015-04-06Revert "Minor optimisation to CanvasBase.SetFont()"Graeme Geldenhuys
2015-04-06Clean up unused local variablesStéphane Aulery
2015-04-04Crap! TRGBTripple conflicts with the Windows unit from FPC.Graeme Geldenhuys
2015-04-04release process docs updateGraeme Geldenhuys
2015-04-04docs: For HTML output we only want Public or Published documentation.Graeme Geldenhuys
2015-04-04Fixes time formatting constants for FormateDateTime() call.Graeme Geldenhuys
2015-04-04Russion language file updateGraeme Geldenhuys
2015-04-04Regenerated *.po files for localizationGraeme Geldenhuys
2015-04-02ats: add missing compiler mode and AnsiString directive to unit.Graeme Geldenhuys
2015-04-02ats: readme file updateGraeme Geldenhuys
2015-04-02ats: Added a Test Usage form to show how resource ID values are retrieved.Graeme Geldenhuys
2015-04-02ats: various improvements to the editor formGraeme Geldenhuys
2015-04-02ats: Updated project file settings so unit output directory is auto createdGraeme Geldenhuys
2015-04-02ats: Made the AddRow() function publicly visibleGraeme Geldenhuys
2015-04-02ats: standardised the name of the event handlerGraeme Geldenhuys
2015-04-02ats: published FocusCol and FocusRow properties for the LangGrid componentGraeme Geldenhuys
2015-03-29docs: new help for TfpgApplicationBase.MainForm and CreateForm()Graeme Geldenhuys
2015-03-29docs: specify our own CSS file when we generate HTML outputGraeme Geldenhuys
2015-03-18documentation for newly added methods in fpgApplicationGraeme Geldenhuys
2015-03-18Two new form helper functions added to fpgApplicationGraeme Geldenhuys
2015-03-10Removes obsolete fpdoc.css file for HTML docsGraeme Geldenhuys
2015-03-10Removes deprecated TFPColor usageGraeme Geldenhuys
2015-03-10fpdoc.css: Improves the layout of the definition list contentsGraeme Geldenhuys
2015-03-10fpdoc.css: Improves the menu bar text visibilityGraeme Geldenhuys
2015-03-10fpdoc.css: fixes the class tree hierarchy pageGraeme Geldenhuys
2015-03-10docs: new custom style sheet for class documentation.Graeme Geldenhuys
2015-03-09docdump: fixes parameter handling and usage help output.Graeme Geldenhuys
2015-03-09Document most of the fpg_utils unit functions and procedures.Graeme Geldenhuys