Commit Graph

10098 Commits

Author SHA1 Message Date
James Bursa 6dc14a06b7 [project @ 2003-09-17 17:44:12 by bursa]
Fix aborting fetches.

svn path=/import/netsurf/; revision=299
2003-09-17 17:44:12 +00:00
James Bursa 3db6bacff5 [project @ 2003-09-17 17:43:56 by bursa]
Fix instances being removed.

svn path=/import/netsurf/; revision=298
2003-09-17 17:43:56 +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
James Bursa 763f186705 [project @ 2003-09-17 12:57:33 by bursa]
Poll queuing fix, backup redraw code.

svn path=/import/netsurf/; revision=296
2003-09-17 12:57:43 +00:00
James Bursa d0d3e96cbb [project @ 2003-09-17 12:56:43 by bursa]
Fix memory corruption when content destroyed from CONTENT_MSG_LOADING.

svn path=/import/netsurf/; revision=295
2003-09-17 12:56:43 +00:00
John Mark Bell f4e447871b [project @ 2003-09-16 20:02:55 by jmb]
Add dynamically created About page. Accessed via about:

svn path=/import/netsurf/; revision=294
2003-09-16 20:02:55 +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
James Bursa ae62c55cec [project @ 2003-09-14 23:00:53 by bursa]
Check for errors from Anim_DecompressAligned.

svn path=/import/netsurf/; revision=292
2003-09-14 23:00:53 +00:00
James Bursa eeb805497d [project @ 2003-09-14 20:32:05 by bursa]
Percentage column changes; fix calculate_inline_container_widths.

svn path=/import/netsurf/; revision=291
2003-09-14 20:32:05 +00:00
James Bursa 22cea706c5 [project @ 2003-09-14 20:31:02 by bursa]
Fix already loaded object bug.

svn path=/import/netsurf/; revision=290
2003-09-14 20:31:02 +00:00
James Bursa 83f6cd25ab [project @ 2003-09-12 19:51:17 by bursa]
Display sprites with extension areas, fix some warnings.

svn path=/import/netsurf/; revision=289
2003-09-12 19:51:17 +00:00
James Bursa 72c753c582 [project @ 2003-09-12 18:30:44 by bursa]
Percentage column width changes for stupid websites.

svn path=/import/netsurf/; revision=288
2003-09-12 18:30:44 +00:00
James Bursa 226f937199 [project @ 2003-09-12 14:37:26 by bursa]
Fix percentage width columns.

svn path=/import/netsurf/; revision=287
2003-09-12 14:37:26 +00:00
James Bursa 4866b512b8 [project @ 2003-09-11 23:22:33 by bursa]
Min width calculation bug fix.

svn path=/import/netsurf/; revision=286
2003-09-11 23:22:33 +00:00
James Bursa 7e2255ce96 [project @ 2003-09-11 22:02:06 by bursa]
Table column width rewrite.

svn path=/import/netsurf/; revision=285
2003-09-11 22:02:06 +00:00
John Mark Bell 47168523d5 [project @ 2003-09-11 18:37:25 by jmb]
Fix sprite support

svn path=/import/netsurf/; revision=284
2003-09-11 18:37:25 +00:00
John Mark Bell d84476f9b9 [project @ 2003-09-10 22:46:56 by jmb]
It helps if you cvs add new files...

svn path=/import/netsurf/; revision=283
2003-09-10 22:46:56 +00:00
John Mark Bell abf3c0f80a [project @ 2003-09-10 22:40:32 by jmb]
Fix Drawfile module check. Add else statement to box.c:788

svn path=/import/netsurf/; revision=282
2003-09-10 22:40:32 +00:00
John Mark Bell b858507d90 [project @ 2003-09-10 22:27:15 by jmb]
Add support for Draw and Sprite files

svn path=/import/netsurf/; revision=281
2003-09-10 22:27:15 +00:00
James Bursa f33b3e6f52 [project @ 2003-09-10 21:44:10 by bursa]
Reformat page when browser window is resized.

svn path=/import/netsurf/; revision=280
2003-09-10 21:44:11 +00:00
James Bursa 9c2e649290 [project @ 2003-09-10 17:10:25 by bursa]
Set graphics window when rendering objects.

svn path=/import/netsurf/; revision=279
2003-09-10 17:10:25 +00:00
James Bursa f185bb4d0d [project @ 2003-09-09 21:43:44 by bursa]
Display image alt text while it loads.

svn path=/import/netsurf/; revision=278
2003-09-09 21:43:44 +00:00
John Mark Bell cbd4ff8d2a [project @ 2003-09-09 21:23:56 by jmb]
It helps to create the Choices:WWW directory if it doesn't already exist

