index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
gwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
added list widget dummy
Joel Bodenmann
2013-07-17
2
-0
/
+65
*
added gwinImageNext()
Joel Bodenmann
2013-07-17
1
-0
/
+20
*
doxygen update
Joel Bodenmann
2013-07-17
5
-4
/
+14
*
GWIN renaming, tidy up, color styles
inmarket
2013-07-07
11
-191
/
+204
*
Add Radio buttons (can also be used as a Tab group)
inmarket
2013-07-06
3
-0
/
+179
*
Remove widget structure members when they are not needed for input tracking
inmarket
2013-07-06
4
-25
/
+39
*
Rename gwin base image function to avoid confusion with the image gwin object.
inmarket
2013-07-04
1
-1
/
+1
*
Make the enabled state available to all GWIN's - not just widgets.
inmarket
2013-07-04
2
-13
/
+23
*
Restore gwin base class image function
inmarket
2013-07-04
1
-0
/
+29
*
Label, Image and Window Manager changes
inmarket
2013-07-04
2
-21
/
+18
*
label work in progress - not working anymore
Joel Bodenmann
2013-07-02
3
-10
/
+25
*
wip
Joel Bodenmann
2013-07-02
1
-3
/
+15
*
GLabel work in progress
Joel Bodenmann
2013-07-01
2
-0
/
+59
*
small doxygen fixes
Joel Bodenmann
2013-07-01
1
-3
/
+1
*
image doxygen fix
Joel Bodenmann
2013-07-01
1
-3
/
+3
*
image widget first release
Joel Bodenmann
2013-07-01
2
-30
/
+86
*
Merge branch 'GWIN' into image
inmarket
2013-07-01
8
-14
/
+12
|
\
|
*
GWIN Init structures are const (read-only to GWIN)
inmarket
2013-07-01
8
-14
/
+12
*
|
image widget implementation work in progress
Joel Bodenmann
2013-07-01
2
-0
/
+52
|
/
*
GWIN reduce Initialisation parameters and fix visibility issues
inmarket
2013-06-24
8
-46
/
+50
*
License header updates
inmarket
2013-06-15
9
-9
/
+9
*
Clean up GWIN Event assignment. Optimise event efficiency.
inmarket
2013-06-10
7
-39
/
+86
*
Add a simple GWIN window manager, Change the way GWIN visibility works
inmarket
2013-06-08
7
-491
/
+734
*
GWIN fixes
inmarket
2013-06-06
1
-0
/
+16
*
New simplified gwin using a pseudo class structure.
inmarket
2013-06-06
9
-534
/
+552
*
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
2
-4
/
+182
*
API fix
Joel Bodenmann
2013-05-27
1
-2
/
+2
*
added slider enable/disable API
Joel Bodenmann
2013-05-27
1
-0
/
+24
*
More GOS module changes
inmarket
2013-05-26
2
-2
/
+45
*
GOS module, for operating system independance
inmarket
2013-05-25
1
-13
/
+19
*
doxygen fix
Joel Bodenmann
2013-05-20
2
-0
/
+2
*
added enable and disable APIs to high level GWIN code
Joel Bodenmann
2013-05-20
1
-0
/
+23
*
button fix
Joel Bodenmann
2013-05-20
1
-8
/
+8
*
added gwin enabled parameter and implemented button enable/disable functions
Joel Bodenmann
2013-05-20
2
-1
/
+33
*
Reinsertion of doxygen headers
Andrew Hannam
2013-05-06
5
-137
/
+209
*
updated license headers
Joel Bodenmann
2013-05-03
7
-189
/
+31
*
Revert "updated license headers"
Joel Bodenmann
2013-05-02
7
-61
/
+38
*
updated license headers
Joel Bodenmann
2013-05-02
7
-38
/
+61
*
Add GINPUT Dial, simplify GWIN input assignment
Andrew Hannam
2013-04-07
2
-17
/
+28
*
Create generic GWIN Draw routine
Andrew Hannam
2013-04-06
1
-0
/
+10
*
slider doc fix take one of two
Joel Bodenmann
2013-04-05
1
-8
/
+8
*
Revert "slider doc fix"
Joel Bodenmann
2013-04-05
1
-8
/
+8
*
slider doc fix
Joel Bodenmann
2013-04-05
1
-8
/
+8
*
GWIN slider + image support
Andrew Hannam
2013-04-06
3
-0
/
+264
[next]