From 0da190f22f509ce998a816e1fd74b16bd4c9f7bc Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 30 Oct 2015 16:09:58 +0100 Subject: [PATCH] Whitespaces --- docs/releases.txt | 12 ++++++------ 1 file 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