Release Notes
5.4.16.641: Jan 28 2015
Mac GUI: The look & feel of the Branch explorer's 'options' panel has been improved.
Mac & GTK GUI: Now, the Branch explorer's 'options' panel can be hidden.
GTK GUI: The look & feel of the 'Switcher' window has been improved.
GTK GUI: Added 'Switch workspace' button to the 'workspace' window sidebar.
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
Mac & GTK GUI: Usability: the double click action has been implemented for each table of the application.
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.
GTK GUI: Fix branch drawing in the Branch Explorer view. Some changesets were drawn out of the branch bounds.
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.
GTK GUI: Fix an unexpected error occurred clicking on the Branch explorer view while it is loading, before rendering objects.