summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixup for nsurl urldb.Michael Drake2012-10-091-1/+1
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2012-10-090-0/+0
|\
| * Revert previous two commits now that we've diagnosed the CI hiccoughDaniel Silverstone2012-10-082-4/+0
| * Throw a #warning when the CI build is detected. Sorry for the noiseDaniel Silverstone2012-10-081-0/+1
| * Report if we spot CI builds. Sorry for the noiseDaniel Silverstone2012-10-081-0/+3
* | Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2012-10-089-25/+39
|\|
| * trivial docuemntation cleanups to address some of the huge number of docuemnt...Vincent Sanders2012-10-088-24/+34
| * Squeeze harderRob Kendrick (humdrum)2012-10-081-1/+1
| * Use squeezeJohn-Mark Bell2012-10-071-1/+5
* | Port to new urldb API.Michael Drake2012-10-081-2/+3
* | Port to new urldb.Michael Drake2012-10-081-3/+3
* | Port to new urldb.Michael Drake2012-10-081-3/+2
* | Port urldb to nsurl. Won't build since rest of NS needs ported to new urldb ...Michael Drake2012-10-084-381/+550
* | Add "https" lwc string.Michael Drake2012-10-082-0/+4
|/
* Set SQUEEZE variable.Michael Drake2012-10-071-0/+2
* If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version st...Daniel Silverstone2012-10-065-217/+17
* Fix frame name allocation.John-Mark Bell2012-10-061-1/+1
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2012-10-061-1/+1
|\
| * Create a logfile when AutoInstalling with AmiUpdateChris Young2012-10-051-1/+1
* | Remove url_parent.Michael Drake2012-10-062-50/+0
* | Use nsurl_parent.Michael Drake2012-10-061-25/+29
* | Use nsurl_parent.Michael Drake2012-10-061-9/+10
* | Add nusrl_parent function, to get parent path URL.Michael Drake2012-10-062-8/+123
* | Constify.Michael Drake2012-10-062-2/+3
|/
* Fix urldbtest.Michael Drake2012-10-051-4/+4
* Add comment.Michael Drake2012-10-051-0/+3
* Remove unused #include.Michael Drake2012-10-051-1/+0
* Improve comment.Michael Drake2012-10-051-1/+1
* Remove unused functions.Michael Drake2012-10-052-113/+0
* Talloc ctx fixup.Michael Drake2012-10-051-4/+5
* Alocate jsclass_document_priv size.Michael Drake2012-10-051-1/+1
* Talloc ctx fixup.Michael Drake2012-10-051-3/+3
* verify path parameter to options loadingVincent Sanders2012-10-051-0/+5
* More talloc ctx fixup.Michael Drake2012-10-051-2/+3
* Need to talloc_free things that are created with talloc.Michael Drake2012-10-031-7/+7
* Need to use content->bctx for talloc ref.Michael Drake2012-10-031-1/+1
* fix missing sizeof() in amiga buildVincent Sanders2012-10-032-2/+2
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-0330-233/+277
* Variable already existed.Michael Drake2012-10-031-1/+1
* Don't convert spaces to non-breaking spaces inside white-space:pre. Instead,...Michael Drake2012-10-032-2/+16
* More white-space:nowrap.Michael Drake2012-10-031-4/+4
* Support white-space:nowrap.Michael Drake2012-10-031-2/+5
* Remove pointless churn when text box has white-space:nowrap.Michael Drake2012-10-031-21/+0
* Don't let it read off the front of empty relative URLs.Michael Drake2012-10-021-2/+2
* fix incorrect double freeVincent Sanders2012-10-021-1/+1
* put RISC OS distribution files in teh generated netsurf zipVincent Sanders2012-10-021-3/+6
* Import RISC OS distribution stuff. (3rd party modules, etc.)Michael Drake2012-10-0292-1/+2409
* make the "none" javascript implmentation specifically disable the scripting o...Vincent Sanders2012-10-023-0/+17
* Make GTK install target work again, and make copy flags consistentRob Kendrick (humdrum)2012-10-021-23/+23
* quick and dirty fix to deal with replaced object trying to get a script contextVincent Sanders2012-10-011-0/+4