summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2014-11-03vlc demo: fixes compilation errorsGraeme Geldenhuys
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-08-20Maximus Lazarus project file had incorrect case of unit name in project.Graeme Geldenhuys
2014-08-19maximus: remap a keyboard shortcut to a more common one.Graeme Geldenhuys
2014-08-09maximus: ESC key now cancels the Project Options dialog.Graeme Geldenhuys
2014-08-09maximus: Adds the ability to remove a unit from the project treeGraeme Geldenhuys
2014-08-09maximus: New method to remove an item from the UnitListGraeme Geldenhuys
2014-08-09maximus: refactored some code, moving from main form to various classesGraeme 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
2014-06-20nanoedit: use the textedit's Save and Load file methodsGraeme Geldenhuys
2014-06-20textedit: SaveToFile() and LoadFromFile() now does OS Encoding calls.Graeme Geldenhuys
2013-12-22demos: Minor improvements to the Custom Styles/Themes demo.Graeme Geldenhuys
2013-12-22ide: neatened up the uses clause of the program unit.Graeme Geldenhuys
2013-10-09maximus: minor improvement to code highlighting for Object Pascal source code.Graeme Geldenhuys
2013-09-11nanoedit: Now gives feedback in status bar area.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-07-12ide should use debug interface included in fpGUI instead.Graeme Geldenhuys
2013-06-18Updates extrafpc.cfg files so no console window is shown for Windows compiled...Graeme Geldenhuys
2013-05-29globe: fixed the color value for AggPas by adding the Alpha channel valueGraeme Geldenhuys
2013-05-29globe: removed unnecessary codeGraeme 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-28fpGUI Debug Server now defaults executable name to 'dbugsrv'.Graeme Geldenhuys
2013-05-28Agg Canvas demoGraeme Geldenhuys
2013-05-28examples: updates project to fix compiler error.Graeme Geldenhuys
2013-05-28example: updates project file settings using a newer Laz IDE versionGraeme Geldenhuys
2013-05-28maximus: new compiler options added for the Maximus projectGraeme Geldenhuys
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-28ide: new empty unit template file.Graeme Geldenhuys
2013-05-28ide: set current directory as we load a project file.Graeme Geldenhuys
2013-05-28ide: Adds the ability to add a new empty unitGraeme Geldenhuys
2013-05-28ide: replaces RTL functions with fpGUI wrapper versions.Graeme Geldenhuys