index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing 'progress' color of built-in widget styles
Joel Bodenmann
2015-12-19
1
-2
/
+2
*
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
*
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
1
-70
/
+150
*
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
*
Removing debugging code from NIOS port
Joel Bodenmann
2015-12-04
1
-3
/
+1
*
Removing debugging code from NIOS port
Joel Bodenmann
2015-12-04
1
-2
/
+1
*
using GFX_PI internally to avoid issues with M_PI
Joel Bodenmann
2015-11-28
3
-8
/
+8
*
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Joel Bodenmann
2015-11-27
12
-77
/
+112
|
\
|
*
Add ability to emulate malloc() and free() to prevent nasty hard to find link...
inmarket
2015-11-27
4
-2
/
+42
|
*
Fix doco
inmarket
2015-11-27
1
-30
/
+12
|
*
Fix compiler errors and warnings on image handling with multiple image format...
inmarket
2015-11-25
4
-42
/
+55
|
*
Warning removal as supplied by woodstck
inmarket
2015-11-25
2
-2
/
+2
|
*
Fix from crteensy for Arduino when compiling with a strict(er) compiler
inmarket
2015-11-25
1
-1
/
+1
*
|
Adding support for NIOS-II platform
Joel Bodenmann
2015-11-27
7
-2
/
+121
|
/
*
Prevent naming conflicts when compiling multiple image formats with GFXSINGLE...
inmarket
2015-11-24
3
-173
/
+173
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
96
-154
/
+155
*
Update and then move compiler specific code into its own file
inmarket
2015-11-19
1
-0
/
+905
*
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Joel Bodenmann
2015-11-18
4
-18
/
+14
|
\
|
*
Fix endian macro's
inmarket
2015-11-18
2
-13
/
+13
|
*
More compiler specific stuff
inmarket
2015-11-18
2
-5
/
+1
*
|
Fixing comment
Joel Bodenmann
2015-11-18
1
-1
/
+1
|
/
*
Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’
Joel Bodenmann
2015-11-15
1
-1
/
+1
*
Removing superfluous paranthesis
Joel Bodenmann
2015-11-15
1
-1
/
+1
*
Fix virtual keyboard
Woody Hawthorne
2015-11-15
2
-3
/
+3
*
Fix (potential) compiler warnings about redefining PI
Woody Hawthorne
2015-11-15
1
-0
/
+2
*
Fixing typo in macros
Joel Bodenmann
2015-11-14
2
-3
/
+3
*
Fixing vertical center alignment issue when word-wrap is turned on
Joel Bodenmann
2015-11-14
1
-4
/
+23
*
Fix compiler detection for Keil uVision V5
inmarket
2015-11-12
2
-3
/
+3
*
More endian updates. Images should now work for any endian machine even stran...
inmarket
2015-11-12
2
-12
/
+85
*
Clean up endian support for images based on new system defines
inmarket
2015-11-11
8
-207
/
+150
*
Fix grammer error
inmarket
2015-11-11
1
-1
/
+1
*
More compiler define fixes
inmarket
2015-11-11
1
-1
/
+1
*
Add missing defines and move some config variables
inmarket
2015-11-11
1
-46
/
+40
*
Revert the use of the new compiler defines as they are not autodetected corre...
inmarket
2015-11-11
1
-2
/
+2
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-08
1
-4
/
+12
*
Adding missing defines for GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL in gos_op...
Joel Bodenmann
2015-11-08
1
-1
/
+2
*
Doxygen
Joel Bodenmann
2015-11-07
1
-1
/
+1
*
Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL
Joel Bodenmann
2015-11-07
2
-3
/
+3
*
Doxygen
Joel Bodenmann
2015-11-07
28
-24
/
+75
*
Fixing compiler errors for non-GCC compilers
Joel Bodenmann
2015-11-07
1
-7
/
+6
[next]