summaryrefslogtreecommitdiff
path: root/frontends/amiga/options.h
Commit message (Collapse)AuthorAgeFilesLines
* Allocate uncompressed bitmap data in extended memory.Chris Young2016-12-311-1/+4
| | | | This currently isn't working correctly - it simply freezes at some point after loading the page.
* Allow a second-run NetSurf to open passed URL in a new tab rather than a new ↵Chris Young2016-08-151-0/+1
| | | | window.
* Use charset from default Locale and store it in an option so we can (a) ↵Chris Young2016-06-251-1/+1
| | | | override and (b) get it without constantly looking it up
* In 8-bit mode, when using a 1-bit mask, set the mask so only wholly ↵Chris Young2016-05-221-1/+1
| | | | | | transparent pixels are not plotted by default. This is considered "more correct" than setting an arbitrary value when full alpha is not possible.
* move frontends into sub directoryVincent Sanders2016-05-151-0/+95