summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-28docview: Implements the Bookmark Maintenance form.Graeme Geldenhuys
2013-05-28docview: updated todo list fileGraeme Geldenhuys
2013-05-28debug supportGraeme Geldenhuys
2013-05-28docview: assign own help file for future dialog help.Graeme Geldenhuys
2013-05-28Move constants to constants unitGraeme Geldenhuys
2013-05-28docview: removed second constants unit - we only need oneGraeme Geldenhuys
2013-05-28Adds text file with Unicode keyboard symbols.Graeme Geldenhuys
2013-05-28minor code formattingGraeme Geldenhuys
2013-05-28examples: updates project to fix compiler error.Graeme Geldenhuys
2013-05-28example: updates project file settings using a newer Laz IDE versionGraeme Geldenhuys
2013-05-28docview: Adds support for external links (links to other INF files)Graeme Geldenhuys
2013-05-28Bump the version numbersGraeme Geldenhuys
2013-05-28core: Debug output is now sent to the Debug Server instead of console output.Graeme Geldenhuys
2013-05-28Buttons & Styles now support hover effect on standard buttons too.Graeme Geldenhuys
2013-05-28maximus: new compiler options added for the Maximus projectGraeme Geldenhuys
2013-05-28aggpas backend: finally implemented DoDrawPolygon()Graeme Geldenhuys
2013-05-28aggpas: Improved font work-around to work for FreeBSD too.Graeme Geldenhuys
2013-05-28updated reporting imagesGraeme Geldenhuys
2013-05-28image conversion tool: minor improvements like copy to clipboard, hints etc.Graeme Geldenhuys
2013-05-28Includes Reporting images as part of "standard images" list.Graeme Geldenhuys
2013-05-28reporting demo: translated some French names to EnglishGraeme Geldenhuys
2013-05-28Adds PDF (binary handling) to gitattributes file.Graeme Geldenhuys
2013-05-28renames report images from French names to English names.Graeme Geldenhuys
2013-05-28Add common procedures in fpg_base for deadkeysJean-Marc Levecque
2013-05-28Use dead key codes for special accentuated charactersJean-Marc Levecque
2013-05-28Make special characters known by memo componentJean-Marc Levecque
2013-05-28Make special characters known by editcomboboxJean-Marc Levecque
2013-05-28Make special characters known by edit componentsJean-Marc Levecque
2013-05-28Adds the FPC Language Reference documentationGraeme Geldenhuys
2013-05-28sprite demo: fixes the text color - due to the new background image.Graeme Geldenhuys
2013-05-28demo: Updated the sprite demo with better imagesGraeme Geldenhuys
2013-05-28demo: Removed compiler warnings, and brought demo up to latest standardsGraeme Geldenhuys
2013-05-28demo: updated TNullInterfacedObject implementation.Graeme Geldenhuys
2013-05-28Adds Chrome and Chromium support to fpgOpenURL()Graeme Geldenhuys
2013-05-28docview: fixes grammer error in code commentGraeme Geldenhuys
2013-05-28docview: Fixes a bug where URL links where not handled correctly.Graeme Geldenhuys
2013-05-28docview: fixes a grammar error in the docsGraeme Geldenhuys
2013-05-28docs: fixes the <link> tags to use the full fpdoc link syntax.Graeme Geldenhuys
2013-05-28docs: fixes or adds the encoding attribute for fpdoc XML description files.Graeme Geldenhuys
2013-05-28docs: adds new docs for fpg_grid.pas unit.Graeme Geldenhuys
2013-05-28docs: disable protected methods from the documentation.Graeme Geldenhuys
2013-05-28docs: added the remaining fpGUI units to the fpdoc project file.Graeme Geldenhuys
2013-05-28docs: fixes some fpdoc links by using the full path syntax.Graeme Geldenhuys
2013-05-28ide: new empty unit template file.Graeme Geldenhuys
2013-05-28ide: set current directory as we load a project file.Graeme Geldenhuys
2013-05-28ide: Adds the ability to add a new empty unitGraeme Geldenhuys
2013-05-28ide: replaces RTL functions with fpGUI wrapper versions.Graeme Geldenhuys
2013-05-28utils: Adds a new RTL wrapper to handle UTF-8 path names correctly.Graeme Geldenhuys
2013-05-28ide: added copyright notices to the source code units.Graeme Geldenhuys
2013-05-28ide: hide debug button and messages via DEBUGSVR compiler defineGraeme Geldenhuys