summaryrefslogtreecommitdiff
path: root/riscos/gui
Commit message (Collapse)AuthorAgeFilesLines
* Use new UTF-8 status bar. Use top-window dimensions for new windows from ↵Richard Wilson2006-11-301-2/+2
| | | | | | framesets. svn path=/trunk/netsurf/; revision=3082
* Update project URL.Michael Drake2006-11-274-40/+40
| | | | 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
* Make progress icons have a left margin. Fix redraw artifact.Richard Wilson2006-10-131-28/+26
| | | | svn path=/trunk/netsurf/; revision=3004
* 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
* Allow dynamic resizing. Reverse animation direction.Richard Wilson2006-10-122-12/+32
| | | | svn path=/trunk/netsurf/; revision=2996
* UTF-8 status bar component.Richard Wilson2006-10-112-0/+642
| | | | svn path=/trunk/netsurf/; revision=2995
* Fix redraw when no sprites are present. Squash compiler warnings.Richard Wilson2006-10-112-8/+9
| | | | svn path=/trunk/netsurf/; revision=2994
* Animated progress bar component.Richard Wilson2006-10-062-0/+510
svn path=/trunk/netsurf/; revision=2983