Commit Graph

30 Commits

Author SHA1 Message Date
John Mark Bell 62f5ea585b [project @ 2003-09-17 21:47:21 by jmb]
Make applets load (untested). Plugin loading conforms closer to the spec

svn path=/import/netsurf/; revision=302
2003-09-17 21:47:21 +00:00
James Bursa af6baf91f0 [project @ 2003-09-17 12:58:19 by bursa]
Update plugin_redraw() parameters.

svn path=/import/netsurf/; revision=297
2003-09-17 12:58:19 +00:00
John Mark Bell 9a23a2bc77 [project @ 2003-09-16 19:53:59 by jmb]
Streaming plugin support, beginnings of URL_Access support, fix codebase for ActiveX Flash objects

svn path=/import/netsurf/; revision=293
2003-09-16 19:53:59 +00:00
John Mark Bell 47dcb4f127 [project @ 2003-09-09 19:21:06 by jmb]
plugin_closed tweaks

svn path=/import/netsurf/; revision=274
2003-09-09 19:21:06 +00:00
John Mark Bell baf5791576 [project @ 2003-09-06 00:21:28 by jmb]
Improve Plugin_Reshape_Request support. There are still issues with it though :(

svn path=/import/netsurf/; revision=269
2003-09-06 00:21:28 +00:00
John Mark Bell a0c42f65da [project @ 2003-09-04 22:54:25 by jmb]
Plugin_Reshape_Request support

svn path=/import/netsurf/; revision=266
2003-09-04 22:54:25 +00:00
John Mark Bell b19462e1ff [project @ 2003-09-03 21:58:54 by jmb]
Call content_reshape_instance

svn path=/import/netsurf/; revision=265
2003-09-03 21:58:54 +00:00
John Mark Bell 9c4d5cc75f [project @ 2003-08-29 17:50:32 by jmb]
Rewrite plugin_write_parameters_file - much tidier now

svn path=/import/netsurf/; revision=260
2003-08-29 17:50:32 +00:00
John Mark Bell 1e6e665e35 [project @ 2003-08-26 00:50:51 by jmb]
Make plugins work on WIMP versions below 4.00

svn path=/import/netsurf/; revision=250
2003-08-26 00:50:51 +00:00
John Mark Bell 5744b00bd2 [project @ 2003-08-24 23:37:59 by jmb]
Fix bug in plugin_write_parameters_file

svn path=/import/netsurf/; revision=247
2003-08-24 23:37:59 +00:00
John Mark Bell 3c11ffdc9f [project @ 2003-08-24 22:39:55 by jmb]
Make plugins work. Improve initialisation of AcornURI. Add support for <iframe> (still needs rendering tweaks). Add Ctrl-F2 key sequence to close window.

svn path=/import/netsurf/; revision=246
2003-08-24 22:39:55 +00:00
James Bursa 5031b80b33 [project @ 2003-07-17 23:01:02 by bursa]
Fix 670947, tidy gui code, move some headers.

svn path=/import/netsurf/; revision=231
2003-07-17 23:01:02 +00:00
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