ugfx_release_2.6
Joel Bodenmann 2014-02-02 14:02:31 +01:00
parent 6515373b2a
commit 5b8cebb797
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ 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)
FEATURE: Added smooth scrolling to list widget
FEATURE: Increased performance of gwinListAddItem()
*** changes after 1.9 ***