summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Enable sideways print option.Steve Fryatt2010-07-275-13/+45
* Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow d...Chris Young2010-07-241-0/+11
* Force browser window redraw after printing to restore screen layout.Steve Fryatt2010-07-151-1/+3
* Work around apparent register corruption after printing.Steve Fryatt2010-07-141-2/+9
* Fix inventory file leafname.Michael Drake2010-07-091-1/+1
* Check the last character for a path separator, rather than the NULL string te...Chris Young2010-07-091-1/+1
* Replace unnecessarily complicated path concatenation with something simpler andChris Young2010-07-091-0/+19
* + Refactor input handling from browser window code into contentMichael Drake2010-06-042-1/+4
* Lay out to correct paper width for printing.Steve Fryatt2010-05-021-3/+2
* Consolidate several 'myrealloc' functions into ns_realloc, rename one which *...Daniel Silverstone2010-04-301-13/+2
* It turns out that realloc(ptr, 0) --> free(ptr) is not actually required by t...John Mark Bell2010-04-301-0/+5
* The schedule_run function is only called by the frontends so remove it from t...Vincent Sanders2010-04-281-0/+1
* Bump max memory cache size from 6.4MB to 64MB.Michael Drake2010-04-281-1/+1
* Squash warnings in RISC OS build.John Mark Bell2010-04-242-6/+9
* remove _GNU_SOURCE define from everywhere.Vincent Sanders2010-04-243-3/+0
* Fix bracket missmatch.Michael Drake2010-04-171-1/+1
* Fix file: handling on risc os, gtk, windows and framebuffer frontendsVincent Sanders2010-04-161-19/+34
* Fix RISC OS buildJohn Mark Bell2010-04-152-24/+47
* Fix double free of titleJohn Mark Bell2010-04-123-3/+0
* I don't understand the full_redraw flag, or the optimisation gained from not ...John Mark Bell2010-04-111-40/+24
* Implement draw_clone()John Mark Bell2010-04-111-0/+16
* Port to hlcache-enabled coreJohn Mark Bell2010-04-111-31/+40
* Take the easy way out wrt loading messages files: leave it to the RISC OS fro...John Mark Bell2010-04-111-4/+5
* Debug window is now black on white.Michael Drake2010-04-094-8/+8
* Change rendering to use plotter functions. Purge loads of magic numbers. Make...Michael Drake2010-04-091-40/+285
* Purge FETCH_TYPE which is unused throughout NetSurf. Clearing a todo in llca...Daniel Silverstone2010-04-081-1/+0
* More fixing for new cache.Michael Drake2010-04-071-25/+32
* More fixing for new cache.Michael Drake2010-04-071-28/+44
* More fixing for new cache.Michael Drake2010-04-071-32/+49
* More fixing for new cache.Michael Drake2010-04-071-16/+18
* More fixing for new cache.Michael Drake2010-04-071-10/+12
* Start fixing for new cache.Michael Drake2010-04-071-2/+3
* Fix for new cache.Michael Drake2010-04-071-3/+5
* Fix for new cache.Michael Drake2010-04-071-1/+2
* Fix for new cache.Michael Drake2010-04-071-6/+7
* Fix for new cache.Michael Drake2010-04-071-2/+3
* Fix for new cache.Michael Drake2010-04-071-4/+5
* Fix for new cache.Michael Drake2010-04-072-9/+11
* Fix for new cache.Michael Drake2010-04-072-4/+4
* Fix for new cache.Michael Drake2010-04-071-62/+81
* hlcache_handle is typedeffed.Michael Drake2010-04-071-1/+1
* Fix for new cache.Michael Drake2010-04-071-23/+33
* More new cache fixing.Michael Drake2010-04-071-9/+14
* More new cache fixing.Michael Drake2010-04-071-2/+3
* More new cache fixing.Michael Drake2010-04-071-108/+140
* Fix page info for new cache.Michael Drake2010-04-071-3/+3
* Start fixing for new cache.Michael Drake2010-04-071-19/+24
* Fix hotlist for new cache.Michael Drake2010-04-071-8/+10
* Make filename_from_path() compile.Michael Drake2010-04-071-1/+1
* Fix box dump for new cache.Michael Drake2010-04-072-4/+4