aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_slider.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-1/+1
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-8/+8
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-2/+2
* Change coord_t to gCoordinmarket2018-07-081-5/+5
* Added new type definitions - moving towards V3.0inmarket2018-06-231-1/+1
* Move GWIN widget internal flags into the public header so that all the state ...inmarket2016-02-171-2/+0
* Updates to GWIN slider and progressbar Image draw routines to prevent overwri...inmarket2016-02-131-6/+6
* Fixing slider widget renderingJoel Bodenmann2015-12-181-1/+1
* Fixing slider widget renderingJoel Bodenmann2015-12-181-10/+13
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+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-28/+28
* Updates to the slider to fix positioning issues.inmarket2014-12-131-15/+31
* Extended slider events. Updated the demo to match.inmarket2014-12-061-59/+102
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+376