Commit Graph

59 Commits

Author SHA1 Message Date
John Mark Bell
dfdf69fc91 [project @ 2003-06-07 22:24:22 by jmb]
Fix plugin memory leaks.

svn path=/import/netsurf/; revision=177
2003-06-07 22:24:22 +00:00
John Mark Bell
2b07d36f5c [project @ 2003-06-06 08:10:54 by jmb]
More plugin changes

svn path=/import/netsurf/; revision=174
2003-06-06 08:10:54 +00:00
John Mark Bell
2362401121 [project @ 2003-06-06 05:49:22 by jmb]
Use strcmp instead of relying on NULL pointers. This appears to stop many random crashes.

svn path=/import/netsurf/; revision=172
2003-06-06 05:49:22 +00:00
John Mark Bell
3f21e7a40e [project @ 2003-06-06 03:12:28 by jmb]
Begin to munge <embed>s into <object>s

svn path=/import/netsurf/; revision=171
2003-06-06 03:12:28 +00:00
John Mark Bell
3623d1f46f [project @ 2003-06-06 02:30:00 by jmb]
The segfault returns...

svn path=/import/netsurf/; revision=170
2003-06-06 02:30:00 +00:00
John Mark Bell
5b83aebf36 [project @ 2003-06-06 02:08:56 by jmb]
Progress plugin handling. Segfault appears to have gone. It doesn't draw the image though :/

svn path=/import/netsurf/; revision=168
2003-06-06 02:08:56 +00:00
Philip Pemberton
97dea9f287 [project @ 2003-06-05 13:17:55 by philpem]
Added GIF decode support

svn path=/import/netsurf/; revision=160
2003-06-05 13:17:55 +00:00
John Mark Bell
51e9347807 [project @ 2003-06-02 21:09:50 by jmb]
Use Mimemap module to get mime types from file extensions

svn path=/import/netsurf/; revision=151
2003-06-02 21:09:50 +00:00
John Mark Bell
51ee42fc08 [project @ 2003-05-31 18:47:00 by jmb]
Begin support for <OBJECT>, <EMBED> and <APPLET> tags. NB: this doesn't work yet

svn path=/import/netsurf/; revision=137
2003-05-31 18:47:00 +00:00