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.

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.

2012-03-23 22:52 - jmb - r13571 - (in trunk/libdom)

Lose unnecessary "struct"

2012-03-23 22:50 - tlsa - r13570 - (in trunk/netsurf)

Reference LIBRARIES document from each of the BUILDING-* docs.

2012-03-23 22:47 - jmb - r13569 - (in trunk/libdom)

No need to drop const -- hubbub's API is already sane.

2012-03-23 22:45 - jmb - r13568 - (in trunk/libdom)

Fix const-correctness of dom_hubbub_parser_parse_chunk API

2012-03-23 22:38 - jmb - r13567 - (in trunk/libdom)

Fix encoding_source namespace collision

2012-03-23 22:31 - tlsa - r13566 - (in trunk/netsurf)

Add document listing NetSurf project libraries needed to build NetSurf.

2012-03-23 19:18 - tlsa - r13565 - (in trunk/libdom)

Fix build on ARM.

2012-03-23 18:48 - dsilvers - r13564 - (in trunk/libdom)

More working (or at least running) tests

2012-03-23 18:48 - dsilvers - r13563 - (in trunk/libdom)

More tidying

2012-03-23 18:21 - dsilvers - r13562 - (in trunk/libdom)

Turn on some more working tests

2012-03-23 18:05 - dsilvers - r13561 - (in trunk/libdom)

Fix dom element attribute setting to return the old element as per the API

2012-03-23 18:03 - dsilvers - r13560 - (in trunk/libdom)

Rename 'a' to 'old_attr' so we can follow this routine more easily

2012-03-23 17:53 - tlsa - r13559 - (in branches/release/netsurf)

Add 2.9 ChangeLog.

2012-03-23 17:45 - dsilvers - r13558 - (in trunk/libdom)

Update various indents so generated C is easier to use gdb on

2012-03-23 17:25 - tlsa - r13557 - (in branches/release/netsurf)

Update BUILDING documents to point to correct library tags.

2012-03-23 16:56 - vince - r13556 - (in trunk/netsurf)

remove unecessary includes

2012-03-23 16:30 - tlsa - r13555 - (in trunk/netsurf)

Delete some trailing whitespace.

2012-03-22 21:48 - mmu_man - r13554 - (in trunk/netsurf)

Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds.

2012-03-22 21:34 - mono - r13553 - (in trunk/netsurf)

Fixed declarations of set_std_pixel / get_std_pixel

2012-03-22 21:33 - mono - r13552 - (in trunk/netsurf)

Fix missing include: desktop/options.h

2012-03-22 21:11 - mmu_man - r13551 - (in trunk/netsurf)

Build fix for BeOS: - don't include options.h directly, - typo.

2012-03-22 16:55 - vince - r13550 - (in trunk/libnsfb)

basic fixes for linux framebuffer surface

2012-03-22 09:35 - vince - r13549 - (in branches/vince/netsurf-options)

merged to trunk at revision 13548.

2012-03-22 09:34 - vince - r13548 - (in trunk/netsurf)

NetSurf options rework (a=vince r=daniels,jmb)

2012-03-21 21:20 - mono - r13547 - (in trunk/netsurf)

Be a bit more verbose and strict.

2012-03-21 21:19 - mono - r13546 - (in trunk/netsurf)

added dbg_rect function.

2012-03-21 21:19 - mono - r13545 - (in trunk/netsurf)

call set_clip/get_clip, declare result variables correctly.

2012-03-21 21:12 - mono - r13544 - (in trunk/netsurf)

Let user select download path and filename, removed unused struct members.

2012-03-21 19:25 - tlsa - r13543 - (in trunk/netsurf)

Updated German translation by Ruben Schuller.

2012-03-21 10:36 - vince - r13542 - (in branches/vince/netsurf-options)

clean up empty string handling

2012-03-21 10:04 - vince - r13541 - (in branches/vince/netsurf-options)

isolate main options in their own header

2012-03-21 08:45 - vince - r13540 - (in branches/vince/netsurf-options)

fix mising read/write function renames

2012-03-20 18:56 - vince - r13539 - (in branches/vince/netsurf-options)

convert beos options

2012-03-20 12:00 - vince - r13538 - (in branches/vince/netsurf-options)

convert cocoa frontend

2012-03-19 23:38 - chris_y - r13537 - (in branches/vince/netsurf-options)

fix warnings

2012-03-19 19:06 - vince - r13536 - (in branches/vince/netsurf-options)

complete atari option conversion

2012-03-19 18:24 - mmu_man - r13535 - (in trunk/netsurf)

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.

2012-03-19 03:19 - mmu_man - r13534 - (in trunk/netsurf)

Since nsurl wants to add // to url schemes, just abide by it. Third / separates the type and name.

2012-03-19 02:46 - mmu_man - r13533 - (in trunk/netsurf)

Fix the BeOS build. The rsrc: fetcher was left behind some fetcher changes.

2012-03-19 02:45 - mmu_man - r13532 - (in trunk/netsurf)

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.

2012-03-18 23:19 - vince - r13531 - (in branches/vince/netsurf-options)

almost complete atari conversion

2012-03-18 22:47 - vince - r13530 - (in branches/vince/netsurf-options)

make a start on atari option conversion

2012-03-18 22:20 - vince - r13529 - (in branches/vince/netsurf-options)

complete amiga option conversion

2012-03-18 00:23 - vince - r13528 - (in branches/vince/netsurf-options)

continuing conversion of amiga options

2012-03-16 14:56 - vince - r13527 - (in branches/vince/netsurf-options)

begin amiga option refactor

2012-03-16 14:45 - tlsa - r13526 - (in branches/vince/netsurf-options)

RISC OS build fixes.

2012-03-16 13:48 - vince - r13525 - (in branches/vince/netsurf-options)

fix ro option macro

2012-03-16 13:15 - vince - r13524 - (in branches/vince/netsurf-options)

fix option write function rename

2012-03-16 13:12 - vince - r13523 - (in branches/vince/netsurf-options)

complete conversion of riscos options

2012-03-15 19:18 - vince - r13522 - (in branches/vince/netsurf-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 line
pkg http://www.netsurf-browser.org/downloads/development/riscpkg/packages
to Choices:RiscPkg.Sources. See the RiscPkg documentation for more information.