summaryrefslogtreecommitdiff
path: root/content/url_store.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2006-01-02 13:18:32 by bursa]James Bursa2006-01-021-17/+20
| | | | | | Fix documentation comments. Change types of some members of struct url_content. Fix possible leak in url_store_find_hostname(). svn path=/import/netsurf/; revision=1947
* [project @ 2005-12-31 04:27:53 by rjw]Richard Wilson2005-12-311-2/+14
| | | | | | Store more URL data centrally. svn path=/import/netsurf/; revision=1907
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-231-0/+7
| | | | | | Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 1 of 2. svn path=/import/netsurf/; revision=1761
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-2/+2
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2005-02-03 13:18:22 by rjw]Richard Wilson2005-02-031-0/+39
Implementation of URL suggestion svn path=/import/netsurf/; revision=1488