Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -17/+17 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Add the ability to flash a gwin window/widget. | inmarket | 2015-01-25 | 1 | -0/+10 |
| | | | | | 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). | ||||
* | Implement a "Toggle Button" using a checkbox with a custom draw. | inmarket | 2015-01-23 | 1 | -0/+41 |
| | | | | Updated the widgets demo to show this. | ||||
* | Fix 1 pixel display error in checkbox for text on left rendering. | inmarket | 2014-12-16 | 1 | -1/+13 |
| | | | | Also add better comments to code. | ||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+195 |