summaryrefslogtreecommitdiff
path: root/examples/gui
AgeCommit message (Expand)Author
2014-11-09Minor change to remove unnecessary colorsJean-Marc.Levecque
2014-10-19colorwheel demo: now has a color picker buttonGraeme Geldenhuys
2014-10-19colorwheel demo: Hex label now has the normal naming convention.Graeme Geldenhuys
2014-10-11Display hexa value of colors in colorwheelJean-Marc.Levecque
2014-09-10DND example: Clear button now clears all widgets.Graeme Geldenhuys
2014-09-10DND demo: report available drop types as soon as possibleGraeme Geldenhuys
2014-07-21new ToggleBox widgetAndrew Haines
2014-06-23Demos: fixed compiler warnings.Graeme Geldenhuys
2014-06-23Demo project files (Lazarus IDE) settings updated.Graeme Geldenhuys
2014-06-23Added the standard copyright notice to the new unit.Graeme Geldenhuys
2014-06-23Merge remote-tracking branch 'demerson/scroll-frame' into 'develop'Graeme Geldenhuys
2013-12-22demos: Minor improvements to the Custom Styles/Themes demo.Graeme Geldenhuys
2013-08-31lpi for bigframe_testDavid Laurence Emerson
2013-08-31scrollframe: test large frame, 6000x6000David Laurence Emerson
2013-07-25tabtest: Adds a debug label to tabsheet four to verify the tabsheet height valueGraeme Geldenhuys
2013-07-15tab demo: extended the demo to test/show other properties of PageControlGraeme Geldenhuys
2013-06-18Updates extrafpc.cfg files so no console window is shown for Windows compiled...Graeme Geldenhuys
2013-05-28Scroll-frame: fixed a couple bugs with RecalcFrameSizeDavid Laurence Emerson
2013-05-28Scroll-Frame: mousewheel scrolling is working, but only when both scrollbars ...David Laurence Emerson
2013-05-28Merge branch 'horiz-scroll-x11' into scroll-frameDavid Laurence Emerson
2013-05-28Horizontal Scrolling working in X11, basegrid unit updated to use itDavid Laurence Emerson
2013-05-28Includes Reporting images as part of "standard images" list.Graeme Geldenhuys
2013-05-28reporting demo: translated some French names to EnglishGraeme Geldenhuys
2013-05-28sprite demo: fixes the text color - due to the new background image.Graeme Geldenhuys
2013-05-28demo: Updated the sprite demo with better imagesGraeme Geldenhuys
2013-05-28demo: Removed compiler warnings, and brought demo up to latest standardsGraeme Geldenhuys
2013-05-28demo: updated TNullInterfacedObject implementation.Graeme Geldenhuys
2013-05-27Scroll-frame: added demoDavid Laurence Emerson
2013-05-07grid demo: adds OnHeaderClick event handler testGraeme Geldenhuys
2013-05-07grid demo: fixes index out of bounds error when deleting rows.Graeme Geldenhuys
2013-04-30Adds VLC video library header translation and Media Player component.Graeme Geldenhuys
2013-03-27Includes Reporting images as part of "standard images" list.Graeme Geldenhuys
2013-03-27reporting demo: translated some French names to EnglishGraeme Geldenhuys
2013-03-21sprite demo: fixes the text color - due to the new background image.Graeme Geldenhuys
2013-03-21demo: Updated the sprite demo with better imagesGraeme Geldenhuys
2013-03-21demo: Removed compiler warnings, and brought demo up to latest standardsGraeme Geldenhuys
2013-03-21demo: updated TNullInterfacedObject implementation.Graeme Geldenhuys
2013-02-28fontselect demo: improve initial window position.Graeme Geldenhuys
2013-02-25numeric edits: adds min/max limitsJean-Marc Levecque
2013-01-03needed of values limits on integer edits.Jean-Marc Levecque
2012-12-20Minor tweaks to demo: fixes alignment and size constraintsGraeme Geldenhuys
2012-10-26demo: Fixes memory leak in Splash Form demoGraeme Geldenhuys
2012-08-29pdf demo: fixes a compiler hint about unuse uses clause under Windows.Graeme Geldenhuys
2012-08-28pdf demo: removes lots of code duplication by moving some functionality into ...Jean-Marc Levecque
2012-08-28pdf demo: Temporary fixed a compiler warning about unused local variable.Graeme Geldenhuys
2012-08-02Applies the fpGUI coding style to the PDF Reporting Demo.Graeme Geldenhuys
2012-08-02Removes the unnecessary fpg_report.lpk package files.Graeme Geldenhuys
2012-08-01Moves the PDF report engine & demo into the main source tree.Graeme Geldenhuys
2012-07-17Adds a simple readme file to describe the purpose of the demo.Graeme Geldenhuys
2012-04-04DND Example now sets AppType in code, not via compiler option.Graeme Geldenhuys