aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets
Commit message (Expand)AuthorAgeFilesLines
* updated gwin widget demoJoel Bodenmann2014-05-111-6/+6
* last try to get this shit right with that damned GWIN demoJoel Bodenmann2014-05-111-1/+1
* Improve GWIN widget demo layoutingJoel Bodenmann2014-05-111-1/+2
* Improving look of GWIN widget demoJoel Bodenmann2014-05-111-2/+6
* Extending GWIN widget demoJoel Bodenmann2014-05-112-32/+60
* simplify gwin widgets demo codeJoel Bodenmann2014-05-111-17/+17
* More freeflowing of the widgets demo for smaller displays.inmarket2014-05-111-5/+5
* Update widgets demo to use Containers.inmarket2014-05-112-119/+124
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-091-1/+1
* Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of t...Joel Bodenmann2014-05-081-0/+1
* Updates to the widgets demo:inmarket2014-05-015-1798/+304
* Fix list label in widget demoinmarket2014-05-011-1/+1
* Fixing gwin demoJoel Bodenmann2014-04-261-0/+1
* Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logoJoel Bodenmann2014-04-247-648/+1664
* Fixed progressbar in widgets demoJoel Bodenmann2014-04-232-87/+239
* Added progressbarJoel Bodenmann2014-04-232-16/+32
* Added smooth scrolling list to GWIN demoJoel Bodenmann2014-04-231-4/+24
* whitespaces - widgets demoJoel Bodenmann2014-04-231-67/+143
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-0/+3
* On ARM gcc compiler it appears that non-referenced character arrays are "opti...inmarket2014-02-151-1/+1
* Update image demo's to use GFILE ROMFS.inmarket2014-02-075-11/+35
* Update demo's with images in theminmarket2014-02-072-2/+5
* Updates to console history. This now works well.inmarket2014-01-171-1/+4
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-29/+29
* Remove orientation changes in demos because this is now handled by using GDIS...inmarket2013-11-161-4/+0
* 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-282-32/+24
* fixed orientation stuff in widgets demoJoel Bodenmann2013-10-261-4/+4
* Add initial orientation to the widgets demo.inmarket2013-10-241-0/+4
* 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
|\
| * Update widget demo so list 3 is multi-selectinmarket2013-08-011-1/+1
* | Merge branch 'master' into fontsinmarket2013-08-014-20/+53
|\|
| * Add image support to GWIN Listboxes.inmarket2013-08-014-5/+35
| * Add GWIN List multi-select supportinmarket2013-08-011-19/+22
* | Merge branch 'master' into fontsinmarket2013-08-012-5/+36
|\|
| * Update GWIN widget demoinmarket2013-08-011-1/+1
| * Update gwin widgets and lists demosinmarket2013-08-012-4/+35
| * Integrate changes from master branchinmarket2013-07-271-1/+1
* | Update widgets demo for new fontsinmarket2013-07-292-6/+3
* | Remove preset GOS choice. It is defaulted if not specified anyway.inmarket2013-07-261-1/+1
|/
* Image animation changesinmarket2013-07-191-0/+2
* Add image into Widget demoinmarket2013-07-072-6/+652
|\
| * added GWIN image demoJoel Bodenmann2013-07-062-2/+648
* | Update GWIN demosinmarket2013-07-072-110/+224
|/
* Add Radio buttons (can also be used as a Tab group)inmarket2013-07-062-19/+84