Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce type gImage to replace v2.x gdispImage | Joel Bodenmann | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | Update license header | Tibo Clausen | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Added type gDelay to replace V2.x delaytime_t | inmarket | 2018-07-08 | 1 | -1/+1 |
| | | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t | ||||
* | Added type gJustify to replace V2.x justify_t, and values gJustifyXXX ↵ | inmarket | 2018-07-08 | 1 | -2/+2 |
| | | | | replace justifyXXX | ||||
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -1/+1 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -1/+1 |
| | |||||
* | Fix progressbar bounds checking and decrementing | inmarket | 2016-11-08 | 1 | -24/+19 |
| | |||||
* | Updates to GWIN slider and progressbar Image draw routines to prevent ↵ | inmarket | 2016-02-13 | 1 | -6/+6 |
| | | | | overwriting. | ||||
* | Fixing progressbar widget rendering | Joel Bodenmann | 2015-12-18 | 1 | -5/+6 |
| | |||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -1/+1 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Add some keyboard widget support | inmarket | 2015-08-17 | 1 | -1/+1 |
| | |||||
* | Passing keyboard events to widgets (not finished yet) | Joel Bodenmann | 2015-08-12 | 1 | -0/+5 |
| | |||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 1 | -8/+8 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Small fix for a progressbar | inmarket | 2015-01-03 | 1 | -1/+2 |
| | |||||
* | Progress bar optimisation. | inmarket | 2014-09-29 | 1 | -22/+19 |
| | |||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+316 |