Commit Graph

18 Commits

Author SHA1 Message Date
John Mark Bell 8bca544448 [project @ 2003-07-17 16:41:50 by jmb]
Fix compiler warnings bug

svn path=/import/netsurf/; revision=230
2003-07-17 16:41:50 +00:00
John Mark Bell 59cf6bcb96 [project @ 2003-07-17 15:37:36 by jmb]
move scrap directory

svn path=/import/netsurf/; revision=229
2003-07-17 15:37:36 +00:00
John Mark Bell 33cc86a8bb [project @ 2003-07-17 14:26:15 by jmb]
create parameters file for plugins

svn path=/import/netsurf/; revision=227
2003-07-17 14:26:15 +00:00
James Bursa 889ae885c6 [project @ 2003-07-14 22:57:45 by bursa]
Add content instances.

svn path=/import/netsurf/; revision=216
2003-07-14 22:57:45 +00:00
James Bursa 907115c49d [project @ 2003-07-09 22:06:39 by bursa]
Bool fixes.

svn path=/import/netsurf/; revision=215
2003-07-09 22:06:39 +00:00
James Bursa 9317e33d0b [project @ 2003-07-09 21:33:01 by bursa]
More work on <object> and plugins.

svn path=/import/netsurf/; revision=213
2003-07-09 21:33:01 +00:00
John Mark Bell 133c3ee759 [project @ 2003-07-07 22:10:51 by jmb]
Rewrite plugin system backend.

svn path=/import/netsurf/; revision=210
2003-07-07 22:10:51 +00:00
James Bursa 017fc4eb4b [project @ 2003-06-30 12:44:02 by bursa]
New file headers.

svn path=/import/netsurf/; revision=190
2003-06-30 12:44:03 +00:00
James Bursa 0c0ff3c596 [project @ 2003-06-17 19:24:20 by bursa]
Change fetchcache system to store loading contents in cache.

svn path=/import/netsurf/; revision=180
2003-06-17 19:24:21 +00:00
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