Commit Graph

1422 Commits

Author SHA1 Message Date
James Bursa 7114e4b4af [project @ 2005-01-02 11:46:29 by bursa]
Fix debug and riscos_debug builds.

svn path=/import/netsurf/; revision=1423
2005-01-02 11:46:29 +00:00
John Mark Bell bca91638bc [project @ 2005-01-02 04:05:21 by jmb]
Begone, redundant code

svn path=/import/netsurf/; revision=1422
2005-01-02 04:05:21 +00:00
John Mark Bell 24dd4aead1 [project @ 2005-01-02 04:04:41 by jmb]
Add asserts, fix error handling for c->title, lose redundant code

svn path=/import/netsurf/; revision=1421
2005-01-02 04:04:41 +00:00
John Mark Bell 7a49cba9f3 [project @ 2005-01-02 04:01:21 by jmb]
Lose warning

svn path=/import/netsurf/; revision=1420
2005-01-02 04:01:21 +00:00
John Mark Bell 8334683068 [project @ 2005-01-02 03:58:20 by jmb]
xcalloc/xrealloc/xstrdup-purge - Lose remaining calls (and purge the relevant functions from utils.c)

svn path=/import/netsurf/; revision=1419
2005-01-02 03:58:21 +00:00
James Bursa 143d756fcf [project @ 2005-01-01 22:26:34 by bursa]
xcalloc/xrealloc/xstrdup-purge week.

svn path=/import/netsurf/; revision=1418
2005-01-01 22:27:05 +00:00
James Bursa 7824e830cf [project @ 2005-01-01 22:14:06 by bursa]
xcalloc/xrealloc/xstrdup-purge week.

svn path=/import/netsurf/; revision=1417
2005-01-01 22:14:06 +00:00
James Bursa 7a71363d76 [project @ 2005-01-01 22:05:20 by bursa]
xcalloc/xrealloc/xstrdup-purge week, part 5. Improve and simplify encoding detection.

svn path=/import/netsurf/; revision=1416
2005-01-01 22:05:21 +00:00
James Bursa ff8dc1f9d6 [project @ 2005-01-01 14:51:35 by bursa]
xcalloc/xrealloc/xstrdup-purge week, part 4.

svn path=/import/netsurf/; revision=1415
2005-01-01 14:51:35 +00:00
John Mark Bell e6de2f8b1d [project @ 2004-12-31 15:54:15 by jmb]
Fix scrollbar issue when fetching cached HTML contents.

svn path=/import/netsurf/; revision=1414
2004-12-31 15:54:15 +00:00
Michael Drake a4719d407b [project @ 2004-12-29 20:39:54 by tlsa]
Remove HTML file type icons.

svn path=/import/netsurf/; revision=1413
2004-12-29 20:39:54 +00:00
Michael Drake bce6e12b50 [project @ 2004-12-29 20:36:35 by tlsa]
New RISC OS 5 style CSS, JNG and MNG file type icons and iconized NetSurf window sprite by Richard Hallas.

svn path=/import/netsurf/; revision=1412
2004-12-29 20:36:35 +00:00
John Mark Bell fa05ee570c [project @ 2004-12-25 18:58:04 by jmb]
Fix issue with streaming as file when handling unknown content length (plugin_convert may have been called prior to the streaming being set up, thus resulting in the file not being streamed)
Lose spurious boolean in plugin_data struct.

svn path=/import/netsurf/; revision=1411
2004-12-25 18:58:04 +00:00
John Mark Bell a36f92554a [project @ 2004-12-25 12:12:39 by jmb]
Support standalone plugins

svn path=/import/netsurf/; revision=1410
2004-12-25 12:12:39 +00:00
James Bursa ed05aa87f8 [project @ 2004-12-25 11:37:35 by bursa]
Fix line endings.

svn path=/import/netsurf/; revision=1409
2004-12-25 11:37:35 +00:00
James Bursa 6dd1ab8fad [project @ 2004-12-25 11:25:21 by bursa]
Fix line endings.

svn path=/import/netsurf/; revision=1408
2004-12-25 11:25:21 +00:00
Andrew Duffell 124002b962 [project @ 2004-12-16 21:54:42 by andrew]
New CSS filetype icon (file_f79 and small_f79) that is more generic instead of an application specific (featuring NetSurf logo) icon.  HTML icon needs same treatment.

