Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -2/+2 |
| | |||||
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 1 | -1/+1 |
| | |||||
* | Demos updated to remove now deprecated function gwinAttachMouse | inmarket | 2014-09-26 | 1 | -3/+0 |
| | |||||
* | 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 | ||||
* | Demo updates to fix compile issues. | inmarket | 2014-02-19 | 1 | -1/+1 |
| | |||||
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 1 | -6/+6 |
| | |||||
* | updated GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 1 | -0/+29 |
| | |||||
* | typo | Joel Bodenmann | 2013-07-17 | 1 | -0/+85 |