summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-12-08 00:10:17 by kevinb]Kevin Bagust2004-12-082-22/+6
| | | | | | Removed unused function load, and altered call to xcalloc into a call to calloc in clean_cookiejar svn path=/import/netsurf/; revision=1389
* [project @ 2004-12-07 12:40:03 by tlsa]Michael Drake2004-12-072-2/+2
| | | | | | Fix developers link on welcome page. svn path=/import/netsurf/; revision=1388
* [project @ 2004-12-07 09:25:00 by tlsa]Michael Drake2004-12-071-1/+1
| | | | | | Fix navajowhite named colour. svn path=/import/netsurf/; revision=1387
* [project @ 2004-12-07 02:25:14 by jmb]John Mark Bell2004-12-071-21/+154
| | | | | | Support SVG 1.0 named colours (plus feldspar, lightslateblue and violetred). svn path=/import/netsurf/; revision=1386
* [project @ 2004-12-06 22:31:22 by bursa]James Bursa2004-12-061-1/+1
| | | | | | Fix horizontal cellspacing. svn path=/import/netsurf/; revision=1385
* [project @ 2004-12-05 23:51:10 by jmb]John Mark Bell2004-12-051-0/+4
| | | | | | Explicitly check for boxes with 0 area, as there's no point redrawing them svn path=/import/netsurf/; revision=1384
* [project @ 2004-12-05 21:42:08 by bursa]James Bursa2004-12-052-5/+59
| | | | | | Make frames scroll. Implement table cellspacing attribute. svn path=/import/netsurf/; revision=1383
* [project @ 2004-12-05 21:39:31 by bursa]James Bursa2004-12-051-0/+6
| | | | | | Return an error for invalid clip rectangles to ro_plot_clip(). svn path=/import/netsurf/; revision=1382
* [project @ 2004-12-03 18:24:50 by tlsa]Michael Drake2004-12-031-1/+1
| | | | | | Updated French messages by Jerome Mathevet. svn path=/import/netsurf/; revision=1381
* [project @ 2004-12-02 11:20:50 by tlsa]Michael Drake2004-12-021-1/+1
| | | | | | Escape ampersand. svn path=/import/netsurf/; revision=1380
* [project @ 2004-12-01 23:07:26 by tlsa]Michael Drake2004-12-011-7/+2
| | | | | | Updated French documentation and welcome page by Jerome Mathevet.netsurf/!NetSurf/Docs/intro_fr,faf svn path=/import/netsurf/; revision=1379
* [project @ 2004-12-01 21:48:11 by bursa]James Bursa2004-12-012-69/+144
| | | | | | Implement table cell padding and separated borders model for tables. Min/max width calculations still need implementing. svn path=/import/netsurf/; revision=1378
* [project @ 2004-11-29 22:48:16 by tlsa]Michael Drake2004-11-291-0/+0
| | | | | | Image configuration can now be accessed with the French templates. svn path=/import/netsurf/; revision=1377
* [project @ 2004-11-29 21:47:00 by bursa]James Bursa2004-11-292-39/+41
| | | | | | Open the home page when NetSurf is run when it is already running. svn path=/import/netsurf/; revision=1376
* [project @ 2004-11-28 23:38:38 by jmb]John Mark Bell2004-11-281-2/+0
| | | | | | Ensure dimensions specified by HTML/CSS are adhered to, rather than resizing to what the plugin wants svn path=/import/netsurf/; revision=1375
* [project @ 2004-11-28 11:32:38 by tlsa]Michael Drake2004-11-282-33/+33
| | | | | | Update to German translation by Sebastian Barthel svn path=/import/netsurf/; revision=1374
* [project @ 2004-11-28 00:26:17 by jmb]John Mark Bell2004-11-281-23/+44
| | | | | | | | Bug fixes. Reformatting a plugin now works correctly in all cirumstances. Streaming also works better and reloading a page containing plugins will now work properly. svn path=/import/netsurf/; revision=1373
* [project @ 2004-11-23 18:32:28 by rjw]Richard Wilson2004-11-231-1/+1
| | | | | | Fix for form images having an incorrect background colour (thanks should go to tlsa) svn path=/import/netsurf/; revision=1372
* [project @ 2004-11-22 23:29:50 by jmb]John Mark Bell2004-11-221-13/+15
| | | | | | Move URI handleability check to last minute prior to starting fetch - this enables catching of redirects to unsupported URIs. svn path=/import/netsurf/; revision=1371
* [project @ 2004-11-22 23:06:49 by rjw]Richard Wilson2004-11-221-2/+4
| | | | | | Stop scroll wheels from moving the toolbar svn path=/import/netsurf/; revision=1370
* [project @ 2004-11-22 00:33:04 by jmb]John Mark Bell2004-11-223-1/+50
| | | | | | Improve plain text rendering (converts occurrences of '<' with '&lt;') svn path=/import/netsurf/; revision=1369
* [project @ 2004-11-21 22:49:02 by bursa]James Bursa2004-11-211-1/+6
| | | | | | Fix crash when certain MNGs are opened in a new browser window. svn path=/import/netsurf/; revision=1368
* [project @ 2004-11-21 19:45:51 by bursa]James Bursa2004-11-211-0/+11
| | | | | | Take objects into account when calculating descendant boxes. svn path=/import/netsurf/; revision=1367
* [project @ 2004-11-21 19:45:17 by bursa]James Bursa2004-11-211-9/+22
| | | | | | Fix possible divide by 0. Scroll objects correctly. svn path=/import/netsurf/; revision=1366
* [project @ 2004-11-21 11:14:15 by tlsa]Michael Drake2004-11-211-0/+2
| | | | | | Add temporary note to French documentation. svn path=/import/netsurf/; revision=1365
* [project @ 2004-11-20 00:03:38 by bursa]James Bursa2004-11-201-16/+15
| | | | | | Updated dependencies. svn path=/import/netsurf/; revision=1364
* [project @ 2004-11-20 00:02:56 by bursa]James Bursa2004-11-2011-122/+471
| | | | | | Improvements to overflow and scrolling: scrollbars now have most of the usual RISC OS behaviour. Better rendering of dotted and dashed borders. svn path=/import/netsurf/; revision=1363
* [project @ 2004-11-16 23:30:31 by rjw]Richard Wilson2004-11-161-1/+1
| | | | | | Minor fix to hotlist for titles with control characters. svn path=/import/netsurf/; revision=1362
* [project @ 2004-11-14 21:07:55 by rjw]Richard Wilson2004-11-141-53/+64
| | | | | | Fix for toolbar sub-menu closing on Adjust selection. svn path=/import/netsurf/; revision=1361
* [project @ 2004-11-11 23:55:23 by jmb]John Mark Bell2004-11-111-1/+3
| | | | | | Fix for redirects causing crashes svn path=/import/netsurf/; revision=1360
* [project @ 2004-11-11 00:52:17 by rjw]Richard Wilson2004-11-111-2/+3
| | | | | | Fix for HTML redraw artifacts svn path=/import/netsurf/; revision=1359
* [project @ 2004-11-10 23:02:11 by rjw]Richard Wilson2004-11-101-37/+36
| | | | | | Get bitmap opacity rather than test it svn path=/import/netsurf/; revision=1358
* [project @ 2004-11-10 22:39:33 by rjw]Richard Wilson2004-11-101-2/+7
| | | | | | Fix 8bpp thumbnails. svn path=/import/netsurf/; revision=1357
* [project @ 2004-11-10 19:51:31 by rjw]Richard Wilson2004-11-104-1/+33
| | | | | | Further GIF optimisation to reduce flicker. svn path=/import/netsurf/; revision=1356
* [project @ 2004-11-09 23:34:01 by rjw]Richard Wilson2004-11-092-39/+35
| | | | | | Move GIF decoding out of the plot loop where possible. svn path=/import/netsurf/; revision=1355
* [project @ 2004-11-09 23:32:40 by rjw]Richard Wilson2004-11-091-9/+9
| | | | | | Fix window resizing oddity svn path=/import/netsurf/; revision=1354
* [project @ 2004-11-09 21:27:59 by rjw]Richard Wilson2004-11-092-9/+10
| | | | | | Fix for GIF dirty frame clearance bug. svn path=/import/netsurf/; revision=1353
* [project @ 2004-11-09 18:29:01 by rjw]Richard Wilson2004-11-091-1/+2
| | | | | | Lose the flicker for themes with a left-aligned throbber svn path=/import/netsurf/; revision=1352
* [project @ 2004-11-07 11:30:18 by tlsa]Michael Drake2004-11-071-0/+0
| | | | | | Make separators more prominent. svn path=/import/netsurf/; revision=1351
* [project @ 2004-11-07 10:58:21 by tlsa]Michael Drake2004-11-071-0/+0
| | | | | | Throbber greys out when inactive. Update toolbar icon separators. svn path=/import/netsurf/; revision=1350
* [project @ 2004-11-06 21:03:55 by bursa]James Bursa2004-11-062-19/+48
| | | | | | Fix RISC OS DrawFile rendering. Document files. svn path=/import/netsurf/; revision=1349
* [project @ 2004-11-06 19:34:24 by bursa]James Bursa2004-11-062-11/+57
| | | | | | Fix RISC OS sprite rendering. Document files. svn path=/import/netsurf/; revision=1348
* [project @ 2004-11-06 17:09:19 by bursa]James Bursa2004-11-061-1073/+0
| | | | | | No longer used (replaced by render/html_redraw.c and plotters system). svn path=/import/netsurf/; revision=1347
* [project @ 2004-11-04 21:13:36 by jmb]John Mark Bell2004-11-044-3/+18
| | | | | | Lose nasty hard-coded strings svn path=/import/netsurf/; revision=1346
* [project @ 2004-11-04 18:10:41 by tlsa]Michael Drake2004-11-042-0/+46
| | | | | | Resynchronize messages translations. svn path=/import/netsurf/; revision=1345
* [project @ 2004-11-04 17:43:35 by tlsa]Michael Drake2004-11-043-6/+0
| | | | | | Purge obsolete entries. svn path=/import/netsurf/; revision=1344
* [project @ 2004-11-04 01:26:31 by rjw]Richard Wilson2004-11-041-1/+3
| | | | | | Only display separators when we should. Drunken code is bad. svn path=/import/netsurf/; revision=1343
* [project @ 2004-11-04 01:19:46 by rjw]Richard Wilson2004-11-045-21/+89
| | | | | | Toolbar separator icons are now displayed. svn path=/import/netsurf/; revision=1342
* [project @ 2004-11-03 23:27:15 by bursa]James Bursa2004-11-032-210/+250
| | | | | | Fix printing and improve error handling during printing. svn path=/import/netsurf/; revision=1341
* [project @ 2004-11-03 17:57:39 by rjw]Richard Wilson2004-11-031-0/+2
| | | | | | Hotlist entries are correctly redrawn when renamed svn path=/import/netsurf/; revision=1340