summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't dump box trees on crash, and fix view source for new cache.Michael Drake2010-04-072-14/+18
* hlcache_handle is typedeffed.Michael Drake2010-04-071-1/+2
* Fix filetype.c.Michael Drake2010-04-072-5/+5
* Port to new download APIJohn Mark Bell2010-04-051-30/+35
* Apply ifdef. The first major casualty of new-cache.John Mark Bell2010-04-051-1/+9
* Fix for hlcacheJohn Mark Bell2010-04-051-3/+5
* Port to new content APIJohn Mark Bell2010-04-052-11/+23
* Port to new content APIJohn Mark Bell2010-04-052-11/+28
* Port to new content APIJohn Mark Bell2010-04-052-12/+33
* rationalise the usage of the file schemeVincent Sanders2010-03-311-5/+5
* second pass at startup refactor removing the gui_init callbackVincent Sanders2010-03-291-17/+17
* first part of initialisation refactor move gui_init2 into frontendsVincent Sanders2010-03-291-15/+18
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-282-6/+12