Chris Young
|
0804c43bf1
|
Allocate uncompressed bitmap data in extended memory.
This currently isn't working correctly - it simply freezes at some point after loading the page.
|
2016-12-31 14:01:29 +00:00 |
|
Chris Young
|
923cc06f98
|
Allow a second-run NetSurf to open passed URL in a new tab rather than a new window.
|
2016-08-15 17:51:01 +01:00 |
|
Chris Young
|
14bf4b47a5
|
Use charset from default Locale and store it in an option so we can (a) override and (b) get it without constantly looking it up
|
2016-06-25 17:52:32 +01:00 |
|
Chris Young
|
93be8d805e
|
In 8-bit mode, when using a 1-bit mask, set the mask so only wholly transparent pixels are not plotted by default.
This is considered "more correct" than setting an arbitrary value when full alpha is not possible.
|
2016-05-22 16:11:01 +01:00 |
|
Vincent Sanders
|
d21447d096
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
|