diff options
author | Joel Bodenmann <joel@seriouslyembedded.com> | 2015-10-30 16:09:58 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@seriouslyembedded.com> | 2015-10-30 16:09:58 +0100 |
commit | 0da190f22f509ce998a816e1fd74b16bd4c9f7bc (patch) | |
tree | 0b1440241fe46403ff2b2e2777f98d7c13ca28a1 | |
parent | c3e39cae95f66685a77f57904471b813b8d3d8f5 (diff) | |
download | uGFX-0da190f22f509ce998a816e1fd74b16bd4c9f7bc.tar.gz uGFX-0da190f22f509ce998a816e1fd74b16bd4c9f7bc.tar.bz2 uGFX-0da190f22f509ce998a816e1fd74b16bd4c9f7bc.zip |
Whitespaces
-rw-r--r-- | docs/releases.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index 1d1c5444..8894fe1e 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -11,12 +11,12 @@ FEATURE: New gdisp driver STM32LTDC FEATURE: Better support for Raw32 platforms FEATURE: Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT FEATURE: New demo applications/combo -FEATURE: Adding more font metrics (BaselineX and BaselineY) -FEATURE: Adding gdispGetStringWidthCount() -FEATURE: Implementing widget focusing. See gwinSetFocus() and gwinGetFocus() -FEATURE: Adding TextEdit widget -FEATURE: Added color to widget style for focused widgets -FEATURE: Added GWIN_FOCUS_HIGHLIGHT_WIDTH as an option in the configuration file +FEATURE: Adding more font metrics (BaselineX and BaselineY) +FEATURE: Adding gdispGetStringWidthCount() +FEATURE: Implementing widget focusing. See gwinSetFocus() and gwinGetFocus() +FEATURE: Adding TextEdit widget +FEATURE: Added color to widget style for focused widgets +FEATURE: Added GWIN_FOCUS_HIGHLIGHT_WIDTH as an option in the configuration file FEATURE: Added support for CMSIS RTOS FEATURE: Added support for KEIL RTX FEATURE: Replace all references to inline with a reference to GFXINLINE |