summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Establish a new block formatting context for blocks with non-visisble overflo...Michael Drake2008-06-061-0/+33
* Placeholder for infos on building the BeOS version.François Revel2008-06-061-0/+13
* + Change core to handle different front end click behaviourMichael Drake2008-06-065-38/+86
* Get rid of non ASCII \xa0 character in comments (copy-pasting a webpage ?) I ...François Revel2008-06-051-32/+33
* BeOS: I can now use *ng and jpeg... Also link to libtranslation, it's used to...François Revel2008-06-051-3/+5
* - fixed alpha bitmap drawingFrançois Revel2008-06-0416-9/+155
* Fix list marker check. Thanks to jmb and mikeL.Michael Drake2008-06-031-1/+1
* Squash warningJohn Mark Bell2008-06-031-1/+1
* Don't constrain mouse pointer to window area during text selection.Michael Drake2008-06-031-4/+5
* Added BeOS specific host & target detection.François Revel2008-06-031-4/+132
* Add BeOS sources.François Revel2008-06-031-0/+15
* The BeOS-specific part of the BeOS (and Haiku) port, modeled mostly from the ...François Revel2008-06-0337-0/+9100
* Add code to save DA to a file if NetSurf crashes and NetSurf$CoreDump exists.James Bursa2008-06-031-0/+19
* Move struct cache_data from fetch to content as it is no longer needed by fet...James Bursa2008-06-034-80/+74
* Remove old GTK throbber GIF.Michael Drake2008-06-021-0/+0
* nsgtk now loads the throbber from a set of PNG files. This change will make ...Rob Kendrick2008-06-023-6/+99
* Add new throbber PNGs. (Currently unused.)Michael Drake2008-06-029-0/+0
* Update RISC OS throbber.Michael Drake2008-06-021-0/+0
* Update MNGError to include error code. Remove PNGError.James Bursa2008-06-014-8/+4
* Improve MNG error handling to show error code. Fix code not expecting bitmap_...James Bursa2008-06-015-41/+107
* Remove unused members of struct fetch (were moved to fetch_curl but not remov...James Bursa2008-05-311-4/+0
* Stop processing headers and sending FETCH_HEADER if fetch was aborted.James Bursa2008-05-311-0/+5
* Fix freeing of etag data.James Bursa2008-05-311-1/+1
* Fix native RISC OS build. Thanks joty.Michael Drake2008-05-311-1/+2
* Fix handling of cache control dataJohn Mark Bell2008-05-302-7/+17
* Add new fetch callback FETCH_HEADER for headers and move as much header parsi...James Bursa2008-05-303-109/+113
* Wrap very verbose logging with #ifdef, so as to silence it.John Mark Bell2008-05-291-0/+25
* Fix desensitisation of reload menu entryJohn Mark Bell2008-05-291-1/+1
* Fix clipping.John Mark Bell2008-05-291-0/+6
* Drop support for non-cairo plotting.John Mark Bell2008-05-293-136/+133
* Recurse into <area> and <a>, too.John Mark Bell2008-05-281-3/+5
* Squash more warnings.John Mark Bell2008-05-261-3/+3
* Squash warningJohn Mark Bell2008-05-261-1/+2
* Fix callback prototypeJohn Mark Bell2008-05-261-4/+4
* Lose redundant functionJohn Mark Bell2008-05-261-13/+0
* warnings.squash();John Mark Bell2008-05-261-4/+5
* Update optimisation/warning flagsDaniel Silverstone2008-05-261-4/+11
* Fix debug build some more. Disable optimisation for debug build.John Mark Bell2008-05-251-2/+2
* Add TARGET=debug and fix the debug build.James Bursa2008-05-254-4/+28
* Simplify code using xmlDocGetRootElement().James Bursa2008-05-251-4/+1
* - introduction of SLEN()John Tytgat2008-05-254-10/+24
* Remove .cvsignore.John Tytgat2008-05-251-1/+0
* Contribution from Philip Boulain <prb@ecs.soton.ac.uk>:John Tytgat2008-05-252-44/+85
* Add .PHONY line. Suggestion from Philip Boulain prb@ecs.soton.ac.ukJohn Tytgat2008-05-241-0/+1
* No longer suppress the default Accept: header.John Mark Bell2008-05-241-1/+0
* Unescape URL before attempting to read filetypeJohn Mark Bell2008-05-241-3/+15
* Squash warningJohn Mark Bell2008-05-231-1/+1
* Use local filetype directly, if we're "downloading" a local fileJohn Mark Bell2008-05-233-9/+84
* Use CCACHE if available on non-riscos host platformsDaniel Silverstone2008-05-191-0/+7
* Fix bitmap format comment.Michael Drake2008-05-161-2/+2