Commit Graph

74 Commits

Author SHA1 Message Date
James Bursa 5911578eaf [project @ 2003-07-15 14:37:34 by bursa]
Implement html_redraw.

svn path=/import/netsurf/; revision=218
2003-07-15 14:37:34 +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 8d6365f4f3 [project @ 2003-07-02 14:32:21 by bursa]
Dither colours.

svn path=/import/netsurf/; revision=201
2003-07-02 14:32:21 +00:00
James Bursa a40193b55d [project @ 2003-07-01 11:22:47 by bursa]
Fix transparency bug.

svn path=/import/netsurf/; revision=196
2003-07-01 11:22:47 +00:00
James Bursa 4496d3cdbd [project @ 2003-06-30 15:57:08 by bursa]
Fix interlaced PNG display.

svn path=/import/netsurf/; revision=192
2003-06-30 15:57:08 +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 4252b3f4c5 [project @ 2003-06-30 11:47:36 by bursa]
Fix broken options code.

svn path=/import/netsurf/; revision=189
2003-06-30 11:47:36 +00:00
John Mark Bell fd27872c64 [project @ 2003-06-27 13:25:48 by jmb]
Fix crash when saving choices

svn path=/import/netsurf/; revision=188
2003-06-27 13:25:48 +00:00
James Bursa 9903df5654 [project @ 2003-06-24 23:22:00 by bursa]
Change cache to use current content sizes.

svn path=/import/netsurf/; revision=183
2003-06-24 23:22:00 +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
James Bursa ce6dbbb5db [project @ 2003-06-14 11:34:02 by bursa]
Scale JPEGs and PNGs when plotting.

svn path=/import/netsurf/; revision=179
2003-06-14 11:34:02 +00:00
John Mark Bell bdad21d51c [project @ 2003-06-08 04:00:05 by jmb]
Cope with broken Choices file.

svn path=/import/netsurf/; revision=178
2003-06-08 04:00:05 +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
Philip Pemberton 15a6d278a7 [project @ 2003-06-07 13:07:48 by philpem]
Added transparency support for GIFs

svn path=/import/netsurf/; revision=176
2003-06-07 13:07:48 +00:00
Philip Pemberton 1982b1b51d [project @ 2003-06-06 09:19:54 by philpem]
Improved GIF loader

svn path=/import/netsurf/; revision=175
2003-06-06 09:19:54 +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
Philip Pemberton 18d4af0cb6 [project @ 2003-06-06 08:06:55 by philpem]
Tweaked error handling code

svn path=/import/netsurf/; revision=173
2003-06-06 08:06:55 +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 5886e3ed2a [project @ 2003-06-06 02:14:28 by jmb]
Add RCS ID

svn path=/import/netsurf/; revision=169
2003-06-06 02:14:28 +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
John Mark Bell 435c39083e [project @ 2003-06-06 02:06:23 by jmb]
Remove spurious assert. Comment out annoying logging macro

svn path=/import/netsurf/; revision=167
2003-06-06 02:06:23 +00:00
Philip Pemberton 7bab4d2446 [project @ 2003-06-05 14:49:48 by philpem]
Fixed bug in palette loader

svn path=/import/netsurf/; revision=166
2003-06-05 14:49:48 +00:00
James Bursa d378113f52 [project @ 2003-06-05 14:24:58 by bursa]
Fix black background problem.

svn path=/import/netsurf/; revision=163
2003-06-05 14:24:58 +00:00
Philip Pemberton bedeee808c [project @ 2003-06-05 13:24:28 by philpem]
Added GIF decode support

svn path=/import/netsurf/; revision=161
2003-06-05 13:24:28 +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 5a51bd5819 [project @ 2003-06-05 00:31:03 by jmb]
Put Choices file in Choices:NetSurf.Choices

svn path=/import/netsurf/; revision=157
2003-06-05 00:31:03 +00:00
John Mark Bell 0e0637ce27 [project @ 2003-06-04 23:47:20 by jmb]
Put angle brackets around clib includes

svn path=/import/netsurf/; revision=156
2003-06-04 23:47:20 +00:00
John Mark Bell c28a52f93e [project @ 2003-06-04 18:42:13 by jmb]
Update Themes URL to avoid unnecessary browser redirection

svn path=/import/netsurf/; revision=153
2003-06-04 18:42:13 +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
Phil Mellor 9f81422aea [project @ 2003-06-01 23:02:56 by monkeyson]
Configuration windows added.  HTTP Proxy support (untested).

svn path=/import/netsurf/; revision=145
2003-06-01 23:02:56 +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
James Bursa 6df33cb672 [project @ 2003-05-23 11:09:12 by bursa]
Remove libutf header.

svn path=/import/netsurf/; revision=132
2003-05-23 11:09:12 +00:00
James Bursa 27d93c182c [project @ 2003-05-10 11:13:34 by bursa]
Partial PNG support.

svn path=/import/netsurf/; revision=129
2003-05-10 11:15:49 +00:00
James Bursa 1ab6b6c50b [project @ 2003-04-15 18:07:25 by bursa]
Fix window resizing.

svn path=/import/netsurf/; revision=126
2003-04-15 18:07:25 +00:00
James Bursa 09b1ede5a3 [project @ 2003-04-15 17:53:00 by bursa]
Inline images and related.

svn path=/import/netsurf/; revision=125
2003-04-15 17:53:00 +00:00
James Bursa 0267469306 [project @ 2003-04-11 21:06:51 by bursa]
Memory usage and CSS fixes.

svn path=/import/netsurf/; revision=122
2003-04-11 21:06:51 +00:00
James Bursa 7c94cf8be9 [project @ 2003-04-10 21:44:45 by bursa]
Memory usage cleaning.

svn path=/import/netsurf/; revision=121
2003-04-10 21:44:45 +00:00
James Bursa 230cb5f01f [project @ 2003-04-09 21:57:09 by bursa]
Table layout fixes, allowed type list.

svn path=/import/netsurf/; revision=119
2003-04-09 21:57:09 +00:00
James Bursa 4421b2e633 [project @ 2003-04-04 15:19:31 by bursa]
New CSS parser.

svn path=/import/netsurf/; revision=112
2003-04-04 15:19:32 +00:00
James Bursa 5d371fb47e [project @ 2003-03-25 21:51:29 by bursa]
Show alt text for images.

svn path=/import/netsurf/; revision=109
2003-03-25 21:51:29 +00:00
James Bursa 91f8a679db [project @ 2003-03-15 15:53:20 by bursa]
MIME types for local files, new test files.

svn path=/import/netsurf/; revision=107
2003-03-15 15:53:20 +00:00
James Bursa d3265936b9 [project @ 2003-03-08 20:26:31 by bursa]
Fix coordinates, sprite area.

svn path=/import/netsurf/; revision=105
2003-03-08 20:26:31 +00:00
James Bursa e2efda19df [project @ 2003-03-04 11:59:35 by bursa]
More compiler warning fixes.

svn path=/import/netsurf/; revision=104
2003-03-04 11:59:36 +00:00
James Bursa 64e1781eb4 [project @ 2003-03-03 22:40:39 by bursa]
Fix many browser warnings.

svn path=/import/netsurf/; revision=103
2003-03-03 22:40:39 +00:00
James Bursa 817421cb0f [project @ 2003-02-28 11:49:13 by bursa]
More status messages, bug fixes.

svn path=/import/netsurf/; revision=102
2003-02-28 11:49:13 +00:00