Метод | Описание | |
---|---|---|
ChannelCreated ( object sender, IRCChannel channel ) : void |
Handles the ChannelCreated event of Yaircc.UI.IRCMarshal.
|
|
ChannelUsersPopulated ( object sender, List |
Handles the NamesPopulated event of Yaircc.UI.IRCChannel.
|
|
ConfigureNewIRCMarshal ( object sender, IRCMarshal marshal ) : void |
Configures a newly created Yaircc.UI.IRCMarshal.
|
|
InsertNickNameIntoMessage ( string nickName ) : void |
Inserts the specified nick name into the input textbox.
|
|
MainForm ( ) : System |
Initialises a new instance of the MainForm class.
|
|
MarshalRegistered ( IRCMarshal marshal ) : void |
Indicates that a marshal has successfully registered on a network.
|
|
MarshalUnregistered ( IRCMarshal marshal ) : void |
Indicates that a marshal has unregistered from a network.
|
|
SetupForm ( ) : void |
Sets up the console page and initiates an update check.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
AboutToolStripMenuItem_Click ( object sender, |
Handles the Click event of ToolStripMenuItem.
|
|
ActionQueueTimer_Tick ( object sender, |
Handles the Tick event of System.Windows.Forms.Timer.
|
|
BuildFavouriteButtons ( ) : void |
Build the favourite server shortcut buttons.
|
|
ChannelBrowserToolStripButton_Click ( object sender, |
Handles the Click event of ToolStripButton.
|
|
ChannelsTabControl_ControlRemoved ( object sender, ControlEventArgs e ) : void |
Handles the ControlRemoved event of System.Windows.Forms.TabControl.
|
|
ChannelsTabControl_MouseDown ( object sender, MouseEventArgs e ) : void |
Handles the MouseDown event of System.Windows.Forms.TabControl.
|
|
ChannelsTabControl_SelectedIndexChanged ( object sender, EventArgs e ) : void |
Handles the SelectedIndexChanged event of System.Windows.Forms.TabControl.
|
|
CheckForUpdatesToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
ClearLogToolStripButton_Click ( object sender, EventArgs e ) : void |
Handles the Click event of System.Windows.Forms.ToolStripButton.
|
|
CloseChannelTabMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of System.Windows.Forms.ToolStripMenuItem.
|
|
CollapseAllToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
CommandIsClearCommand ( string input ) : bool |
Gets a value that indicates whether or not the command issued was /clear.
|
|
CommandIsCommandsList ( string input ) : bool |
Gets a value that indicates whether or not the command issued was /commands.
|
|
CommandIsConnectionRequest ( string command ) : bool |
Gets a value that indicates whether or not command is a server command.
|
|
CommandIsEmoticonsCommand ( string input ) : bool |
Gets a value that indicates whether or not the command issued was /emoticons.
|
|
ConnectToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
CopyToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
CutToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
DeleteToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
DisconnectTabMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of System.Windows.Forms.ToolStripMenuItem.
|
|
DisconnectToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
ExitToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
ExpandAllToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
FavouriteServer_Click ( object sender, EventArgs e ) : void |
Handles the Click event of System.Windows.Forms.ToolStripMenuItem.
|
|
FavouritesToolStripSplitButton_ButtonClick ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem and the ButtonClick event of ToolStripSplitButton.
|
|
FlashWindowInTaskBar ( ) : void |
Handles the NickNameMentioned event of Yaircc.UI.IRCTabPage.
|
|
GetForegroundWindow ( ) : IntPtr | ||
GroupByModeToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
HandleInput ( ) : void |
Handle the data currently in the text box.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InputTextBox_KeyDown ( object sender, KeyEventArgs e ) : void |
Handles the KeyDown event of Intninety.TemporalTextBox.
|
|
InputTextBox_KeyPress ( object sender, KeyPressEventArgs e ) : void |
Handles the KeyPress event of Intninety.TemporalTextBox.
|
|
InputTextBox_TextChanged ( object sender, EventArgs e ) : void |
Handles the TextChanged event of Intninety.TemporalTextBox.
|
|
JoinChannelToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
LeaveChannelTabMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of System.Windows.Forms.ToolStripMenuItem.
|
|
ListCommands ( ) : void |
Lists the supported commands in the current tab.
|
|
MainForm_Activated ( object sender, EventArgs e ) : void |
Handles the Activated event of System.Windows.Forms.Form.
|
|
MainForm_FormClosing ( object sender, FormClosingEventArgs e ) : void |
Handles the FormClosing event of System.Windows.Forms.Form.
|
|
MainForm_Resize ( object sender, EventArgs e ) : void |
Handles the Resize event of System.Windows.Forms.Form.
|
|
MainForm_Shown ( object sender, EventArgs e ) : void |
Handles the Shown event of System.Windows.Forms.Form.
|
|
MentionUserToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
ModeToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
NicknameToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
OpenPrivateChatMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of System.Windows.Forms.ToolStripMenuItem.
|
|
PasteToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
PopulateInputBoxFromCommandList ( int index ) : void |
Populates the input box from the command list using the specified index.
|
|
ProcessConnectionRequest ( Server server ) : void |
Processes a connection request and creates marshals and tabs were needed.
|
|
ProcessConnectionRequest ( string input ) : void |
Processes a connection request and creates marshals and tabs were needed.
|
|
ProcessConnectionRequest ( string input, Server server ) : void |
Processes a connection request and creates marshals and tabs were needed.
|
|
RedoToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
RefreshWindowsMenuItems ( Control controlToIgnore ) : void |
Refreshes the menu items that appear under the windows menu.
|
|
SaveAsToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
SelectAllToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
SettingsToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
ShowForm ( ) : void |
Hide the splash screen and show the main form.
|
|
ThemesToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
ToggleEnabledControl ( Control control, bool enabled ) : void |
Toggles whether or not a control and all child controls are enabled.
|
|
UndoToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
|
UpdateCheckBackgroundWorker_DoWork ( object sender, DoWorkEventArgs e ) : void |
Handles the DoWork event of System.ComponentModel.BackgroundWorker.
|
|
UpdateCheckBackgroundWorker_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void |
Handles the ProgressChanged event of System.ComponentModel.BackgroundWorker.
|
|
UpdateCheckBackgroundWorker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void |
Handles the RunWorkerCompleted event of System.ComponentModel.BackgroundWorker.
|
|
UpdateStatusBarText ( ) : void |
Updates the status bar text with a description of the currently selected tab.
|
|
UpgradeSettings ( ) : void |
Upgrades the settings file to the latest version where required.
|
|
UserTreeView_MouseDown ( object sender, MouseEventArgs e ) : void |
Handles the MouseDown event of System.Windows.Forms.TreeView.
|
|
WhoIsMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of System.Windows.Forms.ToolStripMenuItem.
|
|
WindowsToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
Handles the Click event of ToolStripMenuItem.
|
public ChannelCreated ( object sender, IRCChannel channel ) : void | ||
sender | object | The source of the event. |
channel | IRCChannel | The newly created channel. |
Результат | void |
public ChannelUsersPopulated ( object sender, List |
||
sender | object | The source of the event. |
users | List |
The users that are in the channel. |
Результат | void |
public ConfigureNewIRCMarshal ( object sender, IRCMarshal marshal ) : void | ||
sender | object | The source of the invocation. |
marshal | IRCMarshal | The marshal that was created. |
Результат | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public InsertNickNameIntoMessage ( string nickName ) : void | ||
nickName | string | The nick name to insert. |
Результат | void |
public MarshalRegistered ( IRCMarshal marshal ) : void | ||
marshal | IRCMarshal | The marshal that has registered. |
Результат | void |
public MarshalUnregistered ( IRCMarshal marshal ) : void | ||
marshal | IRCMarshal | The marshal that has unregistered. |
Результат | void |