aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Math library no longer needed on widget demoinmarket2013-07-041-4/+0
* Widget demo updateinmarket2013-07-042-3/+19
* readme fixJoel Bodenmann2013-07-011-0/+4
* in /demos/modules/gwin/widgets disabled ginput toggle by defaultJoel Bodenmann2013-07-011-1/+1
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-242-43/+42
* License header updatesinmarket2013-06-152-5/+26
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-102-42/+32
* GWIN fixesinmarket2013-06-061-51/+61
* New simplified gwin using a pseudo class structure.inmarket2013-06-063-0/+212