I am going to spend the first coding week refactoring the tree view code. With the work I've done in the past few days I realised that it would be useful to get the global history from riscos available for other platforms in order to have a testing ground for the widget. The code needed little changes to work at all but still might need some better insight. Although it extends the time needed for this part of my project it's something I would have to do anyway later, so I think it's a better solution than writing code used solely for testing.
At the end of the week I would like to have done the following things: - the treeview history working on any platform - platform dependent code from tree view reduced to a minimum - sorting option for a tree node
