diff --git a/lsleditor.sln b/lsleditor.sln
index 18a4592..dc05df2 100644
--- a/lsleditor.sln
+++ b/lsleditor.sln
@@ -1,6 +1,7 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0
+MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "source\lsleditor", "source\lsleditor.csproj", "{59468D25-6E68-4113-B740-C6EF4695045B}"
EndProject
Global
diff --git a/source/Properties/Settings.Designer.cs b/source/Properties/Settings.Designer.cs
index 104c485..e03f273 100644
--- a/source/Properties/Settings.Designer.cs
+++ b/source/Properties/Settings.Designer.cs
@@ -1,30 +1,28 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:4.0.30319.296
+// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
-using System.Collections.Generic;
-
-namespace LSLEditor.Properties {
-
-
+namespace lsleditor.Properties {
+
+
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.3.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
-
+
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
+
public static Settings Default {
get {
return defaultInstance;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("SecondLife Name")]
@@ -36,7 +34,7 @@ namespace LSLEditor.Properties {
this["AvatarName"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -48,7 +46,7 @@ namespace LSLEditor.Properties {
this["BrowserInWindow"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -60,7 +58,7 @@ namespace LSLEditor.Properties {
this["AvatarKey"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("LSLEditor Island")]
@@ -72,7 +70,7 @@ namespace LSLEditor.Properties {
this["RegionName"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("smtp.emailserver.ext")]
@@ -84,7 +82,7 @@ namespace LSLEditor.Properties {
this["EmailServer"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("youraddress@yourdomain.ext")]
@@ -96,7 +94,7 @@ namespace LSLEditor.Properties {
this["EmailAddress"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -108,7 +106,7 @@ namespace LSLEditor.Properties {
this["ProxyServer"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -120,7 +118,7 @@ namespace LSLEditor.Properties {
this["ProxyUserid"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -132,7 +130,7 @@ namespace LSLEditor.Properties {
this["ProxyPassword"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 0")]
@@ -144,7 +142,7 @@ namespace LSLEditor.Properties {
this["BrowserLocation"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 0")]
@@ -156,7 +154,7 @@ namespace LSLEditor.Properties {
this["FindLocation"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 0")]
@@ -168,7 +166,7 @@ namespace LSLEditor.Properties {
this["BrowserSize"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lslwiki.net/lslwiki/wakka.php?wakka=")]
@@ -180,7 +178,7 @@ namespace LSLEditor.Properties {
this["Help"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Resource.ConfLSL.xml")]
@@ -189,7 +187,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ConfLSL"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 0")]
@@ -201,7 +199,7 @@ namespace LSLEditor.Properties {
this["LSLEditorLocation"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 0")]
@@ -213,7 +211,7 @@ namespace LSLEditor.Properties {
this["LSLEditorSize"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("25")]
@@ -225,7 +223,7 @@ namespace LSLEditor.Properties {
this["RegionFPS"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 175")]
@@ -237,7 +235,7 @@ namespace LSLEditor.Properties {
this["SimulatorSize"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 0")]
@@ -249,7 +247,7 @@ namespace LSLEditor.Properties {
this["SimulatorLocation"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("new.lsl")]
@@ -258,18 +256,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ExampleName"]));
}
}
-
- [global::System.Configuration.ApplicationScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("new.lsli")]
- public string ExampleNameLSLI
- {
- get
- {
- return ((string)(this["ExampleNameLSLI"]));
- }
- }
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("ReleaseNotes.htm")]
@@ -278,7 +265,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ReleaseNotes"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("254464, 255232")]
@@ -290,7 +277,7 @@ namespace LSLEditor.Properties {
this["RegionCorner"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -302,7 +289,7 @@ namespace LSLEditor.Properties {
this["TabbedDocument"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -314,7 +301,7 @@ namespace LSLEditor.Properties {
this["SLColorScheme"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -326,7 +313,7 @@ namespace LSLEditor.Properties {
this["SL4SpacesIndent"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -338,7 +325,7 @@ namespace LSLEditor.Properties {
this["AutoWordSelection"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("0, 0")]
@@ -350,7 +337,7 @@ namespace LSLEditor.Properties {
this["GotoLocation"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -362,7 +349,7 @@ namespace LSLEditor.Properties {
this["WikiSeperateBrowser"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("About.htm")]
@@ -371,7 +358,7 @@ namespace LSLEditor.Properties {
return ((string)(this["About"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("224, 224, 224")]
@@ -383,7 +370,7 @@ namespace LSLEditor.Properties {
this["BracketHighlight"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("175, 0")]
@@ -395,7 +382,7 @@ namespace LSLEditor.Properties {
this["SolutionSize"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("4")]
@@ -404,7 +391,7 @@ namespace LSLEditor.Properties {
return ((int)(this["TabStops"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("100")]
@@ -413,7 +400,7 @@ namespace LSLEditor.Properties {
return ((int)(this["ToolTipDelay"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -425,7 +412,7 @@ namespace LSLEditor.Properties {
this["CallUpgrade"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("15")]
@@ -437,7 +424,7 @@ namespace LSLEditor.Properties {
this["RecentFileMax"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -449,7 +436,7 @@ namespace LSLEditor.Properties {
this["CheckForUpdates"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -461,7 +448,7 @@ namespace LSLEditor.Properties {
this["CheckEveryDay"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -473,7 +460,7 @@ namespace LSLEditor.Properties {
this["CheckEveryWeek"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("2010-01-01")]
@@ -485,7 +472,7 @@ namespace LSLEditor.Properties {
this["CheckDate"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Collections.Specialized.StringCollection RecentProjectList {
@@ -496,7 +483,7 @@ namespace LSLEditor.Properties {
this["RecentProjectList"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("15")]
@@ -508,7 +495,7 @@ namespace LSLEditor.Properties {
this["RecentProjectMax"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Collections.Specialized.StringCollection RecentFileList {
@@ -519,7 +506,7 @@ namespace LSLEditor.Properties {
this["RecentFileList"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -531,7 +518,7 @@ namespace LSLEditor.Properties {
this["IndentCursorPlacement"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -543,7 +530,7 @@ namespace LSLEditor.Properties {
this["IndentFullAuto"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -555,7 +542,7 @@ namespace LSLEditor.Properties {
this["Indent"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Drawing.Font FontEditor {
@@ -566,7 +553,7 @@ namespace LSLEditor.Properties {
this["FontEditor"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Drawing.Font FontTooltips {
@@ -577,7 +564,7 @@ namespace LSLEditor.Properties {
this["FontTooltips"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Collections.Specialized.StringCollection Bugreports {
@@ -588,7 +575,7 @@ namespace LSLEditor.Properties {
this["Bugreports"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("60")]
@@ -597,7 +584,7 @@ namespace LSLEditor.Properties {
return ((int)(this["PathClipLength"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -609,7 +596,7 @@ namespace LSLEditor.Properties {
this["SmtpUserid"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -621,7 +608,7 @@ namespace LSLEditor.Properties {
this["SmtpPassword"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("PLAIN")]
@@ -633,7 +620,7 @@ namespace LSLEditor.Properties {
this["SmtpAuth"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("default.lsl")]
@@ -642,7 +629,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ExampleTemplate"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -654,7 +641,7 @@ namespace LSLEditor.Properties {
this["HelpOnline"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -666,7 +653,7 @@ namespace LSLEditor.Properties {
this["HelpOffline"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("LSLEditorHelp.chm")]
@@ -675,7 +662,7 @@ namespace LSLEditor.Properties {
return ((string)(this["HelpOfflineFile"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -687,7 +674,7 @@ namespace LSLEditor.Properties {
this["CVSEXE"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -699,7 +686,7 @@ namespace LSLEditor.Properties {
this["CVSROOT"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -711,37 +698,7 @@ namespace LSLEditor.Properties {
this["ProjectLocation"] = value;
}
}
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("")]
- public List IncludeDirectories
- {
- get
- {
- return ((List)(this["IncludeDirectories"]));
- }
- set
- {
- this["IncludeDirectories"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("False")]
- public bool ShowIncludeMetaData
- {
- get
- {
- return ((bool)(this["ShowIncludeMetaData"]));
- }
- set
- {
- this["ShowIncludeMetaData"] = value;
- }
- }
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -753,7 +710,7 @@ namespace LSLEditor.Properties {
this["DeleteOldFiles"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -765,7 +722,7 @@ namespace LSLEditor.Properties {
this["CodeCompletionUserVar"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -777,7 +734,7 @@ namespace LSLEditor.Properties {
this["CodeCompletion"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -789,7 +746,7 @@ namespace LSLEditor.Properties {
this["CommentCStyle"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -801,7 +758,7 @@ namespace LSLEditor.Properties {
this["SkipWarnings"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -813,7 +770,7 @@ namespace LSLEditor.Properties {
this["SingleQuote"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -825,7 +782,7 @@ namespace LSLEditor.Properties {
this["QuotesListVerbose"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
public global::System.Collections.Specialized.StringCollection Plugins {
@@ -836,7 +793,7 @@ namespace LSLEditor.Properties {
this["Plugins"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -848,7 +805,7 @@ namespace LSLEditor.Properties {
this["CodeCompletionArguments"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -860,7 +817,7 @@ namespace LSLEditor.Properties {
this["IndentWarning"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -872,7 +829,7 @@ namespace LSLEditor.Properties {
this["IndentAutoCorrect"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -884,7 +841,7 @@ namespace LSLEditor.Properties {
this["SvnExe"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -896,7 +853,7 @@ namespace LSLEditor.Properties {
this["SvnUserid"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -908,7 +865,7 @@ namespace LSLEditor.Properties {
this["SvnPassword"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -920,7 +877,7 @@ namespace LSLEditor.Properties {
this["ShowSolutionExplorer"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -932,7 +889,7 @@ namespace LSLEditor.Properties {
this["WorkingDirectory"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Production")]
@@ -944,7 +901,7 @@ namespace LSLEditor.Properties {
this["XSecondLifeShard"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -956,7 +913,7 @@ namespace LSLEditor.Properties {
this["AutoSaveOnDebug"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -968,7 +925,7 @@ namespace LSLEditor.Properties {
this["ToolTip"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -980,7 +937,7 @@ namespace LSLEditor.Properties {
this["HelpNewTab"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -992,7 +949,7 @@ namespace LSLEditor.Properties {
this["CodeCompletionAnimation"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("NoteCard.txt")]
@@ -1004,7 +961,7 @@ namespace LSLEditor.Properties {
this["ExampleNameNotecard"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -1016,7 +973,7 @@ namespace LSLEditor.Properties {
this["llGetScriptName"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("False")]
@@ -1028,7 +985,7 @@ namespace LSLEditor.Properties {
this["StatesInGlobalFunctions"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("LSLEditor parcel")]
@@ -1040,7 +997,7 @@ namespace LSLEditor.Properties {
this["ParcelName"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Description of LSLEditor parcel")]
@@ -1052,7 +1009,7 @@ namespace LSLEditor.Properties {
this["ParcelDescription"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("00000000-0000-0000-0000-000000000000")]
@@ -1064,7 +1021,7 @@ namespace LSLEditor.Properties {
this["ParcelOwner"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("00000000-0000-0000-0000-000000000000")]
@@ -1076,7 +1033,7 @@ namespace LSLEditor.Properties {
this["ParcelGroup"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("512")]
@@ -1088,37 +1045,7 @@ namespace LSLEditor.Properties {
this["ParcelArea"] = value;
}
}
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("00000000-0000-0000-0000-000000000000")]
- public string ParcelID
- {
- get
- {
- return ((string)(this["ParcelID"]));
- }
- set
- {
- this["ParcelID"] = value;
- }
- }
-
- [global::System.Configuration.UserScopedSettingAttribute()]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("512")]
- public int ParcelSeeAvatars
- {
- get
- {
- return ((int)(this["ParcelSeeAvatars"]));
- }
- set
- {
- this["ParcelSeeAvatars"] = value;
- }
- }
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute(@"
@@ -1139,7 +1066,7 @@ namespace LSLEditor.Properties {
return ((string)(this["Example"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/examples/")]
@@ -1148,7 +1075,7 @@ namespace LSLEditor.Properties {
return ((string)(this["Examples"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/uploadscript/")]
@@ -1157,7 +1084,7 @@ namespace LSLEditor.Properties {
return ((string)(this["Upload"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Resource.ConfCSharp.xml")]
@@ -1166,7 +1093,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ConfCSharp"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("Resource.ToolsOptions.xml")]
@@ -1175,7 +1102,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ToolsOptions"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("https://sourceforge.net/tracker/?group_id=319248")]
@@ -1184,7 +1111,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ContactUrl"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/donate.htm")]
@@ -1193,7 +1120,7 @@ namespace LSLEditor.Properties {
return ((string)(this["DonateUrl"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://wiki.secondlife.com/wiki/Special:Search?go=Go&search=")]
@@ -1202,7 +1129,7 @@ namespace LSLEditor.Properties {
return ((string)(this["Help2"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lslwiki.net/lslwiki/wakka.php?wakka=")]
@@ -1211,7 +1138,7 @@ namespace LSLEditor.Properties {
return ((string)(this["Help1"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("https://sourceforge.net/projects/lsleditor/forums")]
@@ -1220,7 +1147,7 @@ namespace LSLEditor.Properties {
return ((string)(this["ForumLSLEditor"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://metaversegames.net/questions/lsl")]
@@ -1229,7 +1156,7 @@ namespace LSLEditor.Properties {
return ((string)(this["qasite"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
@@ -1238,7 +1165,7 @@ namespace LSLEditor.Properties {
return ((string)(this["svnloc"]));
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -1250,7 +1177,7 @@ namespace LSLEditor.Properties {
this["VersionControl"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
@@ -1262,7 +1189,7 @@ namespace LSLEditor.Properties {
this["VersionControlSVN"] = value;
}
}
-
+
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("UTF-8")]
@@ -1274,7 +1201,7 @@ namespace LSLEditor.Properties {
this["OutputFormat"] = value;
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://lsleditor.sourceforge.net/check4update.php")]
@@ -1283,7 +1210,7 @@ namespace LSLEditor.Properties {
return ((string)(this["Update"]));
}
}
-
+
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("http://lsleditor.sourceforge.net/update.php")]
@@ -1292,5 +1219,23 @@ namespace LSLEditor.Properties {
return ((string)(this["UpdateManifest"]));
}
}
+
+ [global::System.Configuration.ApplicationScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("http://a-w-d.dyndns.org:8080/lsleditor/check4update.php")]
+ public string Update1 {
+ get {
+ return ((string)(this["Update1"]));
+ }
+ }
+
+ [global::System.Configuration.ApplicationScopedSettingAttribute()]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Configuration.DefaultSettingValueAttribute("http://a-w-d.dyndns.org:8080/lsleditor/update.php")]
+ public string UpdateManifest1 {
+ get {
+ return ((string)(this["UpdateManifest1"]));
+ }
+ }
}
}
diff --git a/source/app.config b/source/app.config
deleted file mode 100644
index 46cd4d2..0000000
--- a/source/app.config
+++ /dev/null
@@ -1,322 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- SecondLife Name
-
-
- False
-
-
-
-
-
- LSLEditor Island
-
-
- smtp.emailserver.ext
-
-
- youraddress@yourdomain.ext
-
-
-
-
-
-
-
-
-
-
-
- 0, 0
-
-
- 0, 0
-
-
- 0, 0
-
-
- http://www.lslwiki.net/lslwiki/wakka.php?wakka=
-
-
- 0, 0
-
-
- 0, 0
-
-
- 25
-
-
- 0, 175
-
-
- 0, 0
-
-
- 254464, 255232
-
-
- True
-
-
- False
-
-
- False
-
-
- False
-
-
- 0, 0
-
-
- False
-
-
- 224, 224, 224
-
-
- 175, 0
-
-
- True
-
-
- 15
-
-
- True
-
-
- True
-
-
- False
-
-
- 2010-01-01
-
-
- 15
-
-
- False
-
-
- True
-
-
- True
-
-
-
-
-
-
-
-
- PLAIN
-
-
- True
-
-
- False
-
-
-
-
-
-
-
-
-
-
-
- False
-
-
- False
-
-
- True
-
-
- False
-
-
- False
-
-
- False
-
-
- False
-
-
- True
-
-
- True
-
-
- False
-
-
-
-
-
-
-
-
-
-
-
- False
-
-
-
-
-
- Production
-
-
- False
-
-
- True
-
-
- True
-
-
- True
-
-
- NoteCard.txt
-
-
- False
-
-
- False
-
-
- LSLEditor parcel
-
-
- Description of LSLEditor parcel
-
-
- 00000000-0000-0000-0000-000000000000
-
-
- 00000000-0000-0000-0000-000000000000
-
-
- 512
-
-
- True
-
-
- True
-
-
- UTF-8
-
-
-
-
-
-
- Resource.ConfLSL.xml
-
-
- new.lsl
-
-
- ReleaseNotes.htm
-
-
- About.htm
-
-
- 4
-
-
- 100
-
-
- 60
-
-
- default.lsl
-
-
- LSLEditorHelp.chm
-
-
-
- default
- {
- state_entry()
- {
- llSay(0, "Hello, Avatar!");
- }
- touch_start(integer total_number)
- {
- llSay(0, "Touched: "+(string)total_number);
- }
- }
-
-
-
- http://www.lsleditor.org/examples/
-
-
- http://www.lsleditor.org/uploadscript/
-
-
- Resource.ConfCSharp.xml
-
-
- Resource.ToolsOptions.xml
-
-
- https://sourceforge.net/tracker/?group_id=319248
-
-
- http://www.lsleditor.org/donate.htm
-
-
- http://wiki.secondlife.com/wiki/Special:Search?go=Go&search=
-
-
- http://www.lslwiki.net/lslwiki/wakka.php?wakka=
-
-
- https://sourceforge.net/projects/lsleditor/forums
-
-
- http://metaversegames.net/questions/lsl
-
-
-
-
-
-
-
diff --git a/source/lsleditor.csproj b/source/lsleditor.csproj
index 3503e44..ba66931 100644
--- a/source/lsleditor.csproj
+++ b/source/lsleditor.csproj
@@ -1,1153 +1,35 @@
-
-
+
+
- Local
- 9.0.21022
- 2.0
- {59468D25-6E68-4113-B740-C6EF4695045B}
- Debug
- AnyCPU
-
-
-
-
- LSLEditor
-
-
- JScript
- Grid
- IE50
- false
WinExe
- LSLEditor
- OnBuildSuccess
- LSLEditor.LSLEditorForm
-
-
-
-
- false
- C:\Users\User\Desktop\Workspace_Jasper\LSL_editor\lsleditor-code\trunk\LSLEditor.RES
- 3.5
- false
- v3.5
-
- C:\Users\User\Desktop\Workspace_Jasper\LSL_editor\Published LSLEditor\
- true
- Disk
- false
- Foreground
- 7
- Days
- false
- false
- true
- true
- 10
- 1.0.0.%2a
- false
- true
- true
-
-
- ..\bin\Debug\
- false
- 285212672
- false
-
-
- DEBUG;TRACE
-
-
- true
- 4096
- false
-
-
- false
- false
- false
- false
- 4
- full
- prompt
- AllRules.ruleset
-
-
- ..\bin\Release\
- false
- 285212672
- false
-
-
- TRACE
- ..\lsl-editor-doc.xml
- false
- 4096
- false
-
-
- true
- false
- false
- false
- 4
- none
- prompt
- AllRules.ruleset
-
-
- true
-
-
- 1470C84604ABCC1DEEC1ABA38969E80F821AA855
-
-
- true
-
-
- lsleditor_TemporaryKey.pfx
-
-
- true
+ net6.0-windows
+ enable
+ enable
+ true
+ false
+
-
- packages\Newtonsoft.Json.10.0.3\lib\net35\Newtonsoft.Json.dll
-
-
- System
-
-
-
-
- System.Drawing
-
-
-
-
- System.Windows.Forms
-
-
- System.XML
-
+
+
-
- Form
-
-
- About.cs
- false
-
-
- Form
- true
-
-
- BugReportForm.cs
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- Component
- true
-
-
- true
-
-
- Form
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- UserControl
- true
-
-
- UserControl
- true
-
-
- Component
- true
-
-
- true
-
-
- Component
- true
-
-
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- true
-
-
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- true
-
-
- Form
- true
-
-
- Component
- true
-
-
- true
-
-
- Form
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- Component
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- Component
- true
-
-
- true
-
-
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- Component
- true
-
-
- true
-
-
- true
-
-
- true
-
-
-
- true
-
-
- true
-
-
- true
-
-
-
- true
-
-
-
- true
-
-
- true
-
-
- true
-
-
- Form
- true
-
-
- llTextBoxForm.cs
- true
-
-
- true
-
-
- true
-
-
-
-
-
-
- Form
- true
-
-
- GuidProperty.cs
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- Form
- true
-
-
- NewProject.cs
- true
-
-
- Form
- true
-
-
- PermissionsForm.cs
- true
-
-
- Form
- true
-
-
- GotoWindow.cs
- true
-
-
- UserControl
- true
-
-
- Numbered.cs
- true
-
-
- Form
- true
-
-
- TooltipWindow.cs
- true
-
-
- Component
- true
-
-
- GListBox.cs
- true
-
-
- Form
- true
-
-
- GListBoxWindow.cs
- true
-
-
- UserControl
- true
-
-
- RichLabel.cs
- true
-
-
- Form
- true
-
-
- llDialogForm.cs
- true
-
-
- true
-
-
- true
-
-
- Form
- true
-
-
- Browser.cs
- true
-
-
- true
-
-
- Form
- true
-
-
- EditForm.cs
- true
-
-
- Form
- true
-
-
- FindWindow.cs
- true
-
-
- Form
- true
-
-
- LSLEditorForm.cs
- true
-
-
- True
- True
- Resources.resx
- true
-
-
- True
+
+
+
+
+
True
- Settings.settings
- true
-
-
- true
-
-
- Component
- true
-
-
- true
-
-
- UserControl
- true
-
-
- NumberedTextBoxUC.cs
- true
-
-
- UserControl
- true
-
-
- RuntimeConsole.cs
- true
-
-
-
- Code
- true
-
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- true
-
-
- Component
- true
-
-
- Code
- true
-
-
- Designer
- About.cs
-
-
- Code
- false
-
-
- Component
- true
-
-
- TabControlExtended.cs
- true
-
-
- Form
- true
-
-
- SimulatorConsole.cs
- true
-
-
- Form
- true
-
-
- SolutionExplorer.cs
- true
-
-
- Form
- true
-
-
- SvnAguments.cs
- true
-
-
- true
-
-
- true
-
-
- Form
- true
-
-
- SyntaxError.cs
- true
-
-
- UserControl
- true
-
-
- EnvironmentPlugins.cs
- true
-
-
- UserControl
-
-
- IncludeExportSettings.cs
-
-
- UserControl
-
-
- ProjectIncludes.cs
-
-
- UserControl
- true
-
-
- RuntimeGeneral.cs
- true
-
-
- UserControl
- true
-
-
- TextEditorCodeCompletion.cs
- true
-
-
- UserControl
- true
-
-
- EnvironmentBrowser.cs
- true
-
-
- UserControl
- true
-
-
- ProjectSettings.cs
- true
-
-
- UserControl
- true
-
-
- RuntimeInternal.cs
- true
-
-
- UserControl
- true
-
-
- RuntimeSmtp.cs
- true
-
-
- UserControl
- true
-
-
- RuntimeExternal.cs
- true
-
-
- UserControl
- true
-
-
- EnvironmentGeneral.cs
- true
-
-
- UserControl
- true
-
-
- TextEditorFontColors.cs
- true
-
-
- UserControl
- true
-
-
- EnvironmentHelp.cs
- true
-
-
- UserControl
- true
-
-
- TextEditorGeneral.cs
- true
-
-
- Form
- true
-
-
- ToolsOptions.cs
- true
-
-
- UserControl
- true
-
-
- VersionControlGeneral.cs
- true
-
-
- Form
- true
-
-
- ToolWindow.cs
- true
-
-
- Form
- true
-
-
- UpdateApplicationForm.cs
- true
-
-
True
- True
- Reference.map
- true
+ Settings.settings
-
- Designer
- Browser.cs
-
-
- Designer
- BugReportForm.cs
-
-
- Designer
-
-
- Designer
-
-
- llTextBoxForm.cs
-
-
- Designer
- GuidProperty.cs
-
-
- Designer
- NewProject.cs
-
-
- PermissionsForm.cs
- Designer
-
-
- GotoWindow.cs
- Designer
-
-
- Designer
- EditForm.cs
-
-
- TooltipWindow.cs
- Designer
-
-
- GListBoxWindow.cs
- Designer
-
-
- Designer
- RichLabel.cs
-
-
- Designer
- FindWindow.cs
-
-
- Designer
- llDialogForm.cs
-
-
- Designer
- LSLEditorForm.cs
-
-
- Designer
- ResXFileCodeGenerator
- Resources.Designer.cs
-
-
- NumberedTextBoxUC.cs
- Designer
-
-
- Designer
-
-
-
- GroupboxEvent.cs
- Designer
-
-
-
-
-
-
-
-
-
-
-
- Designer
- RuntimeConsole.cs
-
-
- SyntaxRichTextBox.cs
- Designer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Designer
-
-
-
-
-
-
-
- Designer
-
-
- Designer
- SimulatorConsole.cs
-
-
- SolutionExplorer.cs
- Designer
-
-
- Designer
- SvnAguments.cs
-
-
- Designer
- SyntaxError.cs
-
-
- Designer
- EnvironmentPlugins.cs
-
-
- IncludeExportSettings.cs
-
-
- ProjectIncludes.cs
-
-
- RuntimeGeneral.cs
- Designer
-
-
- TextEditorCodeCompletion.cs
- Designer
-
-
- Designer
- EnvironmentBrowser.cs
-
-
- Designer
- ProjectSettings.cs
-
-
- RuntimeInternal.cs
- Designer
-
-
- RuntimeSmtp.cs
- Designer
-
-
- RuntimeExternal.cs
- Designer
-
-
- Designer
- EnvironmentGeneral.cs
-
-
- Designer
- TextEditorFontColors.cs
-
-
- Designer
- EnvironmentHelp.cs
-
-
- Designer
- TextEditorGeneral.cs
-
-
- Designer
- ToolsOptions.cs
-
-
- Designer
- VersionControlGeneral.cs
-
-
- ToolWindow.cs
- Designer
-
-
- Designer
- UpdateApplicationForm.cs
-
+
-
-
-
+
SettingsSingleFileGenerator
Settings.Designer.cs
-
- MSDiscoCodeGenerator
- Reference.cs
-
-
-
-
-
-
-
- Static
- Web References\org.lsleditor.www\
- http://www.lsleditor.org/UploadBugReport/Service1.asmx
-
-
-
-
- Settings
- LSLEditor_org_lsleditor_www_Service1
-
-
-
-
- False
- .NET Framework 3.5 SP1 Client Profile
- false
-
-
- False
- .NET Framework 2.0 %28x86%29
- true
-
-
- False
- .NET Framework 3.0 %28x86%29
- false
-
-
- False
- .NET Framework 3.5
- false
-
-
- False
- .NET Framework 3.5 SP1
- false
-
-
-
-
-
- "$(FrameworkSDKDir)..\v7.0A\Bin\x64\Rc.exe" /r "$(ProjectDir)$(TargetName).rc"
- "$(SolutionDir)..\build\AssemblyRevisionIncrementer.exe" /t="$(SolutionDir)Properties\AssemblyInfo.cs"
-
-
\ No newline at end of file
+
+