| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gwinPrintg() and fix null pointer handling in sprintg() | Andrew Hannam | 2016-07-10 | 1 | -0/+38 |
* | Enhancing toggle support for widgets | Matt Brejza | 2016-06-25 | 1 | -2/+26 |
* | Fix enabled bug | inmarket | 2015-12-22 | 1 | -1/+6 |
* | Fixing 'progress' color of built-in widget styles | Joel Bodenmann | 2015-12-19 | 1 | -2/+2 |
* | Removing obsolete code | Joel Bodenmann | 2015-12-18 | 1 | -5/+0 |
* | Fixing compiler errors for non-gcc compilers | Joel Bodenmann | 2015-12-08 | 1 | -1/+2 |
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 1 | -1/+1 |
* | Fix virtual keyboard | Woody Hawthorne | 2015-11-15 | 1 | -2/+2 |
* | Working TextEdit with on-screen keyboard (and real keyboard) | inmarket | 2015-10-13 | 1 | -9/+13 |
* | Adding GWIN_FOCUS_HIGHLIGHT_WIDTH | Joel Bodenmann | 2015-08-16 | 1 | -2/+5 |
* | Compile fixes | inmarket | 2015-08-16 | 1 | -4/+5 |
* | Updates to focus. | inmarket | 2015-08-16 | 1 | -70/+112 |
* | Coding style, comments, duplicate symbols and other minor fixes | inmarket | 2015-08-16 | 1 | -21/+11 |
* | Adding KEYUP events | Joel Bodenmann | 2015-08-16 | 1 | -1/+6 |
* | Adding color to widget style for focused widgets | Joel Bodenmann | 2015-08-14 | 1 | -8/+10 |
* | Adding missing break statement | Joel Bodenmann | 2015-08-14 | 1 | -1/+1 |
* | More work on the TextEdit | Joel Bodenmann | 2015-08-14 | 1 | -0/+10 |
* | Cleanup | Joel Bodenmann | 2015-08-14 | 1 | -1/+1 |
* | First implementation of widget focus changing using the TAB key | Joel Bodenmann | 2015-08-14 | 1 | -25/+41 |
* | Adding gwinIsWidget() | Joel Bodenmann | 2015-08-13 | 1 | -8/+36 |
* | Working on widget focus (not finished yet) | Joel Bodenmann | 2015-08-12 | 1 | -14/+37 |
* | Codingstyle | Joel Bodenmann | 2015-08-12 | 1 | -5/+7 |
* | Passing keyboard events to widgets (not finished yet) | Joel Bodenmann | 2015-08-12 | 1 | -0/+21 |
* | Added ability to compile ugfx as a single file (excluding driver and board fi... | inmarket | 2015-06-08 | 1 | -0/+2 |
* | New mouse updates. Just need a driver now. | inmarket | 2014-09-25 | 1 | -9/+7 |
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -0/+521 |