index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
/
slider.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gwinSliderSetPosition() fixed (calls _gwidgetRedraw() instead of gwinRedraw()
Joel Bodenmann
2013-12-01
1
-1
/
+1
*
gwinSliderSetPosition() automatically redraws the widget
Joel Bodenmann
2013-12-01
1
-0
/
+2
*
No doxygen comments in any C file now. They are all in the h files
inmarket
2013-10-28
1
-1
/
+1
*
Bugfix... how could we miss this?
Joel Bodenmann
2013-10-28
1
-0
/
+2
*
Add multiple display support to GWIN.
inmarket
2013-10-24
1
-24
/
+24
*
fixed license headers
Joel Bodenmann
2013-07-21
1
-1
/
+1
*
GWIN renaming, tidy up, color styles
inmarket
2013-07-07
1
-45
/
+45
*
Remove widget structure members when they are not needed for input tracking
inmarket
2013-07-06
1
-152
/
+154
*
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
-17
/
+74
*
Add a simple GWIN window manager, Change the way GWIN visibility works
inmarket
2013-06-08
1
-3
/
+4
*
GWIN fixes
inmarket
2013-06-06
1
-4
/
+15
*
New simplified gwin using a pseudo class structure.
inmarket
2013-06-06
1
-201
/
+201
*
added slider enable/disable API
Joel Bodenmann
2013-05-27
1
-0
/
+7
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-2
/
+0
*
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
-19
/
+48
*
GWIN slider + image support
Andrew Hannam
2013-04-06
1
-0
/
+281