summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-09Replace deprecated functions with alternativesGraeme Geldenhuys
2015-03-09Adds new functions to fpg_utilsGraeme Geldenhuys
2015-03-05Published some mouse events for Checkbox, ComboBox, Edit, EditBtn, Listbox an...Graeme Geldenhuys
2015-03-01bug: fixes deleting extra character after Cut-To-Clipboard it TextEdit widgetGraeme Geldenhuys
2015-03-01Minor tweak to the compiler settingsGraeme Geldenhuys
2015-02-28bug: Improved tokenizer to correctly extract font name for Font Dialog.Graeme Geldenhuys
2015-02-28code formatting fixGraeme Geldenhuys
2015-02-28bug: Fixes GDI issue where if font name contain a @ or - symbol the couldn't ...Graeme Geldenhuys
2015-02-26fpcunit: on running the tests, first expand the treeGraeme Geldenhuys
2015-02-26fpcunit: fixes the bug where the treeview is partiall obscuredGraeme Geldenhuys
2015-02-26fpcunit: cleaned up uses clauseGraeme Geldenhuys
2015-02-22docs: TfpgImageBaseGraeme Geldenhuys
2015-02-22docs: Updte general info about fpGUIGraeme Geldenhuys
2015-02-22docs: Additional Topics - embedded formsGraeme Geldenhuys
2015-02-22docs: TfpgImagePanelGraeme Geldenhuys
2015-02-22docs: fpg_panel.pas unitGraeme Geldenhuys
2015-02-22vlc: fix compiler error with FPC 3.0Graeme Geldenhuys
2015-02-20VLC demo: show time lapse and selection dialog now supports audio filesGraeme Geldenhuys
2015-02-19Minor optimisation to CanvasBase.SetFont()Graeme Geldenhuys
2015-02-19Removed fpgApplication.DefaultFontGraeme Geldenhuys
2015-02-19menu: Replace font reference variable with direct fpgStyle callsGraeme Geldenhuys
2015-02-19tabs: Replace internal FFont reference variable.Graeme Geldenhuys
2015-02-15bug: fixes a spelling error in a propertyGraeme Geldenhuys
2015-02-12Docs on what to do for a new releaseGraeme Geldenhuys
2015-02-12Version bumpGraeme Geldenhuys
2015-02-08Listview improvements.Andrew Haines
2015-02-06Merge remote-tracking branch 'jmarcl/reporting' into developGraeme Geldenhuys
2015-02-05docview: minor tweak to project settings for RELEASE buildsGraeme Geldenhuys
2015-02-05Framework build scripts switched to DEBUG build modeGraeme Geldenhuys
2015-02-05uidesigner: Adds a Maximus IDE project file for UIDesignerGraeme Geldenhuys
2015-02-05docview: added a Maximus IDE project file for DocViewGraeme Geldenhuys
2015-02-04ide: recreate directory hierachy on checkoutGraeme Geldenhuys
2015-02-02script: FPC reference replaced with a variable to FPC binaryGraeme Geldenhuys
2015-02-02IDE: config setting to help with compiling from command lineGraeme Geldenhuys
2015-02-02Updated TODO file with completed tasks.Graeme Geldenhuys
2015-02-01Merge branch 'develop' of https://github.com/graemeg/fpGUI into developAndrew Haines
2015-02-01Merge branch 'topleveldialogs' into developAndrew Haines
2015-02-01Changes to allow modal windows to have owners.Andrew Haines
2015-01-19docs: Converted FPC Lang Ref IPF file to IBM850 encoding.Graeme Geldenhuys