Hi John-Mark,
Many thanks for posting that diff - I've been studying it, and it's made a few
things clearer to me.
I have some very basic questions, if anyone's got time to answer them:
1) How can I check out from SVN a different branch to the main one? I've only
used CVS up to now. Would the best way to tackle getting the treeview core
stuff to work with the RISC OS front end be to check out the treeview branch
and work on that until it compiles and runs on RISC OS, and then merge that
back into the trunk?
2) I'm right in thinking that at the moment, the RISC OS version uses its own
tree view code for the history and cookies displays, but that you've created
target-independent treeview code in the core now and RISC OS needs to ditch its
own code and just use the core code.
3) If so, is there more detail about the interface to the core's new treeview
code?
4) Is there any form of debug build for RISC OS?
Sorry if any or all of the above are very obvious questions!
Thanks in advance,
Will