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_widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Working TextEdit with on-screen keyboard (and real keyboard)
inmarket
2015-10-13
1
-9
/
+13
*
Adding GWIN_FOCUS_HIGHLIGHT_WIDTH
Joel Bodenmann
2015-08-16
1
-2
/
+5
*
Compile fixes
inmarket
2015-08-16
1
-4
/
+5
*
Updates to focus.
inmarket
2015-08-16
1
-70
/
+112
*
Coding style, comments, duplicate symbols and other minor fixes
inmarket
2015-08-16
1
-21
/
+11
*
Adding KEYUP events
Joel Bodenmann
2015-08-16
1
-1
/
+6
*
Adding color to widget style for focused widgets
Joel Bodenmann
2015-08-14
1
-8
/
+10
*
Adding missing break statement
Joel Bodenmann
2015-08-14
1
-1
/
+1
*
More work on the TextEdit
Joel Bodenmann
2015-08-14
1
-0
/
+10
*
Cleanup
Joel Bodenmann
2015-08-14
1
-1
/
+1
*
First implementation of widget focus changing using the TAB key
Joel Bodenmann
2015-08-14
1
-25
/
+41
*
Adding gwinIsWidget()
Joel Bodenmann
2015-08-13
1
-8
/
+36
*
Working on widget focus (not finished yet)
Joel Bodenmann
2015-08-12
1
-14
/
+37
*
Codingstyle
Joel Bodenmann
2015-08-12
1
-5
/
+7
*
Passing keyboard events to widgets (not finished yet)
Joel Bodenmann
2015-08-12
1
-0
/
+21
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
1
-0
/
+2
*
New mouse updates. Just need a driver now.
inmarket
2014-09-25
1
-9
/
+7
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-0
/
+521