index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-28
core: Debug output is now sent to the Debug Server instead of console output.
Graeme Geldenhuys
2013-05-28
Buttons & Styles now support hover effect on standard buttons too.
Graeme Geldenhuys
2013-05-28
maximus: new compiler options added for the Maximus project
Graeme Geldenhuys
2013-05-28
aggpas backend: finally implemented DoDrawPolygon()
Graeme Geldenhuys
2013-05-28
aggpas: Improved font work-around to work for FreeBSD too.
Graeme Geldenhuys
2013-05-28
updated reporting images
Graeme Geldenhuys
2013-05-28
image conversion tool: minor improvements like copy to clipboard, hints etc.
Graeme Geldenhuys
2013-05-28
Includes Reporting images as part of "standard images" list.
Graeme Geldenhuys
2013-05-28
reporting demo: translated some French names to English
Graeme Geldenhuys
2013-05-28
Adds PDF (binary handling) to gitattributes file.
Graeme Geldenhuys
2013-05-28
renames report images from French names to English names.
Graeme Geldenhuys
2013-05-28
Add common procedures in fpg_base for deadkeys
Jean-Marc Levecque
2013-05-28
Use dead key codes for special accentuated characters
Jean-Marc Levecque
2013-05-28
Make special characters known by memo component
Jean-Marc Levecque
2013-05-28
Make special characters known by editcombobox
Jean-Marc Levecque
2013-05-28
Make special characters known by edit components
Jean-Marc Levecque
2013-05-28
Adds the FPC Language Reference documentation
Graeme Geldenhuys
2013-05-28
sprite demo: fixes the text color - due to the new background image.
Graeme Geldenhuys
2013-05-28
demo: Updated the sprite demo with better images
Graeme Geldenhuys
2013-05-28
demo: Removed compiler warnings, and brought demo up to latest standards
Graeme Geldenhuys
2013-05-28
demo: updated TNullInterfacedObject implementation.
Graeme Geldenhuys
2013-05-28
Adds Chrome and Chromium support to fpgOpenURL()
Graeme Geldenhuys
2013-05-28
docview: fixes grammer error in code comment
Graeme Geldenhuys
2013-05-28
docview: Fixes a bug where URL links where not handled correctly.
Graeme Geldenhuys
2013-05-28
docview: fixes a grammar error in the docs
Graeme Geldenhuys
2013-05-28
docs: fixes the <link> tags to use the full fpdoc link syntax.
Graeme Geldenhuys
2013-05-28
docs: fixes or adds the encoding attribute for fpdoc XML description files.
Graeme Geldenhuys
2013-05-28
docs: adds new docs for fpg_grid.pas unit.
Graeme Geldenhuys
2013-05-28
docs: disable protected methods from the documentation.
Graeme Geldenhuys
2013-05-28
docs: added the remaining fpGUI units to the fpdoc project file.
Graeme Geldenhuys
2013-05-28
docs: fixes some fpdoc links by using the full path syntax.
Graeme Geldenhuys
2013-05-28
ide: new empty unit template file.
Graeme Geldenhuys
2013-05-28
ide: set current directory as we load a project file.
Graeme Geldenhuys
2013-05-28
ide: Adds the ability to add a new empty unit
Graeme Geldenhuys
2013-05-28
ide: replaces RTL functions with fpGUI wrapper versions.
Graeme Geldenhuys
2013-05-28
utils: Adds a new RTL wrapper to handle UTF-8 path names correctly.
Graeme Geldenhuys
2013-05-28
ide: added copyright notices to the source code units.
Graeme Geldenhuys
2013-05-28
ide: hide debug button and messages via DEBUGSVR compiler define
Graeme Geldenhuys
2013-05-28
ide: removed unused (debug) widgets from main form
Graeme Geldenhuys
2013-05-28
ide: refactor out Adding Unit To Project code into separate method.
Graeme Geldenhuys
2013-05-28
ide: refactored out the creation of a new editor tab sheet.
Graeme Geldenhuys
2013-05-28
ide: restore caret and scroll bar position after a file reload.
Graeme Geldenhuys
2013-05-28
textedit: temporary work-around to update scrollbars when setting caret position
Graeme Geldenhuys
2013-05-28
textedit: Adds access to the Caret Vertical position.
Graeme Geldenhuys
2013-05-28
textedit: access to caret pos H.
Graeme Geldenhuys
2013-05-28
ide: Adds template files (units, programs etc)
Graeme Geldenhuys
2013-05-28
ide: disable unnecessary debug output when using Proc List dialog.
Graeme Geldenhuys
2013-05-28
ide: Find dialog can now be closed/cancelled with Esc key.
Graeme Geldenhuys
2013-05-28
textedit: correctly set caret x position using UTF-8 Length() method
Graeme Geldenhuys
2013-05-28
textedit: correctly named an identifier based on its usage
Graeme Geldenhuys
[next]