Commit Graph

8348 Commits

Author SHA1 Message Date
James Bursa 294fa48d3d [project @ 2003-08-25 16:17:11 by bursa]
Fix 774165 (redirects with empty body).

svn path=/import/netsurf/; revision=249
2003-08-25 16:17:11 +00:00
James Bursa a90f94953d [project @ 2003-08-25 16:16:16 by bursa]
Link with ares.

svn path=/import/netsurf/; revision=248
2003-08-25 16:16:16 +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 dfbe3c84f1 [project @ 2003-08-21 21:39:07 by bursa]
Break out menu related code.

svn path=/import/netsurf/; revision=245
2003-08-21 21:39:07 +00:00
James Bursa 15d57a6634 [project @ 2003-08-16 18:39:10 by bursa]
New portable messages module.

svn path=/import/netsurf/; revision=244
2003-08-16 18:39:10 +00:00
John Mark Bell 0732b6c040 [project @ 2003-07-30 13:07:55 by jmb]
Remove Spurious !Boot file

svn path=/import/netsurf/; revision=243
2003-07-30 13:07:55 +00:00
John Mark Bell 7c474c848e [project @ 2003-07-30 13:06:22 by jmb]
Add support for Acorn URI Protocol and URI files (Rob Jackson)

svn path=/import/netsurf/; revision=242
2003-07-30 13:06:22 +00:00
John Mark Bell 3c0daf429a [project @ 2003-07-22 22:13:44 by jmb]
Enable viewing HTML source when F8 is pressed

svn path=/import/netsurf/; revision=241
2003-07-22 22:13:44 +00:00
James Bursa e13bb8daa8 [project @ 2003-07-20 13:58:12 by bursa]
Line-height fixes.

svn path=/import/netsurf/; revision=240
2003-07-20 13:58:12 +00:00
James Bursa c17ede41d1 [project @ 2003-07-20 13:13:09 by bursa]
Improve line-height.

svn path=/import/netsurf/; revision=239
2003-07-20 13:13:09 +00:00
James Bursa 3d8c63e366 [project @ 2003-07-20 13:12:38 by bursa]
Bug fix.

svn path=/import/netsurf/; revision=238
2003-07-20 13:12:38 +00:00
John Mark Bell 7be6adfd8b [project @ 2003-07-18 21:26:46 by jmb]
Fix Transparency mask generation

svn path=/import/netsurf/; revision=237
2003-07-18 21:26:46 +00:00
John Mark Bell 12f832eedd [project @ 2003-07-18 21:17:42 by jmb]
Scale gifs

svn path=/import/netsurf/; revision=236
2003-07-18 21:17:42 +00:00
James Bursa c3c1fb916b [project @ 2003-07-18 21:02:29 by bursa]
New GIF renderer using animlib (jmb).

svn path=/import/netsurf/; revision=235
2003-07-18 21:02:29 +00:00
James Bursa d6053c3cb0 [project @ 2003-07-18 21:02:01 by bursa]
Fix table positioning.

svn path=/import/netsurf/; revision=234
2003-07-18 21:02:01 +00:00
James Bursa afd675a5a8 [project @ 2003-07-18 17:08:39 by bursa]
Float / table layout fixes.

svn path=/import/netsurf/; revision=233
2003-07-18 17:08:39 +00:00
James Bursa 14ae9f7db5 [project @ 2003-07-18 17:07:50 by bursa]
Fix image positioning.

svn path=/import/netsurf/; revision=232
2003-07-18 17:07:50 +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 5b149ba1d6 [project @ 2003-07-17 15:33:42 by jmb]
remove duplicate assignment to box in box_a

svn path=/import/netsurf/; revision=228
2003-07-17 15:33:42 +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 535d7771cf [project @ 2003-07-16 17:39:07 by bursa]
Dump cache on F10.

svn path=/import/netsurf/; revision=226
2003-07-16 17:39:07 +00:00
James Bursa c7520629b0 [project @ 2003-07-16 17:38:46 by bursa]
Make fetchcache return 0 on failure to parse URL.

