summaryrefslogtreecommitdiff
path: root/examples/gui
AgeCommit message (Expand)Author
2010-03-19PageControl: Neaten up code and some minor improvements.Graeme Geldenhuys
2010-03-19New demo for MouseCursor property.Graeme Geldenhuys
2010-03-18Reworked the hintwindowtest project to better show hint window possibilities.Graeme Geldenhuys
2010-03-16Embedded Form example: extended the demo to test more options.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-01-29Updated Animation example with new Loading image.Graeme Geldenhuys
2009-12-14New example showing how you can use embedded forms.Graeme Geldenhuys
2009-11-26Fixed two example projects that did not compile.Graeme Geldenhuys
2009-09-28Improved the ColorWheel example.Graeme Geldenhuys
2009-09-27Adds a very basic colorwheel demo project.Graeme Geldenhuys
2009-06-23Minor project info file updates due to newer Lazarus IDE.Graeme Geldenhuys
2009-06-03GetFieldBounds was not implemented for many tiMediators.Graeme Geldenhuys
2009-04-18memory leaks and lpi updatesGraeme Geldenhuys
2009-04-05* Added missing unit output directories.Graeme Geldenhuys
2009-03-27* Applied DragToReorder patch from David Emerson.graemeg
2009-03-22* Removed X11 alternate implementations for FreeBSD and Linux systems when re...graemeg
2009-02-17* Fixed memory leaks in Calendar Combobox.graemeg
2009-02-16* Removed a lot of memory leaks from fpg_treeview.pas.graemeg
2008-11-14* updated all extrafpc.cfg files to use the correct lib output directory.graemeg
2008-11-12* new fpgCharAt() functiongraemeg
2008-11-08* Implemented GetClientRect for TfpgBaseEditgraemeg
2008-10-31* Implemented virtual RowDelete() method for TfpgCustomGrid.graemeg
2008-10-12* Applied jean-marc's calendar patch.graemeg
2008-10-07* Removed a memory leak from fpg_hint unit.graemeg
2008-10-06* Applied Jean-Marc's calendar patch adding start week day etc.graemeg
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-09-25* Updated the Hint Window example to show the default values of fpgApplicatio...graemeg
2008-09-09* Fixed a bug in TfpgListView where it didn't paint the last column's content.graemeg
2008-09-02* Applied Jean-Marc's hint patch which moves hint functionality to TfpgWidget...graemeg
2008-08-31* Renamed the hint window to TfpgHintWindowgraemeg
2008-08-31* Made some changes to the Hint Help under Windows. Microsoft strikesgraemeg
2008-08-29* Added Hint window examplegraemeg
2008-07-25* Applied Vladimir's gui_dialog patch. Adding a helper function for file dial...graemeg
2008-07-23* Applied Jean-Marc's grid Options property patch.graemeg
2008-07-18* Minor fix in the CustomGrid SetRowCount and SetColumnCount methods. Even if...graemeg
2008-07-16* Added compile fix for Splash Screen demo from MvC.graemeg
2008-07-14* Applied patch no:2014995 EditFload decimal setup.graemeg
2008-07-10* Removed the annoying unit that Lazarus IDE keeps adding to the examples.graemeg
2008-07-09* Applied patch 2013558 from Jean-Marc. Adding a new Currency edit and other ...graemeg
2008-07-09* Applied patch from Jean-Marc improving the EditoCombo component. Patch #199...graemeg
2008-07-08* Got the basics working in the GUI Test Runner.graemeg
2008-07-07* Published more events and properties for EditInteger and EditFload components.graemeg
2008-07-07* Fixed svn properties on some files.graemeg
2008-07-02* Reverted the previous patch, except for the InvalidateRect() call.graemeg
2008-06-29* Improved the look of the Splitter components by showing a GrabBar and trian...graemeg
2008-06-28* Forgot to add the actual gui_splitter unit.graemeg
2008-06-28* Committed Vladimir's Splitter component patch.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-06-19* Updated the Bevel example so it compiles again. * Updated the EventTest ex...graemeg
2008-06-03* Fixed the Other Units path for ComboBox Demo project.graemeg