summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2011-05-03Reduced compiler hints by removing unused entries in uses clause.Graeme Geldenhuys
2011-01-19ListView demo updated to show sorting in action.Graeme Geldenhuys
2010-11-30A simple example of customized MenuBar theme.Graeme Geldenhuys
2010-11-10Implemented painting Listview Subitems iconsAndrew Haines
2010-11-10Started implementing Icons in listviewAndrew Haines
2010-11-08Listview selection now uses an avl tree which is much faster than TList with ...Andrew Haines
2010-11-08Beautified the listview sample by adding panels and a splitterAndrew Haines
2010-11-08Improved listview selection so that it is more reliableAndrew Haines
2010-10-29DND demo: updated project settings.Graeme Geldenhuys
2010-10-29Code cleanup by removing leftover writeln() statements.Graeme Geldenhuys
2010-10-29DND Example project improvements.Graeme Geldenhuys
2010-10-28DND demo: added a checkbox to enable/disable drops on TfpgEdit at runtimeGraeme Geldenhuys
2010-10-27Renamed TfpgWindowBase.DoEnabledDrops() to DoDNDEnabled()Graeme Geldenhuys
2010-10-21colorlistbox demo event handlers are now moved to private.Graeme Geldenhuys
2010-10-05After the Align algorithm change Splitter Demo needed a minor fixup.Graeme Geldenhuys
2010-09-25a basic DND demo.Graeme Geldenhuys
2010-09-23globe demo: removed compiler hint about unused unit.Graeme Geldenhuys
2010-09-23Editable Grid Demo: a very quick example how inline grid editing.Graeme Geldenhuys
2010-09-21debug server: improved the look of the toolbarGraeme Geldenhuys
2010-09-21globe demo: improved the look of the toolbarGraeme Geldenhuys
2010-09-20Globe: project options set to remove console windowGraeme Geldenhuys
2010-09-20Globe: extended the help a little moreGraeme Geldenhuys
2010-09-20A cool little "spinning globe" sample applicationGraeme Geldenhuys
2010-09-20Color ListBox example: fixed alignment of lbColorPick component.Graeme Geldenhuys
2010-09-11GridTest: added some more comments and more custom drawing.Graeme Geldenhuys
2010-09-11Grid Example: Added new Alternative Row Color checkbox.Graeme Geldenhuys
2010-09-04dialog demo: added fpgInputQuery dialog to the demo.Graeme Geldenhuys
2010-08-29customstyle demo: minor style fix for menus.Graeme Geldenhuys
2010-08-29custom style demo: Added menu theming to the example.Graeme Geldenhuys
2010-08-19Menu Test Demo improvements.Graeme Geldenhuys
2010-08-19Treeview Demo: further improvements added to demo.Graeme Geldenhuys
2010-08-19Treeview Demo: extended the demo to show Node values as user selects them.Graeme Geldenhuys
2010-08-02Debug Server: New sample application that works with FPC's dbugintf unit.Graeme Geldenhuys
2010-08-02Grid Demo: Added Smooth Scrolling checkbox to demo.Graeme Geldenhuys
2010-07-02Bevel Example: added an extra option to change BorderStyle at runtime.Graeme Geldenhuys
2010-07-01TfpgBevel has a new Shape type: bsVerDividerGraeme Geldenhuys
2010-06-28Calendar Test: add 'Single Click Close' checkbox.Graeme Geldenhuys
2010-06-08Updated stdimglist demo.Graeme Geldenhuys
2010-05-17Splashscreen demo: mention difference between waBorderless and wtPopup.Graeme Geldenhuys
2010-05-15Splashscreen Demo: Updated the demo.Graeme Geldenhuys
2010-05-14added missing extrafpc.cfg file to JPEG demoGraeme Geldenhuys
2010-05-14JPEG image loading supportjp anghel
2010-05-12Project file updates due to new Lazarus IDE version.Graeme Geldenhuys
2010-05-07Updated MenuTest demoGraeme Geldenhuys
2010-04-30Updated Canvas Test demo screenshots to show results.Graeme Geldenhuys
2010-04-30Updated Canvas Test demo to show that TfpgImage.ImageFromRect() does work.Graeme Geldenhuys
2010-04-30Extended Canvas Test demo to show that 1x1 rectangles now work.Graeme Geldenhuys
2010-04-30Canvas Test demo: now the form is managed by the UI Designer.Graeme Geldenhuys
2010-04-30Fixed imgtest demo not working under Windows.Graeme Geldenhuys
2010-04-29Replaced all TRGBTriple usage in non-fpGUI library code.Graeme Geldenhuys