summaryrefslogtreecommitdiff
path: root/riscos/plugin.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-09-17 12:58:19 by bursa]James Bursa2003-09-171-1/+2
| | | | | | Update plugin_redraw() parameters. svn path=/import/netsurf/; revision=297
* [project @ 2003-09-07 21:08:13 by bursa]James Bursa2003-09-071-3/+11
| | | | | | Document cache and content, split struct content up. svn path=/import/netsurf/; revision=270
* [project @ 2003-08-29 17:50:32 by jmb]John Mark Bell2003-08-291-0/+17
| | | | | | Rewrite plugin_write_parameters_file - much tidier now svn path=/import/netsurf/; revision=260
* [project @ 2003-08-24 22:39:55 by jmb]John Mark Bell2003-08-241-0/+27
| | | | | | 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
* [project @ 2003-07-14 22:57:45 by bursa]James Bursa2003-07-141-2/+11
| | | | | | Add content instances. svn path=/import/netsurf/; revision=216
* [project @ 2003-07-09 22:06:39 by bursa]James Bursa2003-07-091-1/+0
| | | | | | Bool fixes. svn path=/import/netsurf/; revision=215
* [project @ 2003-07-09 21:33:01 by bursa]James Bursa2003-07-091-13/+7
| | | | | | More work on <object> and plugins. svn path=/import/netsurf/; revision=213
* [project @ 2003-07-07 22:10:51 by jmb]John Mark Bell2003-07-071-1/+11
| | | | | | Rewrite plugin system backend. svn path=/import/netsurf/; revision=210
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-06 03:12:28 by jmb]John Mark Bell2003-06-061-2/+1
| | | | | | Begin to munge <embed>s into <object>s svn path=/import/netsurf/; revision=171
* [project @ 2003-06-06 02:08:56 by jmb]John Mark Bell2003-06-061-2/+2
| | | | | | Progress plugin handling. Segfault appears to have gone. It doesn't draw the image though :/ svn path=/import/netsurf/; revision=168
* [project @ 2003-05-31 18:47:00 by jmb]John Mark Bell2003-05-311-0/+26
Begin support for <OBJECT>, <EMBED> and <APPLET> tags. NB: this doesn't work yet svn path=/import/netsurf/; revision=137