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
*
Updates to STM32F439i-Eval board files to fix display flashing
inmarket
2016-08-13
3
-48
/
+32
*
(void)var statements must come after any variable definitions in strict c
inmarket
2016-08-13
1
-1
/
+2
*
Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled.
Joel Bodenmann
2016-08-13
2
-1
/
+5
*
Merge branch 'master' of olegator77/uGFX into master
Joel
2016-08-08
6
-2
/
+536
|
\
|
*
Added SDL multiply driver
Oleg Gerasimov
2016-08-08
6
-2
/
+536
|
/
*
Fixing crash when passing NULL to gwinSetStyle()
Joel Bodenmann
2016-08-07
2
-2
/
+3
*
STM32F439i-Eval board file cleanup
Joel Bodenmann
2016-08-03
1
-4
/
+7
*
Fixing misleading/wrong configuration of virtual keyboard demo
Joel Bodenmann
2016-08-03
1
-1
/
+1
*
Adding STM32F439i-EVAL board files
Joel Bodenmann
2016-08-03
11
-0
/
+2619
*
Adding EXC7200 driver
Joel Bodenmann
2016-08-03
4
-1
/
+132
*
Starting development on version 2.7
Joel Bodenmann
2016-07-28
1
-0
/
+4
*
Release version 2.6
Joel Bodenmann
2016-07-28
2
-3
/
+3
*
Updating docs/releases.txt
Joel Bodenmann
2016-07-28
1
-3
/
+3
*
Fixing makefiles of games that were moved to a dedicated location
Joel Bodenmann
2016-07-28
3
-3
/
+3
*
Move demo games into demo/games directory
Andrew Hannam
2016-07-28
164
-0
/
+0
*
Minor WM_Raise tidy up
Andrew Hannam
2016-07-28
1
-1
/
+1
*
Updating docs/releases.txt
Joel Bodenmann
2016-07-27
1
-12
/
+12
*
Adding applications/justget10 demo
Joel Bodenmann
2016-07-27
92
-0
/
+26617
*
Adding applications/minesweeper demo
Joel Bodenmann
2016-07-27
52
-0
/
+14819
*
Fixing crash when loading GIF image without enough memory available
Joel Bodenmann
2016-07-27
2
-0
/
+2
*
Improving formatting of gfx_compilers.h
Joel Bodenmann
2016-07-27
1
-2
/
+14
*
Adding support for IAR and EDG compilers
Joel Bodenmann
2016-07-26
2
-0
/
+4
*
Adding QWidget touch driver
Joel Bodenmann
2016-07-26
6
-0
/
+155
*
Minor fix in slider widget documentation
Joel Bodenmann
2016-07-26
1
-2
/
+2
*
Adding note to Linux-Framebuffer readme that sufficient permission is require...
Joel Bodenmann
2016-07-26
1
-0
/
+4
*
Updating releases.txt
Joel Bodenmann
2016-07-25
1
-1
/
+2
*
Revert "Whitespaces"
Joel Bodenmann
2016-07-25
1
-2
/
+1
*
Whitespaces
Joel Bodenmann
2016-07-25
1
-1
/
+2
*
Merged in mattbrejza/ugfx/gfile-deinit (pull request #27)
Joel Bodenmann
2016-07-25
1
-1
/
+5
|
\
|
*
adding code to close all open files in gfile deinit
Matt Brejza
2016-07-19
1
-1
/
+5
*
|
Updating releases.txt
Joel Bodenmann
2016-07-25
1
-0
/
+1
*
|
Fixing bug in WM_Raise()
Joel Bodenmann
2016-07-25
1
-12
/
+14
*
|
FIx bug where WM_Raise doesn't raise children if the parent is raised.
Andrew Hannam
2016-07-25
1
-0
/
+29
*
|
Compile fix for Win32
Andrew Hannam
2016-07-25
1
-3
/
+3
*
|
Update the Win32 example project to work with current versions of cygwin ming...
Andrew Hannam
2016-07-25
1
-2
/
+2
*
|
Add support for reparenting, capture and control of Win32 Emulator windows.
Andrew Hannam
2016-07-19
3
-27
/
+92
*
|
Adding Qt GOS port
Joel Bodenmann
2016-07-19
7
-4
/
+315
*
|
Adding QImage display driver
Joel Bodenmann
2016-07-19
7
-0
/
+142
*
|
Merged in mattbrejza/ugfx/btn-ellipse-fix (pull request #26)
Joel Bodenmann
2016-07-14
1
-2
/
+2
|
\
\
|
*
|
fixing ellipse button drawing
Matt Brejza
2016-07-14
1
-2
/
+2
|
|
/
*
/
Fixing comment
Joel Bodenmann
2016-07-14
1
-1
/
+1
|
/
*
Updating changelog
Joel Bodenmann
2016-07-13
1
-0
/
+1
*
Fix clipping of gdispGFillString()
Joel Bodenmann
2016-07-13
1
-1
/
+1
*
Merged in Hackwerk/ugfx/drawstringfix (pull request #25)
Joel Bodenmann
2016-07-13
1
-1
/
+1
|
\
|
*
Fix clipping of gdispGDrawString.
Martijn Stommels
2016-07-11
1
-1
/
+1
|
/
*
Add gwinPrintg() and fix null pointer handling in sprintg()
Andrew Hannam
2016-07-10
4
-2
/
+66
*
Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23)
Andrew Hannam
2016-07-09
1
-0
/
+17
|
\
|
*
Added ability for List to scroll when navigted via toggle
Matt Brejza
2016-06-25
1
-0
/
+17
*
|
Merged in mattbrejza/ugfx/widgets_mouse_fix (pull request #24)
Andrew Hannam
2016-07-09
1
-2
/
+26
|
\
\
|
*
|
Enhancing toggle support for widgets
Matt Brejza
2016-06-25
1
-2
/
+26
|
|
/
[next]