index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
/
gwin_keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up function names in the gwin virtual keyboard
inmarket
2016-08-24
1
-6
/
+6
*
Fix function SendKeyboardEvent name conflict in single file build
Oleg Gerasimov
2016-08-20
1
-6
/
+6
*
Move GWIN widget internal flags into the public header so that all the state ...
inmarket
2016-02-17
1
-6
/
+0
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-10
1
-70
/
+150
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-09
1
-31
/
+50
*
Warning removal as supplied by woodstck
inmarket
2015-11-25
1
-1
/
+1
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’
Joel Bodenmann
2015-11-15
1
-1
/
+1
*
Doxygen (documenting each built-in rendering function for widgets)
Joel Bodenmann
2015-11-03
1
-1
/
+0
*
Add some keyboard widget support
inmarket
2015-08-17
1
-1
/
+20
*
Passing keyboard events to widgets (not finished yet)
Joel Bodenmann
2015-08-12
1
-0
/
+5
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
1
-15
/
+15
*
Add GWIN virtual keyboard widget
inmarket
2015-04-12
1
-0
/
+471