Redraw object scrollbars if required.
RISC OS Development Builds
The development build available on this page is built automatically from the latest source code in SVN.
Notice:
At any given time these builds may be unstable or have verbose logging enabled which could compromise performance of the browser.
- NetSurf for RISC OS 2.7 MB 30 Aug 2010 22:46 UTC
By regularly running a recent development build you can help us improve NetSurf by providing feedback to the authors.
Any bug reports or feature requests should be posted on the NetSurf issue tracker. If you aren't running RISC OS, you can fetch the latest source and build NetSurf for your system.
Recent SVN Activity
All times are in UTC.
Fix object descendants and make space for scrollbars if required.
Don't special case height to content height when object's content is HTML.
Fix clipping to exclude border for objects.
simple first pass at file fetcher implementation
Implement DocumentType.name
Jump through hoops to conform to the spec: apparently, it requires unsigned values to be considered as signed
Merge branches/struggleyb/libdom-html to trunk. A few additional fixes to reduce the number of regressions to single figures.
Revert accidental change which was causing corruption down the right-hand side of images
Debug plotters. It appears that the odd slowness on some sites (eg. sourceforge.net) can be eliminated by setting option_cache_bitmaps to 2, so make that the default.
Fix bug #3055480: properly compare URLs, instead of erroneously assuming that strcasecmp is the correct answer.
Alias W for WINDOW and T for TAB. Add documentation on ARexx startup/shutdown scripts
Add startup and shutdown ARexx scripts (default to startup.nsrx and shutdown.nsrx) Remove PROGDIR: from arexx_dir default as AM_EXECUTE can't find files in PROGDIR:
Add ARexx commands CLOSE (close window/tab) and ACTIVE (current window/tab number to pass to other ARexx commands) Add CloseTabs.nsrx script to close all tabs in the current window except the active one
Sync with modified libwapcaplet API: 11 additional DOM Level1 testsuite failures. Most importantly, it actually compiles now.
Fix GTK install target (note: .svn directories end up in the installed tree. This needs fixing)
Move directory listing HTML generation functions into separate module.
Add a couple of border test cases and the beginnings of a plotter test page.
+ Don't even consider top and bottom borders when they fall outside the clip rect. Should make scrolling up and down slightly faster. + Clip borders plotted as rectangles to the current clip rectangle. Fixes redraw issue with very tall borders.
+ Pass clip rectangle around html_redraw_* as a struct rect. + Reduce fp maths at 1:1 scale for boxes with overflow:visisble. + Simplfy border plots.
Avoid libjpeg version conflicts
Absolute path for theme location
Development Build Packages
NetSurf development builds for RISC OS are also available though the RiscPKG packaging system. To use the package, add the linepkg http://www.netsurf-browser.org/downloads/development/riscpkg/packages
to Choices:RiscPkg.Sources. See the RiscPkg documentation for more information.
