aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/progressbar.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-316/+0
|
* Significant changes to the window redrawing methodology.inmarket2014-05-211-3/+3
| | | | | Move and Resize should probably work for containers now Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers.
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-201-8/+1
|
* Progressbar GWIN_PROGRESSBAR_AUTO feature fixJoel Bodenmann2014-05-111-2/+2
|
* 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