2006-12-28 (0.5) - new: completion support in the switch workspace revision dialog's input - new: key management dialog which includes the possibility to generate new keys and some simple clipboard copy functionality - new: if there are uncommitted changes, the appropriate dirs and files are recursively printed bold - new: possibility to open files from guitone with the default registered program - new: file diff dialog which shows differences in individual files in context and with a nice bar on the right - new: revision diff dialog which shows all differences in a selected dir (context: "Diff all") - new: about dialog for contact info and license display - improved: more view states available - its now possible to only show the file/tree view with files of a certain state - improved: default actions (item doubleclick) are now visualized with bold text - improved: mtn version is now checked also on program startup, additionally the output of interface_version is taken into consideration (if a recent version of guitone needs a recent version of monotone which is yet unreleased, the interface_version is already bumped, the release version probably not...) - fixed: do not read attributes for deleted items - fixed: removed "one level up" label in favor of much simpler ".." - fixed: file/folder list is now sorted ascending by default - fixed: osx: about and preferences dialogs should be properly put into the app menu (yet untranslated, however) - fixed: utf8 data (filenames, ...) should now work proper with the monotone wrapper - internal: code cleanup and tons of minor bugfixes - internal: guitone should now also compile cleanly without pch enabled, also made this more verbose and error-prone for universal builds where pch need to be disabled - internal: moved codebase into a subdir config to support easy drop-ins of external libraries, libqanava should have been the first giving guitone a fancy graphical revision view, but this didn't work because the software is still incomplete and thus was removed - internal: removed dependency of AutomateCommand from the Monotone wrapper, now this should be easier to use in other projects as well... 2006-10-03 (0.4) - Interims release, mainly to show we're still alive =) - support for different monotone binaries, configurable via preferences dialog (version check added, guitone now requires mtn >= 0.29) - revision browser (later used for switching the workspace revision, etc.) - new attributes view (utilizes mtn automate attributes) - improved error handling (fatal errors) - OSX application icon and updated logo - localized application menu on OSX - states of tree and list views (column sizes and positions) are now remembered - minor fixes - internal: added BasicIO parser - internal: removed OSX < 10.4 warning - internal: i18n files are now managed via qrc as well - internal: inventory items can get a label setting (independent of the path) 2006-06-17 (0.3) - Move to Qt4 - Icon overlays for workspace states - Translation support - Better handling of interface to monotone 2006-04-06 (0.2) - Fixes to let it work with 0.26pre3 2006-03-05 (0.1) - Initial release