aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_widget.c
Commit message (Collapse)AuthorAgeFilesLines
* Working TextEdit with on-screen keyboard (and real keyboard)inmarket2015-10-131-9/+13
|
* Adding GWIN_FOCUS_HIGHLIGHT_WIDTHJoel Bodenmann2015-08-161-2/+5
|
* Compile fixesinmarket2015-08-161-4/+5
|
* Updates to focus.inmarket2015-08-161-70/+112
|
* Coding style, comments, duplicate symbols and other minor fixesinmarket2015-08-161-21/+11
|
* Adding KEYUP eventsJoel Bodenmann2015-08-161-1/+6
|
* Adding color to widget style for focused widgetsJoel Bodenmann2015-08-141-8/+10
|
* Adding missing break statementJoel Bodenmann2015-08-141-1/+1
|
* More work on the TextEditJoel Bodenmann2015-08-141-0/+10
|
* CleanupJoel Bodenmann2015-08-141-1/+1
|
* First implementation of widget focus changing using the TAB keyJoel Bodenmann2015-08-141-25/+41
|
* Adding gwinIsWidget()Joel Bodenmann2015-08-131-8/+36
|
* Working on widget focus (not finished yet)Joel Bodenmann2015-08-121-14/+37
|
* CodingstyleJoel Bodenmann2015-08-121-5/+7
|
* Passing keyboard events to widgets (not finished yet)Joel Bodenmann2015-08-121-0/+21
|
* Added ability to compile ugfx as a single file (excluding driver and board ↵inmarket2015-06-081-0/+2
| | | | | | files). Simply compile src/gfx_mk.c
* New mouse updates. Just need a driver now.inmarket2014-09-251-9/+7
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+521