summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-27tree node: new TreeView property to show which tree view a TreeNode belongs too.Graeme Geldenhuys
2014-04-27Fixes grammar error in code commentGraeme Geldenhuys
2014-04-21x11: further improvement to get maxwidth/maxheight fully working.Graeme Geldenhuys
2014-04-21x11: Fixes Min[Width|Height] and Max[Width|Height] of top level windows.Graeme Geldenhuys
2014-04-01When using Lazarus IDE, the image byte arrays should be code-folderGraeme Geldenhuys
2014-04-01minor tweak to docview.ipf help fileGraeme Geldenhuys
2014-03-30Richview resize/render speedAndrew Haines
2014-03-30Adds the new win8 theme unit to the fpgui_toolkit packageGraeme Geldenhuys
2014-03-29Experimental (work-in-progress) Windows 8 look-alike theme.Graeme Geldenhuys
2014-03-29ComboBox/EditCombo now uses the new fpgStyles API.Graeme Geldenhuys
2014-03-29style: new fpgStyle methods for painting a ComboBox widgetGraeme Geldenhuys
2014-03-29combobox/editcombo: Internal button painting now only done in HandlePaintGraeme Geldenhuys
2014-03-29uidesigner: Align Left button was 2px larger than other align buttons.Graeme Geldenhuys
2014-03-29checkbox now uses new fpgStyle methods for the painting of the checkbox imageGraeme Geldenhuys
2014-03-29style: new style methods for checkbox customisationGraeme Geldenhuys
2014-03-29style: new button state btfEnabledGraeme Geldenhuys
2014-03-24Publishes the OnKeyPress event for TfpgButtonGraeme Geldenhuys
2014-03-24fpc_lang_ref.ipf: minor fix to diagramGraeme Geldenhuys
2014-03-17spinedit: Allow min and max values to be equal.Jean-Marc.Levecque
2014-03-17scrollbar: removes TODO items already completed.Graeme Geldenhuys
2014-03-17scrollbar: bug fix painting shadow (grey) area between slider and arrow buttonsJean-Marc.Levecque
2014-03-10Move ShowThousand setting to BaseNumericEditJean-Marc.Levecque
2014-02-25Merge branch 'gridborderstyle' into developGraeme Geldenhuys
2014-02-25Fixes small spelling mistake in code comment.Graeme Geldenhuys
2014-02-25grid: Final piece of the puzzle. BorderStyle is now fully working.Graeme Geldenhuys
2014-02-25grid: Removes last traces of that pesky FMargin variable.Graeme Geldenhuys
2014-02-25grid: minor code formatting fix.Graeme Geldenhuys
2014-02-25grid: First run through code removing hard-coded border widths.Graeme Geldenhuys
2014-02-25grid: introduce an overloaded GetClientRect() function.Graeme Geldenhuys
2014-02-24fix github bug #8: fpGUI as x11 root window fails.Graeme Geldenhuys
2014-02-23documentation scripts updateGraeme Geldenhuys
2014-02-23edit: Remove more hard-coded values for improved themes support.Graeme Geldenhuys
2014-02-04uidesigner: surfaced the TfpgTrackBar.SliderLength property in the Object Ins...Graeme Geldenhuys
2014-01-25Merge branch hyperlink into developGraeme Geldenhuys
2014-01-25hyperlink: Removed hard-coded font name, and make it more cross-platform frie...Graeme Geldenhuys
2014-01-25hyperlink: defined a new named color clHyperLink and used in in TfpgHyperLinkGraeme Geldenhuys
2014-01-24aggpas: Agg2D Console demo - improve font location constant for FreeBSDGraeme Geldenhuys
2014-01-24aggpas: fixes grammar in code comment.Graeme Geldenhuys
2014-01-24aggpas: New Agg2D Console demo.Graeme Geldenhuys
2014-01-24aggpas: Makes the agg_2D.pas unit compilable again.Graeme Geldenhuys
2014-01-24Fixes a spelling mistake in a code comment.Graeme Geldenhuys
2014-01-24GDI: Fixes mouse wheel scrolling bug on newer Windows versions.Graeme Geldenhuys
2014-01-23Avoid last item selection when mouse points over last itemJean-Marc
2014-01-21updatescrollbar at end of handlepaintJean-Marc
2014-01-20Exclude *.exe files from git outputGraeme Geldenhuys
2013-12-28uidesigner: completed string constants to resource string for vfdforms.pas unitGraeme Geldenhuys
2013-12-27uidesigner: More string constants refactored to resource strings.Graeme Geldenhuys
2013-12-27uidesigner: unit header comment updatedGraeme Geldenhuys
2013-12-22demos: Minor improvements to the Custom Styles/Themes demo.Graeme Geldenhuys
2013-12-22Auto-register new "dark" themes as part of the standard available themes.Graeme Geldenhuys