netsurf/content
John Mark Bell b229c41e9c 1) Fix corruption of history data structure on cloning
2) Only destroy urldb's thumbnail bitmap if it's not the same as the new 
   one. This needs revisiting at a later date such that the mess 
   surrounding who owns bitmap objects is sorted (and so that urldb 
   doesn't need to know about bitmaps)

svn path=/trunk/netsurf/; revision=3243
2007-04-07 20:30:39 +00:00
..
content.c Fix abort on attempted destruction of CONTENT_DIRECTORY (1690222) 2007-03-28 22:56:54 +00:00
content.h Dynamically update scale view (implement 1556975) and prevent double redraws. 2007-03-03 19:46:20 +00:00
content_type.h Update project URL. 2006-11-27 15:35:18 +00:00
fetch.c Fix crash on WWW-Authenticate header with no realm (1686714) 2007-03-23 22:39:10 +00:00
fetch.h Fix handling of cookies in unverifiable transactions caused by a redirect from a fetch into a browser window which was varifiable. 2007-02-02 23:08:13 +00:00
fetchcache.c Fix handling of cookies in unverifiable transactions caused by a redirect from a fetch into a browser window which was varifiable. 2007-02-02 23:08:13 +00:00
fetchcache.h Fix handling of cookies in unverifiable transactions caused by a redirect from a fetch into a browser window which was varifiable. 2007-02-02 23:08:13 +00:00
urldb.c 1) Fix corruption of history data structure on cloning 2007-04-07 20:30:39 +00:00
urldb.h Handle cookies in unverifiable transactions 2007-01-27 20:58:20 +00:00