| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g... | inmarket | 2018-11-03 | 1 | -2/+2 |
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 2 | -15/+15 |
* | Update license header | Tibo Clausen | 2018-10-01 | 2 | -2/+2 |
* | gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY | inmarket | 2018-07-08 | 1 | -2/+2 |
* | gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE | inmarket | 2018-07-08 | 3 | -9/+9 |
* | Added type gFont to replace V2.x font_t | inmarket | 2018-07-08 | 4 | -4/+4 |
* | Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl... | inmarket | 2018-07-08 | 3 | -3/+3 |
* | Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep... | inmarket | 2018-07-08 | 4 | -8/+8 |
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 4 | -7/+7 |
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 4 | -23/+23 |
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 4 | -19/+19 |
* | First set of V3 macro changes | inmarket | 2018-02-27 | 5 | -71/+71 |
* | Add compatibility with Visual Studio and make compile warning capabilities mo... | inmarket | 2017-06-30 | 1 | -1/+5 |
* | Fixing demos | Joel Bodenmann | 2015-10-30 | 1 | -2/+2 |
* | Improving demo (/demos/tools/touch_calibration_grabber) | Joel Bodenmann | 2015-06-19 | 1 | -0/+4 |
* | Adding /demos/tools/touch_calibration_grabber which can be used to read out t... | Joel Bodenmann | 2015-06-18 | 3 | -0/+151 |
* | Big file rename to reduce problems with brain-dead IDE's that don't handle pr... | inmarket | 2015-01-21 | 2 | -4/+4 |
* | Move the uGFX based tools into a sub-directory of demos so they can be compil... | inmarket | 2014-11-14 | 9 | -0/+1172 |