aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_console.c
Commit message (Expand)AuthorAgeFilesLines
* Fix to GWIN console widgetinmarket2019-05-081-1/+1
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-18/+18
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...inmarket2018-07-081-9/+9
* Change color_t to gColorinmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-3/+3
* Added new type definitions - moving towards V3.0inmarket2018-06-231-19/+19
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-8/+8
* First set of V3 macro changesinmarket2018-02-271-3/+3
* Fix console recursion bug - Thanks to Oleg Gerasimovinmarket2017-01-091-39/+51
* Change non-widget GWIN objects to always ensure their initial display is flus...inmarket2016-02-131-0/+1
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Adding support for ChibiOS/RT 3.x to console widget streamsJoel Bodenmann2015-11-021-0/+11
* Added ability to compile ugfx as a single file (excluding driver and board fi...inmarket2015-06-081-5/+5
* Fixes bug with printf formatting of zero filled fieldsinmarket2014-10-091-1/+1
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+809