- Fixed font colours in toolbar when using radical colour schemes on wxMSW.
- Improved BSD support.
- wxMSW vertical toolbar and wxMac toolbar don't support controls - using old-style toolbar there.
- Faster shutdown.
- Detached frames now have icons.
- Fixed sidebar buttons on wxMac.
- Fixed bitmapbutton/toolbarbutton fonts on wxMac and wxGTK2.
- Fixed win9x font issues; now using system font for bitmapbuttons.
- Log messages are also now passed to log box on server page.
- Fixed fullscreen-mode on wxMSW, added fullscreen option to menubar and fixed toolbar popup-menu positioning while in fullscreen.
- Fixed variable redefinition warnings with MS VC6.
- Applied patch 866355: Hetfields GTK-tray improvements:
- GTK2 compatibility.
- Unicode compatibility.
- Now uses global CImages class images for icon.
- Fixed transparency issues in KDE.
- Fixed segfault on exit.
- Fixed GTK warnings/criticals.
- General code cleanup and optimization.
- New bitmapbuttons are new iconset-theme aware.
- Fixed toolbar images updating on iconset changing.
- Fixed configure script to be compatible with BSD.
- Fixed the i18n issues that arose after implementing dynamic pages handling.
- Various Mac OS related fixes by Xavi.
- Fixed button-with-text-and-image controls - now compatible with all supported platforms.
- French translation by Nicolas Lussier.
- Avoid crash when requesting non-existent image from CImages.
- Avoid crash on shutdown when there are no dialog pages.
- Fixed minor memory leak in page detaching engine.
- Implemented button-with-text-and-image and multi-button controls.
- Populated toolbar with the above controls, now looks real cool :)
- Sidebar section buttons now also have images :)
- Improved flat-look under wxGTK.
- Imported Hetfield's GTK systray.
- Dialog pages can now be detached from main frame and displayed as separate frame. Not supported on wxMac.
- Serverpage look enhancements.
- Toolbar right-click popup menu (right-click on empty space in tbar).
- Fullscreen mode switch.
- Configure script.
- Fixed frame size/position saving.
- Fixed wierd behaviour reported by Avi if menubar/preferences are accessed before splashscreen disappears.
- Sidebar engine memory and speed optimizations.
- Hide main frame before shutdown (workaround for shutdown delay reported by Avi).