| Commit message (Expand) | Author | Age | Files | Lines |
* | non-working "always show tabbar" option | Chris Young | 2012-12-09 | 1 | -0/+3 |
* | Warn when closing multiple tabs | Chris Young | 2012-12-08 | 1 | -0/+3 |
* | Allow the size of the web search gadget to be user-set | Chris Young | 2012-12-06 | 1 | -0/+3 |
* | Remove font_unicode_list - font_unicode is a list now. | Chris Young | 2012-11-08 | 1 | -3/+0 |
* | Now the graphics.library plotters are feature-complete, use them by default. | Chris Young | 2012-10-24 | 1 | -1/+1 |
* | set the redraw to non-tiled by default. people can play with these settings i... | Chris Young | 2012-09-22 | 1 | -2/+2 |
* | allow font anti-aliasing to be switched off in true-colour modes | Chris Young | 2012-08-12 | 1 | -0/+3 |
* | Change default mask threshold to something more sensible | Chris Young | 2012-08-12 | 1 | -1/+1 |
* | allow tweaking threshold where alpha turns to mask | Chris Young | 2012-08-10 | 1 | -0/+3 |
* | allow setting dithering quality 0-2 | Chris Young | 2012-08-05 | 1 | -0/+3 |
* | Run NetSurf at priority 0 by default, dropping to priority -1 when | Chris Young | 2012-06-04 | 1 | -0/+3 |
* | Allow a comma-separated list of fonts to be specified in font_unicode_list | Chris Young | 2012-05-09 | 1 | -0/+3 |
* | Use font_unicode option as preferred (first scanned) font. Ideally need to | Chris Young | 2012-05-05 | 1 | -1/+4 |
* | Integrate Unicode font scanner into NetSurf. | Chris Young | 2012-05-05 | 1 | -0/+3 |
* | Make simple refresh a configurable option | Chris Young | 2012-04-28 | 1 | -0/+3 |
* | Re-jig URL launch as would never have fallen back to using openurl.library. | Chris Young | 2012-04-18 | 1 | -3/+6 |
* | NetSurf options rework (a=vince r=daniels,jmb) | Vincent Sanders | 2012-03-22 | 1 | -156/+162 |
* | More reasonable tile size defaults | Chris Young | 2012-03-03 | 1 | -2/+2 |
* | allow both x and y dimensions of redraw tiles to be configured | Chris Young | 2012-02-29 | 1 | -4/+7 |
* | Add tiled refresh, with tiles of max size option_redraw_tile_size. This | Chris Young | 2012-02-25 | 1 | -1/+4 |
* | option_screen_compositing to enable switching compositing for NetSurf's own | Chris Young | 2012-02-24 | 1 | -0/+3 |
* | Default X and Y aspect ratio to 0. This will make NetSurf assume that the sc... | Chris Young | 2012-01-06 | 1 | -2/+2 |
* | Reimplement the previous hotlist menu refresh code, as the bug causing the pr... | Chris Young | 2011-11-07 | 1 | -1/+4 |
* | Be more flexible with the aspect ratios we correct to. | Chris Young | 2011-10-11 | 1 | -3/+6 |
* | Default search ico should only come from theme | Chris Young | 2011-10-08 | 1 | -3/+0 |
* | Change option to get accepted languages from Locale into a checkbox so it upd... | Chris Young | 2011-09-11 | 1 | -1/+4 |
* | Avoid calling AllocSignal() until the last minute, as it causes PM_OPEN to in... | Chris Young | 2011-09-02 | 1 | -4/+1 |
* | Correct aspect ratio correctly and support widescreen displays | Chris Young | 2011-07-17 | 1 | -1/+4 |
* | When opening new tabs next to the active one, open them sequentially until th... | Chris Young | 2011-07-02 | 1 | -1/+1 |
* | Add an option to open new tabs next to the current tab. Needs some additiona... | Chris Young | 2011-07-02 | 1 | -0/+3 |
* | disable context menus until i figure out why they have suddenly started crashing | Chris Young | 2011-06-17 | 1 | -1/+1 |
* | remove no_iframes | Chris Young | 2011-06-15 | 1 | -3/+0 |
* | Sticky menus shouldn't be default as they are non-standard | Chris Young | 2011-05-08 | 1 | -1/+1 |
* | Make Y DPI a configurable option. Default is 72 (AmigaOS standard) | Chris Young | 2011-04-25 | 1 | -1/+4 |
* | Implement ask overwrite | Chris Young | 2011-03-26 | 1 | -1/+1 |
* | Direct rendering. Testing only; has problems with inline image placement, grey | Chris Young | 2011-03-05 | 1 | -1/+4 |
* | Enable selection of rendering engine (graphics.library, Cairo) at runtime, if... | Chris Young | 2011-03-05 | 1 | -2/+5 |
* | Disable IFrames by default as they are a pop-up nightmare | Chris Young | 2011-01-04 | 1 | -1/+1 |
* | Allow snapshotting of treeview windows | Chris Young | 2010-12-19 | 1 | -2/+38 |
* | Merge treeview-redux to trunk | John Mark Bell | 2010-10-05 | 1 | -3/+0 |
* | Change "cache native bitmaps" default back to 0. The userbase's graphics car... | Chris Young | 2010-09-28 | 1 | -1/+1 |
* | Debug plotters. It appears that the odd slowness on some sites (eg. sourcefo... | Chris Young | 2010-08-30 | 1 | -1/+1 |
* | Add startup and shutdown ARexx scripts (default to startup.nsrx and shutdown.... | Chris Young | 2010-08-28 | 1 | -0/+6 |
* | Add option to control whether drags have icons or just a pointer change. | Chris Young | 2010-07-29 | 1 | -1/+4 |
* | Amiga font code revamped and fixed. Will now fall back to a different font i... | Chris Young | 2010-05-06 | 1 | -1/+4 |
* | Remove verbose_log from options file | Chris Young | 2010-04-03 | 1 | -3/+0 |
* | Search and a couple of other new options | Chris Young | 2009-12-23 | 1 | -0/+3 |
* | Non-functional search bar | Chris Young | 2009-12-21 | 1 | -0/+3 |
* | Simple web search implementation | Chris Young | 2009-12-18 | 1 | -2/+7 |
* | Amiga print UI | Chris Young | 2009-11-01 | 1 | -0/+3 |