summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-09-19 21:23:19 by bursa]James Bursa2003-09-192-40/+46
| | | | | | Work on box_free() and other memory management in box. svn path=/import/netsurf/; revision=304
* [project @ 2003-09-17 23:27:33 by bursa]James Bursa2003-09-172-65/+58
| | | | | | Documented fetch. svn path=/import/netsurf/; revision=303
* [project @ 2003-09-17 21:47:21 by jmb]John Mark Bell2003-09-172-16/+18
| | | | | | Make applets load (untested). Plugin loading conforms closer to the spec svn path=/import/netsurf/; revision=302
* [project @ 2003-09-17 21:43:15 by jmb]John Mark Bell2003-09-172-3/+3
| | | | | | Fix about page HTMl a bit svn path=/import/netsurf/; revision=301
* [project @ 2003-09-17 17:54:39 by bursa]James Bursa2003-09-171-1/+1
| | | | | | Fix last checkin. svn path=/import/netsurf/; revision=300
* [project @ 2003-09-17 17:44:12 by bursa]James Bursa2003-09-171-2/+5
| | | | | | Fix aborting fetches. svn path=/import/netsurf/; revision=299
* [project @ 2003-09-17 17:43:56 by bursa]James Bursa2003-09-171-2/+4
| | | | | | Fix instances being removed. svn path=/import/netsurf/; revision=298
* [project @ 2003-09-17 12:58:19 by bursa]James Bursa2003-09-172-2/+4
| | | | | | Update plugin_redraw() parameters. svn path=/import/netsurf/; revision=297
* [project @ 2003-09-17 12:57:33 by bursa]James Bursa2003-09-174-37/+55
| | | | | | Poll queuing fix, backup redraw code. svn path=/import/netsurf/; revision=296
* [project @ 2003-09-17 12:56:43 by bursa]James Bursa2003-09-171-1/+3
| | | | | | Fix memory corruption when content destroyed from CONTENT_MSG_LOADING. svn path=/import/netsurf/; revision=295
* [project @ 2003-09-16 20:02:55 by jmb]John Mark Bell2003-09-1612-3/+335
| | | | | | Add dynamically created About page. Accessed via about: svn path=/import/netsurf/; revision=294
* [project @ 2003-09-16 19:53:59 by jmb]John Mark Bell2003-09-162-23/+187
| | | | | | Streaming plugin support, beginnings of URL_Access support, fix codebase for ActiveX Flash objects svn path=/import/netsurf/; revision=293
* [project @ 2003-09-14 23:00:53 by bursa]James Bursa2003-09-141-5/+14
| | | | | | Check for errors from Anim_DecompressAligned. svn path=/import/netsurf/; revision=292
* [project @ 2003-09-14 20:32:05 by bursa]James Bursa2003-09-141-17/+17
| | | | | | Percentage column changes; fix calculate_inline_container_widths. svn path=/import/netsurf/; revision=291
* [project @ 2003-09-14 20:31:02 by bursa]James Bursa2003-09-141-2/+1
| | | | | | Fix already loaded object bug. svn path=/import/netsurf/; revision=290
* [project @ 2003-09-12 19:51:17 by bursa]James Bursa2003-09-122-10/+12
| | | | | | Display sprites with extension areas, fix some warnings. svn path=/import/netsurf/; revision=289
* [project @ 2003-09-12 18:30:44 by bursa]James Bursa2003-09-121-22/+46
| | | | | | Percentage column width changes for stupid websites. svn path=/import/netsurf/; revision=288
* [project @ 2003-09-12 14:37:26 by bursa]James Bursa2003-09-121-9/+11
| | | | | | Fix percentage width columns. svn path=/import/netsurf/; revision=287
* [project @ 2003-09-11 23:22:33 by bursa]James Bursa2003-09-111-1/+1
| | | | | | Min width calculation bug fix. svn path=/import/netsurf/; revision=286
* [project @ 2003-09-11 22:02:06 by bursa]James Bursa2003-09-111-69/+101
| | | | | | Table column width rewrite. svn path=/import/netsurf/; revision=285
* [project @ 2003-09-11 18:37:25 by jmb]John Mark Bell2003-09-111-8/+11
| | | | | | Fix sprite support svn path=/import/netsurf/; revision=284
* [project @ 2003-09-10 22:46:56 by jmb]John Mark Bell2003-09-104-0/+277
| | | | | | It helps if you cvs add new files... svn path=/import/netsurf/; revision=283
* [project @ 2003-09-10 22:40:32 by jmb]John Mark Bell2003-09-102-3/+3
| | | | | | Fix Drawfile module check. Add else statement to box.c:788 svn path=/import/netsurf/; revision=282
* [project @ 2003-09-10 22:27:15 by jmb]John Mark Bell2003-09-106-5/+29
| | | | | | Add support for Draw and Sprite files svn path=/import/netsurf/; revision=281
* [project @ 2003-09-10 21:44:10 by bursa]James Bursa2003-09-106-9/+59
| | | | | | Reformat page when browser window is resized. svn path=/import/netsurf/; revision=280
* [project @ 2003-09-10 17:10:25 by bursa]James Bursa2003-09-1013-38/+73
| | | | | | Set graphics window when rendering objects. svn path=/import/netsurf/; revision=279
* [project @ 2003-09-09 21:43:44 by bursa]James Bursa2003-09-096-245/+208
| | | | | | Display image alt text while it loads. svn path=/import/netsurf/; revision=278
* [project @ 2003-09-09 21:23:56 by jmb]John Mark Bell2003-09-091-0/+1
| | | | | | It helps to create the Choices:WWW directory if it doesn't already exist svn path=/import/netsurf/; revision=277
* [project @ 2003-09-09 21:11:25 by jmb]John Mark Bell2003-09-091-2/+2
| | | | | | 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
* [project @ 2003-09-09 19:25:28 by jmb]John Mark Bell2003-09-097-21/+241
| | | | | | Forms: [input type=image] support, passwords are now displayed as asterisks svn path=/import/netsurf/; revision=275
* [project @ 2003-09-09 19:21:06 by jmb]John Mark Bell2003-09-091-79/+86
| | | | | | plugin_closed tweaks svn path=/import/netsurf/; revision=274
* [project @ 2003-09-08 22:47:38 by bursa]James Bursa2003-09-082-5/+5
| | | | | | Reduce default font size and increase line spacing. svn path=/import/netsurf/; revision=273
* [project @ 2003-09-08 22:47:11 by bursa]James Bursa2003-09-082-2/+6
| | | | | | Box width fixes. svn path=/import/netsurf/; revision=272
* [project @ 2003-09-08 22:46:20 by bursa]James Bursa2003-09-085-362/+332
| | | | | | Split out html_redraw(). svn path=/import/netsurf/; revision=271
* [project @ 2003-09-07 21:08:13 by bursa]James Bursa2003-09-0712-186/+306
| | | | | | Document cache and content, split struct content up. svn path=/import/netsurf/; revision=270
* [project @ 2003-09-06 00:21:28 by jmb]John Mark Bell2003-09-061-70/+32
| | | | | | Improve Plugin_Reshape_Request support. There are still issues with it though :( svn path=/import/netsurf/; revision=269
* [project @ 2003-09-05 19:19:05 by bursa]James Bursa2003-09-051-0/+10
| | | | | | Empty float bug fix. svn path=/import/netsurf/; revision=268
* [project @ 2003-09-05 14:35:36 by bursa]James Bursa2003-09-051-5/+8
| | | | | | Fix wimp message queueing. svn path=/import/netsurf/; revision=267
* [project @ 2003-09-04 22:54:25 by jmb]John Mark Bell2003-09-041-9/+41
| | | | | | Plugin_Reshape_Request support svn path=/import/netsurf/; revision=266
* [project @ 2003-09-03 21:58:54 by jmb]John Mark Bell2003-09-036-45/+55
| | | | | | Call content_reshape_instance svn path=/import/netsurf/; revision=265
* [project @ 2003-09-03 17:52:45 by bursa]James Bursa2003-09-032-0/+17
| | | | | | Add box_coords(). svn path=/import/netsurf/; revision=264
* [project @ 2003-08-30 21:45:03 by bursa]James Bursa2003-08-304-2/+32
| | | | | | Make page background colour work properly. svn path=/import/netsurf/; revision=263
* [project @ 2003-08-30 19:20:19 by bursa]James Bursa2003-08-301-1/+14
| | | | | | Table layout fix / optimisation. svn path=/import/netsurf/; revision=262
* [project @ 2003-08-29 23:15:54 by bursa]James Bursa2003-08-291-4/+11
| | | | | | Fix row height problem. svn path=/import/netsurf/; revision=261
* [project @ 2003-08-29 17:50:32 by jmb]John Mark Bell2003-08-292-432/+141
| | | | | | Rewrite plugin_write_parameters_file - much tidier now svn path=/import/netsurf/; revision=260
* [project @ 2003-08-29 12:57:14 by bursa]James Bursa2003-08-299-47/+71
| | | | | | Better handling of server HTTP errors. svn path=/import/netsurf/; revision=259
* [project @ 2003-08-29 12:56:06 by bursa]James Bursa2003-08-292-15/+0
| | | | | | Fix table layout bug (news.google.co.uk). svn path=/import/netsurf/; revision=258
* [project @ 2003-08-28 22:04:11 by jmb]John Mark Bell2003-08-281-2/+15
| | | | | | Support ActiveX Flash objects svn path=/import/netsurf/; revision=257
* [project @ 2003-08-28 20:04:35 by bursa]James Bursa2003-08-283-3/+17
| | | | | | Use Content-Length to give percentage downloads. svn path=/import/netsurf/; revision=256
* [project @ 2003-08-28 19:21:27 by bursa]James Bursa2003-08-289-12/+256
| | | | | | Start implementing download window. svn path=/import/netsurf/; revision=255