Content:TabSRMM/HotkeysTable/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(initial commit; hashtable of hotkeys defined)
 
(+hashtables for every hotkey)
Line 2: Line 2:
| InvokeContainerOptions;; SmileySelectionWindow;; ToggleToolbar;; InvokeProtocolMenu;; ScrollThroughMessages;; InvokeHistoryWindow;; ToggleTextFormatting;; AnotherSendingMessage;; CloseActiveTab;; MinimizeContainer;; ActivateSendMenu;; ActivateProtocolMenu;; FreezeMessageLogUpdates;; InsertMathTags;; ToggleInfoPanel;; ToggleBiDi;; ActivateMultisendMode;; PasteAndSend;; ScrollLogTop;; ScrollLogBottom;; ClearLog;; ScrollLogUp;; ScrollLogUpFast;; ScrollLogDown;; ScrollLogDownFast;; SelectCorrespondingTab;; SelectPreviousTab;; SelectNextTab;; ActivateFirstUnreadTab;; ActivateRecentUnreadTab;; GlobalUnreadSearch;; CycleTabs
| InvokeContainerOptions;; SmileySelectionWindow;; ToggleToolbar;; InvokeProtocolMenu;; ScrollThroughMessages;; InvokeHistoryWindow;; ToggleTextFormatting;; AnotherSendingMessage;; CloseActiveTab;; MinimizeContainer;; ActivateSendMenu;; ActivateProtocolMenu;; FreezeMessageLogUpdates;; InsertMathTags;; ToggleInfoPanel;; ToggleBiDi;; ActivateMultisendMode;; PasteAndSend;; ScrollLogTop;; ScrollLogBottom;; ClearLog;; ScrollLogUp;; ScrollLogUpFast;; ScrollLogDown;; ScrollLogDownFast;; SelectCorrespondingTab;; SelectPreviousTab;; SelectNextTab;; ActivateFirstUnreadTab;; ActivateRecentUnreadTab;; GlobalUnreadSearch;; CycleTabs
| ;;
| ;;
}}{{#hashdefine:
InvokeContainerOptions | hotkey= | ;; | =
}}{{#hashdefine:
SmileySelectionWindow | hotkey= | ;; | =
}}{{#hashdefine:
ToggleToolbar | hotkey= | ;; | =
}}{{#hashdefine:
InvokeProtocolMenu | hotkey= | ;; | =
}}{{#hashdefine:
ScrollThroughMessages | hotkey= | ;; | =
}}{{#hashdefine:
InvokeHistoryWindow | hotkey= | ;; | =
}}{{#hashdefine:
ToggleTextFormatting | hotkey= | ;; | =
}}{{#hashdefine:
AnotherSendingMessage | hotkey= | ;; | =
}}{{#hashdefine:
CloseActiveTab | hotkey= | ;; | =
}}{{#hashdefine:
MinimizeContainer | hotkey= | ;; | =
}}{{#hashdefine:
ActivateSendMenu | hotkey= | ;; | =
}}{{#hashdefine:
ActivateProtocolMenu | hotkey= | ;; | =
}}{{#hashdefine:
FreezeMessageLogUpdates | hotkey= | ;; | =
}}{{#hashdefine:
InsertMathTags | hotkey= | ;; | =
}}{{#hashdefine:
ToggleInfoPanel | hotkey= | ;; | =
}}{{#hashdefine:
ToggleBiDi | hotkey= | ;; | =
}}{{#hashdefine:
ActivateMultisendMode | hotkey= | ;; | =
}}{{#hashdefine:
PasteAndSend | hotkey= | ;; | =
}}{{#hashdefine:
ScrollLogTop | hotkey= | ;; | =
}}{{#hashdefine:
ScrollLogBottom | hotkey= | ;; | =
}}{{#hashdefine:
ClearLog | hotkey= | ;; | =
}}{{#hashdefine:
ScrollLogUp | hotkey= | ;; | =
}}{{#hashdefine:
ScrollLogUpFast | hotkey= | ;; | =
}}{{#hashdefine:
ScrollLogDown | hotkey= | ;; | =
}}{{#hashdefine:
ScrollLogDownFast | hotkey= | ;; | =
}}{{#hashdefine:
SelectCorrespondingTab | hotkey= | ;; | =
}}{{#hashdefine:
SelectPreviousTab | hotkey= | ;; | =
}}{{#hashdefine:
SelectNextTab | hotkey= | ;; | =
}}{{#hashdefine:
ActivateFirstUnreadTab | hotkey= | ;; | =
}}{{#hashdefine:
ActivateRecentUnreadTab | hotkey= | ;; | =
}}{{#hashdefine:
GlobalUnreadSearch | hotkey= | ;; | =
}}{{#hashdefine:
CycleTabs | hotkey= | ;; | =
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{Documentation
{{Documentation

Revision as of 16:56, 28 November 2015

Documentation

Defines hashtables with hotkeys of the TabSRMM plugin.

Todo: needs categorization