summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Fix type of value_was_quoted member of cookie_data struct.John Mark Bell2008-05-161-1/+1
* s/wchar_t/uint32_t/gJohn Mark Bell2008-05-168-20/+23
* Ensure we've got a definition for size_tJohn Mark Bell2008-05-141-0/+2
* Remove keypress restrictions from icon validation strings. At some point in f...John Mark Bell2008-05-131-0/+0
* Make this obey WITH_MNG correctly -- previously included libmng.h regardlessJohn Mark Bell2008-05-131-3/+3