summaryrefslogtreecommitdiff
path: root/content/content.h
Commit message (Expand)AuthorAgeFilesLines
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-0/+5
* Add accessor for quirksJohn Mark Bell2010-04-161-0/+1
* Ensure content can be shared when retrieving from cacheJohn Mark Bell2010-04-111-0/+1
* Ensure quirks mode matches when retrieving contents from cacheJohn Mark Bell2010-04-111-0/+1
* Add function to test whether hlcache_handle's content is locked.Michael Drake2010-04-071-0/+2
* Add mime-type getter.Michael Drake2010-04-071-0/+1
* Make downloads work again.John Mark Bell2010-04-051-5/+4
* Remove redundant content message types and associated dataJohn Mark Bell2010-04-051-13/+0
* Most of a stop implementation.John Mark Bell2010-04-041-4/+6
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-234/+61
* - content/urldb.c(auth_data): Removed;John Tytgat2009-08-041-0/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+2
* Purge WITH_AUTHJohn Mark Bell2009-02-221-2/+0
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-221-2/+0
* Add missing #include.John Mark Bell2009-01-151-2/+3
* Revert r5478, I didn't notice content struct had a mime_type field.François Revel2008-10-031-1/+0
* Add a function to tell the mime type for a content type.François Revel2008-10-031-0/+1
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-281-2/+2
* Add libpng support. Default to off.Daniel Silverstone2008-09-151-0/+10
* Constify content_type_name & content_status_nameJohn Tytgat2008-07-301-2/+2
* Performance improvements: rather than calling content_clean() every poll, we ...Rob Kendrick2008-07-071-0/+1
* Move struct cache_data from fetch to content as it is no longer needed by fet...James Bursa2008-06-031-2/+14
* Launch redirects to unsupported URLs in other applications.John Mark Bell2008-04-191-0/+2
* Implement sprite support for GTK using librospriteJames Shaw2008-03-291-0/+6
* Change meaning of c->redraw_time to be the earliest time to reflow during pag...Rob Kendrick2008-03-111-3/+3
* Periodically reflow the page while fetching a page's objects. Make buffer all...Michael Drake2008-02-291-1/+5
* Add url_fragment to extract fragment from URLJohn Mark Bell2008-02-031-2/+3
* Rework handling of HTTP redirects -- we now count the number of redirects fol...John Mark Bell2008-01-281-1/+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/+1
* Initial work on RSVG image handler. Still a lot to do.Rob Kendrick2007-07-181-0/+6
* Wrap internal SVG renderer with appropriate #ifdef WITH_NS_SVGRob Kendrick2007-07-181-0/+4
* Add CONTENT_SVG to content handling.James Bursa2007-07-131-0/+2
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-14/+14
* Dynamically update scale view (implement 1556975) and prevent double redraws.Richard Wilson2007-03-031-0/+1
* Make time taken that is displayed in status bar use gettimeofday()-based time...Rob Kendrick2007-01-301-2/+1
* Fix parsing error when an empty HTML data is returned. Add HTTP status and ot...James Bursa2007-01-131-2/+9
* Improved tracking of memory usage. c->size is now exclusive of talloc size, a...James Bursa2006-12-031-1/+2
* Update project URL.Michael Drake2006-11-271-1/+1
* Documentation moved to Docs/01-contentJames Bursa2006-11-111-88/+0
* [project @ 2006-02-26 02:25:19 by rjw]Richard Wilson2006-02-261-0/+2
* [project @ 2006-02-25 18:50:34 by rjw]Richard Wilson2006-02-251-0/+6
* [project @ 2006-02-23 15:06:53 by jmb]John Mark Bell2006-02-231-2/+11
* [project @ 2006-02-21 20:49:11 by rjw]Richard Wilson2006-02-211-0/+5
* [project @ 2006-02-12 23:07:28 by bursa]James Bursa2006-02-121-0/+2
* [project @ 2006-02-06 00:10:09 by jmb]John Mark Bell2006-02-061-0/+3
* [project @ 2006-01-25 06:52:38 by jmb]John Mark Bell2006-01-251-0/+5
* [project @ 2005-12-10 14:31:32 by adrianl]Adrian Lees2005-12-101-0/+6
* [project @ 2005-10-30 21:22:19 by bursa]James Bursa2005-10-301-4/+6
* [project @ 2005-08-21 12:04:17 by bursa]James Bursa2005-08-211-17/+18