summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-15Removed redundant code in TfpgScrollbar.Graeme Geldenhuys
2014-07-15Fixes a GDI bug dating back to July 2007.hinst
2014-07-10scrollframe: code formatting and design time paintingGraeme Geldenhuys
2014-07-10ui designer: new palette image for the scrollframeGraeme Geldenhuys
2014-07-10Tweak so the TfpgScrollFrame can play nicer with the UI Designer.Graeme Geldenhuys
2014-06-23Demos: fixed compiler warnings.Graeme Geldenhuys
2014-06-23Demo project files (Lazarus IDE) settings updated.Graeme Geldenhuys
2014-06-23Added the standard copyright notice to the new unit.Graeme Geldenhuys
2014-06-23Added D.Emerson to the contributors listGraeme Geldenhuys
2014-06-23Merge remote-tracking branch 'demerson/scroll-frame' into 'develop'Graeme Geldenhuys
2014-06-20GDI: Correctly define visibility for methods in TfpgGDIFileListGraeme Geldenhuys
2014-06-20nanoedit: use the textedit's Save and Load file methodsGraeme Geldenhuys
2014-06-20textedit: SaveToFile() and LoadFromFile() now does OS Encoding calls.Graeme Geldenhuys
2014-06-20Revert "File Search Result Name was never correctly converted from OS encodin...Graeme Geldenhuys
2014-05-22Adds the missing readme.txt file tothe "makefonts" tool directoryGraeme Geldenhuys
2014-05-08menubar: now set as a container widgetGraeme Geldenhuys
2014-05-07uidesigner: Preview menu now populated with real themes.Graeme Geldenhuys
2014-05-03pdf reporting: makefont tool for *.fnt file generationGraeme Geldenhuys