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
*
Merge branch 'compile_fixes_mr' of olegator77/uGFX into master
inmarket
2016-08-21
4
-8
/
+9
|
\
|
*
Fix formatting
Oleg Gerasimov
2016-08-20
1
-1
/
+1
|
*
Fix function SendKeyboardEvent name conflict in single file build
Oleg Gerasimov
2016-08-20
1
-6
/
+6
|
*
Fix clang build warnings
Oleg Gerasimov
2016-08-20
3
-3
/
+4
*
|
Updating docs/releases.txt
Joel Bodenmann
2016-08-20
1
-0
/
+2
|
/
*
Merge branch 'ili9225_mr' of olegator77/uGFX into master
Joel
2016-08-20
4
-0
/
+450
|
\
|
*
Added ILI9225 driver
Oleg Gerasimov
2016-08-19
4
-0
/
+450
*
|
Merge branch 'st7735_mr' of olegator77/uGFX into master
Joel
2016-08-20
4
-0
/
+457
|
\
\
|
|
/
|
/
|
|
*
Increased st7735 refresh rate - no more flicker
Oleg Gerasimov
2016-08-19
1
-2
/
+2
|
*
Added ST7735 driver
Oleg Gerasimov
2016-08-19
4
-0
/
+457
|
/
*
Modifying SDL window title (it's not a simulation)
Joel Bodenmann
2016-08-15
1
-1
/
+1
*
Updating Mac OS X board files
Joel Bodenmann
2016-08-15
3
-8
/
+17
*
Cleaning up new SDL driver support
Joel Bodenmann
2016-08-15
9
-11
/
+87
*
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
[next]