summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2015-08-31demo: colorwheel - minor tweaksGraeme Geldenhuys
2015-08-31Merge branch 'jm-colorwheel' into fixes_1.4Graeme Geldenhuys
2015-07-25Anchors label "Height" in case of resizingJean-Marc Levecque
2015-07-11Allow tabtext color settingJean-Marc.Levecque
2015-07-10Change saturation and value to 0-100 and value name to brightnessJean-Marc.Levecque
2015-07-10Selection of predefined colors shown on colorwheel and valuebarJean-Marc.Levecque
2015-07-10Make predefined color values converted first to hexa for conversion precisionJean-Marc.Levecque
2015-07-10Add selection of predefined colors using colorlistboxJean-Marc.Levecque
2015-07-10Color setting improvement in colorwheelJean-Marc.Levecque
2015-07-10Allow to type hexa value for color selectionJean-Marc.Levecque
2015-07-06Anchors edtHeight in case of resizingJean-Marc.Levecque
2015-07-06Allow tabs color settingJean-Marc.Levecque
2015-05-25example: Fixes compiler error - fpgApplication.DefaultFont was removed a whi...Graeme Geldenhuys
2015-04-10Fix compilation error for 'canvastest' demoGraeme Geldenhuys
2015-04-04Fixes time formatting constants for FormateDateTime() call.Graeme Geldenhuys
2015-03-01bug: fixes deleting extra character after Cut-To-Clipboard it TextEdit widgetGraeme Geldenhuys
2015-03-01Minor tweak to the compiler settingsGraeme Geldenhuys
2015-02-26fpcunit: on running the tests, first expand the treeGraeme Geldenhuys
2015-02-26fpcunit: fixes the bug where the treeview is partiall obscuredGraeme Geldenhuys
2015-02-26fpcunit: cleaned up uses clauseGraeme Geldenhuys
2015-02-22vlc: fix compiler error with FPC 3.0Graeme Geldenhuys
2015-02-20VLC demo: show time lapse and selection dialog now supports audio filesGraeme Geldenhuys
2015-02-08Listview improvements.Andrew Haines
2015-02-06Merge remote-tracking branch 'jmarcl/reporting' into developGraeme Geldenhuys
2015-02-04ide: recreate directory hierachy on checkoutGraeme Geldenhuys
2015-02-02IDE: config setting to help with compiling from command lineGraeme Geldenhuys
2015-02-02Updated TODO file with completed tasks.Graeme Geldenhuys
2015-02-01Merge branch 'develop' of https://github.com/graemeg/fpGUI into developAndrew Haines
2015-02-01Changes to allow modal windows to have owners.Andrew Haines
2014-12-12New demo showing how to create custom windows.Graeme Geldenhuys
2014-12-06Add optional scrollbar stylesJean-Marc.Levecque
2014-11-09Minor change to remove unnecessary colorsJean-Marc.Levecque
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