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
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
2010-10-05
After the Align algorithm change Splitter Demo needed a minor fixup.
Graeme Geldenhuys
2010-09-25
a basic DND demo.
Graeme Geldenhuys
2010-09-23
Editable Grid Demo: a very quick example how inline grid editing.
Graeme Geldenhuys
2010-09-20
Color ListBox example: fixed alignment of lbColorPick component.
Graeme Geldenhuys
2010-09-11
GridTest: added some more comments and more custom drawing.
Graeme Geldenhuys
2010-09-11
Grid Example: Added new Alternative Row Color checkbox.
Graeme Geldenhuys
2010-09-04
dialog demo: added fpgInputQuery dialog to the demo.
Graeme Geldenhuys
2010-08-29
customstyle demo: minor style fix for menus.
Graeme Geldenhuys
2010-08-29
custom style demo: Added menu theming to the example.
Graeme Geldenhuys
2010-08-19
Menu Test Demo improvements.
Graeme Geldenhuys
2010-08-19
Treeview Demo: further improvements added to demo.
Graeme Geldenhuys
2010-08-19
Treeview Demo: extended the demo to show Node values as user selects them.
Graeme Geldenhuys
2010-08-02
Grid Demo: Added Smooth Scrolling checkbox to demo.
Graeme Geldenhuys
2010-07-02
Bevel Example: added an extra option to change BorderStyle at runtime.
Graeme Geldenhuys
2010-07-01
TfpgBevel has a new Shape type: bsVerDivider
Graeme Geldenhuys
2010-06-28
Calendar Test: add 'Single Click Close' checkbox.
Graeme Geldenhuys
2010-06-08
Updated stdimglist demo.
Graeme Geldenhuys
2010-05-17
Splashscreen demo: mention difference between waBorderless and wtPopup.
Graeme Geldenhuys
2010-05-15
Splashscreen Demo: Updated the demo.
Graeme Geldenhuys
2010-05-14
added missing extrafpc.cfg file to JPEG demo
Graeme Geldenhuys
2010-05-14
JPEG image loading support
jp anghel
2010-05-12
Project file updates due to new Lazarus IDE version.
Graeme Geldenhuys
2010-05-07
Updated MenuTest demo
Graeme Geldenhuys
2010-04-30
Fixed imgtest demo not working under Windows.
Graeme Geldenhuys
2010-04-29
Replaced all TRGBTriple usage in non-fpGUI library code.
Graeme Geldenhuys
2010-04-14
tabtest: update project settings, unit output directory
Graeme Geldenhuys
2010-04-07
All sample projects updated so all of them can compile correctly.
Graeme Geldenhuys
2010-04-06
memo example: changed code so GUI is managed by fpGUI UI Designer.
Graeme Geldenhuys
2010-04-06
examples: fixed unit output directory settings.
Graeme Geldenhuys
2010-04-06
memo: Fixed deletion of selected lines.
Graeme Geldenhuys
2010-04-01
calendar demo: added the TfpgCalendarCheckCombo as well.
Graeme Geldenhuys
2010-03-24
TabTest: minor modifications to support all tab positions.
Graeme Geldenhuys
2010-03-21
Tab: implemented TabPosition tpBottom and tpNone
Graeme Geldenhuys
[next]