index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
/
button.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to extra button drawing routines
inmarket
2013-07-24
1
-6
/
+6
*
fixed license headers
Joel Bodenmann
2013-07-21
1
-1
/
+1
*
GWIN renaming, tidy up, color styles
inmarket
2013-07-07
1
-93
/
+57
*
Remove widget structure members when they are not needed for input tracking
inmarket
2013-07-06
1
-80
/
+84
*
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
-2
/
+4
*
License header updates
inmarket
2013-06-15
1
-1
/
+1
*
Clean up GWIN Event assignment. Optimise event efficiency.
inmarket
2013-06-10
1
-18
/
+40
*
Add a simple GWIN window manager, Change the way GWIN visibility works
inmarket
2013-06-08
1
-4
/
+5
*
New simplified gwin using a pseudo class structure.
inmarket
2013-06-06
1
-312
/
+233
*
More GOS module changes
inmarket
2013-05-26
1
-2
/
+2
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-4
/
+2
*
button fix
Joel Bodenmann
2013-05-20
1
-8
/
+16
*
added gwin enabled parameter and implemented button enable/disable functions
Joel Bodenmann
2013-05-20
1
-0
/
+17
*
Reinsertion of doxygen headers
Andrew Hannam
2013-05-06
1
-0
/
+10
*
updated license headers
Joel Bodenmann
2013-05-03
1
-25
/
+3
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
1
-9
/
+0
*
updated license headers
Joel Bodenmann
2013-05-02
1
-0
/
+9
*
Add GINPUT Dial, simplify GWIN input assignment
Andrew Hannam
2013-04-07
1
-8
/
+12
*
coding style
Joel Bodenmann
2013-03-31
1
-2
/
+3
*
Change GDISP poly fns to support translation
Andrew Hannam
2013-03-18
1
-37
/
+37
*
GWIN button changes
Andrew Hannam
2013-03-10
1
-59
/
+177
*
updated copyright - 2013
Joel Bodenmann
2013-03-06
1
-1
/
+1
*
Add option GWIN_BUTTON_LAZY_RELEASE
Andrew Hannam
2013-03-02
1
-275
/
+279
*
doxygen & cleanup
Joel Bodenmann
2012-12-21
1
-43
/
+0
*
more doxygen
Joel Bodenmann
2012-12-18
1
-1
/
+1
*
doxygen
Joel Bodenmann
2012-12-18
1
-2
/
+4
*
Restructure
Andrew Hannam
2012-12-06
1
-9
/
+5
*
Split Attaching Sources to a GWIN button
Andrew Hannam
2012-12-02
1
-21
/
+14
*
GWIN Button bug fix
Andrew Hannam
2012-12-02
1
-5
/
+1
*
src/gwin/button.c macro fix
Joel Bodenmann
2012-11-26
1
-3
/
+3
*
Revert "macro fix on src/gwin/button.c"
Joel Bodenmann
2012-11-26
1
-4
/
+4
*
macro fix on src/gwin/button.c
Joel Bodenmann
2012-11-26
1
-4
/
+4
*
Ginput and structure changes
Andrew Hannam
2012-11-26
1
-0
/
+331