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
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2014-06-23
Added the standard copyright notice to the new unit.
Graeme Geldenhuys
2014-06-23
Merge remote-tracking branch 'demerson/scroll-frame' into 'develop'
Graeme Geldenhuys
2014-06-20
nanoedit: use the textedit's Save and Load file methods
Graeme Geldenhuys
2014-06-20
textedit: SaveToFile() and LoadFromFile() now does OS Encoding calls.
Graeme Geldenhuys
2013-12-22
demos: Minor improvements to the Custom Styles/Themes demo.
Graeme Geldenhuys
2013-12-22
ide: neatened up the uses clause of the program unit.
Graeme Geldenhuys
2013-10-09
maximus: minor improvement to code highlighting for Object Pascal source code.
Graeme Geldenhuys
2013-09-11
nanoedit: Now gives feedback in status bar area.
Graeme Geldenhuys
2013-08-31
lpi for bigframe_test
David Laurence Emerson
2013-08-31
scrollframe: test large frame, 6000x6000
David Laurence Emerson
2013-07-25
tabtest: Adds a debug label to tabsheet four to verify the tabsheet height value
Graeme Geldenhuys
2013-07-15
tab demo: extended the demo to test/show other properties of PageControl
Graeme Geldenhuys
2013-07-12
ide should use debug interface included in fpGUI instead.
Graeme Geldenhuys
2013-06-18
Updates extrafpc.cfg files so no console window is shown for Windows compiled...
Graeme Geldenhuys
2013-05-29
globe: fixed the color value for AggPas by adding the Alpha channel value
Graeme Geldenhuys
2013-05-29
globe: removed unnecessary code
Graeme Geldenhuys
2013-05-28
Scroll-frame: fixed a couple bugs with RecalcFrameSize
David Laurence Emerson
2013-05-28
Scroll-Frame: mousewheel scrolling is working, but only when both scrollbars ...
David Laurence Emerson
2013-05-28
Merge branch 'horiz-scroll-x11' into scroll-frame
David Laurence Emerson
2013-05-28
Horizontal Scrolling working in X11, basegrid unit updated to use it
David Laurence Emerson
2013-05-28
fpGUI Debug Server now defaults executable name to 'dbugsrv'.
Graeme Geldenhuys
2013-05-28
Agg Canvas demo
Graeme Geldenhuys
2013-05-28
examples: updates project to fix compiler error.
Graeme Geldenhuys
2013-05-28
example: updates project file settings using a newer Laz IDE version
Graeme Geldenhuys
2013-05-28
maximus: new compiler options added for the Maximus project
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
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
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
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
[next]