svn path=/import/netsurf/; revision=277
2003-09-09 21:23:56 +00:00
John Mark Bell 710f066cb8 [project @ 2003-09-09 21:11:25 by jmb]
Move the Choices file to Choices:WWW.NetSurf - unfortunately, anyone who has already used NetSurf will now have a spurious Choices file in Choices:NetSurf

svn path=/import/netsurf/; revision=276
2003-09-09 21:11:25 +00:00
John Mark Bell ddb2b98716 [project @ 2003-09-09 19:25:28 by jmb]
Forms: [input type=image] support, passwords are now displayed as asterisks

svn path=/import/netsurf/; revision=275
2003-09-09 19:25:28 +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
James Bursa 86c2bb138a [project @ 2003-09-08 22:47:38 by bursa]
Reduce default font size and increase line spacing.

svn path=/import/netsurf/; revision=273
2003-09-08 22:47:38 +00:00
James Bursa c05f00209f [project @ 2003-09-08 22:47:11 by bursa]
Box width fixes.

svn path=/import/netsurf/; revision=272
2003-09-08 22:47:11 +00:00
James Bursa 74b71f8295 [project @ 2003-09-08 22:46:20 by bursa]
Split out html_redraw().

svn path=/import/netsurf/; revision=271
2003-09-08 22:46:20 +00:00
James Bursa 9fa8f4037a [project @ 2003-09-07 21:08:13 by bursa]
Document cache and content, split struct content up.

svn path=/import/netsurf/; revision=270
2003-09-07 21:08:13 +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
James Bursa 61778630bd [project @ 2003-09-05 19:19:05 by bursa]
Empty float bug fix.

svn path=/import/netsurf/; revision=268
2003-09-05 19:19:05 +00:00
James Bursa 83de722a57 [project @ 2003-09-05 14:35:36 by bursa]
Fix wimp message queueing.

svn path=/import/netsurf/; revision=267
2003-09-05 14:35:36 +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
James Bursa e851bbcf37 [project @ 2003-09-03 17:52:45 by bursa]
Add box_coords().

svn path=/import/netsurf/; revision=264
2003-09-03 17:52:45 +00:00
James Bursa cdf0601420 [project @ 2003-08-30 21:45:03 by bursa]
Make page background colour work properly.

svn path=/import/netsurf/; revision=263
2003-08-30 21:45:03 +00:00
James Bursa a842b765fa [project @ 2003-08-30 19:20:19 by bursa]
Table layout fix / optimisation.

svn path=/import/netsurf/; revision=262
2003-08-30 19:20:19 +00:00
James Bursa 9a6d854181 [project @ 2003-08-29 23:15:54 by bursa]
Fix row height problem.

svn path=/import/netsurf/; revision=261
2003-08-29 23:15: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
James Bursa 5c310d84dc [project @ 2003-08-29 12:57:14 by bursa]
Better handling of server HTTP errors.

svn path=/import/netsurf/; revision=259
2003-08-29 12:57:14 +00:00
James Bursa be34d32e46 [project @ 2003-08-29 12:56:06 by bursa]
Fix table layout bug (news.google.co.uk).

svn path=/import/netsurf/; revision=258
2003-08-29 12:56:06 +00:00
John Mark Bell 094b65cd0d [project @ 2003-08-28 22:04:11 by jmb]
Support ActiveX Flash objects

svn path=/import/netsurf/; revision=257
2003-08-28 22:04:11 +00:00
James Bursa 3ce4ce9653 [project @ 2003-08-28 20:04:35 by bursa]
Use Content-Length to give percentage downloads.

svn path=/import/netsurf/; revision=256
2003-08-28 20:04:35 +00:00
James Bursa cef8c477c3 [project @ 2003-08-28 19:21:27 by bursa]
Start implementing download window.

svn path=/import/netsurf/; revision=255
2003-08-28 19:21:27 +00:00
James Bursa b444025e28 [project @ 2003-08-28 19:20:40 by bursa]
Bug fix.

svn path=/import/netsurf/; revision=254
2003-08-28 19:20:40 +00:00
James Bursa 05891b85d2 [project @ 2003-08-28 19:20:23 by bursa]
Add transfer time outs.

svn path=/import/netsurf/; revision=253
2003-08-28 19:20:23 +00:00
James Bursa 1548c232ca [project @ 2003-08-27 20:09:57 by bursa]
Fix negative dimensions, more gui cleanup.

svn path=/import/netsurf/; revision=252
2003-08-27 20:09:57 +00:00
James Bursa fd5b6d0c80 [project @ 2003-08-26 22:37:32 by bursa]
Break out dialog related code from gui.c.

svn path=/import/netsurf/; revision=251
2003-08-26 22:37: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