summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-07Merge branch 'develop' of https://github.com/graemeg/fpGUI.git into developJean-Marc.Levecque
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-16uidesigner: Fixes crash when deleting widgets with children.Graeme Geldenhuys
2014-11-15aggpas: fixes spelling mistake in code commentGraeme Geldenhuys
2014-11-10Merge branch 'develop' of https://github.com/graemeg/fpGUI.git into developJean-Marc.Levecque
2014-11-10folder dialog: Seems internal TStringList.Sorted removed duplicatesGraeme Geldenhuys
2014-11-07docs: adds missing doc examplesGraeme Geldenhuys
2014-11-05docs: trimmed trailing whitespace.Graeme Geldenhuys
2014-11-05docs: removes indentation in docs as it affects some fpdoc output writers.Graeme Geldenhuys
2014-11-05docs: fpdoc enum documentation only supports the <short> tag.Graeme Geldenhuys
2014-11-03vlc demo: fixes compilation errorsGraeme Geldenhuys
2014-11-02Disable grid while editing a cellJean-Marc.Levecque
2014-10-23nicegrid demo 1 project file for Maximus IDE.Graeme Geldenhuys
2014-10-23nicegrid demo 1: fixed the Alpha values of some define colors.Graeme Geldenhuys
2014-10-23nicegrid: fixed the Alpha value of some colorsGraeme Geldenhuys
2014-10-22nicegrid: adds the missing extrafpc.cfg file to compile from command line.Graeme Geldenhuys
2014-10-22agg_2D: fixes compilation errors.Graeme Geldenhuys
2014-10-22install notes: fixes spelling mistake and improves text formatting slightlyGraeme Geldenhuys
2014-10-22updated OSX installation notesGraeme Geldenhuys
2014-10-21aggpas: Implements and uses a GetWindowsFontPath function.Graeme Geldenhuys
2014-10-20gdi: Implements TfpgGDIApplication.GetScreenPixelColor()Graeme Geldenhuys
2014-10-19colorwheel demo: now has a color picker buttonGraeme Geldenhuys
2014-10-19colorwheel demo: Hex label now has the normal naming convention.Graeme Geldenhuys
2014-10-19New fpgApplication.GetScreenPixelColor() for X11Graeme Geldenhuys
2014-10-19Changes created due to running "localize.sh" scriptGraeme Geldenhuys
2014-10-19docs: Removed obsolete scripts or programs to generate documentation.Graeme Geldenhuys
2014-10-19uidesigner: Tab/Widget order now display the correct titleGraeme Geldenhuys
2014-10-19uidesigner: Tab/Widget Order forms now show selected form's nameGraeme Geldenhuys
2014-10-17Fixes "division by zero" errorGraeme Geldenhuys
2014-10-17Revert "CanvasBase.GradientFill causes a math error"Graeme Geldenhuys
2014-10-17uidesigner: registered Min/MaxValue properties of Integer and Float Edit widgetsGraeme Geldenhuys
2014-10-17uidesigner: replaced Grid Resolution combobox with an Integer EditGraeme Geldenhuys
2014-10-17uidesigner: Now has an experimental "visual grid" on designer form.Graeme Geldenhuys
2014-10-17uidesigner: designer's Form property now has the exact class typeGraeme Geldenhuys
2014-10-17uidesigner: extended the snap-to-grid optionsGraeme Geldenhuys
2014-10-15uidesigner: Those IFDEF's are not needed for Linux/FreeBSD any more.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