Hi all,
Today’s release is just a small update to 0.1 that hopefully should be easier for many of you to try out. I generally like to write software that works with the minimum of fuss, so I realised that compiling WebKit with Visual C++ 2008 SP1 was probably a bad idea. For this release I have dug out my old copy of Visual C++ 2005 and have compiled the supplied WebKit library using that. All dependencies for the 0.1.1 release *should* be included in the default .NET 2.0 install package.
This release also adds some new functionality; basic browser functions (navigating, back, forward, stop, refresh) and events should all work, as well as basic properties for getting and setting document content. Check out the source code or test browser application in the binary package to see these in more detail.
Hopefully there should be some semblance of a website up and running soon, but that’s all from me at the moment.
Peter