summaryrefslogtreecommitdiff
path: root/riscos/gui/progress_bar.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up RISC OS front end.Michael Drake2011-06-301-3/+2
* Move schedule.h to utils/John Mark Bell2011-03-131-0/+1
* Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger ne...Michael Drake2011-03-091-1/+0
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-9/+9
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-3/+3
* Refactor fill plotter to take a styleVincent Sanders2009-07-051-2/+3
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* Squash warningsJohn Mark Bell2009-03-271-1/+2
* - C strings have always an implicit NUL character at the end, no need to spec...John Tytgat2009-02-011-1/+1
* - Compiler warning squashJohn Tytgat2008-07-261-17/+32
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-8/+8
* Update project URL.Michael Drake2006-11-271-20/+20
* Make progress icons have a left margin. Fix redraw artifact.Richard Wilson2006-10-131-28/+26
* Allow dynamic resizing. Reverse animation direction.Richard Wilson2006-10-121-12/+31
* Fix redraw when no sprites are present. Squash compiler warnings.Richard Wilson2006-10-111-7/+9
* Animated progress bar component.Richard Wilson2006-10-061-0/+477