index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
gwin
/
checkbox.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add multiple display support to GWIN.
inmarket
2013-10-24
1
-1
/
+3
*
fixed license headers
Joel Bodenmann
2013-07-21
1
-1
/
+1
*
GWIN renaming, tidy up, color styles
inmarket
2013-07-07
1
-19
/
+11
*
Remove widget structure members when they are not needed for input tracking
inmarket
2013-07-06
1
-1
/
+3
*
GWIN Init structures are const (read-only to GWIN)
inmarket
2013-07-01
1
-1
/
+1
*
GWIN reduce Initialisation parameters and fix visibility issues
inmarket
2013-06-24
1
-7
/
+2
*
License header updates
inmarket
2013-06-15
1
-1
/
+1
*
Clean up GWIN Event assignment. Optimise event efficiency.
inmarket
2013-06-10
1
-3
/
+12
*
New simplified gwin using a pseudo class structure.
inmarket
2013-06-06
1
-87
/
+38
*
checkbox cleanup
Joel Bodenmann
2013-06-04
1
-5
/
+1
*
added custom render interface for checkboxes
Joel Bodenmann
2013-06-03
1
-0
/
+11
*
member state of checkbox is now called isChecked
Joel Bodenmann
2013-06-02
1
-3
/
+3
*
some more checkbox fixes
Joel Bodenmann
2013-06-02
1
-2
/
+3
*
GWIN checkbox fix
Joel Bodenmann
2013-06-02
1
-1
/
+0
*
added default theme
Joel Bodenmann
2013-06-02
1
-28
/
+9
*
added basic implementation of checkboxes (functional)
Joel Bodenmann
2013-06-02
1
-0
/
+177