Changes in Oct 30th 2014 Version

  1. Added new workspace menu item and assignable action : EXIT_PROXY_APPLICATION (though, I forgot to include it into "help list of actions" in the Settings.xml file).

  2. Fix for the procedure that runs on timer: "update window titles from Selector list or update Selector list from window titles, depending on user setting".

  3. Added four new assignable actions to create COMMAND/SUBMENU launchers via clipboard copy/paste by working from text editor or terminal.

    INSERT_COMMAND_LAUNCHER_WITH_COMMAND_TEXT_FROM_CLIPBOARD
    INSERT_SUBTREE_LAUNCHER_WITH_NAME_TEXT_FROM_CLIPBOARD
    SET_TOOLTIPS_FOR_SELECTED_LAUNCHER_TO_TEXT_FROM_CLIPBOARD
    COLLAPSE_PARENT_OF_SELECTED_LAUNCHER_AND_SELECT_IT

    While those are assigned to HotKeys, one can populate LauncherTree while working in text editor and not even looking at the LauncherTree. Copy to clipboard command text or header text in editor or in terminal, then paste it on LauncherTree as new COMMAND or SUBMENU launcher by simply pressing HotKey without leaving text editor or terminal window.

  4. Made it easier (internally, for programer) to rearrange the buttons in the menubar of the main window.

  5. Improved switch of the workspace on Shift_Mouse_Scroll

  6. Fixed some typos in the comments in the source code.

  7. Obtained new code signing certificate (renewed it) and used it to sign new version.