summaryrefslogtreecommitdiff
path: root/riscos/options.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-07-20 20:02:59 by rjw]Richard Wilson2004-07-201-2/+5
| | | | | | Fix for buffered text plotting. GUI control over font blending and buffering. svn path=/import/netsurf/; revision=1129
* [project @ 2004-07-19 23:35:12 by rjw]Richard Wilson2004-07-191-2/+5
| | | | | | Double buffering for animations to remove flicker. Background font blending turned on by default. svn path=/import/netsurf/; revision=1121
* [project @ 2004-06-28 19:35:04 by rjw]Richard Wilson2004-06-281-3/+3
| | | | | | Optional window size inheritance to appease tlsa. Updates to code comments. Ctrl-N shortcut to open a new window. svn path=/import/netsurf/; revision=1023
* [project @ 2004-06-27 14:41:14 by rjw]Richard Wilson2004-06-271-0/+3
| | | | | | Improved window positioning svn path=/import/netsurf/; revision=1018
* [project @ 2004-06-25 16:52:01 by jmb]John Mark Bell2004-06-251-2/+5
| | | | | | Background blend fonts if we can (and the user wants us to). Turned off by default. svn path=/import/netsurf/; revision=1007
* [project @ 2004-06-10 22:11:44 by rjw]Richard Wilson2004-06-101-2/+5
| | | | | | GUI control of background images. Scaled background images. svn path=/import/netsurf/; revision=953
* [project @ 2004-05-24 20:50:57 by rjw]Richard Wilson2004-05-241-3/+5
| | | | | | | Added option for maximum GIF animation speed (currently defaults to 10cs). Fix for scaled animations not being correctly updated due to rounding issues. svn path=/import/netsurf/; revision=895
* [project @ 2004-05-23 12:50:37 by rjw]Richard Wilson2004-05-231-6/+6
| | | | | | Fix for my stupidity. svn path=/import/netsurf/; revision=892
* [project @ 2004-05-23 12:22:05 by rjw]Richard Wilson2004-05-231-1/+21
| | | | | | Improved style guide compliance and (incomplete) option to save window starting characteristics. svn path=/import/netsurf/; revision=891
* [project @ 2004-05-04 22:21:37 by rjw]Richard Wilson2004-05-041-2/+23
| | | | | | Revised GUI. svn path=/import/netsurf/; revision=823
* [project @ 2004-04-12 21:46:08 by jmb]John Mark Bell2004-04-121-2/+5
| | | | | | Add popup tooltip containing URL when mouse is over history window entry svn path=/import/netsurf/; revision=766
* [project @ 2004-04-11 14:29:30 by rjw]Richard Wilson2004-04-111-0/+1
| | | | | | Added ability to turn off 32bpp thumbnails. svn path=/import/netsurf/; revision=752
* [project @ 2004-04-10 18:12:58 by rjw]Richard Wilson2004-04-101-8/+13
| | | | | | Added option for thumbnail oversampling. svn path=/import/netsurf/; revision=743
* [project @ 2004-03-09 10:22:12 by rjw]Richard Wilson2004-03-091-2/+8
| | | | svn path=/import/netsurf/; revision=593
* [project @ 2004-02-27 14:09:15 by bursa]James Bursa2004-02-271-2/+5
| | | | | | Implement option_language. svn path=/import/netsurf/; revision=574
* [project @ 2004-02-13 23:07:42 by bursa]James Bursa2004-02-131-6/+6
| | | | | | Add font size configuration and fix proxy options bug. svn path=/import/netsurf/; revision=538
* [project @ 2004-02-13 16:09:12 by bursa]James Bursa2004-02-131-41/+19
| | | | | | Clean up and rewrite options code. svn path=/import/netsurf/; revision=536
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+5
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-06 02:14:28 by jmb]John Mark Bell2003-06-061-0/+3
| | | | | | Add RCS ID svn path=/import/netsurf/; revision=169
* [project @ 2003-06-01 23:02:56 by monkeyson]Phil Mellor2003-06-011-0/+51
Configuration windows added. HTTP Proxy support (untested). svn path=/import/netsurf/; revision=145