aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/button
Commit message (Collapse)AuthorAgeFilesLines
* Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-261-4/+1
|
* Create a generic GWIN event.inmarket2014-08-201-1/+1
| | | | | | The frame now sends a GEVENT_GWIN_CLOSE event on closing. Unfortunately some gwin events have had a field renamed in order to generalise the structure. Demo's updated to match.
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation ↵inmarket2014-05-091-3/+1
| | | | | | structures. Incorporate into demo's
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-0/+3
|
* Updates to demo to work on ChibiOS and to test orientation.inmarket2014-02-162-1/+16
|
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
|
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵inmarket2013-10-281-3/+3
| | | | the new streaming and multiple display demos
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-281-5/+5
|
* updated GDISP and GWIN demosJoel Bodenmann2013-10-282-42/+45
|
* whitespacesJoel Bodenmann2013-07-161-1/+2
|
* added checkbox demoJoel Bodenmann2013-07-162-8/+9
|
* added button demoJoel Bodenmann2013-07-162-0/+154