- support for more SGI hardware (12-bit mode among others)
- fixed wxDC::Blit() to honour source DC's logical coordinates
- implemented wxIdleEvent::RequestMore() for simple background tasks
- (unlike thread work)
- implemented wxChoice::Delete()
+- fixed bad memory leak in wxFileDialog (Chris Elliott)
wxHTML: