summaryrefslogtreecommitdiff
path: root/examples/gui
AgeCommit message (Expand)Author
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-30Fixed imgtest demo not working under Windows.Graeme Geldenhuys
2010-04-29Replaced all TRGBTriple usage in non-fpGUI library code.Graeme Geldenhuys
2010-04-14tabtest: update project settings, unit output directoryGraeme Geldenhuys
2010-04-07All sample projects updated so all of them can compile correctly.Graeme Geldenhuys
2010-04-06memo example: changed code so GUI is managed by fpGUI UI Designer.Graeme Geldenhuys
2010-04-06examples: fixed unit output directory settings.Graeme Geldenhuys
2010-04-06memo: Fixed deletion of selected lines.Graeme Geldenhuys
2010-04-01calendar demo: added the TfpgCalendarCheckCombo as well.Graeme Geldenhuys
2010-03-24TabTest: minor modifications to support all tab positions.Graeme Geldenhuys
2010-03-21Tab: implemented TabPosition tpBottom and tpNoneGraeme Geldenhuys
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