summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
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-18helloworld: Fixed memory leaks and new painting methodGraeme Geldenhuys
2010-03-16Embedded Form example: extended the demo to test more options.Graeme Geldenhuys
2010-03-08Updated the various programs and fpGUI library to use the new generate versio...Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-22update readme and install text filesGraeme 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-26Add copies of the gui/compileall.sh script to the "apps" and "corelib" direct...Graeme Geldenhuys
2009-11-26Fixed two example projects that did not compile.Graeme Geldenhuys
2009-10-09Canvas.DrawString() help.Graeme Geldenhuys
2009-09-28Improved the ColorWheel example.Graeme Geldenhuys
2009-09-28Merge branch 'master' of ssh://fpgui.git.sourceforge.net/gitroot/fpgui/fpguiGraeme Geldenhuys
2009-09-27Adds a very basic colorwheel demo project.Graeme Geldenhuys
2009-08-27Fix default size of tiShowString() form.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