aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/frame
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This reverts commit e8a769c3823eef72a9e064d3bf992152ed261ad2.
* 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
| | | | | | 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.
* 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