Commit Graph

15 Commits (2e8eaa34717f99c9696867b62ff5f19e76a7ccf8)

Author SHA1 Message Date
inmarket 2e8eaa3471 Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX 2018-07-08 12:19:30 +10:00
inmarket 2ab2d77fcb Change coord_t to gCoord 2018-07-08 10:54:19 +10:00
inmarket ea0419c29b Tidy up function names in the gwin virtual keyboard 2016-08-24 17:48:09 +10:00
Oleg Gerasimov 026379bafd Fix function SendKeyboardEvent name conflict in single file build 2016-08-20 17:52:30 +03:00
inmarket addbf47bdb Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines. 2016-02-17 20:00:23 +10:00
Joel Bodenmann b89ce7c7b3 Improving keyboard widget default renderer (thanks to TriZet) 2015-12-10 21:58:12 +01:00
Joel Bodenmann a51e2b3511 Improving keyboard widget default renderer (thanks to TriZet) 2015-12-09 21:28:28 +01:00
inmarket e5ec9415d1 Warning removal as supplied by woodstck 2015-11-25 07:29:34 +10:00
inmarket c5a86757bd Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
2015-11-21 19:27:08 +10:00
Joel Bodenmann 45174c4092 Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’ 2015-11-15 12:26:04 +01:00
Joel Bodenmann 86aef5990a Doxygen (documenting each built-in rendering function for widgets) 2015-11-03 20:39:16 +01:00
inmarket 3fea023248 Add some keyboard widget support 2015-08-17 00:18:54 +10:00
Joel Bodenmann 16d213d4ed Passing keyboard events to widgets (not finished yet) 2015-08-12 17:32:38 +02:00
inmarket ccde54722f Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
2015-06-08 14:14:40 +10:00
inmarket 1ce3f20fa4 Add GWIN virtual keyboard widget 2015-04-12 17:07:38 +10:00