index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
/
modules
/
gwin
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ability to flash a gwin window/widget.
inmarket
2015-01-25
2
-0
/
+15
*
Implement a "Toggle Button" using a checkbox with a custom draw.
inmarket
2015-01-23
1
-3
/
+7
*
New Tabset Widget.
inmarket
2015-01-03
2
-133
/
+202
*
Demos updated to remove now deprecated function gwinAttachMouse
inmarket
2014-09-26
1
-5
/
+0
*
Create a generic GWIN event.
inmarket
2014-08-20
1
-11
/
+11
*
Fixing color in gwin widgets demo
Joel Bodenmann
2014-08-08
1
-1
/
+1
*
Widgets demo: Unsetting of clip area is no longer required with the new GWIN ...
inmarket
2014-05-22
1
-3
/
+0
*
Bug fix to widgets demo. It should never have used <stdio.h> which is not ava...
inmarket
2014-05-12
2
-5
/
+7
*
Updates for small displays for the widgets demo.
inmarket
2014-05-12
1
-30
/
+50
*
updated gwin widget demo
Joel Bodenmann
2014-05-11
1
-6
/
+6
*
last try to get this shit right with that damned GWIN demo
Joel Bodenmann
2014-05-11
1
-1
/
+1
*
Improve GWIN widget demo layouting
Joel Bodenmann
2014-05-11
1
-1
/
+2
*
Improving look of GWIN widget demo
Joel Bodenmann
2014-05-11
1
-2
/
+6
*
Extending GWIN widget demo
Joel Bodenmann
2014-05-11
2
-32
/
+60
*
simplify gwin widgets demo code
Joel Bodenmann
2014-05-11
1
-17
/
+17
*
More freeflowing of the widgets demo for smaller displays.
inmarket
2014-05-11
1
-5
/
+5
*
Update widgets demo to use Containers.
inmarket
2014-05-11
2
-119
/
+124
*
Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...
inmarket
2014-05-09
1
-1
/
+1
*
Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of t...
Joel Bodenmann
2014-05-08
1
-0
/
+1
*
Updates to the widgets demo:
inmarket
2014-05-01
5
-1798
/
+304
*
Fix list label in widget demo
inmarket
2014-05-01
1
-1
/
+1
*
Fixing gwin demo
Joel Bodenmann
2014-04-26
1
-0
/
+1
*
Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logo
Joel Bodenmann
2014-04-24
7
-648
/
+1664
*
Fixed progressbar in widgets demo
Joel Bodenmann
2014-04-23
2
-87
/
+239
*
Added progressbar
Joel Bodenmann
2014-04-23
2
-16
/
+32
*
Added smooth scrolling list to GWIN demo
Joel Bodenmann
2014-04-23
1
-4
/
+24
*
whitespaces - widgets demo
Joel Bodenmann
2014-04-23
1
-67
/
+143
*
Add demo makefiles and update example master makefiles to match.
inmarket
2014-02-19
1
-0
/
+3
*
On ARM gcc compiler it appears that non-referenced character arrays are "opti...
inmarket
2014-02-15
1
-1
/
+1
*
Update image demo's to use GFILE ROMFS.
inmarket
2014-02-07
5
-11
/
+35
*
Update demo's with images in them
inmarket
2014-02-07
2
-2
/
+5
*
Updates to console history. This now works well.
inmarket
2014-01-17
1
-1
/
+4
*
Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.
inmarket
2013-12-21
1
-29
/
+29
*
Remove orientation changes in demos because this is now handled by using GDIS...
inmarket
2013-11-16
1
-4
/
+0
*
Add support for a default application orientation.
inmarket
2013-11-09
1
-1
/
+2
*
Make the hardware depedant options clearer for the widgets demo
inmarket
2013-10-29
1
-1
/
+5
*
Fix spelling error and migrate demo gfxconf.h changes to all demos including ...
inmarket
2013-10-28
1
-3
/
+3
*
uncommented GOS selection in GDISP and GWIN demos
Joel Bodenmann
2013-10-28
1
-5
/
+5
*
updated GDISP and GWIN demos
Joel Bodenmann
2013-10-28
2
-32
/
+24
*
fixed orientation stuff in widgets demo
Joel Bodenmann
2013-10-26
1
-4
/
+4
*
Add initial orientation to the widgets demo.
inmarket
2013-10-24
1
-0
/
+4
*
Use scrolling console in widget demo by default
inmarket
2013-09-18
1
-1
/
+1
*
Update old demos for new fonts.
inmarket
2013-08-17
1
-2
/
+2
*
Merge branch 'master' into fonts
inmarket
2013-08-01
1
-1
/
+1
|
\
|
*
Update widget demo so list 3 is multi-select
inmarket
2013-08-01
1
-1
/
+1
*
|
Merge branch 'master' into fonts
inmarket
2013-08-01
4
-20
/
+53
|
\
|
|
*
Add image support to GWIN Listboxes.
inmarket
2013-08-01
4
-5
/
+35
|
*
Add GWIN List multi-select support
inmarket
2013-08-01
1
-19
/
+22
*
|
Merge branch 'master' into fonts
inmarket
2013-08-01
2
-5
/
+36
|
\
|
|
*
Update GWIN widget demo
inmarket
2013-08-01
1
-1
/
+1
[next]