Joel Bodenmann
|
fe7da06d98
|
Updating changelog
|
7 years ago |
Joel Bodenmann
|
9bd3dd6ce8
|
Fix clipping of gdispGFillString()
|
7 years ago |
Joel Bodenmann
|
be3433e930
|
Merged in Hackwerk/ugfx/drawstringfix (pull request #25)
Fix clipping of gdispGDrawString.
|
7 years ago |
Martijn Stommels
|
ff6d26c70f
|
Fix clipping of gdispGDrawString.
|
7 years ago |
Andrew Hannam
|
9ac3c368b4
|
Add gwinPrintg() and fix null pointer handling in sprintg()
|
7 years ago |
Andrew Hannam
|
ed9b268d5b
|
Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23)
Added ability for List to scroll when navigted via toggle
|
7 years ago |
Andrew Hannam
|
e1c7003fa3
|
Merged in mattbrejza/ugfx/widgets_mouse_fix (pull request #24)
Enhancing toggle support for widgets
|
7 years ago |
Joel Bodenmann
|
13e084ae62
|
Updating docs
|
7 years ago |
Joel Bodenmann
|
0fd9bf2689
|
Updating logo(s) in applications/combo demo
|
7 years ago |
Joel Bodenmann
|
4646a36cff
|
Workaround for using RGB888 with STM32LTDC driver
|
7 years ago |
Joel Bodenmann
|
cb26bc2d37
|
Fixing bug in STM32F746G-Discovery board file which resulted in bad color reproduction
|
7 years ago |
Matt Brejza
|
47e0a03721
|
Enhancing toggle support for widgets
|
7 years ago |
Matt Brejza
|
1cd0120480
|
Added ability for List to scroll when navigted via toggle
|
7 years ago |
Joel Bodenmann
|
fb100bcc25
|
Updating STM32F746-Discovery board files to be compatible with newer STM32F7CubeHAL
|
7 years ago |
Joel Bodenmann
|
8252747a36
|
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
|
7 years ago |
Joel Bodenmann
|
0548401d18
|
Adding FT6x06 driver
|
7 years ago |
Andrew Hannam
|
bb7f100804
|
Undef uGFX colors for the STM32F7 board to prevent conflicts with changed STM32 HAL header files
|
7 years ago |
Joel Bodenmann
|
8d66f0233f
|
Merged in pl4nkton/ugfx/ChibiOS_kernelv4 (pull request #22)
add support for ChibiOS RT 4 kernel
|
7 years ago |
Nicolas Reinecke
|
1d2c15ce81
|
add support for ChibiOS RT 4 kernel
|
7 years ago |
Andrew Hannam
|
f8dac95e93
|
Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB
|
7 years ago |
Joel Bodenmann
|
08c639ecf6
|
Merged in kimballjohnson/ugfx/kimballjohnson/fix-preprocessor-elif-gfx_cpu-duplicate-1463933248092 (pull request #21)
Fix preprocessor elif, GFX_CPU == duplicated
|
7 years ago |
Kimball Johnson
|
c82efc428f
|
Fix preprocessor elif, GFX_CPU == duplicated
|
7 years ago |
Joel Bodenmann
|
238e19d77f
|
Fixing bug where the list item count wasn't decremented when an item was removed
|
7 years ago |
Joel Bodenmann
|
78e6f40cac
|
Marking clang as a tested compiler
|
7 years ago |
Joel Bodenmann
|
6c90597dc9
|
Updating makefiles for MacOS X
|
7 years ago |
Joel Bodenmann
|
87ac62e9a2
|
Updated release notes
|
7 years ago |
Joel Bodenmann
|
e069d0e961
|
Updating drivers list
|
7 years ago |
inmarket
|
0a2e251391
|
Add SSD1848 driver by czhou
|
7 years ago |
inmarket
|
c7fca71070
|
Add TinyC to the list of tested compilers
|
7 years ago |
inmarket
|
12757e4c9a
|
Update framebuffer driver for better information hiding
|
7 years ago |
Joel Bodenmann
|
25802124fb
|
Fix in ILI9481 driver code
|
7 years ago |
Joel Bodenmann
|
4797b7d1e2
|
Doxygen fix
|
7 years ago |
Joel Bodenmann
|
055d7c19f1
|
Starting development on version 2.6
|
7 years ago |
Joel Bodenmann
|
2ab1c3d184
|
Updating version in Doxygen file
|
7 years ago |
Joel Bodenmann
|
cc919ff4fa
|
Release version 2.5
|
7 years ago |
Joel Bodenmann
|
fa7157ed6f
|
Adding demo using textedit with virtual keyboard widget
|
7 years ago |
Joel Bodenmann
|
35dcf3ccd1
|
Docs
|
7 years ago |
Joel Bodenmann
|
6d2492aa93
|
Merge branch 'translation'
|
7 years ago |
Joel Bodenmann
|
b422bc99dd
|
Removing obsolete files for uGFX-Studio
|
7 years ago |
Joel Bodenmann
|
3688b0aa20
|
docs
|
7 years ago |
inmarket
|
583b022657
|
Add PNG image support - Does not support interlaced PNG's
|
7 years ago |
inmarket
|
ecc7f94c88
|
Tidy up flags for custom redraw routines
|
7 years ago |
inmarket
|
c1007a2cc9
|
ED060SC4 driver remove redundant files
|
7 years ago |
Joel Bodenmann
|
b8ac430bce
|
Replacing wrong define
|
7 years ago |
Joel Bodenmann
|
4cd3ab4f29
|
Marking IAR as a tested compiler
|
7 years ago |
Joel Bodenmann
|
3d78787b07
|
Adding missing default definitions of several macros
|
7 years ago |
Joel Bodenmann
|
3a840480ed
|
Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines.
|
7 years ago |
inmarket
|
7b6a1acea5
|
Typo fix for STM32LTDC driver for RGB888
|
7 years ago |
inmarket
|
addbf47bdb
|
Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines.
|
7 years ago |
inmarket
|
0f0964da99
|
Change non-widget GWIN objects to always ensure their initial display is flushed before any other drawing takes place.
|
7 years ago |