svn path=/import/netsurf/; revision=1407
2004-12-16 21:54:42 +00:00
John Tytgat 0e72b17299 [project @ 2004-12-16 20:38:12 by joty]
Norcroft compatibility fix.

svn path=/import/netsurf/; revision=1406
2004-12-16 20:38:12 +00:00
Richard Wilson 8de8b08371 [project @ 2004-12-16 14:12:04 by rjw]
Fix for bug when deleting an expanded tree node. JNG/PNG opacity is now tested during the first plot.

svn path=/import/netsurf/; revision=1405
2004-12-16 14:12:04 +00:00
Michael Drake 954f3eeaa5 [project @ 2004-12-15 23:03:59 by tlsa]
Correct link to updated documentation.

svn path=/import/netsurf/; revision=1404
2004-12-15 23:03:59 +00:00
James Bursa 1d0ef6335c [project @ 2004-12-13 22:17:43 by bursa]
xcalloc/xrealloc/xstrdup-purge week, part 3.

svn path=/import/netsurf/; revision=1403
2004-12-13 22:17:43 +00:00
Richard Wilson 57fbde93e6 [project @ 2004-12-13 13:48:56 by rjw]
Fix hotlist dragging inconsitency.

svn path=/import/netsurf/; revision=1402
2004-12-13 13:48:56 +00:00
James Bursa 9d56448775 [project @ 2004-12-12 22:00:30 by bursa]
xcalloc/xrealloc/xstrdup-purge week, part 2.

svn path=/import/netsurf/; revision=1401
2004-12-12 22:00:30 +00:00
James Bursa 9995dbad57 [project @ 2004-12-12 21:49:23 by bursa]
Add form_new() and form_add_option().

svn path=/import/netsurf/; revision=1400
2004-12-12 21:51:01 +00:00
James Bursa de508f98a7 [project @ 2004-12-09 22:23:32 by bursa]
Remove die() from squash_whitespace(). All calls need checking.

svn path=/import/netsurf/; revision=1399
2004-12-09 22:23:32 +00:00
James Bursa f3ce5e1e48 [project @ 2004-12-09 22:22:13 by bursa]
xcalloc/xrealloc/xstrdup-purge week, part 1.

svn path=/import/netsurf/; revision=1398
2004-12-09 22:22:13 +00:00
Richard Wilson 441b364600 [project @ 2004-12-09 19:09:56 by rjw]
Lose xcalloc().

svn path=/import/netsurf/; revision=1397
2004-12-09 19:09:56 +00:00
Richard Wilson bd652a750a [project @ 2004-12-09 12:07:32 by rjw]
Fix GTK build. Lose xcalloc() from history.

svn path=/import/netsurf/; revision=1396
2004-12-09 12:07:32 +00:00
Richard Wilson 58b68f7130 [project @ 2004-12-09 10:33:09 by rjw]
Stop makefile breakage.

svn path=/import/netsurf/; revision=1395
2004-12-09 10:33:09 +00:00
Richard Wilson 32db7e04d0 [project @ 2004-12-09 10:30:43 by rjw]
Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls.

svn path=/import/netsurf/; revision=1394
2004-12-09 10:30:44 +00:00
John Mark Bell 77a9671224 [project @ 2004-12-08 23:16:53 by jmb]
Squash bug which caused assertion failure
Add more asserts, for my own sanity

svn path=/import/netsurf/; revision=1393
2004-12-08 23:16:53 +00:00
Kevin Bagust b80f6a7380 [project @ 2004-12-08 12:38:27 by kevinb]
Altered calls to xfree into calls to free in clean_cookiejar

svn path=/import/netsurf/; revision=1392
2004-12-08 12:38:27 +00:00
John Mark Bell 76efc5a0d0 [project @ 2004-12-08 00:33:25 by jmb]
Update to work with new imagemap interface

svn path=/import/netsurf/; revision=1391
2004-12-08 00:33:25 +00:00
John Mark Bell d86553ef7e [project @ 2004-12-08 00:31:11 by jmb]
xfoo purge, reindent some sources.
Loginlist is ugly, feel free to rewrite.

