aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Update image demo's to use GFILE ROMFS.inmarket2014-02-071-6/+9
|
* Update demo's with images in theminmarket2014-02-071-2/+1
|
* 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 ↵inmarket2013-11-161-4/+0
| | | | GDISP_DEFAULT_ORIENTATION.
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-0/+1
|
* fixed orientation stuff in widgets demoJoel Bodenmann2013-10-261-4/+4
|
* Add initial orientation to the widgets demo.inmarket2013-10-241-0/+4
|
* 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-011-19/+31
|\|
| * Add image support to GWIN Listboxes.inmarket2013-08-011-4/+13
| | | | | | | | Updated GWIN widgets demo to match.
| * Add GWIN List multi-select supportinmarket2013-08-011-19/+22
| |
* | Merge branch 'master' into fontsinmarket2013-08-011-4/+34
|\|
| * Update gwin widgets and lists demosinmarket2013-08-011-4/+34
| |
* | Update widgets demo for new fontsinmarket2013-07-291-1/+1
|/
* Add image into Widget demoinmarket2013-07-071-6/+15
|\
| * added GWIN image demoJoel Bodenmann2013-07-061-2/+11
| |
* | Update GWIN demosinmarket2013-07-071-109/+221
|/
* Add Radio buttons (can also be used as a Tab group)inmarket2013-07-061-19/+83
|
* Widget demo updateinmarket2013-07-041-0/+14
|
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-42/+41
|
* License header updatesinmarket2013-06-151-0/+1
|
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-41/+29
|
* GWIN fixesinmarket2013-06-061-51/+61
|
* New simplified gwin using a pseudo class structure.inmarket2013-06-061-0/+141