Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos updated to remove now deprecated function gwinAttachMouse | inmarket | 2014-09-26 | 1 | -4/+1 |
| | |||||
* | Create a generic GWIN event. | inmarket | 2014-08-20 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation ↵ | inmarket | 2014-05-09 | 1 | -3/+1 |
| | | | | | | structures. Incorporate into demo's | ||||
* | Add demo makefiles and update example master makefiles to match. | inmarket | 2014-02-19 | 1 | -0/+3 |
| | |||||
* | Updates to demo to work on ChibiOS and to test orientation. | inmarket | 2014-02-16 | 2 | -1/+16 |
| | |||||
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵ | inmarket | 2013-10-28 | 1 | -3/+3 |
| | | | | the new streaming and multiple display demos | ||||
* | uncommented GOS selection in GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 1 | -5/+5 |
| | |||||
* | updated GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 2 | -42/+45 |
| | |||||
* | whitespaces | Joel Bodenmann | 2013-07-16 | 1 | -1/+2 |
| | |||||
* | added checkbox demo | Joel Bodenmann | 2013-07-16 | 2 | -8/+9 |
| | |||||
* | added button demo | Joel Bodenmann | 2013-07-16 | 2 | -0/+154 |