summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of cookies in unverifiable transactions caused by a redirect fro...John Mark Bell2007-02-021-1/+1
* Handle cookies in unverifiable transactionsJohn Mark Bell2007-01-271-2/+2
* Revert hack around broken pipe (not caching fetch handles used for SSL John Mark Bell2007-01-181-0/+7
* Format frame content to correct initial size. Scale iframe co-ordinates.Richard Wilson2007-01-032-60/+39
* Improve signal handling. This should put an end to silent exits.John Mark Bell2007-01-021-29/+35
* Display an error box when exiting due to a SIGFPE or SIGABRT.James Bursa2006-12-311-1/+13
* Reflow iframes on layout (fix 1617625)Richard Wilson2006-12-301-19/+64
* Replace font_menu with new rufl built-in font menu.James Bursa2006-12-083-49/+5
* Add break.Michael Drake2006-12-071-0/+1
* Stop URL complete window opening.Michael Drake2006-12-071-1/+2
* Remove backspace key shortcut.Michael Drake2006-12-071-23/+4
* Improved tracking of memory usage. c->size is now exclusive of talloc size, a...James Bursa2006-12-031-7/+11
* Fix 1593228.Richard Wilson2006-12-031-20/+23
* Guard against using invalid data.Richard Wilson2006-12-031-1/+7
* Implement 1554984.Richard Wilson2006-12-031-1/+20
* Implement 1582065.Richard Wilson2006-12-031-1/+1
* Fix 1483163.Richard Wilson2006-12-031-0/+2
* Fix 1568884.Richard Wilson2006-12-032-11/+34
* Fix 1569172Richard Wilson2006-12-011-1/+6
* Fix invalid window initialisationRichard Wilson2006-12-012-4/+2
* Use new UTF-8 status bar. Use top-window dimensions for new windows from fram...Richard Wilson2006-11-308-338/+29
* Update project URL.Michael Drake2006-11-2796-184/+184
* Add browser_window_reformat() and use it instead of content_reformat() to rem...James Bursa2006-11-261-1/+1
* Convert query button text to local encoding correctlyJohn Mark Bell2006-11-041-4/+31
* Clean up wimp_event usage when closing browser windows.John Mark Bell2006-10-311-0/+1
* Allow textareas to reformat on icon change.Richard Wilson2006-10-202-49/+63
* Remove duplicate data setting. Fix documentation typo.Richard Wilson2006-10-191-2/+1
* Make progress icons have a left margin. Fix redraw artifact.Richard Wilson2006-10-131-28/+26
* Remove the need for a text area list.Richard Wilson2006-10-121-51/+6
* Fix attempts to call die() before messages_hash exists:John Mark Bell2006-10-121-43/+71
* Don't convert text to local encoding. Correctly release all resources on dest...Richard Wilson2006-10-121-30/+39
* Allow dynamic resizing. Reverse animation direction.Richard Wilson2006-10-122-12/+32
* UTF-8 status bar component.Richard Wilson2006-10-112-0/+642
* Fix redraw when no sprites are present. Squash compiler warnings.Richard Wilson2006-10-112-8/+9
* Animated progress bar component.Richard Wilson2006-10-062-0/+510
* Squash memory leak.John Mark Bell2006-09-251-6/+11
* Fix case of NotFound messageAdrian Lees2006-09-161-1/+1
* Fix scale view shortcuts to use new scaling mechanismJohn Mark Bell2006-09-091-24/+26
* Don't scale windows without content.Richard Wilson2006-09-081-7/+7
* Take scrollbars into account when placing frames.Richard Wilson2006-09-081-9/+5
* Fix 1553282.Richard Wilson2006-09-083-91/+78
* Squash warningJohn Mark Bell2006-09-081-2/+3
* Fix icon sizingRichard Wilson2006-09-081-4/+2
* Lose noisy loggingJohn Mark Bell2006-09-071-1/+0
* Fix 1553007John Mark Bell2006-09-071-0/+5
* Fix dataload stupiditiesJohn Mark Bell2006-09-072-3/+5
* Simplify and tidy up RISC OS gui_ functions. Fix toolbar height changing issu...Richard Wilson2006-09-068-964/+833
* Finish event based GUI system transiton and begin code cleanup.Richard Wilson2006-09-061-6/+16
* Finish event based GUI system transition and begin code cleanup.Richard Wilson2006-09-0612-439/+335
* Fix 1527343.Richard Wilson2006-09-051-0/+3