aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/console/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation ↵inmarket2014-05-091-0/+1
| | | | | | structures. Incorporate into demo's
* Update console demo to test more console features.inmarket2014-03-051-7/+16
|
* Add support for ANSI like escape sequences to control display color and ↵inmarket2014-03-041-3/+3
| | | | | | attributes in a GWIN console. Updated the console demo to demonstrate this.
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-3/+3
|
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-2/+2
|
* Update old demos for new fonts.inmarket2013-08-171-1/+1
|
* Update GWIN demosinmarket2013-07-071-18/+23
|
* License header updatesinmarket2013-06-151-0/+2
|
* License header fixes to some demos.inmarket2013-06-061-18/+25
|
* GOS module, for operating system independanceinmarket2013-05-251-9/+3
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* Move demos to better locationsAndrew Hannam2013-04-061-0/+87