aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/frame
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 type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-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
* First set of V3 macro changesinmarket2018-02-271-26/+26
* Fix frame demo so that malloc is emulated as rand() needs it on some platformsinmarket2015-11-272-1/+4
* 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-162-0/+9
* frame demo: Fix bug for displays with < 32 bit colorinmarket2014-05-301-5/+4
* Remove superflous entries in demo gfxconf.hinmarket2014-05-301-39/+5
* Updated frame demo codeJoel Bodenmann2014-05-302-7/+121
* frame fixesinmarket2014-05-112-148/+8
* GWIN frame demo - compiling but crashingJoel Bodenmann2014-05-103-0/+297