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
2011-08-11
regexpr: sync'ed changes from Lazarus synedit component directory
Graeme Geldenhuys
2011-08-11
ide: improved syntax highlighting, and extending it.
Graeme Geldenhuys
2011-08-10
ide: apply newly selected fonts to open editors. This is still WIP.
Graeme Geldenhuys
2011-08-09
ide: huge speed improvement in syntax highlighting
Graeme Geldenhuys
2011-08-09
ide: improves syntax highlighting even more
Graeme Geldenhuys
2011-08-09
ide: removed unused (old) code we don't need any more.
Graeme Geldenhuys
2011-08-09
ide: syntax highlighting improvements by adding reserved keywords to regex
Graeme Geldenhuys
2011-08-09
ide: adds syntax highlighting support for {...} style comments.
Graeme Geldenhuys
2011-08-09
ide project settings: improved compiler options for better debugging
Graeme Geldenhuys
2011-08-04
minor fixes to examples due to Item[] to Items[] change.
Graeme Geldenhuys
2011-07-28
added missing fpc config file so we can compile fpgIDE from the command line.
Graeme Geldenhuys
2011-07-20
ide: exported project settings as a "clean" project file.
Graeme Geldenhuys
2011-07-20
ide: updated todo list
Graeme Geldenhuys
2011-07-18
ide: minor code comments and debug lines added.
Graeme Geldenhuys
2011-07-18
ide: improved default values for TextEdit component at IDE startup
Graeme Geldenhuys
2011-07-18
ide: updated project settings files
Graeme Geldenhuys
2011-07-18
ide: hide debugsvr calls inside IFDEF statements
Graeme Geldenhuys
2011-07-18
updated readme file of the IDE example app
Graeme Geldenhuys
2011-07-16
adds a readme file to the ide sample app
Graeme Geldenhuys
2011-07-16
ide: added existing unit to project file.
Graeme Geldenhuys
2011-07-16
Merged fpgIDE project as a subdirectory examples/apps/ide/
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
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
globe demo: removed compiler hint about unused unit.
Graeme Geldenhuys
2010-09-23
Editable Grid Demo: a very quick example how inline grid editing.
Graeme Geldenhuys
2010-09-21
debug server: improved the look of the toolbar
Graeme Geldenhuys
2010-09-21
globe demo: improved the look of the toolbar
Graeme Geldenhuys
2010-09-20
Globe: project options set to remove console window
Graeme Geldenhuys
2010-09-20
Globe: extended the help a little more
Graeme Geldenhuys
2010-09-20
A cool little "spinning globe" sample application
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
[next]