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_checkbox.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Adding boarder highlight if focused to checkbox widget
Joel Bodenmann
2015-10-19
1
-0
/
+6
*
Fixing checkbox keyboard handler
Joel Bodenmann
2015-10-19
1
-1
/
+1
*
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 checkbox widget
Joel Bodenmann
2015-08-16
1
-1
/
+18
*
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
-17
/
+17
*
Add the ability to flash a gwin window/widget.
inmarket
2015-01-25
1
-0
/
+10
*
Implement a "Toggle Button" using a checkbox with a custom draw.
inmarket
2015-01-23
1
-0
/
+41
*
Fix 1 pixel display error in checkbox for text on left rendering.
inmarket
2014-12-16
1
-1
/
+13
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+195