Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clipping of gdispGDrawString. | Martijn Stommels | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | Add gwinPrintg() and fix null pointer handling in sprintg() | Andrew Hannam | 2016-07-10 | 4 | -2/+66 |
| | |||||
* | Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23) | Andrew Hannam | 2016-07-09 | 1 | -0/+17 |
|\ | | | | | | | Added ability for List to scroll when navigted via toggle | ||||
| * | Added ability for List to scroll when navigted via toggle | Matt Brejza | 2016-06-25 | 1 | -0/+17 |
| | | |||||
* | | Merged in mattbrejza/ugfx/widgets_mouse_fix (pull request #24) | Andrew Hannam | 2016-07-09 | 1 | -2/+26 |
|\ \ | | | | | | | | | | Enhancing toggle support for widgets | ||||
| * | | Enhancing toggle support for widgets | Matt Brejza | 2016-06-25 | 1 | -2/+26 |
| |/ | |||||
* | | Updating docs | Joel Bodenmann | 2016-06-26 | 1 | -0/+1 |
| | | |||||
* | | Updating logo(s) in applications/combo demo | Joel Bodenmann | 2016-06-26 | 5 | -616/+953 |
| | | |||||
* | | Workaround for using RGB888 with STM32LTDC driver | Joel Bodenmann | 2016-06-26 | 2 | -5/+6 |
| | | |||||
* | | Fixing bug in STM32F746G-Discovery board file which resulted in bad color ↵ | Joel Bodenmann | 2016-06-26 | 1 | -2/+2 |
| | | | | | | | | reproduction | ||||
* | | Updating STM32F746-Discovery board files to be compatible with newer ↵ | Joel Bodenmann | 2016-06-22 | 2 | -140/+435 |
| | | | | | | | | STM32F7CubeHAL | ||||
* | | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2016-06-18 | 6 | -7/+28 |
|\| | |||||
| * | Undef uGFX colors for the STM32F7 board to prevent conflicts with changed ↵ | Andrew Hannam | 2016-06-16 | 4 | -0/+12 |
| | | | | | | | | STM32 HAL header files | ||||
| * | Merged in pl4nkton/ugfx/ChibiOS_kernelv4 (pull request #22) | Joel Bodenmann | 2016-06-16 | 2 | -7/+16 |
| |\ | | | | | | | | | | add support for ChibiOS RT 4 kernel | ||||
| | * | add support for ChibiOS RT 4 kernel | Nicolas Reinecke | 2016-06-01 | 2 | -7/+16 |
| |/ | |||||
* / | Adding FT6x06 driver | Joel Bodenmann | 2016-06-18 | 5 | -0/+273 |
|/ | |||||
* | Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB | Andrew Hannam | 2016-05-27 | 6 | -8/+34 |
| | |||||
* | Merged in ↵ | Joel Bodenmann | 2016-05-22 | 1 | -1/+1 |
|\ | | | | | | | | | | | kimballjohnson/ugfx/kimballjohnson/fix-preprocessor-elif-gfx_cpu-duplicate-1463933248092 (pull request #21) Fix preprocessor elif, GFX_CPU == duplicated | ||||
| * | Fix preprocessor elif, GFX_CPU == duplicated | Kimball Johnson | 2016-05-22 | 1 | -1/+1 |
|/ | |||||
* | Fixing bug where the list item count wasn't decremented when an item was removed | Joel Bodenmann | 2016-05-21 | 2 | -0/+2 |
| | |||||
* | Marking clang as a tested compiler | Joel Bodenmann | 2016-05-14 | 1 | -0/+1 |
| | |||||
* | Updating makefiles for MacOS X | Joel Bodenmann | 2016-05-06 | 3 | -10/+7 |
| | |||||
* | Updated release notes | Joel Bodenmann | 2016-04-27 | 1 | -0/+1 |
| | |||||
* | Updating drivers list | Joel Bodenmann | 2016-04-27 | 1 | -0/+1 |
| | |||||
* | Add SSD1848 driver by czhou | inmarket | 2016-04-25 | 4 | -0/+998 |
| | |||||
* | Add TinyC to the list of tested compilers | inmarket | 2016-04-25 | 1 | -0/+1 |
| | |||||
* | Update framebuffer driver for better information hiding | inmarket | 2016-04-25 | 1 | -3/+4 |
| | |||||
* | Fix in ILI9481 driver code | Joel Bodenmann | 2016-03-29 | 1 | -1/+1 |
| | |||||
* | Doxygen fix | Joel Bodenmann | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | Starting development on version 2.6 | Joel Bodenmann | 2016-02-28 | 1 | -0/+3 |
| | |||||
* | Updating version in Doxygen file | Joel Bodenmann | 2016-02-28 | 1 | -2/+2 |
| | |||||
* | Release version 2.5 | Joel Bodenmann | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | Adding demo using textedit with virtual keyboard widget | Joel Bodenmann | 2016-02-28 | 3 | -0/+177 |
| | |||||
* | Docs | Joel Bodenmann | 2016-02-27 | 1 | -0/+1 |
| | |||||
* | Merge branch 'translation' | Joel Bodenmann | 2016-02-27 | 15 | -0/+1156 |
|\ | |||||
| * | New sample board file (replacing some misleading existing ones) | Joel Bodenmann | 2016-02-10 | 3 | -251/+93 |
| | | |||||
| * | Improving GTRANS basic demo | Joel Bodenmann | 2016-02-09 | 3 | -50/+802 |
| | | |||||
| * | Fixing bug in GTRANS | Joel Bodenmann | 2016-02-09 | 1 | -2/+2 |
| | | |||||
| * | Adding documentation to GTRANS | Joel Bodenmann | 2016-02-08 | 3 | -7/+60 |
| | | |||||
| * | Preliminary version of GTRANS | Joel Bodenmann | 2016-02-07 | 5 | -3/+109 |
| | | |||||
| * | GTRANS module skeleton | Joel Bodenmann | 2016-02-07 | 13 | -0/+245 |
| | | |||||
* | | Removing obsolete files for uGFX-Studio | Joel Bodenmann | 2016-02-27 | 3 | -1425/+0 |
| | | |||||
* | | docs | Joel Bodenmann | 2016-02-27 | 1 | -0/+1 |
| | | |||||
* | | Add PNG image support - Does not support interlaced PNG's | inmarket | 2016-02-27 | 5 | -14/+1791 |
| | | |||||
* | | Tidy up flags for custom redraw routines | inmarket | 2016-02-27 | 7 | -14/+14 |
| | | |||||
* | | ED060SC4 driver remove redundant files | inmarket | 2016-02-27 | 2 | -83/+0 |
| | | |||||
* | | Replacing wrong define | Joel Bodenmann | 2016-02-24 | 1 | -1/+1 |
| | | |||||
* | | Marking IAR as a tested compiler | Joel Bodenmann | 2016-02-21 | 1 | -0/+1 |
| | | |||||
* | | Adding missing default definitions of several macros | Joel Bodenmann | 2016-02-21 | 2 | -0/+35 |
| | | |||||
* | | Move GWIN widget internal flags into the public header so that all the state ↵ | Joel Bodenmann | 2016-02-18 | 8 | -15/+15 |
| | | | | | | | | flags are available for custom draw routines. |