aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/update_license_header' of XenotriX/uGFX into masterJoel Bodenmann2018-10-01518-518/+518
|\
| * Update license headerTibo Clausen2018-10-01518-518/+518
* | Merge branch 'feature/label_renderer' of XenotriX/uGFX into masterJoel Bodenmann2018-10-012-5/+16
|\ \ | |/ |/|
| * Change gwinLabelDraw to gwinLabelDrawJustifiedTibo Clausen2018-10-012-5/+16
|/
* Updating changelogJoel Bodenmann2018-10-011-0/+2
* Merge branch 'feature/rm_label_auto-resize' of XenotriX/uGFX into masterJoel Bodenmann2018-10-012-49/+3
|\
| * Remove label auto-resizingTibo Clausen2018-10-012-49/+3
|/
* Merge branch 'hotfix/fsyncqueue' of XenotriX/uGFX into masterJoel Bodenmann2018-10-012-5/+5
|\
| * Fix fully sync queueTibo Clausen2018-10-012-5/+5
|/
* Merge branch 'hotfix/color' of XenotriX/uGFX into masterJoel Bodenmann2018-09-271-3/+3
|\
| * Fix color macrosTibo Clausen2018-09-271-3/+3
|/
* Added type gThread to replace V2.x gfxThreadHandleinmarket2018-07-0834-76/+78
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-0830-67/+70
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-0865-167/+170
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-0863-349/+360
* Added type gColorformat to replace V2.x colorformatinmarket2018-07-083-1/+3
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-0868-737/+745
* Added macros JUSTIFYMASK_HORIZONTAL, JUSTIFYMASK_VERTICAL to replace macros J...inmarket2018-07-083-10/+13
* Added type gFont to replace V2.x font_tinmarket2018-07-0833-74/+76
* Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...inmarket2018-07-0812-51/+61
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-0830-122/+134
* Correct V2 powermode macrosinmarket2018-07-081-4/+4
* Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...inmarket2018-07-0860-330/+336
* Change color_t to gColorinmarket2018-07-0881-261/+263
* Change pixel_t to gPixelinmarket2018-07-0822-56/+58
* Change coord_t to gCoordinmarket2018-07-08111-562/+564
* Change point and point_t to gPointinmarket2018-07-0817-45/+49
* Fix some missing gBool conversionsinmarket2018-07-083-5/+9
* Another ChibiOS V5 fixinmarket2018-07-081-1/+5
* Added WS29EPD driver by cpu20 for the WaveShare E-Paper displayinmarket2018-07-077-0/+395
* Add support for ChibiOS V5 - Thanks Vrolleiinmarket2018-07-074-30/+38
* Added new type definitions - moving towards V3.0inmarket2018-06-23343-4405/+4006
* Merge branch 'master' of Steffen/uGFX into masterinmarket2018-06-233-1/+59
|\
| * Added missing check for GDISP_NEED_CIRCLESteffen Schroeter2018-01-232-10/+14
| * Add keyboard input to radio widgetSteffen Schroeter2018-01-193-1/+55
* | Merge branch 'ST7735_128x128' of kapacuk/uGFX into masterinmarket2018-06-231-18/+35
|\ \
| * | Added support for 1.44" board (128x128)kapacuk2018-06-201-18/+35
* | | Merge branch 'ST7735_fixes' of kapacuk/uGFX into masterJoel Bodenmann2018-06-201-3/+3
|\| |
| * | A few minor fixes to be able to compile it on Linux with the latest GCCkapacuk2018-06-201-3/+3
|/ /
* | Fix UC1610 driver private area initialisationinmarket2018-04-032-3/+10
* | Merge remote-tracking branch 'origin/master'inmarket2018-03-101-0/+1
|\ \
| * | Updating changelogJoel Bodenmann2018-03-101-0/+1
* | | Merge remote-tracking branch 'origin/master'inmarket2018-03-105-1/+18
|\| |
| * | C comment styleThomas Sterren2018-03-061-1/+1
| * | Got stuck in here with a source font file generated out of `arial` size 48Thomas Sterren2018-03-061-0/+7
| * | Typo in mcufontencoder helpThomas Sterren2018-03-061-1/+1
| * | Added clone() method to DataFile classThomas Sterren2018-03-061-0/+2
| * | Tab to spacesThomas Sterren2018-03-061-1/+1
| * | Merge branch 'master' of https://git.ugfx.io/uGFX/uGFXThomas Sterren2018-03-06295-2625/+2724
| |\ \
| * | | Compiler satisfactionThomas Sterren2018-02-201-0/+1