Joel Bodenmann
|
0c695b2471
Fixing crash when passing NULL to gwinSetStyle()
|
4 years ago |
Joel Bodenmann
|
91f537c91c
STM32F439i-Eval board file cleanup
|
4 years ago |
Joel Bodenmann
|
74cf1509bc
Fixing misleading/wrong configuration of virtual keyboard demo
|
4 years ago |
Joel Bodenmann
|
37fc27ac6b
Adding STM32F439i-EVAL board files
|
4 years ago |
Joel Bodenmann
|
c95a851c77
Adding EXC7200 driver
|
4 years ago |
Joel Bodenmann
|
773a5579e0
Starting development on version 2.7
|
4 years ago |
Joel Bodenmann
|
c24b79336e
Release version 2.6
|
4 years ago |
Joel Bodenmann
|
87cd8a3a21
Updating docs/releases.txt
|
4 years ago |
Joel Bodenmann
|
56793ed685
Fixing makefiles of games that were moved to a dedicated location
|
4 years ago |
Andrew Hannam
|
12dfd8232f
Move demo games into demo/games directory
|
4 years ago |
Andrew Hannam
|
868a272d6e
Minor WM_Raise tidy up
|
4 years ago |
Joel Bodenmann
|
7e15f0840e
Updating docs/releases.txt
|
4 years ago |
Joel Bodenmann
|
85ec38ac1c
Adding applications/justget10 demo
|
4 years ago |
Joel Bodenmann
|
2fe5c112b0
Adding applications/minesweeper demo
|
4 years ago |
Joel Bodenmann
|
f2cf8b9814
Fixing crash when loading GIF image without enough memory available
|
4 years ago |
Joel Bodenmann
|
0abb8d3af3
Improving formatting of gfx_compilers.h
|
4 years ago |
Joel Bodenmann
|
31c5f1efaa
Adding support for IAR and EDG compilers
|
4 years ago |
Joel Bodenmann
|
af5fe425a8
Adding QWidget touch driver
|
4 years ago |
Joel Bodenmann
|
e67e314df4
Minor fix in slider widget documentation
|
4 years ago |
Joel Bodenmann
|
a972649d65
Adding note to Linux-Framebuffer readme that sufficient permission is required to access the framebuffer device
|
4 years ago |
Joel Bodenmann
|
05d1f7ba1b
Updating releases.txt
|
4 years ago |
Joel Bodenmann
|
1918d27460
Revert "Whitespaces"
|
4 years ago |
Joel Bodenmann
|
c5d4eba3b5
Whitespaces
|
4 years ago |
Joel Bodenmann
|
718b7b3d5c
Merged in mattbrejza/ugfx/gfile-deinit (pull request #27)
|
4 years ago |
Joel Bodenmann
|
fd109a3b82
Updating releases.txt
|
4 years ago |
Joel Bodenmann
|
1853f9d014
Fixing bug in WM_Raise()
|
4 years ago |
Andrew Hannam
|
dded46b567
FIx bug where WM_Raise doesn't raise children if the parent is raised.
|
4 years ago |
Andrew Hannam
|
9fe1abe9e3
Compile fix for Win32
|
4 years ago |
Andrew Hannam
|
5fe88d6371
Update the Win32 example project to work with current versions of cygwin mingw32 compiler
|
4 years ago |
Matt Brejza
|
6832ae33df
adding code to close all open files in gfile deinit
|
4 years ago |
Andrew Hannam
|
19e54c88ec
Add support for reparenting, capture and control of Win32 Emulator windows.
|
4 years ago |
Joel Bodenmann
|
e5f69dbcf4
Adding Qt GOS port
|
4 years ago |
Joel Bodenmann
|
038a1f3630
Adding QImage display driver
|
4 years ago |
Joel Bodenmann
|
5ad68305a7
Merged in mattbrejza/ugfx/btn-ellipse-fix (pull request #26)
|
4 years ago |
Joel Bodenmann
|
2b279df17a
Fixing comment
|
4 years ago |
Matt Brejza
|
365b7ac702
fixing ellipse button drawing
|
4 years ago |
Joel Bodenmann
|
fe7da06d98
Updating changelog
|
4 years ago |
Joel Bodenmann
|
9bd3dd6ce8
Fix clipping of gdispGFillString()
|
4 years ago |
Joel Bodenmann
|
be3433e930
Merged in Hackwerk/ugfx/drawstringfix (pull request #25)
|
4 years ago |
Martijn Stommels
|
ff6d26c70f
Fix clipping of gdispGDrawString.
|
4 years ago |
Andrew Hannam
|
9ac3c368b4
Add gwinPrintg() and fix null pointer handling in sprintg()
|
4 years ago |
Andrew Hannam
|
ed9b268d5b
Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23)
|
4 years ago |
Andrew Hannam
|
e1c7003fa3
Merged in mattbrejza/ugfx/widgets_mouse_fix (pull request #24)
|
4 years ago |
Joel Bodenmann
|
13e084ae62
Updating docs
|
4 years ago |
Joel Bodenmann
|
0fd9bf2689
Updating logo(s) in applications/combo demo
|
4 years ago |
Joel Bodenmann
|
4646a36cff
Workaround for using RGB888 with STM32LTDC driver
|
4 years ago |
Joel Bodenmann
|
cb26bc2d37
Fixing bug in STM32F746G-Discovery board file which resulted in bad color reproduction
|
4 years ago |
Matt Brejza
|
47e0a03721
Enhancing toggle support for widgets
|
4 years ago |
Matt Brejza
|
1cd0120480
Added ability for List to scroll when navigted via toggle
|
4 years ago |
Joel Bodenmann
|
fb100bcc25
Updating STM32F746-Discovery board files to be compatible with newer STM32F7CubeHAL
|
4 years ago |