svn path=/import/netsurf/; revision=1390
2004-12-08 00:31:11 +00:00
Kevin Bagust e11c05d257 [project @ 2004-12-08 00:10:17 by kevinb]
Removed unused function load, and altered call to xcalloc into a call to calloc in clean_cookiejar

svn path=/import/netsurf/; revision=1389
2004-12-08 00:10:17 +00:00
Michael Drake e3ca55d7cc [project @ 2004-12-07 12:40:03 by tlsa]
Fix developers link on welcome page.

svn path=/import/netsurf/; revision=1388
2004-12-07 12:40:04 +00:00
Michael Drake 6dba177b3d [project @ 2004-12-07 09:25:00 by tlsa]
Fix navajowhite named colour.

svn path=/import/netsurf/; revision=1387
2004-12-07 09:25:00 +00:00
John Mark Bell 2b91efdc1e [project @ 2004-12-07 02:25:14 by jmb]
Support SVG 1.0 named colours (plus feldspar, lightslateblue and violetred).

svn path=/import/netsurf/; revision=1386
2004-12-07 02:25:14 +00:00
James Bursa dfc28d0ccb [project @ 2004-12-06 22:31:22 by bursa]
Fix horizontal cellspacing.

svn path=/import/netsurf/; revision=1385
2004-12-06 22:31:22 +00:00
John Mark Bell 8a0965110f [project @ 2004-12-05 23:51:10 by jmb]
Explicitly check for boxes with 0 area, as there's no point redrawing them

svn path=/import/netsurf/; revision=1384
2004-12-05 23:51:10 +00:00
James Bursa 3e6a2b9d9a [project @ 2004-12-05 21:42:08 by bursa]
Make frames scroll. Implement table cellspacing attribute.

svn path=/import/netsurf/; revision=1383
2004-12-05 21:42:08 +00:00
James Bursa 6bddd0837f [project @ 2004-12-05 21:39:31 by bursa]
Return an error for invalid clip rectangles to ro_plot_clip().

svn path=/import/netsurf/; revision=1382
2004-12-05 21:39:31 +00:00
Michael Drake 55c5c37ae1 [project @ 2004-12-03 18:24:50 by tlsa]
Updated French messages by Jerome Mathevet.

svn path=/import/netsurf/; revision=1381
2004-12-03 18:24:50 +00:00
Michael Drake 7bd9872d19 [project @ 2004-12-02 11:20:50 by tlsa]
Escape ampersand.

svn path=/import/netsurf/; revision=1380
2004-12-02 11:20:50 +00:00
Michael Drake 48dcd7dbfd [project @ 2004-12-01 23:07:26 by tlsa]
Updated French documentation and welcome page by Jerome Mathevet.netsurf/!NetSurf/Docs/intro_fr,faf

svn path=/import/netsurf/; revision=1379
2004-12-01 23:07:26 +00:00
James Bursa 37d7353f43 [project @ 2004-12-01 21:48:11 by bursa]
Implement table cell padding and separated borders model for tables. Min/max width calculations still need implementing.

svn path=/import/netsurf/; revision=1378
2004-12-01 21:48:11 +00:00
Michael Drake e5fb9a08b4 [project @ 2004-11-29 22:48:16 by tlsa]
Image configuration can now be accessed with the French templates.

svn path=/import/netsurf/; revision=1377
2004-11-29 22:48:16 +00:00
James Bursa 16fce4f8ff [project @ 2004-11-29 21:47:00 by bursa]
Open the home page when NetSurf is run when it is already running.

svn path=/import/netsurf/; revision=1376
2004-11-29 21:47:00 +00:00
John Mark Bell a53d5ecfa9 [project @ 2004-11-28 23:38:38 by jmb]
Ensure dimensions specified by HTML/CSS are adhered to, rather than resizing to what the plugin wants

svn path=/import/netsurf/; revision=1375
2004-11-28 23:38:38 +00:00
Michael Drake f0276e4d2e [project @ 2004-11-28 11:32:38 by tlsa]
Update to German translation by Sebastian Barthel

svn path=/import/netsurf/; revision=1374
2004-11-28 11:32:38 +00:00