aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/progressbar.c
Commit message (Collapse)AuthorAgeFilesLines
* Multiple changes to GWIN to support containers.inmarket2014-05-101-5/+5
|
* progressbar widget cleanupJoel Bodenmann2014-05-091-1/+0
|
* Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of ↵Joel Bodenmann2014-05-081-47/+45
| | | | the progressbar widget
* Fixed enable bug in progress barinmarket2014-05-011-14/+9
|
* Fixing progressbar bugJoel Bodenmann2014-04-261-9/+25
|
* Fixing gwin progressbar destroying processJoel Bodenmann2014-04-231-1/+10
|
* Added gwinProgressbarStop()Joel Bodenmann2014-04-231-0/+11
|
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
|
* compiler warningJoel Bodenmann2013-12-021-1/+2
|
* Added progressbar widget (demos still to do)Joel Bodenmann2013-12-011-0/+294