summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-22Bugfix for X11: Thread synchronize stops working if no mouse inputGraeme Geldenhuys
2015-08-22Minor compilation fix - differences between stable vs develop branchGraeme Geldenhuys
2015-08-22spinedit: minor code formattingGraeme Geldenhuys
2015-08-22fpg_spinedit: Introduced a new overloaded CreateSpinEdit() function.Graeme Geldenhuys
2015-08-22SpinEdit & SpinEditFloat now has a default Height - same as TfpgEdit.Graeme Geldenhuys
2015-08-22richview: fix bug where varied size fonts didn't start on baseline.Philippe Lévi
2015-08-17docview: Fix bug where centered text setting was kept for longer than neededGraeme Geldenhuys
2015-08-17docview: updated code comment to mention missing IPF tag.Graeme Geldenhuys
2015-08-12PageControl: Implements standardised Ctrl+TAB and Ctrl+Shift+TAB shortcuts.Graeme Geldenhuys
2015-08-11Merge branch 'jmarcl_tabsheet' into fixes_1.4Graeme Geldenhuys
2015-08-11ActiveTabColor/ActiveTabTextColor now defaults to clDefaultGraeme Geldenhuys
2015-08-09richview: earmarked TRichTextView.CopyTextToBuffer() to be removedGraeme Geldenhuys
2015-08-09richview: correctly typecast result in TLayoutLineList.GetItem()Philippe Lévi
2015-08-08richview: fixes bug with Italic text adding an extra space at the endGraeme Geldenhuys
2015-08-06Merge branch 'docview_underline' into fixes_1.4Graeme Geldenhuys
2015-08-06RichText: fixed the bug where Underlined text didn't work.Graeme Geldenhuys
2015-07-25Anchors label "Height" in case of resizingJean-Marc Levecque
2015-07-11Allow tabtext color settingJean-Marc.Levecque
2015-07-08Merge branch 'reporting' into fixes_1.4Graeme Geldenhuys
2015-07-08pdf: Code clean-up, removing empty destructors.Graeme Geldenhuys
2015-07-08pdf: translated more French identifiers to EnglishGraeme Geldenhuys
2015-07-08pdf: Translated French identifier names to EnglishGraeme Geldenhuys
2015-07-06Anchors edtHeight in case of resizingJean-Marc.Levecque
2015-07-06Allow tabs color settingJean-Marc.Levecque
2015-07-05Merge branch 'jml/french' into fixes_1.4Graeme Geldenhuys
2015-07-05Minor fix to French rsLanguage resource stringJean-Marc.Levecque
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