summaryrefslogtreecommitdiff
path: root/riscos/gui/status_bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Update project URL.Michael Drake2006-11-271-18/+18
| | | | svn path=/trunk/netsurf/; revision=3073
* Remove duplicate data setting. Fix documentation typo.Richard Wilson2006-10-191-2/+1
| | | | svn path=/trunk/netsurf/; revision=3011
* Don't convert text to local encoding. Correctly release all resources on ↵Richard Wilson2006-10-121-30/+39
| | | | | | destruction. Allow NULL text to clear the display. Scale progress bar for small dimensions. svn path=/trunk/netsurf/; revision=2997
* UTF-8 status bar component.Richard Wilson2006-10-111-0/+608
svn path=/trunk/netsurf/; revision=2995