aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/frame/main.c
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-2/+2
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-1/+1
* Fix frame demo so that malloc is emulated as rand() needs it on some platformsinmarket2015-11-271-1/+1
* Revert "Adding justification parameter to gwinLabelCreate()"Joel Bodenmann2015-11-071-1/+1
* Adding justification parameter to gwinLabelCreate()Joel Bodenmann2015-11-061-1/+1
* Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-261-5/+2
* Create a generic GWIN event.inmarket2014-08-201-6/+6
* Update the frame demo to reveal a surprise when the frame is closed.inmarket2014-08-161-0/+8
* frame demo: Fix bug for displays with < 32 bit colorinmarket2014-05-301-5/+4
* Updated frame demo codeJoel Bodenmann2014-05-301-7/+118
* frame fixesinmarket2014-05-111-4/+4
* GWIN frame demo - compiling but crashingJoel Bodenmann2014-05-101-0/+47