ugfx/src
Joel Bodenmann 6956df1652 Fixing an issue with word wrapping of strings containing dashes.
Strings do get wrapper correctly at dashes but the space to print the actual space has not been taken account of. This has now been fixed.
2017-02-21 08:50:57 +01:00
..
gadc Removing old references to ChibiOS/GFX in documentation 2016-11-08 22:01:52 +01:00
gaudio Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gdisp Fixing an issue with word wrapping of strings containing dashes. 2017-02-21 08:50:57 +01:00
gdriver Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gevent Fixes to GEVENT 2016-11-19 19:39:04 +10:00
gfile Add support for a user provided file system. 2017-01-09 10:25:30 +10:00
ginput Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gmisc Doxygen fix 2016-12-14 15:15:45 +01:00
gos Ensure stack size produces an aligned stack on platforms where it matters 2017-01-09 10:24:49 +10:00
gqueue Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gtimer Revert "Remove some compiler warnings" 2016-12-14 15:00:43 +01:00
gtrans Fixing bug in GTRANS 2016-02-09 12:53:38 +01:00
gwin Add gwinListItemSetText() 2017-01-09 11:40:48 +10:00
gfx.c Merge branch 'translation' 2016-02-27 14:35:57 +01:00
gfx_compilers.h Adding #prama for Keil compiler to suppress "statement is unreachable" warning. 2016-12-14 15:05:45 +01:00
gfx_mk.c GTRANS module skeleton 2016-02-07 21:57:03 +01:00