index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update gaudin and gadc demos for new GWIN
inmarket
2013-07-16
6
-54
/
+100
*
Merge branch 'GWIN'
Joel Bodenmann
2013-07-14
46
-2156
/
+5288
|
\
|
*
Fix enabled visibility bug
inmarket
2013-07-07
1
-2
/
+2
|
*
Fix image background color bug
inmarket
2013-07-07
1
-6
/
+8
|
*
Add image into Widget demo
inmarket
2013-07-07
2
-6
/
+652
|
|
\
|
|
*
added GWIN image demo
Joel Bodenmann
2013-07-06
2
-2
/
+648
|
*
|
Update GWIN demos
inmarket
2013-07-07
5
-199
/
+308
|
*
|
Change GDISP image default reading mode for WIN32
inmarket
2013-07-07
2
-2
/
+2
|
*
|
Add missing file to GDISP image demo
inmarket
2013-07-07
1
-0
/
+587
|
*
|
Remove Slider demo. It is replaced by the Wdigets demo
inmarket
2013-07-07
4
-187
/
+0
|
*
|
GWIN renaming, tidy up, color styles
inmarket
2013-07-07
22
-527
/
+588
|
*
|
GDISP fix bug in non-multithread
inmarket
2013-07-07
2
-1
/
+4
|
|
/
|
*
Add Radio buttons (can also be used as a Tab group)
inmarket
2013-07-06
8
-20
/
+532
|
*
Remove widget structure members when they are not needed for input tracking
inmarket
2013-07-06
8
-334
/
+364
|
*
Fix window manager bug
inmarket
2013-07-06
1
-10
/
+8
|
*
Image decoders not setting image type correctly.
inmarket
2013-07-04
3
-0
/
+3
|
*
Rename gwin base image function to avoid confusion with the image gwin object.
inmarket
2013-07-04
2
-2
/
+2
|
*
Make the enabled state available to all GWIN's - not just widgets.
inmarket
2013-07-04
4
-30
/
+51
|
*
Restore gwin base class image function
inmarket
2013-07-04
2
-0
/
+41
|
*
Math library no longer needed on widget demo
inmarket
2013-07-04
1
-4
/
+0
|
*
Widget demo update
inmarket
2013-07-04
2
-3
/
+19
|
*
Label, Image and Window Manager changes
inmarket
2013-07-04
9
-147
/
+275
|
*
label work in progress - not working anymore
Joel Bodenmann
2013-07-02
6
-68
/
+93
|
*
wip
Joel Bodenmann
2013-07-02
2
-5
/
+44
|
*
GLabel work in progress
Joel Bodenmann
2013-07-01
4
-1
/
+128
|
*
fixed image drawing boundries
Joel Bodenmann
2013-07-01
1
-1
/
+1
|
*
small doxygen fixes
Joel Bodenmann
2013-07-01
2
-4
/
+2
|
*
image doxygen fix
Joel Bodenmann
2013-07-01
1
-3
/
+3
|
*
image widget first release
Joel Bodenmann
2013-07-01
4
-55
/
+131
|
*
Merge branch 'GWIN' into image
inmarket
2013-07-01
17
-24
/
+43
|
|
\
|
|
*
Merge remote-tracking branch 'origin/GWIN' into GWIN
inmarket
2013-07-01
2
-1
/
+5
|
|
|
\
|
|
*
\
Merge branch 'master' into GWIN
inmarket
2013-07-01
2
-1
/
+22
|
|
|
\
\
|
|
*
|
|
GWIN Init structures are const (read-only to GWIN)
inmarket
2013-07-01
15
-23
/
+21
|
*
|
|
|
image widget implementation work in progress
Joel Bodenmann
2013-07-01
4
-0
/
+116
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
readme fix
Joel Bodenmann
2013-07-01
1
-0
/
+4
|
*
|
|
in /demos/modules/gwin/widgets disabled ginput toggle by default
Joel Bodenmann
2013-07-01
1
-1
/
+1
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/master' into GWIN
inmarket
2013-07-01
3
-4
/
+4
|
|
\
\
|
*
|
|
GWIN reduce Initialisation parameters and fix visibility issues
inmarket
2013-06-24
18
-132
/
+147
|
*
|
|
Merge branch 'master' into GWIN
inmarket
2013-06-22
38
-95
/
+1873
|
|
\
\
\
|
*
\
\
\
Merge commit 'd8db148a149541f658cc9729785b3694f80e2624' into GWIN
inmarket
2013-06-22
71
-877
/
+241
|
|
\
\
\
\
|
*
|
|
|
|
Updated license
inmarket
2013-06-15
1
-20
/
+24
|
*
|
|
|
|
License header updates
inmarket
2013-06-15
217
-575
/
+549
|
*
|
|
|
|
Clean up GWIN Event assignment. Optimise event efficiency.
inmarket
2013-06-10
25
-241
/
+560
|
*
|
|
|
|
Add a simple GWIN window manager, Change the way GWIN visibility works
inmarket
2013-06-08
22
-590
/
+1230
|
*
|
|
|
|
GWIN fixes
inmarket
2013-06-06
5
-59
/
+106
|
*
|
|
|
|
License fixes to some demos
inmarket
2013-06-06
4
-72
/
+100
|
*
|
|
|
|
New simplified gwin using a pseudo class structure.
inmarket
2013-06-06
20
-1316
/
+1648
*
|
|
|
|
|
Add missing file to GDISP image demo
inmarket
2013-07-08
1
-0
/
+587
*
|
|
|
|
|
Change GDISP image default reading mode for WIN32
inmarket
2013-07-08
2
-2
/
+2
*
|
|
|
|
|
GDISP fix bug in non-multithread
inmarket
2013-07-08
2
-1
/
+4
[prev]
[next]