Lose unnecessary "struct"
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.8 MB 23 Mar 2012 23:01 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.
Reference LIBRARIES document from each of the BUILDING-* docs.
No need to drop const -- hubbub's API is already sane.
Fix const-correctness of dom_hubbub_parser_parse_chunk API
Fix encoding_source namespace collision
Add document listing NetSurf project libraries needed to build NetSurf.
Fix build on ARM.
More working (or at least running) tests
More tidying
Turn on some more working tests
Fix dom element attribute setting to return the old element as per the API
Rename 'a' to 'old_attr' so we can follow this routine more easily
Add 2.9 ChangeLog.
Update various indents so generated C is easier to use gdb on
Update BUILDING documents to point to correct library tags.
remove unecessary includes
Delete some trailing whitespace.
Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds.
Fixed declarations of set_std_pixel / get_std_pixel
Fix missing include: desktop/options.h
Build fix for BeOS: - don't include options.h directly, - typo.
basic fixes for linux framebuffer surface
merged to trunk at revision 13548.
NetSurf options rework (a=vince r=daniels,jmb)
Be a bit more verbose and strict.
added dbg_rect function.
call set_clip/get_clip, declare result variables correctly.
Let user select download path and filename, removed unused struct members.
Updated German translation by Ruben Schuller.
clean up empty string handling
isolate main options in their own header
fix mising read/write function renames
convert beos options
convert cocoa frontend
fix warnings
complete atari option conversion
Reworked r13532 in a cleaner way. The FLEX_ARRAY_LEN_DECL macro from utils.h should be used when declaring an empty array at end of struct.
Since nsurl wants to add // to url schemes, just abide by it. Third / separates the type and name.
Fix the BeOS build. The rsrc: fetcher was left behind some fetcher changes.
Workaround use of C99 flex array. gcc2 did not support it, only 0-len arrays. Possibly a FLEX_ARRAY_LEN macro could be defined in utils.h instead.
almost complete atari conversion
make a start on atari option conversion
complete amiga option conversion
continuing conversion of amiga options
begin amiga option refactor
RISC OS build fixes.
fix ro option macro
fix option write function rename
complete conversion of riscos options
more riscos option changes
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.
