aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_progressbar.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-1/+1
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-1/+1
| | | | | | Added type gTicks to replace V2.x systemticks_t Added type gThreadreturn to replace V2.x threadreturn_t Added type gThreadpriority to replace V2.x threadpriority_t
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX ↵inmarket2018-07-081-2/+2
| | | | replace justifyXXX
* Change coord_t to gCoordinmarket2018-07-081-1/+1
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-1/+1
|
* Fix progressbar bounds checking and decrementinginmarket2016-11-081-24/+19
|
* Updates to GWIN slider and progressbar Image draw routines to prevent ↵inmarket2016-02-131-6/+6
| | | | overwriting.
* Fixing progressbar widget renderingJoel Bodenmann2015-12-181-5/+6
|
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* 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-8/+8
| | | | | | files). Simply compile src/gfx_mk.c
* Small fix for a progressbarinmarket2015-01-031-1/+2
|
* Progress bar optimisation.inmarket2014-09-291-22/+19
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+316