Property | Type | Description | |
---|---|---|---|
Chat | System.Windows.Forms.GroupBox | ||
autoSit | System.Windows.Forms.GroupBox | ||
autoSitClear | System.Windows.Forms.Button | ||
autoSitEnabled | System.Windows.Forms.CheckBox | ||
autoSitName | System.Windows.Forms.TextBox | ||
autoSitNameLabel | System.Windows.Forms.Label | ||
autoSitSit | System.Windows.Forms.Button | ||
autoSitUUID | System.Windows.Forms.TextBox | ||
autoSitUUIDLabel | System.Windows.Forms.Label | ||
cbAutoReconnect | System.Windows.Forms.CheckBox | ||
cbAutoScriptPermission | System.Windows.Forms.ComboBox | ||
cbChatTimestamps | System.Windows.Forms.CheckBox | ||
cbDisableChatIMLog | System.Windows.Forms.CheckBox | ||
cbDisableHTTPInventory | System.Windows.Forms.CheckBox | ||
cbDisableLookAt | System.Windows.Forms.CheckBox | ||
cbFriendsHighlight | System.Windows.Forms.CheckBox | ||
cbFriendsNotifications | System.Windows.Forms.CheckBox | ||
cbHideLoginGraphics | System.Windows.Forms.CheckBox | ||
cbHighLight | System.Windows.Forms.GroupBox | ||
cbHighlightChat | System.Windows.Forms.CheckBox | ||
cbHighlightGroupIM | System.Windows.Forms.CheckBox | ||
cbHighlightIM | System.Windows.Forms.CheckBox | ||
cbIMTimeStamps | System.Windows.Forms.CheckBox | ||
cbLSLHelperEnabled | System.Windows.Forms.CheckBox | ||
cbMUEmotes | System.Windows.Forms.CheckBox | ||
cbMinToTrey | System.Windows.Forms.CheckBox | ||
cbMisc | System.Windows.Forms.GroupBox | ||
cbNameLinks | System.Windows.Forms.CheckBox | ||
cbNoTyping | System.Windows.Forms.CheckBox | ||
cbOnInvOffer | System.Windows.Forms.ComboBox | ||
cbRLV | System.Windows.Forms.CheckBox | ||
cbRLVDebug | System.Windows.Forms.CheckBox | ||
cbRadegastClientTag | System.Windows.Forms.CheckBox | ||
cbRadegastLogToFile | System.Windows.Forms.CheckBox | ||
cbResolveURIs | System.Windows.Forms.CheckBox | ||
cbShowScriptErrors | System.Windows.Forms.CheckBox | ||
cbSyntaxHighlight | System.Windows.Forms.CheckBox | ||
cbTaskBarHighLight | System.Windows.Forms.CheckBox | ||
cbTrasactChat | System.Windows.Forms.CheckBox | ||
cbTrasactDialog | System.Windows.Forms.CheckBox | ||
gbAutoResponse | System.Windows.Forms.GroupBox | ||
gbDisplayNames | System.Windows.Forms.GroupBox | ||
gnAutoInventory | System.Windows.Forms.GroupBox | ||
gnAutoScriptPermission | System.Windows.Forms.GroupBox | ||
label2 | System.Windows.Forms.Label | ||
label4 | System.Windows.Forms.Label | ||
lblLSLUUID | System.Windows.Forms.Label | ||
pseudoHome | System.Windows.Forms.GroupBox | ||
pseudoHomeClear | System.Windows.Forms.Button | ||
pseudoHomeEnabled | System.Windows.Forms.CheckBox | ||
pseudoHomeLocation | System.Windows.Forms.TextBox | ||
pseudoHomeSet | System.Windows.Forms.Button | ||
pseudoHomeTP | System.Windows.Forms.Button | ||
pseudoHomeTolerance | System.Windows.Forms.NumericUpDown | ||
pseudoHomeToleranceLabel | System.Windows.Forms.Label | ||
rbAutoAlways | System.Windows.Forms.RadioButton | ||
rbAutoNonFriend | System.Windows.Forms.RadioButton | ||
rbAutobusy | System.Windows.Forms.RadioButton | ||
rbDNDandUsernme | System.Windows.Forms.RadioButton | ||
rbDNOff | System.Windows.Forms.RadioButton | ||
rbDNOnlyDN | System.Windows.Forms.RadioButton | ||
rbDNSmart | System.Windows.Forms.RadioButton | ||
tbLSLAllowedOwner | System.Windows.Forms.TextBox | ||
tbpAutoResponse | System.Windows.Forms.TabPage | ||
tbpBot | System.Windows.Forms.TabPage | ||
tbpGeneral | System.Windows.Forms.TabPage | ||
tbpGraphics | System.Windows.Forms.TabPage | ||
tcGraphics | System.Windows.Forms.TabControl | ||
txtAutoResponse | System.Windows.Forms.TextBox | ||
txtReconnectTime | System.Windows.Forms.TextBox | ||
txtResolveURITime | System.Windows.Forms.TextBox |
Method | Description | |
---|---|---|
InitSettigs ( OpenMetaverse.Settings s, bool mono ) : void | ||
frmSettings ( Radegast.RadegastInstance instance ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
GetPreviewFontSettings ( ) : Settings.FontSetting | ||
InitColorSettings ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LSLHelperPrefsSave ( ) : void | ||
LSLHelperPrefsUpdate ( ) : void | ||
ReloadFontSettings ( ) : void | ||
ResetFontSettings ( ) : void | ||
SaveCurrentFontSetting ( ) : void | ||
SelectedIndexChanged ( object sender, |
||
UpdateEnabled ( ) : void | ||
UpdatePreview ( ) : void | ||
UpdateSelection ( OpenMetaverse.Settings selected ) : void | ||
autoSitClear_Click ( object sender, |
||
autoSitEnabled_CheckedChanged ( object sender, |
||
autoSitNameLabel_Click ( object sender, |
||
autoSitPrefsUpdate ( ) : void | ||
autoSitSit_Click ( object sender, |
||
autoSitUUIDLabel_Click ( object sender, |
||
autoSitUUID_Leave ( object sender, |
||
btnResetFontSettings_Click ( object sender, |
||
btnSave_Click ( object sender, |
||
cbAutoReconnect_CheckedChanged ( object sender, |
||
cbAutoScriptPermission_SelectedIndexChanged ( object sender, |
||
cbChatTimestamps_CheckedChanged ( object sender, |
||
cbConfirmExit_CheckedChanged ( object sender, |
||
cbFriendsNotifications_CheckedChanged ( object sender, |
||
cbHideLoginGraphics_CheckedChanged ( object sender, |
||
cbIMTimeStamps_CheckedChanged ( object sender, |
||
cbLSLHelperEnabled_CheckedChanged ( object sender, |
||
cbRadegastLogToFile_CheckedChanged ( object sender, |
||
cbResolveURIs_CheckedChanged ( object sender, |
||
cbThemeCompatibilityMode_CheckedChanged ( object sender, |
||
cbTrasactChat_CheckedChanged ( object sender, |
||
cbTrasactDialog_CheckedChanged ( object sender, |
||
cbxBold_CheckStateChanged ( object sender, |
||
cbxFont_DrawItem ( object sender, |
||
cbxForeground_DrawItem ( object sender, |
||
cbxItalic_CheckStateChanged ( object sender, |
||
lblLSLUUID_Click ( object sender, |
||
lbxColorItems_MouseDown ( object sender, MouseEventArgs e ) : void | ||
lbxColorItems_MouseMove ( object sender, MouseEventArgs e ) : void | ||
lbxColorItems_SelectedIndexChanged ( object sender, |
||
llLSLHelperInstructios_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void | ||
pseudoHomeClear_Click ( object sender, |
||
pseudoHomeEnabled_CheckedChanged ( object sender, |
||
pseudoHomeLabel_Click ( object sender, |
||
pseudoHomePrefsUpdated ( ) : void | ||
pseudoHomeSet_Click ( object sender, |
||
pseudoHomeTP_Click ( object sender, |
||
pseudoHomeTolerance_ValueChanged ( object sender, |
||
rbAutoAlways_CheckedChanged ( object sender, |
||
rbAutoNonFriend_CheckedChanged ( object sender, |
||
rbAutobusy_CheckedChanged ( object sender, |
||
rbDNDandUsernme_CheckedChanged ( object sender, |
||
rbDNOff_CheckedChanged ( object sender, |
||
rbDNOnlyDN_CheckedChanged ( object sender, |
||
rbDNSmart_CheckedChanged ( object sender, |
||
tbLSLAllowedOwner_Leave ( object sender, |
||
txtReconnectTime_TextChanged ( object sender, |
||
txtResolveURITime_TextChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public static InitSettigs ( OpenMetaverse.Settings s, bool mono ) : void | ||
s | OpenMetaverse.Settings | |
mono | bool | |
return | void |
public frmSettings ( Radegast.RadegastInstance instance ) : System | ||
instance | Radegast.RadegastInstance | |
return | System |
public System.Windows.Forms.GroupBox Chat | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.GroupBox autoSit | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.Button autoSitClear | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.CheckBox autoSitEnabled | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.TextBox autoSitName | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.Label autoSitNameLabel | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Button autoSitSit | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.TextBox autoSitUUID | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.Label autoSitUUIDLabel | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.CheckBox cbAutoReconnect | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.ComboBox cbAutoScriptPermission | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.CheckBox cbChatTimestamps | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbDisableChatIMLog | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbDisableHTTPInventory | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbDisableLookAt | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbFriendsHighlight | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbFriendsNotifications | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbHideLoginGraphics | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.GroupBox cbHighLight | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.CheckBox cbHighlightChat | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbHighlightGroupIM | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbHighlightIM | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbIMTimeStamps | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbLSLHelperEnabled | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbMUEmotes | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbMinToTrey | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.GroupBox cbMisc | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.CheckBox cbNameLinks | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbNoTyping | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.ComboBox cbOnInvOffer | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.CheckBox cbRLV | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbRLVDebug | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbRadegastClientTag | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbRadegastLogToFile | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbResolveURIs | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbShowScriptErrors | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbSyntaxHighlight | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbTaskBarHighLight | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbTrasactChat | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox cbTrasactDialog | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.GroupBox gbAutoResponse | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.GroupBox gbDisplayNames | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.GroupBox gnAutoInventory | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.GroupBox gnAutoScriptPermission | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.Label label2 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label4 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label lblLSLUUID | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.GroupBox pseudoHome | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.Button pseudoHomeClear | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.CheckBox pseudoHomeEnabled | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.TextBox pseudoHomeLocation | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.Button pseudoHomeSet | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.Button pseudoHomeTP | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.NumericUpDown pseudoHomeTolerance | ||
return | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.Label pseudoHomeToleranceLabel | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.RadioButton rbAutoAlways | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton rbAutoNonFriend | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton rbAutobusy | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton rbDNDandUsernme | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton rbDNOff | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton rbDNOnlyDN | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.RadioButton rbDNSmart | ||
return | System.Windows.Forms.RadioButton |
public System.Windows.Forms.TextBox tbLSLAllowedOwner | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TabPage tbpAutoResponse | ||
return | System.Windows.Forms.TabPage |
public System.Windows.Forms.TabPage tbpBot | ||
return | System.Windows.Forms.TabPage |
public System.Windows.Forms.TabPage tbpGeneral | ||
return | System.Windows.Forms.TabPage |
public System.Windows.Forms.TabPage tbpGraphics | ||
return | System.Windows.Forms.TabPage |
public System.Windows.Forms.TabControl tcGraphics | ||
return | System.Windows.Forms.TabControl |
public System.Windows.Forms.TextBox txtAutoResponse | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox txtReconnectTime | ||
return | System.Windows.Forms.TextBox |