diff options
| author | inmarket <andrewh@inmarket.com.au> | 2014-05-11 20:07:49 +1000 |
|---|---|---|
| committer | inmarket <andrewh@inmarket.com.au> | 2014-05-11 20:07:49 +1000 |
| commit | 7e915a8017fe1f6fb9963c6389708b63e77f8180 (patch) | |
| tree | 1f7dfc735bc51ba61a5aa6c263d46246fa8eb9b0 | |
| parent | 3a98279583cb5d8489fff26f89d148b6f807aa07 (diff) | |
| download | uGFX-7e915a8017fe1f6fb9963c6389708b63e77f8180.tar.gz uGFX-7e915a8017fe1f6fb9963c6389708b63e77f8180.tar.bz2 uGFX-7e915a8017fe1f6fb9963c6389708b63e77f8180.zip | |
Doco
| -rw-r--r-- | docs/releases.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index 6bd893e8..ece016aa 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -37,6 +37,7 @@ FEATURE: Added gwinEnable() and gwinDisable() FIX: Progressbar widget bug fix that could gwinProgressbarStop() to crash FIX: Imagebox widget bug fix that could cause gwinImageOpenFile() to crash FEATURE: GWIN containers such as "container" and "frame" +FEATURE: Add gdispContrastColor() *** Release 2.0 *** FEATURE: GDISP Streaming API and demos. |
