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
*
Tidy up flags for custom redraw routines
inmarket
2016-02-27
7
-14
/
+14
*
ED060SC4 driver remove redundant files
inmarket
2016-02-27
2
-83
/
+0
*
Replacing wrong define
Joel Bodenmann
2016-02-24
1
-1
/
+1
*
Marking IAR as a tested compiler
Joel Bodenmann
2016-02-21
1
-0
/
+1
*
Adding missing default definitions of several macros
Joel Bodenmann
2016-02-21
2
-0
/
+35
*
Move GWIN widget internal flags into the public header so that all the state ...
Joel Bodenmann
2016-02-18
8
-15
/
+15
*
Typo fix for STM32LTDC driver for RGB888
inmarket
2016-02-18
1
-1
/
+1
*
Move GWIN widget internal flags into the public header so that all the state ...
inmarket
2016-02-17
16
-47
/
+93
*
Change non-widget GWIN objects to always ensure their initial display is flus...
inmarket
2016-02-13
3
-0
/
+3
*
Add necessary setting to graph demo
inmarket
2016-02-13
1
-0
/
+1
*
Updates to GWIN slider and progressbar Image draw routines to prevent overwri...
inmarket
2016-02-13
2
-12
/
+12
*
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Joel Bodenmann
2016-02-10
5
-15
/
+24
|
\
|
*
Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close
inmarket
2016-02-10
3
-10
/
+14
|
*
Improve some doco
inmarket
2016-02-10
2
-5
/
+10
*
|
New sample board file (replacing some misleading existing ones)
Joel Bodenmann
2016-02-10
3
-251
/
+93
|
/
*
Merge branch 'master' of bitbucket.org:tectu/ugfx
Joel Bodenmann
2016-02-03
1
-0
/
+0
|
\
|
*
Replacing logo for Doxygen
Joel Bodenmann
2016-02-01
1
-0
/
+0
*
|
Adding mcufont encoder binary for FreeBSD
Joel Bodenmann
2016-02-03
1
-0
/
+0
|
/
*
Revert "Setting the default heap size to 5120 bytes to avoid confusion due to...
Joel Bodenmann
2016-01-11
3
-4
/
+3
*
Adding missing entry to changelog
Joel Bodenmann
2016-01-09
1
-0
/
+1
*
Setting the default heap size to 5120 bytes to avoid confusion due to linker ...
Joel Bodenmann
2016-01-08
3
-3
/
+4
*
typo
Joel Bodenmann
2016-01-08
1
-1
/
+1
*
Adding comments to graph demo
Joel Bodenmann
2016-01-08
1
-60
/
+67
*
Fix Gtimer stop bug.
inmarket
2015-12-24
1
-2
/
+2
*
Fix for using raw32 on a known but unsupported cpu
inmarket
2015-12-24
1
-123
/
+119
*
Updated mcufontenconder linux binary to be staticly linked to prevent library...
inmarket
2015-12-23
1
-0
/
+0
*
Update linux binary for mcufontencoder
inmarket
2015-12-23
1
-0
/
+0
*
Small fixes to ILI9342
inmarket
2015-12-22
2
-9
/
+4
*
Update Windows binary for mcufontencoder
inmarket
2015-12-22
1
-0
/
+0
*
Fix enabled bug
inmarket
2015-12-22
1
-1
/
+6
*
Cleanup
inmarket
2015-12-22
1
-1
/
+0
*
Add gdisp driver readme to list the type of each driver.
inmarket
2015-12-22
1
-0
/
+33
*
More mcufont encoder fixes
Joel Bodenmann
2015-12-20
3
-0
/
+17
*
Fixing bug in mcufont encoder
Joel Bodenmann
2015-12-19
1
-1
/
+1
*
Fixing 'progress' color of built-in widget styles
Joel Bodenmann
2015-12-19
4
-5
/
+6
*
Compiler warning
Joel Bodenmann
2015-12-19
1
-0
/
+2
*
Fixing textedit widget rendering
Joel Bodenmann
2015-12-19
1
-10
/
+14
*
Removing obsolete code
Joel Bodenmann
2015-12-18
1
-5
/
+0
*
Fixing progressbar widget rendering
Joel Bodenmann
2015-12-18
1
-5
/
+6
*
Fixing slider widget rendering
Joel Bodenmann
2015-12-18
1
-1
/
+1
*
Fixing slider widget rendering
Joel Bodenmann
2015-12-18
1
-10
/
+13
*
Remove obsolete file
Joel Bodenmann
2015-12-17
1
-28
/
+0
*
Added ILI9342 driver
Joel Bodenmann
2015-12-17
5
-0
/
+470
*
Allowing the cursor to be set anywhere in the string of a TextEdit widget
Joel Bodenmann
2015-12-13
1
-1
/
+26
*
Removing superfluous struct declaration
Joel Bodenmann
2015-12-13
1
-3
/
+0
*
Removing default operating system to avoid confusion
Joel Bodenmann
2015-12-13
1
-5
/
+1
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-10
2
-70
/
+151
*
Improving keyboard widget default renderer (thanks to TriZet)
Joel Bodenmann
2015-12-09
1
-31
/
+50
*
using uint32_t instead of unsigned for GEVENT source listener flags
Joel Bodenmann
2015-12-08
2
-4
/
+4
*
Fixing compiler errors for non-gcc compilers
Joel Bodenmann
2015-12-08
1
-1
/
+2
[next]