summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10-11Display hexa value of colors in colorwheelJean-Marc.Levecque
2014-09-22docview: updated green arrows - much less jaggies.Graeme Geldenhuys
2014-09-19docview: Adds an "About..." menu item in the Windows System Menu of the main ...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-09-11Use the fpGUI versions of RTL file methods - fpgFileExists()Graeme Geldenhuys
2014-09-10DND example: Clear button now clears all widgets.Graeme Geldenhuys
2014-09-10DND demo: report available drop types as soon as possibleGraeme Geldenhuys
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-20Maximus Lazarus project file had incorrect case of unit name in project.Graeme Geldenhuys
2014-08-20Merge branch 'release-1.2' into developGraeme Geldenhuys
2014-08-20Extra compiler setting for Release and Debug buildsGraeme Geldenhuys
2014-08-20docs: fixes a minor spelling mistakeGraeme Geldenhuys
2014-08-20Adds new units to the documentation project fileGraeme Geldenhuys
2014-08-19maximus: remap a keyboard shortcut to a more common one.Graeme Geldenhuys
2014-08-09maximus: ESC key now cancels the Project Options dialog.Graeme Geldenhuys
2014-08-09maximus: Adds the ability to remove a unit from the project treeGraeme Geldenhuys
2014-08-09maximus: New method to remove an item from the UnitListGraeme Geldenhuys
2014-08-09treeview: publish the OnKeyPress and OnKeyChar eventsGraeme Geldenhuys
2014-08-09maximus: refactored some code, moving from main form to various classesGraeme 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
2014-07-27LoadImage_XXX() methods never did OS Encoding of the filenamesGraeme Geldenhuys
2014-07-272 new units: fpg_CSVParser and fpg_StringGridBuilderGraeme Geldenhuys
2014-07-25Merge branch 'release-1.2' into developGraeme Geldenhuys
2014-07-25Bump 'develop' branch to next version numberGraeme Geldenhuys
2014-07-25Fixed StretchDraw() "abstract error" due to DoFreeImage call.Graeme Geldenhuys
2014-07-25Set actual grid background colorJean-Marc
2014-07-24Fixed StretchDraw() "abstract error" due to DoFreeImage call.Graeme Geldenhuys
2014-07-23remove old code comment not needed any moreGraeme Geldenhuys
2014-07-23Set actual grid background colorJean-Marc
2014-07-22Merge branch 'ah/togglebox' into developGraeme Geldenhuys
2014-07-21toggle: fixes minor bug where selected font isn't used.Graeme Geldenhuys
2014-07-21uidesigner: added togglebox widget to the palette barGraeme Geldenhuys
2014-07-21new ToggleBox widgetAndrew Haines
2014-07-20Fixed "button pressed" painting for Normal and Embedded buttons.Graeme Geldenhuys
2014-07-17Bump the version number of various filesGraeme Geldenhuys
2014-07-17CanvasBase.GradientFill causes a math errorAndrew Haines
2014-07-17Allows adjusting Listview's scrollbar widthJean-Marc
2014-07-17Allows adjusting Listbox's scrollbar width and pagesizeJean-Marc
2014-07-17Merge branch 'jml/integer_input_dialog' into developGraeme Geldenhuys
2014-07-17Additional integerinputquerydialogJean-Marc
2014-07-15config file for compiling ImageConvert tool from the command line.Graeme Geldenhuys
2014-07-15Make clear what the default values are for two properties in TfpgImagePanelGraeme Geldenhuys
2014-07-15Removes WriteLn() statement in GDI backendGraeme Geldenhuys