summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2005-01-29 16:17:23 by bursa]James Bursa2005-01-291-0/+1
| | | | | | Make DA max size 128M. svn path=/import/netsurf/; revision=1475
* [project @ 2005-01-29 14:11:21 by bursa]James Bursa2005-01-291-56/+0
| | | | | | Remove obsolete file. svn path=/import/netsurf/; revision=1474
* [project @ 2005-01-27 22:59:30 by tlsa]Michael Drake2005-01-274-4/+4
| | | | | | Change markup to match CSS file and update IRC channel information in !Help file. svn path=/import/netsurf/; revision=1473
* [project @ 2005-01-27 22:54:59 by rjw]Richard Wilson2005-01-271-1/+1
| | | | | | Recursing deleted nodes is foolish svn path=/import/netsurf/; revision=1472
* [project @ 2005-01-27 22:37:54 by bursa]James Bursa2005-01-271-3/+0
| | | | | | Builds now hosted on the main site. svn path=/import/netsurf/; revision=1471
* [project @ 2005-01-26 23:40:15 by tlsa]Michael Drake2005-01-264-5/+5
| | | | | | Test builds moved to sourceforge site; update links. svn path=/import/netsurf/; revision=1470
* [project @ 2005-01-26 22:43:14 by jmb]John Mark Bell2005-01-261-3/+11
| | | | | | Check for presence of !Unicode resource if Iconv module is found on system svn path=/import/netsurf/; revision=1469
* [project @ 2005-01-25 21:42:37 by jmb]John Mark Bell2005-01-251-1/+9
| | | | | | Ensure bitmap has been created. svn path=/import/netsurf/; revision=1468
* [project @ 2005-01-24 23:02:37 by bursa]James Bursa2005-01-246-6/+21
| | | | | | Reformat pages loaded from memory cache to window width. svn path=/import/netsurf/; revision=1467
* [project @ 2005-01-24 22:14:59 by bursa]James Bursa2005-01-248-24/+22
| | | | | | Simplify browser_window_go(). Replace browser_window_go_post() with browser_window_go() where possible. svn path=/import/netsurf/; revision=1466
* [project @ 2005-01-24 20:59:15 by bursa]James Bursa2005-01-243-26/+18
| | | | | | Fix input focus behaviour. Remove obsolete gui_window_get_url(). svn path=/import/netsurf/; revision=1465
* [project @ 2005-01-23 16:11:52 by rjw]Richard Wilson2005-01-231-0/+0
| | | | | | Remove redundant theme data (themes are now installed to Choices:WWW.NetSurf.Themes) svn path=/import/netsurf/; revision=1464
* [project @ 2005-01-23 16:09:05 by rjw]Richard Wilson2005-01-2314-182/+403
| | | | | | Further work on theme installing svn path=/import/netsurf/; revision=1463
* [project @ 2005-01-23 15:20:45 by rjw]Richard Wilson2005-01-232-20/+18
| | | | | | Fix for first frame of a GIF animation not always being correctly cleared svn path=/import/netsurf/; revision=1462
* [project @ 2005-01-22 22:42:48 by bursa]James Bursa2005-01-221-3/+5
| | | | | | Fix proxy authentication bug (libcurl does not copy string options) svn path=/import/netsurf/; revision=1461
* [project @ 2005-01-20 23:29:55 by tlsa]Michael Drake2005-01-201-0/+0
| | | | | | Make throbber mask consistent and name theme. svn path=/import/netsurf/; revision=1460
* [project @ 2005-01-20 23:17:08 by rjw]Richard Wilson2005-01-202-53/+109
| | | | | | Substantial speed increase for off-screen buffering svn path=/import/netsurf/; revision=1459
* [project @ 2005-01-17 23:06:33 by rjw]Richard Wilson2005-01-171-22/+28
| | | | | | Fix URI memory leakage svn path=/import/netsurf/; revision=1458
* [project @ 2005-01-16 23:07:30 by tlsa]Michael Drake2005-01-161-3/+3
| | | | | | German welcome page update by Sebastian Barthel. svn path=/import/netsurf/; revision=1457
* [project @ 2005-01-16 21:39:21 by rjw]Richard Wilson2005-01-165-31/+425
| | | | | | Read content, counter-reset and counter-increment properties. svn path=/import/netsurf/; revision=1456
* [project @ 2005-01-16 21:32:10 by jmb]John Mark Bell2005-01-161-1/+3
| | | | | | Ensure style exists before freeing it svn path=/import/netsurf/; revision=1455
* [project @ 2005-01-16 21:04:00 by bursa]James Bursa2005-01-164-1/+1
| | | | | | Rename themeinstall template to avoid issues with 12-character names in some Wimp versions. svn path=/import/netsurf/; revision=1454
* [project @ 2005-01-16 00:48:47 by jmb]John Mark Bell2005-01-161-29/+15
| | | | | | Fixup my inability to remember how things should work svn path=/import/netsurf/; revision=1453
* [project @ 2005-01-16 00:14:31 by jmb]John Mark Bell2005-01-161-1/+1
| | | | | | Ensure style struct exists before attempting to free svn path=/import/netsurf/; revision=1452
* [project @ 2005-01-16 00:08:47 by jmb]John Mark Bell2005-01-161-3/+1
| | | | | | Fixup missed css_style free svn path=/import/netsurf/; revision=1451
* [project @ 2005-01-16 00:03:45 by jmb]John Mark Bell2005-01-165-43/+119
| | | | | | Create interface for duplication and destruction of css_style structs. svn path=/import/netsurf/; revision=1450
* [project @ 2005-01-15 22:11:53 by rjw]Richard Wilson2005-01-154-2/+490
| | | | | | Background work for CSS counters (CSS 2.1/12.4) svn path=/import/netsurf/; revision=1449
* [project @ 2005-01-13 22:42:38 by bursa]James Bursa2005-01-1315-20/+168
| | | | | | Start on theme auto-install. Fix content_add_user() not to broadcast error on memory exhaustion. svn path=/import/netsurf/; revision=1448
* [project @ 2005-01-13 20:28:50 by bursa]James Bursa2005-01-135-4/+9
| | | | | | Fix some compilation warnings in the debug build. Update nsgtk_plot_rectangle() with the new parameters. svn path=/import/netsurf/; revision=1447
* [project @ 2005-01-13 20:26:16 by bursa]James Bursa2005-01-131-0/+1
| | | | | | Strengthen entry conditions of content_broadcast() to help detect bugs. svn path=/import/netsurf/; revision=1446
* [project @ 2005-01-13 20:24:36 by bursa]James Bursa2005-01-131-1/+0
| | | | | | Remove "center > * > *" rule (no longer required since inherit is fully implemented). svn path=/import/netsurf/; revision=1445
* [project @ 2005-01-13 20:01:03 by bursa]James Bursa2005-01-131-67/+68
| | | | | | Change toolbar icon button type to click. svn path=/import/netsurf/; revision=1444
* [project @ 2005-01-13 00:11:41 by tlsa]Michael Drake2005-01-134-15/+8
| | | | | | TD and TH use vertical-align: inherit. Update welcome page. svn path=/import/netsurf/; revision=1443
* [project @ 2005-01-12 00:01:18 by tlsa]Michael Drake2005-01-122-2/+2
| | | | | | Update CSS todo list and supplied toolbar icons. svn path=/import/netsurf/; revision=1442
* [project @ 2005-01-11 19:39:49 by jmb]John Mark Bell2005-01-114-248/+579
| | | | | | Handle property: inherit; properly svn path=/import/netsurf/; revision=1441
* [project @ 2005-01-11 14:20:54 by rjw]Richard Wilson2005-01-111-5/+5
| | | | | | Add missing CSS terminators svn path=/import/netsurf/; revision=1440
* [project @ 2005-01-11 14:16:40 by rjw]Richard Wilson2005-01-111-4/+7
| | | | | | Perform vertical alignment for cells with specified heights. svn path=/import/netsurf/; revision=1439
* [project @ 2005-01-10 21:43:57 by rjw]Richard Wilson2005-01-101-12/+12
| | | | | | Fix for CSS rules svn path=/import/netsurf/; revision=1438
* [project @ 2005-01-10 21:35:33 by rjw]Richard Wilson2005-01-102-10/+81
| | | | | | Vertical alignment for table cells svn path=/import/netsurf/; revision=1437
* [project @ 2005-01-08 01:42:08 by jmb]John Mark Bell2005-01-081-1/+2
| | | | | | | Fix parsing of multiple occurrences of S Fix parsing of blocks (missing ws after any) svn path=/import/netsurf/; revision=1436
* [project @ 2005-01-05 20:22:57 by jmb]John Mark Bell2005-01-051-2/+3
| | | | | | Fix syntax error reporting svn path=/import/netsurf/; revision=1435
* [project @ 2005-01-05 20:20:32 by jmb]John Mark Bell2005-01-052-48/+72
| | | | | | Tokeniser now passes whitespace to the parser (fixes ancestor combinators) svn path=/import/netsurf/; revision=1434
* [project @ 2005-01-05 20:09:49 by jmb]John Mark Bell2005-01-051-8/+15
| | | | | | | 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
* [project @ 2005-01-04 13:17:01 by tlsa]Michael Drake2005-01-042-46/+46
| | | | | | Update to French resources by Jerome Mathevet. svn path=/import/netsurf/; revision=1432
* [project @ 2005-01-03 16:09:11 by jmb]John Mark Bell2005-01-031-2/+2
| | | | | | Fix race condition caused by introduction of downloads svn path=/import/netsurf/; revision=1431
* [project @ 2005-01-03 02:28:57 by jmb]John Mark Bell2005-01-031-1/+0
| | | | | | Lose erroneous #include svn path=/import/netsurf/; revision=1430
* [project @ 2005-01-03 02:09:20 by jmb]John Mark Bell2005-01-0316-53/+94
| | | | | | Shift + Click == download svn path=/import/netsurf/; revision=1429
* [project @ 2005-01-03 01:18:17 by jmb]John Mark Bell2005-01-031-39/+41
| | | | | | Reorder F-key order (looks tidier ;) svn path=/import/netsurf/; revision=1428
* [project @ 2005-01-03 00:45:43 by jmb]John Mark Bell2005-01-031-3/+4
| | | | | | class and id attributes are case-sensitive (HTML4.01) svn path=/import/netsurf/; revision=1427
* [project @ 2005-01-02 14:42:16 by bursa]James Bursa2005-01-021-4/+10
| | | | | | Fix some compiler warnings. svn path=/import/netsurf/; revision=1426