Began work on RecentFiles library, and tested stuff on Darwine
Began porting RecentFiles library. This unfortunately relies on my old-style XML i/o code instead of ADOM, so the disk i/o stuff will have to be rewritten, but it shouldn't take more than an hour or so.
Also, with Greg, began testing D2009 test apps on Darwine. It seems that the Kronenberg download of Darwine (which is at 1.0.1, the same as the Ubuntu version) works perfectly as long as you run your apps from the command line using the wine binary; if you try to use his WineHelper app, they blow up. What this means is that Wine works great on OSX (we even tested with Japanese GUI strings), so we have a viable platform, but we don't have a user-friendly Wine front-end for Mac users. That may change over time, but in any case we can provide a script-based installer that would put the app in the right place, and then create shortcuts that would run it properly. So all three platforms are a go.