Commit Graph

1514 Commits

Author SHA1 Message Date
James Bursa 01b28b7538 [project @ 2005-01-24 20:59:15 by bursa]
Fix input focus behaviour. Remove obsolete gui_window_get_url().

svn path=/import/netsurf/; revision=1465
2005-01-24 20:59:15 +00:00
Richard Wilson a77f5b912d [project @ 2005-01-23 16:11:52 by rjw]
Remove redundant theme data (themes are now installed to Choices:WWW.NetSurf.Themes)

svn path=/import/netsurf/; revision=1464
2005-01-23 16:11:52 +00:00
Richard Wilson 422df90089 [project @ 2005-01-23 16:09:05 by rjw]
Further work on theme installing

svn path=/import/netsurf/; revision=1463
2005-01-23 16:09:05 +00:00
Richard Wilson 54f903d1b4 [project @ 2005-01-23 15:20:45 by rjw]
Fix for first frame of a GIF animation not always being correctly cleared

svn path=/import/netsurf/; revision=1462
2005-01-23 15:20:45 +00:00
James Bursa 1fb2e5f2c3 [project @ 2005-01-22 22:42:48 by bursa]
Fix proxy authentication bug (libcurl does not copy string options)

svn path=/import/netsurf/; revision=1461
2005-01-22 22:42:48 +00:00
Michael Drake a429fd71de [project @ 2005-01-20 23:29:55 by tlsa]
Make throbber mask consistent and name theme.

svn path=/import/netsurf/; revision=1460
2005-01-20 23:29:55 +00:00
Richard Wilson 2d2fc67265 [project @ 2005-01-20 23:17:08 by rjw]
Substantial speed increase for off-screen buffering

svn path=/import/netsurf/; revision=1459
2005-01-20 23:17:08 +00:00
Richard Wilson ee6d869916 [project @ 2005-01-17 23:06:33 by rjw]
Fix URI memory leakage

svn path=/import/netsurf/; revision=1458
2005-01-17 23:06:33 +00:00
Michael Drake 73b28b41aa [project @ 2005-01-16 23:07:30 by tlsa]
German welcome page update by Sebastian Barthel.

svn path=/import/netsurf/; revision=1457
2005-01-16 23:07:30 +00:00
Richard Wilson 71ad0bdf69 [project @ 2005-01-16 21:39:21 by rjw]
Read content, counter-reset and counter-increment properties.

svn path=/import/netsurf/; revision=1456
2005-01-16 21:39:21 +00:00
John Mark Bell 7ab8b2c1ba [project @ 2005-01-16 21:32:10 by jmb]
Ensure style exists before freeing it

svn path=/import/netsurf/; revision=1455
2005-01-16 21:32:10 +00:00
James Bursa d63e9fac4f [project @ 2005-01-16 21:04:00 by bursa]
Rename themeinstall template to avoid issues with 12-character names in some Wimp versions.

svn path=/import/netsurf/; revision=1454
2005-01-16 21:04:00 +00:00
John Mark Bell 9905ab9818 [project @ 2005-01-16 00:48:47 by jmb]
Fixup my inability to remember how things should work

svn path=/import/netsurf/; revision=1453
2005-01-16 00:48:47 +00:00
John Mark Bell b75313f591 [project @ 2005-01-16 00:14:31 by jmb]
Ensure style struct exists before attempting to free

svn path=/import/netsurf/; revision=1452
2005-01-16 00:14:31 +00:00
John Mark Bell 01564e642d [project @ 2005-01-16 00:08:47 by jmb]
Fixup missed css_style free

svn path=/import/netsurf/; revision=1451
2005-01-16 00:08:47 +00:00
John Mark Bell 1e592489b1 [project @ 2005-01-16 00:03:45 by jmb]
Create interface for duplication and destruction of css_style structs.

svn path=/import/netsurf/; revision=1450
2005-01-16 00:03:45 +00:00
Richard Wilson 1487697cb3 [project @ 2005-01-15 22:11:53 by rjw]
Background work for CSS counters (CSS 2.1/12.4)

svn path=/import/netsurf/; revision=1449
2005-01-15 22:11:53 +00:00
James Bursa f0b264670e [project @ 2005-01-13 22:42:38 by bursa]
Start on theme auto-install. Fix content_add_user() not to broadcast error on memory exhaustion.

svn path=/import/netsurf/; revision=1448
2005-01-13 22:42:39 +00:00
James Bursa a76404dfd0 [project @ 2005-01-13 20:28:50 by bursa]
Fix some compilation warnings in the debug build. Update nsgtk_plot_rectangle() with the new parameters.

svn path=/import/netsurf/; revision=1447
2005-01-13 20:29:24 +00:00
James Bursa 2f19e15e33 [project @ 2005-01-13 20:26:16 by bursa]
Strengthen entry conditions of content_broadcast() to help detect bugs.

svn path=/import/netsurf/; revision=1446
2005-01-13 20:26:16 +00:00
James Bursa 34614fdad9 [project @ 2005-01-13 20:24:36 by bursa]
Remove "center > * > *" rule (no longer required since inherit is fully implemented).

