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
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
2013-05-28
textedit: correctly decrement the vertical scrollbar max limit when deleting ...
Graeme Geldenhuys
2013-05-28
textedit: Ctrl+Home/End handling is now fixed.
Graeme Geldenhuys
2013-05-28
ide: Adds the ability to copy the Messages output to the clipboard
Graeme Geldenhuys
2013-05-28
ide: Project -> Save As... will add new name to Recent Files list.
Graeme Geldenhuys
2013-05-28
docs: Updated help integration instructions.
Graeme Geldenhuys
2013-05-28
docs: minor grammar and formatting fixes
Graeme Geldenhuys
2013-04-18
Grids: set horiz scrollbar pagesize to 5 for smoothscroll, 1 otherwise
David Laurence Emerson
2013-04-18
Grids: basegrid working great with PrepareCells function and new optimizations
David Laurence Emerson
2013-04-18
Grids: basegrid drawing right! Created PrepareCells function. Still preparing...
David Laurence Emerson
2013-04-18
Grids: basegrid pre calculation, not drawing right
David Laurence Emerson
2013-04-18
Grids: basegrid updateScrollbars done?
David Laurence Emerson
2013-04-18
Grids: basegrid updateScrollbars almost done
David Laurence Emerson
2013-04-18
Grids: improve UpdateScrollbars for resizing etc
David Laurence Emerson
2013-03-14
textedit: minor optimisation in DEL key handling
Graeme Geldenhuys
2013-03-14
textedit: fixed bug where deleting a blank line causes a crash
Graeme Geldenhuys
2013-03-14
docview: improved the looks of the topic title panel
Graeme Geldenhuys
2013-03-13
ide: The start of some documentation for Maximus.
Graeme Geldenhuys
2013-03-13
ide: Fixes the bug where IDE crashed when you load a second project.
Graeme Geldenhuys
[next]