Release Notes

Public

5.4.16.641: Jan 28 2015

New

Mac GUI: The look & feel of the Branch explorer's 'options' panel has been improved.

New

Mac & GTK GUI: Now, the Branch explorer's 'options' panel can be hidden.

New

GTK GUI: The look & feel of the 'Switcher' window has been improved.

New

GTK GUI: Added 'Switch workspace' button to the 'workspace' window sidebar.

New

GTK GUI: Usability: the navigation flow of the application has been improved. Also, the default buttons and the cancel buttons have been established according to the Human Interface Guidelines recommends.

GTK GUI: Usability: the navigation flow of the application has been reviewed and improved.

Also, default key accelerators have been implemented, binding them to

New

Mac & GTK GUI: Usability: the double click action has been implemented for each table of the application.

Bug

GameUI: Opening a previous revision by double-clicking on a row (details panel) caused a crash if the target application prevented the file from being modified externally. Fixed.

Bug

GTK GUI: Fix branch drawing in the Branch Explorer view. Some changesets were drawn out of the branch bounds.

Bug

GTK GUI: Fix several error messages:

* "Cairo.Context: called from finalization thread, programmer is missing a call to Dispose" that appear all the time on the console using the Branch explorer.

* "Stream does not support writing" and "Shutting down finalizer thread timed out." that appear sometimes when closing the GUI.

* "Gtk-CRITICAL **: gtk_box_pack: assertion `child->parent == NULL' failed" that appear also on the console opening the configuration panel or any view with filter.

Bug

GTK GUI: Fix an unexpected error occurred clicking on the Branch explorer view while it is loading, before rendering objects.