Oleg Gerasimov
|
026379bafd
|
Fix function SendKeyboardEvent name conflict in single file build
|
2016-08-20 17:52:30 +03:00 |
|
Oleg Gerasimov
|
09c5c31303
|
Fix clang build warnings
|
2016-08-20 17:52:09 +03:00 |
|
Joel
|
9d880dbb56
|
Merge branch 'ili9225_mr' of olegator77/uGFX into master
|
2016-08-20 14:52:49 +02:00 |
|
Joel
|
ea2aeff010
|
Merge branch 'st7735_mr' of olegator77/uGFX into master
|
2016-08-20 14:52:40 +02:00 |
|
Oleg Gerasimov
|
b998c385d8
|
Added ILI9225 driver
|
2016-08-19 23:50:23 +03:00 |
|
Oleg Gerasimov
|
2d42bd44a2
|
Increased st7735 refresh rate - no more flicker
|
2016-08-19 23:45:52 +03:00 |
|
Oleg Gerasimov
|
6997865c57
|
Added ST7735 driver
|
2016-08-19 23:45:38 +03:00 |
|
|
5897122c07
|
Modifying SDL window title (it's not a simulation)
|
2016-08-15 15:34:28 +02:00 |
|
|
230c06a126
|
Updating Mac OS X board files
|
2016-08-15 15:02:17 +02:00 |
|
|
8dd5cc93d5
|
Cleaning up new SDL driver support
|
2016-08-15 14:05:56 +02:00 |
|
inmarket
|
9356534ad5
|
Updates to STM32F439i-Eval board files to fix display flashing
|
2016-08-13 15:12:00 +10:00 |
|
inmarket
|
02dbca0454
|
(void)var statements must come after any variable definitions in strict c
|
2016-08-13 11:46:32 +10:00 |
|
|
b9b555eae2
|
Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled.
|
2016-08-13 00:49:19 +02:00 |
|
Joel
|
05e2969633
|
Merge branch 'master' of olegator77/uGFX into master
|
2016-08-08 12:49:22 +02:00 |
|
Oleg Gerasimov
|
cbb0617981
|
Added SDL multiply driver
|
2016-08-08 00:11:29 +03:00 |
|
|
0c695b2471
|
Fixing crash when passing NULL to gwinSetStyle()
|
2016-08-07 20:38:55 +02:00 |
|
|
91f537c91c
|
STM32F439i-Eval board file cleanup
|
2016-08-03 14:50:48 +02:00 |
|
|
74cf1509bc
|
Fixing misleading/wrong configuration of virtual keyboard demo
|
2016-08-03 14:49:23 +02:00 |
|
|
37fc27ac6b
|
Adding STM32F439i-EVAL board files
|
2016-08-03 02:56:34 +02:00 |
|
|
c95a851c77
|
Adding EXC7200 driver
|
2016-08-03 02:18:58 +02:00 |
|
|
773a5579e0
|
Starting development on version 2.7
|
2016-07-28 15:14:07 +02:00 |
|
|
c24b79336e
|
Release version 2.6
|
2016-07-28 15:12:59 +02:00 |
|
|
87cd8a3a21
|
Updating docs/releases.txt
|
2016-07-28 14:48:39 +02:00 |
|
|
56793ed685
|
Fixing makefiles of games that were moved to a dedicated location
|
2016-07-28 14:46:09 +02:00 |
|
Andrew Hannam
|
12dfd8232f
|
Move demo games into demo/games directory
|
2016-07-28 16:35:36 +10:00 |
|
Andrew Hannam
|
868a272d6e
|
Minor WM_Raise tidy up
|
2016-07-28 16:34:34 +10:00 |
|
|
7e15f0840e
|
Updating docs/releases.txt
|
2016-07-27 18:00:55 +02:00 |
|
|
85ec38ac1c
|
Adding applications/justget10 demo
|
2016-07-27 16:34:41 +02:00 |
|
|
2fe5c112b0
|
Adding applications/minesweeper demo
|
2016-07-27 15:37:56 +02:00 |
|
|
f2cf8b9814
|
Fixing crash when loading GIF image without enough memory available
|
2016-07-27 13:08:18 +02:00 |
|
|
0abb8d3af3
|
Improving formatting of gfx_compilers.h
|
2016-07-27 01:03:03 +02:00 |
|
|
31c5f1efaa
|
Adding support for IAR and EDG compilers
|
2016-07-26 16:14:14 +02:00 |
|
|
af5fe425a8
|
Adding QWidget touch driver
|
2016-07-26 12:50:32 +02:00 |
|
|
e67e314df4
|
Minor fix in slider widget documentation
|
2016-07-26 11:47:37 +02:00 |
|
|
a972649d65
|
Adding note to Linux-Framebuffer readme that sufficient permission is required to access the framebuffer device
|
2016-07-26 11:27:47 +02:00 |
|
|
05d1f7ba1b
|
Updating releases.txt
|
2016-07-25 17:48:40 +02:00 |
|
|
1918d27460
|
Revert "Whitespaces"
This reverts commit c5d4eba3b5 .
|
2016-07-25 17:47:46 +02:00 |
|
|
c5d4eba3b5
|
Whitespaces
|
2016-07-25 17:47:21 +02:00 |
|
Joel Bodenmann
|
718b7b3d5c
|
Merged in mattbrejza/ugfx/gfile-deinit (pull request #27)
Adding code to close all open files in gfile deinit
|
2016-07-25 17:45:58 +02:00 |
|
|
fd109a3b82
|
Updating releases.txt
|
2016-07-25 17:20:32 +02:00 |
|
|
1853f9d014
|
Fixing bug in WM_Raise()
|
2016-07-25 17:03:27 +02:00 |
|
Andrew Hannam
|
dded46b567
|
FIx bug where WM_Raise doesn't raise children if the parent is raised.
|
2016-07-25 19:26:28 +10:00 |
|
Andrew Hannam
|
9fe1abe9e3
|
Compile fix for Win32
|
2016-07-25 19:25:55 +10:00 |
|
Andrew Hannam
|
5fe88d6371
|
Update the Win32 example project to work with current versions of cygwin mingw32 compiler
|
2016-07-25 18:23:32 +10:00 |
|
Matt Brejza
|
6832ae33df
|
adding code to close all open files in gfile deinit
|
2016-07-19 22:38:35 +01:00 |
|
Andrew Hannam
|
19e54c88ec
|
Add support for reparenting, capture and control of Win32 Emulator windows.
|
2016-07-19 18:54:17 +10:00 |
|
|
e5f69dbcf4
|
Adding Qt GOS port
|
2016-07-19 01:30:20 +02:00 |
|
|
038a1f3630
|
Adding QImage display driver
|
2016-07-19 01:24:05 +02:00 |
|
Joel Bodenmann
|
5ad68305a7
|
Merged in mattbrejza/ugfx/btn-ellipse-fix (pull request #26)
fixing ellipse button drawing
|
2016-07-14 23:26:32 +02:00 |
|
|
2b279df17a
|
Fixing comment
|
2016-07-14 18:57:51 +02:00 |
|