summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [project @ 2004-11-03 02:37:58 by rjw]Richard Wilson2004-11-031-3/+3
| | | | | | Fix for refinding ufonts svn path=/import/netsurf/; revision=1339
* [project @ 2004-11-03 02:29:01 by rjw]Richard Wilson2004-11-036-8/+103
| | | | | | Changing screenmodes causes font handles to be refound. svn path=/import/netsurf/; revision=1338
* [project @ 2004-11-02 23:48:36 by jmb]John Mark Bell2004-11-021-1/+1
| | | | | | Rollback erroneous checkin svn path=/import/netsurf/; revision=1337
* [project @ 2004-11-02 23:23:07 by rjw]Richard Wilson2004-11-0224-199/+330
| | | | | | Fix for recent GIF decoding bug. Rectangular pixel mode-friendly sprites for hotlist. Slight change to history image size to please Tinct. Support for foreground and background image quality settings. Support for error diffusion and bi-linear filtering (Tinct still requires some further work) svn path=/import/netsurf/; revision=1336
* [project @ 2004-10-25 22:42:36 by jmb]John Mark Bell2004-10-251-19/+31
| | | | | | | | Fix silly line plotting bug. Fix stupidly large bounding boxes when plotting polygons. Tidy up filled rectangle plotting. svn path=/import/netsurf/; revision=1335
* [project @ 2004-10-22 20:58:11 by bursa]James Bursa2004-10-224-41/+48
| | | | | | Fix form textarea scrolling. The scrollbar now works properly. svn path=/import/netsurf/; revision=1334
* [project @ 2004-10-22 17:13:27 by matthewh]Matthew Hambley2004-10-221-1/+1
| | | | | | A library was renamed upstream svn path=/import/netsurf/; revision=1333
* [project @ 2004-10-20 23:31:31 by jmb]John Mark Bell2004-10-205-6/+42
| | | | | | Reimplement draw groups svn path=/import/netsurf/; revision=1332
* [project @ 2004-10-20 22:22:25 by jmb]John Mark Bell2004-10-201-15/+59
| | | | | | | Fix bbox issue when plotting lines. Reinstate background colour rectangles (positioning's a bit off vertically) svn path=/import/netsurf/; revision=1331
* [project @ 2004-10-20 19:41:19 by bursa]James Bursa2004-10-201-3/+3
| | | | | | Fix dashed and dotted border position and thickness. svn path=/import/netsurf/; revision=1330
* [project @ 2004-10-20 09:52:43 by jmb]John Mark Bell2004-10-201-542/+353
| | | | | | | | | | | | | | Rewrite such that it now uses plotters. Things that need fixing: - draw_plot_(line,rectangle) needs line pattern support (everything's solid for now) There's a couple of regressions, too: - page background colour is lost (plotting a filled rectangle of colour in draw_clg breaks some sites. This may require some sort of clipping) - there's no grouping of objects any more (sorry joty). I'm not entirely sure of the best way of going about this, as we no longer have box data. svn path=/import/netsurf/; revision=1329
* [project @ 2004-10-19 22:31:25 by tlsa]Michael Drake2004-10-191-6/+6
| | | | | | Change default colours for some form elements. svn path=/import/netsurf/; revision=1328
* [project @ 2004-10-19 21:29:39 by bursa]James Bursa2004-10-191-1/+1
| | | | | | Fix disc radius. svn path=/import/netsurf/; revision=1327
* [project @ 2004-10-19 21:17:16 by bursa]James Bursa2004-10-191-2/+2
| | | | | | Fix scaling of standalone images. svn path=/import/netsurf/; revision=1326
* [project @ 2004-10-19 21:16:12 by bursa]James Bursa2004-10-191-5/+20
| | | | | | Update to use plotters. svn path=/import/netsurf/; revision=1325
* [project @ 2004-10-18 02:27:19 by jmb]John Mark Bell2004-10-181-0/+1
| | | | | | | Fix segv in GTK build. /me also slaps the RISC OS build for not dying appropriately too. svn path=/import/netsurf/; revision=1324
* [project @ 2004-10-17 22:13:34 by jmb]John Mark Bell2004-10-174-13/+45
| | | | | | Lose hard-coded stylesheet URLs. svn path=/import/netsurf/; revision=1323
* [project @ 2004-10-17 21:51:06 by bursa]James Bursa2004-10-174-142/+235
| | | | | | Update to use plotters for HTML redraw. svn path=/import/netsurf/; revision=1322
* [project @ 2004-10-17 21:37:01 by jmb]John Mark Bell2004-10-172-0/+14
| | | | | | | Fixup to use plotters. Someone please fix the png bug. ta ;) svn path=/import/netsurf/; revision=1321
* [project @ 2004-10-17 21:30:03 by jmb]John Mark Bell2004-10-171-6/+5
| | | | | | | Remove spurious gifread object. General tidying svn path=/import/netsurf/; revision=1320
* [project @ 2004-10-17 21:16:35 by bursa]James Bursa2004-10-171-6/+9
| | | | | | Updated dependencies. svn path=/import/netsurf/; revision=1319
* [project @ 2004-10-17 21:16:00 by bursa]James Bursa2004-10-177-72/+82
| | | | | | Move to use plotters. Replace html.layout->children with html.layout. svn path=/import/netsurf/; revision=1318
* [project @ 2004-10-17 21:13:24 by bursa]James Bursa2004-10-171-4/+6
| | | | | | Add html_redraw.o and plotters.o; remove htmlredraw.o. svn path=/import/netsurf/; revision=1317
* [project @ 2004-10-17 21:12:32 by bursa]James Bursa2004-10-176-12/+27
| | | | | | Replace bitmap_redraw() with plot.bitmap(). svn path=/import/netsurf/; revision=1316
* [project @ 2004-10-17 21:11:29 by bursa]James Bursa2004-10-172-41/+70
| | | | | | Scrollbar and dragging work. svn path=/import/netsurf/; revision=1315
* [project @ 2004-10-17 21:10:19 by bursa]James Bursa2004-10-175-84/+112
| | | | | | Move box tree from html.layout->children to html.layout. Work on scrollbars. svn path=/import/netsurf/; revision=1314
* [project @ 2004-10-17 21:05:12 by bursa]James Bursa2004-10-171-0/+770
| | | | | | New target-independent implementation of html_redraw(), using plotters. svn path=/import/netsurf/; revision=1313
* [project @ 2004-10-17 21:03:19 by bursa]James Bursa2004-10-172-0/+435
| | | | | | New target-independent interface for plotting and RISC OS screen implementation. svn path=/import/netsurf/; revision=1312
* [project @ 2004-10-17 21:01:35 by bursa]James Bursa2004-10-171-3/+3
| | | | | | More border-styles now implemented. svn path=/import/netsurf/; revision=1311
* [project @ 2004-10-13 12:52:21 by tlsa]Michael Drake2004-10-131-2/+2
| | | | | | Correction for French interactive help text too. Thanks to Sebastian Barthel. svn path=/import/netsurf/; revision=1310
* [project @ 2004-10-13 12:37:38 by tlsa]Michael Drake2004-10-132-106/+106
| | | | | | Update to German translation and correction of English interactive help text by Sebastian Barthel svn path=/import/netsurf/; revision=1309
* [project @ 2004-10-09 19:14:26 by jmb]John Mark Bell2004-10-091-3/+8
| | | | | | Work around issue with selected radio buttons/checkboxes having no current value svn path=/import/netsurf/; revision=1308
* [project @ 2004-10-07 09:34:15 by bursa]James Bursa2004-10-071-1/+1
| | | | | | Fix #include path. svn path=/import/netsurf/; revision=1307