summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-10-15Sync more fpGUI Agg2D code to console agg_2D unit.Graeme Geldenhuys
2014-10-15console agg_2D: Line() and Rectangle() now have FixAlignment parameterGraeme Geldenhuys
2014-10-15Fixes finding of Windows font files.Graeme Geldenhuys
2014-10-15Fixes compiler warningGraeme Geldenhuys
2014-10-13Make the selected text in editcombo follow the theme colorJean-Marc.Levecque
2014-10-12Surface the Window related to the Canvas instance.Graeme Geldenhuys
2014-09-19Windows: Just for fun, allow the ability to hook into the System MenuGraeme Geldenhuys
2014-09-16Edit2 font alias is now a variable and not hard coded.Graeme Geldenhuys
2014-09-11Allow headerheight setting in grids.Jean-Marc.Levecque
2014-08-22Fixes bug #162 (Home/End doesn't move cell focus is smoothscroll StringGrid)Graeme Geldenhuys
2014-08-20Fix PageControl bug where left or right tabs are unresponsive to clicksGraeme Geldenhuys
2014-08-20Merge branch 'release-1.2' into developGraeme Geldenhuys
2014-08-20Extra compiler setting for Release and Debug buildsGraeme Geldenhuys
2014-08-09treeview: publish the OnKeyPress and OnKeyChar eventsGraeme Geldenhuys
2014-07-29Merge branch 'release-1.2' into developGraeme Geldenhuys
2014-07-29Fixes minor compilation error under FPC 2.7.1Graeme Geldenhuys
2014-07-27Merge branch 'release-1.2' into developGraeme Geldenhuys