aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor changes & improvements on image color palletization handlingJoel Bodenmann2016-11-113-31/+42
* Adding ability to modify the color palette of BMP images (untested)Joel Bodenmann2016-11-103-7/+91
* Updating changelogJoel Bodenmann2016-11-091-1/+2
* Merge branch 'master' of CorentinB/uGFX into masterJoel Bodenmann2016-11-091-0/+2
|\
| * Fixing bug in gdispGFillConvexPolyCorentin Barman2016-11-091-0/+2
|/
* Merge branch 'master' of https://git.ugfx.io/uGFX/uGFXinmarket2016-11-092-2/+2
|\
| * Merge branch 'master' of git.ugfx.io:ugfx/ugfxJoel Bodenmann2016-11-082-24/+20
| |\
| * | Removing old references to ChibiOS/GFX in documentationJoel Bodenmann2016-11-082-2/+2
* | | New dual circle drawing in GDISPinmarket2016-11-095-0/+105
| |/ |/|
* | Fix progressbar bounds checking and decrementinginmarket2016-11-082-24/+20
|/
* Minor fix in toggle/pal readmeJoel Bodenmann2016-11-071-1/+1
* Minor fix in toggle/pal readmeJoel Bodenmann2016-11-071-1/+1
* Merge branch 'master' of git.ugfx.io:ugfx/ugfxJoel Bodenmann2016-11-041-0/+1
|\
| * Updating docs/releases.txtJoel Bodenmann2016-10-181-0/+1
* | Fixing GEVENT documentationJoel Bodenmann2016-11-041-9/+9
|/
* Merge branch 'master' of dongie/uGFX into masterJoel2016-10-0311-6/+222
|\
| * Added build files for mcufont on Windows, using Visual Studio 2015.dongie2016-10-0211-6/+222
|/
* Updating release notesJoel Bodenmann2016-10-011-0/+2
* Add protection for a font not being supplied.inmarket2016-10-011-1/+17
* Fix 3 bugs in filled arc drawing...inmarket2016-10-011-69/+73
* Add the math header files when using FASTTRIGinmarket2016-10-011-0/+2
* Protect Win32 GDISP driver from some strange config file configurationsinmarket2016-10-011-19/+19
* New uGFXnetESP8266 driver. A gdisp driver for the ESP8266.inmarket2016-08-307-1/+762
* Minor improvement to the ST7565 driverJoel Bodenmann2016-08-261-2/+6
* Fix keyboard handling for gwin checkbox and buttoninmarket2016-08-242-11/+10
* Tidy up function names in the gwin virtual keyboardinmarket2016-08-241-6/+6
* Fix for linux framebuffer for RGB555 and BGR555inmarket2016-08-241-1/+5
* Fixing wrong macro in Linux framebuffer board fileJoel Bodenmann2016-08-241-2/+2
* WhitespaceJoel Bodenmann2016-08-241-0/+1
* Fixing issue with color formats in Linux-Framebuffer board filesJoel Bodenmann2016-08-242-3/+4
* Adding Linux event input touch driverJoel Bodenmann2016-08-236-0/+215
* Merge branch 'compile_fixes_mr' of olegator77/uGFX into masterinmarket2016-08-214-8/+9
|\
| * Fix formattingOleg Gerasimov2016-08-201-1/+1
| * Fix function SendKeyboardEvent name conflict in single file buildOleg Gerasimov2016-08-201-6/+6
| * Fix clang build warningsOleg Gerasimov2016-08-203-3/+4
* | Updating docs/releases.txtJoel Bodenmann2016-08-201-0/+2
|/
* Merge branch 'ili9225_mr' of olegator77/uGFX into masterJoel2016-08-204-0/+450
|\
| * Added ILI9225 driverOleg Gerasimov2016-08-194-0/+450
* | Merge branch 'st7735_mr' of olegator77/uGFX into masterJoel2016-08-204-0/+457
|\ \ | |/ |/|
| * Increased st7735 refresh rate - no more flickerOleg Gerasimov2016-08-191-2/+2
| * Added ST7735 driverOleg Gerasimov2016-08-194-0/+457
|/
* Modifying SDL window title (it's not a simulation)Joel Bodenmann2016-08-151-1/+1
* Updating Mac OS X board filesJoel Bodenmann2016-08-153-8/+17
* Cleaning up new SDL driver supportJoel Bodenmann2016-08-159-11/+87
* Updates to STM32F439i-Eval board files to fix display flashinginmarket2016-08-133-48/+32
* (void)var statements must come after any variable definitions in strict cinmarket2016-08-131-1/+2
* Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled.Joel Bodenmann2016-08-132-1/+5
* Merge branch 'master' of olegator77/uGFX into masterJoel2016-08-086-2/+536
|\
| * Added SDL multiply driverOleg Gerasimov2016-08-086-2/+536
|/
* Fixing crash when passing NULL to gwinSetStyle()Joel Bodenmann2016-08-072-2/+3