aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/slider/main.c
Commit message (Expand)AuthorAgeFilesLines
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
* 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-3/+3
* Updates to slider demoinmarket2014-12-131-1/+6
* Extended slider events. Updated the demo to match.inmarket2014-12-061-7/+26
* Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-261-3/+0
* Create a generic GWIN event.inmarket2014-08-201-1/+1
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-091-3/+1
* Demo updates to fix compile issues.inmarket2014-02-191-1/+1
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-2/+2
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-0/+29
* added slider demoJoel Bodenmann2013-07-171-0/+61
* Remove Slider demo. It is replaced by the Wdigets demoinmarket2013-07-071-97/+0
* License header updatesinmarket2013-06-151-0/+2
* License header fixes to some demos.inmarket2013-06-061-18/+25
* GOS module, for operating system independanceinmarket2013-05-251-7/+1
* Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-071-13/+18
* GWIN slider + image supportAndrew Hannam2013-04-061-0/+89