summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-04Russion language file updateGraeme Geldenhuys
2015-03-18Two new form helper functions added to fpgApplicationGraeme Geldenhuys
2015-03-10Removes deprecated TFPColor usageGraeme 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-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-22vlc: fix compiler error with FPC 3.0Graeme 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-12Version bumpGraeme Geldenhuys
2015-02-08Listview improvements.Andrew Haines
2015-02-06Merge remote-tracking branch 'jmarcl/reporting' into developGraeme Geldenhuys
2015-02-05Framework build scripts switched to DEBUG build modeGraeme Geldenhuys
2015-02-02script: FPC reference replaced with a variable to FPC binaryGraeme Geldenhuys
2015-02-01Merge branch 'develop' of https://github.com/graemeg/fpGUI into developAndrew Haines
2015-02-01Changes to allow modal windows to have owners.Andrew Haines
2014-12-26Encapsulate TfpgStyle's font objectsGraeme Geldenhuys
2014-12-20Updated translation constants for all language files with lastest updates.Graeme Geldenhuys
2014-12-20color dialog: Color Picker and Hex Value editbox added.Fred van Stappen
2014-12-19Merge remote-tracking branch 'jmarcl/editcombo' into developGraeme Geldenhuys
2014-12-18Fix bug in InternalListBoxSelectJean-Marc.Levecque
2014-12-13Implements custom form icon support for X11Graeme Geldenhuys
2014-12-06Merge branch 'feature/jml-grids' into developGraeme Geldenhuys
2014-12-06Fix ColMax() calculation.Graeme Geldenhuys
2014-12-06Add optional scrollbar stylesJean-Marc.Levecque
2014-12-06Improve horizontal srcollbar behaviourJean-Marc.Levecque
2014-12-06Fixes compiler hint about unused variableGraeme Geldenhuys
2014-12-06Allow grids scrollbarwidth settingJean-Marc.Levecque
2014-12-06Allow grids scrollbarpage settingJean-Marc.Levecque
2014-12-06Allow grids autoheight settingJean-Marc.Levecque
2014-11-15aggpas: fixes spelling mistake in code commentGraeme Geldenhuys
2014-11-10folder dialog: Seems internal TStringList.Sorted removed duplicatesGraeme Geldenhuys
2014-11-09Update email address in reporting file headersJean-Marc.Levecque
2014-10-22agg_2D: fixes compilation errors.Graeme Geldenhuys
2014-10-21aggpas: Implements and uses a GetWindowsFontPath function.Graeme Geldenhuys
2014-10-20gdi: Implements TfpgGDIApplication.GetScreenPixelColor()Graeme Geldenhuys
2014-10-19New fpgApplication.GetScreenPixelColor() for X11Graeme Geldenhuys
2014-10-19Changes created due to running "localize.sh" scriptGraeme Geldenhuys
2014-10-17Fixes "division by zero" errorGraeme Geldenhuys
2014-10-17Revert "CanvasBase.GradientFill causes a math error"Graeme Geldenhuys
2014-10-15Merge remote-tracking branch 'jmarc/develop' into developGraeme Geldenhuys
2014-10-15aggpas: Adds a extrafpc.cfg config file to easily compile AggPas DemosGraeme Geldenhuys
2014-10-15memo: added extra sanity check for EndUpdate method.Graeme Geldenhuys