svn path=/import/netsurf/; revision=1445
2005-01-13 20:24:36 +00:00
James Bursa 380842f2fb [project @ 2005-01-13 20:01:03 by bursa]
Change toolbar icon button type to click.

svn path=/import/netsurf/; revision=1444
2005-01-13 20:01:03 +00:00
Michael Drake 49ef7f8d26 [project @ 2005-01-13 00:11:41 by tlsa]
TD and TH use vertical-align: inherit.  Update welcome page.

svn path=/import/netsurf/; revision=1443
2005-01-13 00:11:41 +00:00
Michael Drake 140a03e3d6 [project @ 2005-01-12 00:01:18 by tlsa]
Update CSS todo list and supplied toolbar icons.

svn path=/import/netsurf/; revision=1442
2005-01-12 00:01:18 +00:00
John Mark Bell 15e08b5252 [project @ 2005-01-11 19:39:49 by jmb]
Handle property: inherit; properly

svn path=/import/netsurf/; revision=1441
2005-01-11 19:39:49 +00:00
Richard Wilson 7623444f4e [project @ 2005-01-11 14:20:54 by rjw]
Add missing CSS terminators

svn path=/import/netsurf/; revision=1440
2005-01-11 14:20:54 +00:00
Richard Wilson 652fe9ac95 [project @ 2005-01-11 14:16:40 by rjw]
Perform vertical alignment for cells with specified heights.

svn path=/import/netsurf/; revision=1439
2005-01-11 14:16:40 +00:00
Richard Wilson 18407adb7a [project @ 2005-01-10 21:43:57 by rjw]
Fix for CSS rules

svn path=/import/netsurf/; revision=1438
2005-01-10 21:43:57 +00:00
Richard Wilson 7b1c6c0ea8 [project @ 2005-01-10 21:35:33 by rjw]
Vertical alignment for table cells

svn path=/import/netsurf/; revision=1437
2005-01-10 21:35:34 +00:00
John Mark Bell 0890fd790d [project @ 2005-01-08 01:42:08 by jmb]
Fix parsing of multiple occurrences of S
Fix parsing of blocks (missing ws after any)

svn path=/import/netsurf/; revision=1436
2005-01-08 01:42:08 +00:00
John Mark Bell fbe6486e0b [project @ 2005-01-05 20:22:57 by jmb]
Fix syntax error reporting

svn path=/import/netsurf/; revision=1435
2005-01-05 20:22:57 +00:00
John Mark Bell a016a10539 [project @ 2005-01-05 20:20:32 by jmb]
Tokeniser now passes whitespace to the parser (fixes ancestor combinators)

svn path=/import/netsurf/; revision=1434
2005-01-05 20:20:32 +00:00
John Mark Bell a5ba474aee [project @ 2005-01-05 20:09:49 by jmb]
Check for existence of modules before trying to load them.
This will fall over if the user doesn't have *IfThere on their system. That would mean they haven't got the Universal Boot installed, however, so I doubt it's an issue.

svn path=/import/netsurf/; revision=1433
2005-01-05 20:09:49 +00:00
Michael Drake bd1742d882 [project @ 2005-01-04 13:17:01 by tlsa]
Update to French resources by Jerome Mathevet.

svn path=/import/netsurf/; revision=1432
2005-01-04 13:17:01 +00:00
John Mark Bell 5b57548a6c [project @ 2005-01-03 16:09:11 by jmb]
Fix race condition caused by introduction of downloads

svn path=/import/netsurf/; revision=1431
2005-01-03 16:09:11 +00:00
John Mark Bell 124f0741d6 [project @ 2005-01-03 02:28:57 by jmb]
Lose erroneous #include

svn path=/import/netsurf/; revision=1430
2005-01-03 02:28:57 +00:00
John Mark Bell 77de9c1336 [project @ 2005-01-03 02:09:20 by jmb]
Shift + Click == download

svn path=/import/netsurf/; revision=1429
2005-01-03 02:09:20 +00:00
John Mark Bell bd5ba01b2e [project @ 2005-01-03 01:18:17 by jmb]
Reorder F-key order (looks tidier ;)

svn path=/import/netsurf/; revision=1428
2005-01-03 01:18:17 +00:00
John Mark Bell 270ae1d043 [project @ 2005-01-03 00:45:43 by jmb]
class and id attributes are case-sensitive (HTML4.01)

svn path=/import/netsurf/; revision=1427
2005-01-03 00:45:43 +00:00
James Bursa 64928d9a67 [project @ 2005-01-02 14:42:16 by bursa]
Fix some compiler warnings.

svn path=/import/netsurf/; revision=1426
2005-01-02 14:42:16 +00:00
James Bursa a1fe308d13 [project @ 2005-01-02 14:41:07 by bursa]
regexec() returns int, not a pointer.

svn path=/import/netsurf/; revision=1425
2005-01-02 14:41:07 +00:00
James Bursa 39eb35cbf1 [project @ 2005-01-02 11:47:51 by bursa]
Fix comment.

svn path=/import/netsurf/; revision=1424
2005-01-02 11:47:51 +00:00
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