Skip to content

Commit

Permalink
2.2.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
247321453 committed Jan 3, 2015
1 parent 94da893 commit 42aea75
Show file tree
Hide file tree
Showing 47 changed files with 1,810 additions and 1,418 deletions.
20 changes: 16 additions & 4 deletions DataEditorX.sln
@@ -1,18 +1,30 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
# SharpDevelop 4.4
# Visual C# Express 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataEditorX", "DataEditorX\DataEditorX.csproj", "{3FA42393-3D90-4DE1-93FC-33FCB3045845}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Release|Any CPU.Build.0 = Release|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Debug|x86.ActiveCfg = Debug|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Release|Any CPU.Build.0 = Release|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{3FA42393-3D90-4DE1-93FC-33FCB3045845}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
41 changes: 23 additions & 18 deletions DataEditorX/CodeEditForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 42aea75

Please sign in to comment.