Merge branch 'master' into gwin

This commit is contained in:
Joel Bodenmann 2014-01-07 08:19:47 +01:00
commit e1ff7b421e

View File

@ -9,6 +9,8 @@ FEATURE: Added progressbar widget
FEATURE: Added gdispGDrawThickLine() by user jpa- FEATURE: Added gdispGDrawThickLine() by user jpa-
DEPRECATE: TDISP module removed DEPRECATE: TDISP module removed
FIX: Console does not execute gwinPrintf() anymore if not visible FIX: Console does not execute gwinPrintf() anymore if not visible
FEATURE: Added gwinGetColor() and gwinGetBgColor()
FEATURE: Console does now have an optional buffer (GWIN_CONSOLE_USE_HISTORY)
*** changes after 1.9 *** *** changes after 1.9 ***