summaryrefslogtreecommitdiff
path: root/content/content.c
Commit message (Expand)AuthorAgeFilesLines
* Move struct cache_data from fetch to content as it is no longer needed by fet...James Bursa2008-06-031-14/+9
* Implement sprite support for GTK using librospriteJames Shaw2008-03-291-2/+9
* Make content_reset actually do what it's meant to (i.e. reset the appropriate...John Mark Bell2008-02-271-0/+7
* Add url_fragment to extract fragment from URLJohn Mark Bell2008-02-031-0/+1
* Rework handling of HTTP redirects -- we now count the number of redirects fol...John Mark Bell2008-01-281-0/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Move window scaling from platform-specific code to desktop/browser.c. Modify ...James Bursa2007-08-071-1/+2
* Fix crash when building error page -- fetch will be NULL, so fetch_get_refere...John Mark Bell2007-08-061-1/+2
* Change ArtWorks file MIME type to "image/x-artworks".Michael Drake2007-07-211-6/+3
* Add SVG content name to content_type_name array.John Mark Bell2007-07-211-0/+3
* Add incremental parsing of SVG data to librsvg content handler.Rob Kendrick2007-07-191-1/+1
* Initial work on RSVG image handler. Still a lot to do.Rob Kendrick2007-07-181-1/+8
* Wrap internal SVG renderer with appropriate #ifdef WITH_NS_SVGRob Kendrick2007-07-181-0/+6
* Add CONTENT_SVG to content handling.James Bursa2007-07-131-0/+5
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-23/+23
* Fix abort on attempted destruction of CONTENT_DIRECTORY (1690222)John Mark Bell2007-03-281-3/+1
* Lose noisy loggingJohn Mark Bell2007-03-181-3/+3
* Ensure content structures are zero initialised.John Mark Bell2007-03-181-1/+1
* Improve debug output so that content usage may be tracedJohn Mark Bell2007-03-181-9/+17
* Content handlers should not call warn_user - they should broadcast the John Mark Bell2007-03-111-4/+0
* Dynamically update scale view (implement 1556975) and prevent double redraws.Richard Wilson2007-03-031-0/+11
* Fix handling of cookies in unverifiable transactions caused by a redirect fro...John Mark Bell2007-02-021-2/+5
* Make time taken that is displayed in status bar use gettimeofday()-based time...Rob Kendrick2007-01-301-5/+5
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-0/+1
* Handle cookies in unverifiable transactionsJohn Mark Bell2007-01-271-1/+2
* Fix parsing error when an empty HTML data is returned. Add HTTP status and ot...James Bursa2007-01-131-6/+54
* Improved tracking of memory usage. c->size is now exclusive of talloc size, a...James Bursa2006-12-031-7/+4
* Update project URL.Michael Drake2006-11-271-1/+1
* Experimental new frames code.Richard Wilson2006-09-021-1/+1
* Generate directory listings (fix 1397934)Richard Wilson2006-07-061-0/+7
* [project @ 2006-02-26 02:25:19 by rjw]Richard Wilson2006-02-261-0/+14
* [project @ 2006-02-25 18:50:34 by rjw]Richard Wilson2006-02-251-0/+40
* [project @ 2006-02-21 20:49:11 by rjw]Richard Wilson2006-02-211-28/+99
* [project @ 2006-02-12 23:07:28 by bursa]James Bursa2006-02-121-1/+2
* [project @ 2006-02-08 00:35:05 by jmb]John Mark Bell2006-02-081-0/+1
* [project @ 2006-02-06 00:10:09 by jmb]John Mark Bell2006-02-061-0/+49
* [project @ 2006-01-25 06:52:38 by jmb]John Mark Bell2006-01-251-0/+1
* [project @ 2005-12-11 21:54:30 by bursa]James Bursa2005-12-111-1/+0
* [project @ 2005-12-10 14:31:32 by adrianl]Adrian Lees2005-12-101-0/+16
* [project @ 2005-10-30 21:22:19 by bursa]James Bursa2005-10-301-3/+12
* [project @ 2005-08-21 12:04:17 by bursa]James Bursa2005-08-211-19/+23
* [project @ 2005-07-05 22:43:38 by bursa]James Bursa2005-07-051-3/+22
* [project @ 2005-04-05 17:19:58 by rjw]Richard Wilson2005-04-051-1/+1
* [project @ 2005-04-05 02:36:33 by rjw]Richard Wilson2005-04-051-11/+29
* [project @ 2005-04-03 10:58:24 by bursa]James Bursa2005-04-031-20/+15
* [project @ 2005-04-01 02:25:11 by jmb]John Mark Bell2005-04-011-0/+3
* [project @ 2005-01-24 23:02:37 by bursa]James Bursa2005-01-241-1/+3
* [project @ 2005-01-13 22:42:38 by bursa]James Bursa2005-01-131-13/+17
* [project @ 2005-01-13 20:26:16 by bursa]James Bursa2005-01-131-0/+1
* [project @ 2005-01-03 02:09:20 by jmb]John Mark Bell2005-01-031-0/+1