svn path=/import/netsurf/; revision=225
2003-07-16 17:38:46 +00:00
James Bursa 6724b2c21e [project @ 2003-07-16 17:37:01 by bursa]
Bad pointer fix.

svn path=/import/netsurf/; revision=224
2003-07-16 17:37:01 +00:00
James Bursa ebcf1cb345 [project @ 2003-07-15 23:11:03 by bursa]
Fix first letter cut off bug.

svn path=/import/netsurf/; revision=223
2003-07-15 23:11:03 +00:00
James Bursa 18bf9706dd [project @ 2003-07-15 18:11:25 by bursa]
Fix debug build.

svn path=/import/netsurf/; revision=222
2003-07-15 18:11:25 +00:00
James Bursa 8319659562 [project @ 2003-07-15 18:06:52 by bursa]
Dump box tree on F9.

svn path=/import/netsurf/; revision=221
2003-07-15 18:06:52 +00:00
James Bursa 52e4727abf [project @ 2003-07-15 18:06:31 by bursa]
Temporarily stop freeing box->href, incorrect and crashing.

svn path=/import/netsurf/; revision=220
2003-07-15 18:06:31 +00:00
James Bursa 9fec06838d [project @ 2003-07-15 18:05:28 by bursa]
Implement other_destroy().

svn path=/import/netsurf/; revision=219
2003-07-15 18:05:28 +00:00
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 613c7003e9 [project @ 2003-07-14 23:13:23 by bursa]
Fixes for 26-bit build.

svn path=/import/netsurf/; revision=217
2003-07-14 23:13:23 +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 0226e529e6 [project @ 2003-07-09 22:06:28 by bursa]
Make <center> block.

svn path=/import/netsurf/; revision=214
2003-07-09 22:06:28 +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
James Bursa 80013c7a71 [project @ 2003-07-08 20:54:19 by bursa]
Table column width improvements.

svn path=/import/netsurf/; revision=212
2003-07-08 20:54:19 +00:00
James Bursa fc493927d4 [project @ 2003-07-08 18:49:14 by bursa]
Table span fixes.

svn path=/import/netsurf/; revision=211
2003-07-08 18:49:14 +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 1abf8018a9 [project @ 2003-07-07 21:53:15 by bursa]
Fix header handling for reused connections.

svn path=/import/netsurf/; revision=209
2003-07-07 21:53:15 +00:00
James Bursa 1244e1069e [project @ 2003-07-07 20:30:51 by bursa]
Fix some rowspan bugs.

svn path=/import/netsurf/; revision=208
2003-07-07 20:30:51 +00:00
James Bursa b5606d8f61 [project @ 2003-07-06 21:10:12 by bursa]
Implement rowspan.

svn path=/import/netsurf/; revision=207
2003-07-06 21:10:12 +00:00
James Bursa 210a18e39d [project @ 2003-07-05 19:51:10 by bursa]
Bug fixes, start rowspan.

svn path=/import/netsurf/; revision=206
2003-07-05 19:51:10 +00:00
James Bursa 219ef195f5 [project @ 2003-07-05 16:23:52 by bursa]
Improved status bar behaviour.

svn path=/import/netsurf/; revision=205
2003-07-05 16:23:52 +00:00
James Bursa 4f9bf0f0a1 [project @ 2003-07-05 16:16:15 by bursa]
More rewriting of convert_xml_to_box.

svn path=/import/netsurf/; revision=204
2003-07-05 16:16:15 +00:00
James Bursa b8db0a695c [project @ 2003-07-04 21:18:24 by bursa]
Make css_dump_style public.

svn path=/import/netsurf/; revision=203
2003-07-04 21:18:24 +00:00
James Bursa bb71de9938 [project @ 2003-07-04 21:17:53 by bursa]
Clean up and add comments.

svn path=/import/netsurf/; revision=202
2003-07-04 21:17:53 +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 1bcaf2d794 [project @ 2003-07-02 14:31:37 by bursa]
Table layout tweaks (news.google.com).

svn path=/import/netsurf/; revision=200
2003-07-02 14:31:37 +00:00