Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For all source files update integer types to the new gI8 etc type names | inmarket | 2018-11-03 | 1 | -5/+5 |
| | |||||
* | Update license header | Tibo Clausen | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Added type gJustify to replace V2.x justify_t, and values gJustifyXXX ↵ | inmarket | 2018-07-08 | 1 | -7/+7 |
| | | | | replace justifyXXX | ||||
* | Change color_t to gColor | inmarket | 2018-07-08 | 1 | -2/+2 |
| | |||||
* | Change coord_t to gCoord | inmarket | 2018-07-08 | 1 | -4/+4 |
| | |||||
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of Steffen/uGFX into master | inmarket | 2018-06-23 | 1 | -1/+29 |
|\ | |||||
| * | Add keyboard input to radio widget | Steffen Schroeter | 2018-01-19 | 1 | -1/+29 |
| | | |||||
* | | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 1 | -4/+4 |
|/ | |||||
* | Move GWIN widget internal flags into the public header so that all the state ↵ | inmarket | 2016-02-17 | 1 | -3/+0 |
| | | | | flags are available for custom draw routines. | ||||
* | 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 | ||||
* | Add the ability to flash a gwin window/widget. | inmarket | 2015-01-25 | 1 | -1/+11 |
| | | | | | Only the button draws for checkbox's and radio's currently do anything about it. Widget demo updated to show this on Checkbox 3 (the toggle button). | ||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+280 |