# # # patch "NEWS" # from [df029aafdc2ccf2e173378f15b54655afe59458d] # to [1af8cdca431c5b57da62098010951a8f6871537e] # ============================================================ --- NEWS df029aafdc2ccf2e173378f15b54655afe59458d +++ NEWS 1af8cdca431c5b57da62098010951a8f6871537e @@ -7,24 +7,39 @@ - new: possibility to view and export files for any revision from the standard Select Revision or Changeset Browser dialogs (just double- or right-click on any revision) + - new: workspace update dialog (stub) - new: possibility to diff two distinct revisions from the Select Revision dialog (available via Checkout, Commit or Update dialog) - - new: guitone now checks for updates automatically on all platforms - (configurable), while using the Sparkle framework on OSX (an appcast is - available under http://guitone.thomaskeller.biz/appcast.xml) + - new: guitone now checks for application updates automatically on all + platforms (can be disabled in the preference), while using the Sparkle + framework on OSX (an appcast is available under + http://guitone.thomaskeller.biz/appcast.xml) - new: possibility to open single databases and trigger actions on them - new: possibility to have several open windows at once (either in database or workspace mode), proper window management + - new: possibility to define databases or workspaces as command line + arguments; on Mac OS X integration into the Event Manager to receive + open events from the Finder and other apps (also registered *.mtn as + type to be handled by guitone and included a fancy file logo) - new: configurable application logging - logfile is written in your home directory as "guitone.log" - new: workspace/database-specific dialogs are displayed as sheets under OSX (so-called document-modal), all dialogs are in mac-metal style - - improved: better grouping in the View-menu + - improved: better grouping in the View-menu, Alt-modifier for view options + to avoid clashes with input widgets - improved: monotone icon on all windows for easier recognition + - improved: if a new key is generated, the key management dialog hides and + is shown afterwards again - improved: about dialog now has a little "Lobhudelei" wrt #qt irc channel on freenode - improved: the main window now handles context menus requested on multiple-item selections (no associated actions yet) + - improved: the root directory of a loaded workspace is now by default + expanded and loaded in the rightside list + - improved: new column "additional info" in the workspace view which shows + the source/ target path of a renamed item + - improved: universal builds are disabled by default on Mac OS X + (faster builds) - bugfix: hide ignored files now actually shows not ignored ones - bugfix: guitone no longer crashes if a binary is tried to be diffed - bugfix: the select revision dialog should no longer show an empty @@ -36,6 +51,9 @@ - bugfix: icon overlays should now work properly on all platforms (have been wrongly scaled before because of the assumption that only OSX knows bigger icon sizes...) + - bugfix: proper handling of 0 Byte payload in StdioParser + - bugfix: cd-up is no longer shown if you are in the root directory + of a workspace - internal: MainWindow class is now based on a Qt form as well - internal: global version number defined in project file - internal: all token parsers have now a common base class and work on @@ -49,11 +67,10 @@ furthermore support for binary data on stdin of the mtn process (needed for mtn automate put_file) - internal: ripped subdirs setup since libqanava seems to be dead - - internal: fixed many memory leaks (thansk to Jean-Louis) + - internal: fixed many memory leaks (thanks again to Jean-Louis) + - internal: started on unit test setup - internal: lots of refactorings and renamings -(News bis a64f9a867fdeafcc75040c49c9df49bfd73930eb) - 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