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 | 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 |
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 | Debug Server: New sample application that works with FPC's dbugintf unit. | 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 | Updated Canvas Test demo screenshots to show results. | Graeme Geldenhuys |
2010-04-30 | Updated Canvas Test demo to show that TfpgImage.ImageFromRect() does work. | Graeme Geldenhuys |
2010-04-30 | Extended Canvas Test demo to show that 1x1 rectangles now work. | Graeme Geldenhuys |