aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_slider.c
Commit message (Collapse)AuthorAgeFilesLines
* Add some keyboard widget supportinmarket2015-08-171-1/+1
|
* Passing keyboard events to widgets (not finished yet)Joel Bodenmann2015-08-121-0/+5
|
* Added ability to compile ugfx as a single file (excluding driver and board ↵inmarket2015-06-081-28/+28
| | | | | | files). Simply compile src/gfx_mk.c
* Updates to the slider to fix positioning issues.inmarket2014-12-131-15/+31
| | | | Also fixes negative ranges, ranges > 65536 and very small ranges.
* Extended slider events. Updated the demo to match.inmarket2014-12-061-59/+102
| | | | Actually reduced code size :)
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+376