aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_list.c
Commit message (Expand)AuthorAgeFilesLines
* Added ability for List to scroll when navigted via toggleMatt Brejza2016-06-251-0/+17
* Fixing bug where the list item count wasn't decremented when an item was removedJoel Bodenmann2016-05-211-0/+1
* Move GWIN widget internal flags into the public header so that all the state ...inmarket2016-02-171-21/+0
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Fixing compiler errors for non-GCC compilersJoel Bodenmann2015-11-071-7/+6
* Adding missing GDISP_NEED_CLIP around clipping call in list widget rendererJoel Bodenmann2015-11-061-1/+3
* Doxygen (documenting each built-in rendering function for widgets)Joel Bodenmann2015-11-031-3/+1
* 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 fi...inmarket2015-06-081-43/+48
* Add the ability to change a gwin list selection via the apiinmarket2015-04-301-0/+59
* Toggle fixes.inmarket2015-02-141-1/+1
* Fix compiler warnings.inmarket2014-11-151-2/+2
* GWIN list toggle bug compile error fixJoel Bodenmann2014-10-261-2/+2
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+696