index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gwin
/
gwin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor fixups
inmarket
2018-11-10
1
-762
/
+762
*
For all source files update integer types to the new gI8 etc type names
inmarket
2018-11-03
1
-3
/
+3
*
Update license header
Tibo Clausen
2018-10-01
1
-1
/
+1
*
Added type gFont to replace V2.x font_t
inmarket
2018-07-08
1
-4
/
+4
*
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...
inmarket
2018-07-08
1
-2
/
+2
*
Change color_t to gColor
inmarket
2018-07-08
1
-7
/
+7
*
Change pixel_t to gPixel
inmarket
2018-07-08
1
-1
/
+1
*
Change coord_t to gCoord
inmarket
2018-07-08
1
-36
/
+36
*
Change point and point_t to gPoint
inmarket
2018-07-08
1
-2
/
+2
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
1
-770
/
+762
*
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
1
-1
/
+1
*
First set of V3 macro changes
inmarket
2018-02-27
1
-6
/
+6
*
Removing obsolete color parameters from gwinFillDualCircle()
Joel Bodenmann
2016-12-15
1
-3
/
+1
*
Adding gwinDrawThickArc() wrapper for gdispGDrawThickArc() function.
Joel Bodenmann
2016-12-14
1
-0
/
+16
*
Adding gwinFillDualCircle() wrapper for gdispGFillDualCircle() function.
Joel Bodenmann
2016-12-14
1
-0
/
+20
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Doxygen
Joel Bodenmann
2015-11-07
1
-0
/
+2
*
Doco improvement
inmarket
2015-10-06
1
-13
/
+18
*
Doxygen update
Joel Bodenmann
2015-07-05
1
-1
/
+1
*
Add the ability to flash a gwin window/widget.
inmarket
2015-01-25
1
-0
/
+34
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-0
/
+1026