2984 Commits (8561671cb8c8c81cca6407d47437a7238b111ada)
 

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