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_button.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix keyboard handling for gwin checkbox and button
inmarket
2016-08-24
1
-7
/
+7
*
fixing ellipse button drawing
Matt Brejza
2016-07-14
1
-2
/
+2
*
Move GWIN widget internal flags into the public header so that all the state ...
inmarket
2016-02-17
1
-3
/
+0
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-08
1
-4
/
+12
*
Adding boarder highlight if focused to button widget
Joel Bodenmann
2015-10-19
1
-0
/
+6
*
Add some keyboard widget support
inmarket
2015-08-17
1
-2
/
+2
*
Coding style, comments, duplicate symbols and other minor fixes
inmarket
2015-08-16
1
-2
/
+2
*
Adding keyboard event handler to button widget
Joel Bodenmann
2015-08-16
1
-1
/
+19
*
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
-57
/
+57
*
Big improvements to GWIN arrow button drawing.
inmarket
2015-02-14
1
-30
/
+142
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+328