aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
Commit message (Expand)AuthorAgeFilesLines
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-1/+1
* First set of V3 macro changesinmarket2018-02-271-58/+58
* Add the ability to flash a gwin window/widget.inmarket2015-01-251-0/+1
* New Tabset Widget.inmarket2015-01-031-0/+2
* Bug fix to widgets demo. It should never have used <stdio.h> which is not ava...inmarket2014-05-121-0/+3
* Extending GWIN widget demoJoel Bodenmann2014-05-111-0/+1
* Update widgets demo to use Containers.inmarket2014-05-111-0/+7
* Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of t...Joel Bodenmann2014-05-081-0/+1
* Updates to the widgets demo:inmarket2014-05-011-143/+5
* Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logoJoel Bodenmann2014-04-241-1/+1
* Fixed progressbar in widgets demoJoel Bodenmann2014-04-231-86/+232
* Added progressbarJoel Bodenmann2014-04-231-0/+1
* Update image demo's to use GFILE ROMFS.inmarket2014-02-071-1/+2
* Update demo's with images in theminmarket2014-02-071-0/+4
* Updates to console history. This now works well.inmarket2014-01-171-1/+4
* Add support for a default application orientation.inmarket2013-11-091-1/+2
* Make the hardware depedant options clearer for the widgets demoinmarket2013-10-291-1/+5
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-281-3/+3
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-281-5/+5
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-32/+23
* Use scrolling console in widget demo by defaultinmarket2013-09-181-1/+1
* Update old demos for new fonts.inmarket2013-08-171-2/+2
* Merge branch 'master' into fontsinmarket2013-08-011-1/+1
|\
| * Add image support to GWIN Listboxes.inmarket2013-08-011-1/+1
* | Merge branch 'master' into fontsinmarket2013-08-011-1/+2
|\|
| * Update GWIN widget demoinmarket2013-08-011-1/+1
| * Update gwin widgets and lists demosinmarket2013-08-011-0/+1
| * Integrate changes from master branchinmarket2013-07-271-1/+1
* | Update widgets demo for new fontsinmarket2013-07-291-5/+2
* | Remove preset GOS choice. It is defaulted if not specified anyway.inmarket2013-07-261-1/+1
|/
* Image animation changesinmarket2013-07-191-0/+2
* Add Radio buttons (can also be used as a Tab group)inmarket2013-07-061-0/+1
* Widget demo updateinmarket2013-07-041-3/+5
* in /demos/modules/gwin/widgets disabled ginput toggle by defaultJoel Bodenmann2013-07-011-1/+1
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-1/+1
* License header updatesinmarket2013-06-151-5/+25
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-1/+3
* New simplified gwin using a pseudo class structure.inmarket2013-06-061-0/+65