Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new type definitions - moving towards V3.0 | inmarket | 2018-06-23 | 1 | -3/+3 |
| | |||||
* | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 1 | -2/+2 |
| | |||||
* | Fix keyboard handling for gwin checkbox and button | inmarket | 2016-08-24 | 1 | -7/+7 |
| | |||||
* | fixing ellipse button drawing | Matt Brejza | 2016-07-14 | 1 | -2/+2 |
| | |||||
* | 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) | ||||
* | Fixing compiler errors for non-GCC compilers | Joel Bodenmann | 2015-11-08 | 1 | -4/+12 |
| | |||||
* | Adding boarder highlight if focused to button widget | Joel Bodenmann | 2015-10-19 | 1 | -0/+6 |
| | |||||
* | Add some keyboard widget support | inmarket | 2015-08-17 | 1 | -2/+2 |
| | |||||
* | Coding style, comments, duplicate symbols and other minor fixes | inmarket | 2015-08-16 | 1 | -2/+2 |
| | |||||
* | Adding keyboard event handler to button widget | Joel Bodenmann | 2015-08-16 | 1 | -1/+19 |
| | |||||
* | 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 | -57/+57 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Big improvements to GWIN arrow button drawing. | inmarket | 2015-02-14 | 1 | -30/+142 |
| | | | | | | Some symmetry issues fixed. Now optionally support exact 45 degree arrow heads. With 45 degree arrow heads if the height/width ratios are right a triangular button is produced. | ||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+328 |