summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-0/+36
* Only run the scheduler on null poll events.John Mark Bell2010-03-102-7/+41
* remove RISC OS status bar text cachingVincent Sanders2010-02-111-23/+2
* Fix NULL ptr dereference in status bar rendering; formatting.Adrian Lees2010-01-242-25/+24
* Refactor main into the frontendsVincent Sanders2010-01-201-0/+7
* I've decided that the user probably doesn't care if setting the filetype of s...John Mark Bell2009-12-181-3/+5
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-178-1390/+286
* Another blatent use-after-freeJohn Mark Bell2009-12-031-2/+1
* Fix blatent use-after-free bug.John Mark Bell2009-12-031-3/+3
* Modern OSLib (as of 3 months ago) no longer has colourtrans_CURRENT_MODE.John Mark Bell2009-12-022-3/+3
* - content/urldb.c(auth_data): Removed;John Tytgat2009-08-041-3/+22
* Fix RISC OS and Amiga builds.John Mark Bell2009-07-271-2/+2
* Merge LibCSS port to trunk.John Mark Bell2009-07-239-18/+42
* Scale font sizes, for better accuracy.John Mark Bell2009-07-211-1/+1
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-216-106/+83
* Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.Michael Drake2009-07-142-4/+4
* next round of plotter refactorVincent Sanders2009-07-143-52/+76
* plotters line refactorVincent Sanders2009-07-103-20/+34
* ploter refactor of rectangle handling Vincent Sanders2009-07-086-111/+118
* Refactor fill plotter to take a styleVincent Sanders2009-07-055-15/+18
* remove redundant clg callVincent Sanders2009-07-014-38/+4
* Constify ro_uri_launch()John Mark Bell2009-07-013-6/+25
* Simplify RISC OS bitmap plotter.Michael Drake2009-06-301-16/+2
* Improve bitmap plotter APIVincent Sanders2009-06-303-90/+56
* Free path once we're finished with it.John Mark Bell2009-06-291-0/+1
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-274-92/+96
* NETSURF_USE_DRAW should apply to the Draw content handler only.John Mark Bell2009-06-206-3/+21
* Whoops. Lose spurious ')'.John Mark Bell2009-05-301-1/+1
* Stop ro_gui_get_icon_string() returning a pointer to a location on the stack.John Mark Bell2009-05-301-5/+10
* Simplify codeJohn Mark Bell2009-05-301-2/+1
* A bunch of tidying. Also squash NULL-pointer dereferences.John Mark Bell2009-05-291-24/+33