summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08popupmenu: Adds a convenience function AddSeparator()Graeme Geldenhuys
2013-04-08tree keyboard handling: we never tested for ShiftStateGraeme Geldenhuys
2013-04-08Fixes a spelling mistake of a filename (readme)Graeme Geldenhuys
2013-04-06code syntax consistency. Changes << to shlGraeme Geldenhuys
2013-04-06os/2 bitmaps with bitdepth of 1,4 or 8 have a 3 byte color palette.Graeme Geldenhuys
2013-04-05fpGUI Debug Server now defaults executable name to 'dbugsrv'.Graeme Geldenhuys
2013-04-05docview: Enabled support for reading images from INF files. (WIP)Graeme Geldenhuys
2013-04-05docview: debug code to help debug reading images from INF files.Graeme Geldenhuys
2013-04-05Initial support for reading OS/2 Bitmap files.Graeme Geldenhuys
2013-04-05docview: removes commented code we don't use or need any more.Graeme Geldenhuys
2013-04-05docview: simple pointer usage issues.Graeme Geldenhuys
2013-04-04bmp code now raises an exception for a unknown BMP format.Graeme Geldenhuys
2013-04-04Agg Canvas demoGraeme Geldenhuys
2013-04-03docview: Help button in Notes dialog is now functional.Graeme Geldenhuys
2013-04-03docview: update help file - bookmarks functionality is now fully implementedGraeme Geldenhuys
2013-04-03docview: Implements the Bookmark Maintenance form.Graeme Geldenhuys
2013-04-03docview: updated todo list fileGraeme Geldenhuys
2013-04-03debug supportGraeme Geldenhuys
2013-04-03docview: assign own help file for future dialog help.Graeme Geldenhuys
2013-04-03Move constants to constants unitGraeme Geldenhuys
2013-04-03docview: removed second constants unit - we only need oneGraeme Geldenhuys
2013-04-03Adds text file with Unicode keyboard symbols.Graeme Geldenhuys
2013-04-03minor code formattingGraeme Geldenhuys
2013-04-03examples: updates project to fix compiler error.Graeme Geldenhuys
2013-04-03example: updates project file settings using a newer Laz IDE versionGraeme Geldenhuys
2013-04-03docview: Adds support for external links (links to other INF files)Graeme Geldenhuys
2013-04-02Bump the version numbersGraeme Geldenhuys
2013-04-02core: Debug output is now sent to the Debug Server instead of console output.Graeme Geldenhuys
2013-04-02Buttons & Styles now support hover effect on standard buttons too.Graeme Geldenhuys
2013-03-27maximus: new compiler options added for the Maximus projectGraeme Geldenhuys
2013-03-27aggpas backend: finally implemented DoDrawPolygon()Graeme Geldenhuys
2013-03-27aggpas: Improved font work-around to work for FreeBSD too.Graeme Geldenhuys
2013-03-27updated reporting imagesGraeme Geldenhuys
2013-03-27image conversion tool: minor improvements like copy to clipboard, hints etc.Graeme Geldenhuys
2013-03-27Includes Reporting images as part of "standard images" list.Graeme Geldenhuys
2013-03-27reporting demo: translated some French names to EnglishGraeme Geldenhuys
2013-03-27Adds PDF (binary handling) to gitattributes file.Graeme Geldenhuys
2013-03-27renames report images from French names to English names.Graeme Geldenhuys
2013-03-22Add common procedures in fpg_base for deadkeysJean-Marc Levecque
2013-03-22Use dead key codes for special accentuated charactersJean-Marc Levecque
2013-03-22Make special characters known by memo componentJean-Marc Levecque
2013-03-22Make special characters known by editcomboboxJean-Marc Levecque
2013-03-22Make special characters known by edit componentsJean-Marc Levecque
2013-03-21Adds the FPC Language Reference documentationGraeme Geldenhuys
2013-03-21sprite demo: fixes the text color - due to the new background image.Graeme Geldenhuys
2013-03-21demo: Updated the sprite demo with better imagesGraeme Geldenhuys
2013-03-21demo: Removed compiler warnings, and brought demo up to latest standardsGraeme Geldenhuys
2013-03-21demo: updated TNullInterfacedObject implementation.Graeme Geldenhuys
2013-03-19Adds Chrome and Chromium support to fpgOpenURL()Graeme Geldenhuys
2013-03-19docview: fixes grammer error in code commentGraeme Geldenhuys