summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Overlooked warningsAdrian Lees2007-06-051-2/+1
* Fix interaction between failed drag save and pointer tracking (including page...Adrian Lees2007-06-052-8/+16
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-3072-684/+684
* Tweak default hotlist entries to be more up-to-dateRob Kendrick2007-05-211-3/+3
* Revert last changeJohn Mark Bell2007-04-072-2/+0
* Add loggingJohn Mark Bell2007-04-072-0/+2
* Remove redundant close window calls.Richard Wilson2007-04-073-3/+0
* Construct cookies treeview correctly (fixes 1675328)John Mark Bell2007-04-071-7/+5
* Lose duplicate entryJohn Mark Bell2007-04-011-1/+0
* Remove collusion between window, menus and search code in order to clear John Mark Bell2007-03-264-63/+94
* Call close function for submenu windows.Richard Wilson2007-03-263-4/+25
* Call close functions when automatically closing child windows and when automa...Richard Wilson2007-03-262-3/+10
* Ensure content owners check that they are still interested in a content John Mark Bell2007-03-181-1/+8
* Fix pasting into writables via IcnClipBrd (fixes 1582072)John Mark Bell2007-03-171-3/+3
* Content handlers should not call warn_user - they should broadcast the John Mark Bell2007-03-111-1/+2
* Position new folders correctly for global history (fix 1547523)Richard Wilson2007-03-031-2/+7
* Implement keyboard scrolling for tree views.Richard Wilson2007-03-031-1/+69
* Fix failing window update for large extents.Richard Wilson2007-03-031-1/+19
* Correctly calculate maximised frame heights (fix 1644216)Richard Wilson2007-03-033-3/+20
* Dynamically update scale view (implement 1556975) and prevent double redraws.Richard Wilson2007-03-033-26/+19
* Fix stupidityJohn Mark Bell2007-02-111-0/+2
* Rewrite utf8_[to,from]_local_encoding to not have arbitrary limit in the John Mark Bell2007-02-111-111/+96
* 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