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
/
gui
Age
Commit message (
Expand
)
Author
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-06-18
Updates extrafpc.cfg files so no console window is shown for Windows compiled...
Graeme Geldenhuys
2013-05-07
grid demo: adds OnHeaderClick event handler test
Graeme Geldenhuys
2013-05-07
grid demo: fixes index out of bounds error when deleting rows.
Graeme Geldenhuys
2013-04-30
Adds VLC video library header translation and Media Player component.
Graeme Geldenhuys
2013-03-27
Includes Reporting images as part of "standard images" list.
Graeme Geldenhuys
2013-03-27
reporting demo: translated some French names to English
Graeme Geldenhuys
2013-03-21
sprite demo: fixes the text color - due to the new background image.
Graeme Geldenhuys
2013-03-21
demo: Updated the sprite demo with better images
Graeme Geldenhuys
2013-03-21
demo: Removed compiler warnings, and brought demo up to latest standards
Graeme Geldenhuys
2013-03-21
demo: updated TNullInterfacedObject implementation.
Graeme Geldenhuys
2013-02-28
fontselect demo: improve initial window position.
Graeme Geldenhuys
2013-02-25
numeric edits: adds min/max limits
Jean-Marc Levecque
2013-01-03
needed of values limits on integer edits.
Jean-Marc Levecque
2012-12-20
Minor tweaks to demo: fixes alignment and size constraints
Graeme Geldenhuys
2012-10-26
demo: Fixes memory leak in Splash Form demo
Graeme Geldenhuys
2012-08-29
pdf demo: fixes a compiler hint about unuse uses clause under Windows.
Graeme Geldenhuys
2012-08-28
pdf demo: removes lots of code duplication by moving some functionality into ...
Jean-Marc Levecque
2012-08-28
pdf demo: Temporary fixed a compiler warning about unused local variable.
Graeme Geldenhuys
2012-08-02
Applies the fpGUI coding style to the PDF Reporting Demo.
Graeme Geldenhuys
2012-08-02
Removes the unnecessary fpg_report.lpk package files.
Graeme Geldenhuys
2012-08-01
Moves the PDF report engine & demo into the main source tree.
Graeme Geldenhuys
2012-07-17
Adds a simple readme file to describe the purpose of the demo.
Graeme Geldenhuys
2012-04-04
DND Example now sets AppType in code, not via compiler option.
Graeme Geldenhuys
2012-03-15
wuline demo: removed all redundant BeginDraw..EndDraw calls.
Graeme Geldenhuys
2012-02-21
edit demo: minor property changes caused by a newer UI Designer.
Graeme Geldenhuys
2012-02-21
edit demo: use TfpgColor() instead of color constant.
Graeme Geldenhuys
2012-02-21
edit demo: Currency Edit's negative values was never set.
Graeme Geldenhuys
2012-01-18
Embedded Form demo now uses TfpgFrame, instead of TfpgBevel.
Graeme Geldenhuys
2011-11-21
Fixed the parameter modifier of TfpgStyleManager.AssignStyleTypes()
Graeme Geldenhuys
2011-10-26
treeview demo: reworked this demo to show the StateImageList support
Graeme Geldenhuys
2011-08-04
minor fixes to examples due to Item[] to Items[] change.
Graeme Geldenhuys
2011-05-08
globally renamed TFButtonFlags to TfpgButtonFlags
Graeme Geldenhuys
2011-05-06
The style must be instantiated before we create forms.
Graeme Geldenhuys
2011-05-06
Updated the 'custom style' demo to show off the Style Manager
Graeme Geldenhuys
2011-05-03
Reduced compiler hints by removing unused entries in uses clause.
Graeme Geldenhuys
2011-01-19
ListView demo updated to show sorting in action.
Graeme Geldenhuys
2010-11-30
A simple example of customized MenuBar theme.
Graeme Geldenhuys
2010-11-10
Implemented painting Listview Subitems icons
Andrew Haines
2010-11-10
Started implementing Icons in listview
Andrew Haines
2010-11-08
Listview selection now uses an avl tree which is much faster than TList with ...
Andrew Haines
2010-11-08
Beautified the listview sample by adding panels and a splitter
Andrew Haines
2010-11-08
Improved listview selection so that it is more reliable
Andrew Haines
2010-10-29
DND demo: updated project settings.
Graeme Geldenhuys
2010-10-29
Code cleanup by removing leftover writeln() statements.
Graeme Geldenhuys
2010-10-29
DND Example project improvements.
Graeme Geldenhuys
2010-10-28
DND demo: added a checkbox to enable/disable drops on TfpgEdit at runtime
Graeme Geldenhuys
2010-10-27
Renamed TfpgWindowBase.DoEnabledDrops() to DoDNDEnabled()
Graeme Geldenhuys
2010-10-21
colorlistbox demo event handlers are now moved to private.
Graeme Geldenhuys
[next]