Friday, October 9, 2009

v8.50.0007 - 2009-10-09 21:40

BETA versions are now only available for registered users.
Find the download link at the bottom of the License Lounge.

  • + Custom Toolbar Buttons: Now you can skip stating the caption when you use an internal icon. The internal caption and keyboard shortcut will be used. For example:
      "|:hotlist" button "hotlist"
    will show "Hotlist Ctrl+H" in the popup menu.
  • * Custom Toolbar Buttons: Now a button can have a right-click event only (and do nothing on left-click).
  • * Tree: When moving the focused folder by drag'n'drop within the Tree this folder now remains the focused one and consequently the List does not change its contents. Before, the focus switched to the new parent of the moved folder.
  • * Window Class had changed from ThunderRT6FormDC to ThunderRT6Form. This has been undone: it's back to ThunderRT6FormDC.
  • ! Might have fixed an issue where CPU utilization jumps to 15-20% and stays there when XYplorer is running in a virtual machine.
  • ! Switching tabs with the mouse wheel crashed when item was selected in the opened tab. Fixed.
  • ! Moving tabs using Shift+Wheel did not work anymore. Fixed.