summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle errors returned by curl_multi_perform(), such as out of memory, instea...James Bursa2008-06-141-2/+7
* Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from John Mark Bell2008-06-1118-2484/+2935
* Add param and return details to layout_solve_width() comment.Michael Drake2008-06-101-0/+10
* Extended scroll wheel support (Select)Adrian Lees2008-06-071-7/+16
* Save WimpSlot too when NetSurf$CoreDump is set and NetSurf crashes.James Bursa2008-06-071-5/+14
* Use bundled resources instead of separate files. throbber uses 'data' type al...François Revel2008-06-076-25/+41
* - We don't need the XPM icon.François Revel2008-06-072-321/+17
* Add copyrightsFrançois Revel2008-06-0729-8/+92
* Forgot to tell about the need to make css/scanner.c on Linux and copy it back...François Revel2008-06-071-0/+20
* Detailed the needed steps and deps for the BeOS build.François Revel2008-06-071-1/+107
* Zoom using shift-scrollwheelAdrian Lees2008-06-071-38/+58
* Fix cache controlJohn Mark Bell2008-06-061-10/+27
* Fix up.Michael Drake2008-06-061-2/+2
* Remove stray semicolon.Michael Drake2008-06-061-2/+2
* Remove stray semicolon.Michael Drake2008-06-061-1/+1
* Change box scrollbar drag to happen on HOLDING.Michael Drake2008-06-061-4/+3
* 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