not many new features - but finally I merged my "get-rid-of-windom" branch into master.
This means one dependency less, and also a more responsive GUI...
Maybe not everything did improve. I hope to have it working well without windom.... but maybe that didn't always succeeded,
it's up to you to test that

Now I can concentrate further developments on improvements... (I worked on the windom removal for about 2 month) - if I like to

Some things which are really new:
- Full-Text Search is now integrated into the browser window.
- The settings dialog appears as one large form....
- The GUI is more responsive during page loads, because I use evnt_multi_fast now, and I do not limit the
rate of calls to evnt_multi_fast when netsurf is active (like I did with EvntWindom() - which at least took 10ms for each call)
I think I will release some optimized test builds soon.
Until then, please test the autobuilds from here:
http://ci.netsurf-browser.org/builds/atari/
- Please remember to lower the amount of conccurent fetchers under network (2 is an good value)
- And also edit Choices after first run of netsurf and set min_reflow_period to something larger, like 750 or so.
The default value causes to many screen redraws during page load.
Thanks for testing & Greets
Another hint:
The larger you set the minimum font size, the faster is the character redraw.