summaryrefslogtreecommitdiff
path: root/riscos/gui/status_bar.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up RISC OS front end.Michael Drake2011-06-301-2/+1
* 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
* Only run the scheduler on null poll events.John Mark Bell2010-03-101-6/+31
* remove RISC OS status bar text cachingVincent Sanders2010-02-111-23/+2
* Fix NULL ptr dereference in status bar rendering; formatting.Adrian Lees2010-01-241-5/+5
* ploter refactor of rectangle handling Vincent Sanders2009-07-081-1/+1
* Aliasing fixesJohn Mark Bell2009-03-281-2/+3
* - C strings have always an implicit NUL character at the end, no need to spec...John Tytgat2009-02-011-2/+2
* - Compiler warning squashJohn Tytgat2008-07-261-19/+31
* 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-18/+18
* Remove duplicate data setting. Fix documentation typo.Richard Wilson2006-10-191-2/+1
* Don't convert text to local encoding. Correctly release all resources on dest...Richard Wilson2006-10-121-30/+39
* UTF-8 status bar component.Richard Wilson2006-10-111-0/+608