aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/button/main.c
Commit message (Expand)AuthorAgeFilesLines
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-2/+2
* Added new type definitions - moving towards V3.0inmarket2018-06-231-3/+3
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-2/+2
* Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-261-4/+1
* Create a generic GWIN event.inmarket2014-08-201-1/+1
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-091-3/+1
* Updates to demo to work on ChibiOS and to test orientation.inmarket2014-02-161-1/+15
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-0/+29
* whitespacesJoel Bodenmann2013-07-161-1/+2
* added checkbox demoJoel Bodenmann2013-07-161-0/+1
* added button demoJoel Bodenmann2013-07-161-0/+64