Skip to content

Commit

Permalink
Cleaned up root directory of project
Browse files Browse the repository at this point in the history
  • Loading branch information
spdr870 committed Jun 10, 2010
1 parent d4d4722 commit 369affa
Show file tree
Hide file tree
Showing 82 changed files with 26 additions and 43 deletions.
18 changes: 9 additions & 9 deletions GitCommands/GitCommands.sln → GitCommands.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,31 @@ Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitExtensions", "GitExtensions\GitExtensions.csproj", "{F15A69AF-7EBD-4F69-A026-5071FA3EC61B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleExt", "..\SimpleExt\SimpleExt.vcproj", "{BBE7B8AD-D175-4679-A614-38BFF28B0269}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleExt", "SimpleExt\SimpleExt.vcproj", "{BBE7B8AD-D175-4679-A614-38BFF28B0269}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitPlugin", "..\GitPlugin\GitPlugin.csproj", "{E996BE2D-B07D-472D-9D74-3EA2D48EF269}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitPlugin", "GitPlugin\GitPlugin.csproj", "{E996BE2D-B07D-472D-9D74-3EA2D48EF269}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitUI", "..\GitUI\GitUI.csproj", "{CF5B22E7-230F-4E50-BE88-C4F7023CED2C}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitUI", "GitUI\GitUI.csproj", "{CF5B22E7-230F-4E50-BE88-C4F7023CED2C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitCommands", "GitCommands\GitCommands.csproj", "{BD6AA2A2-997D-4AFF-ACC7-B64F6E51D181}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{3D5CA0E0-EF51-4488-A8B7-86CC330D7AD8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoCompileSubmodules", "..\Plugins\AutoCompileSubmodules\AutoCompileSubmodules\AutoCompileSubmodules.csproj", "{7E5433F4-DD13-4D8E-95B2-59B4FFE7D636}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoCompileSubmodules", "Plugins\AutoCompileSubmodules\AutoCompileSubmodules\AutoCompileSubmodules.csproj", "{7E5433F4-DD13-4D8E-95B2-59B4FFE7D636}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitUIPluginInterfaces", "..\Plugins\GitUIPluginInterfaces\GitUIPluginInterfaces.csproj", "{27559302-F35E-4B62-A6EC-11FF21A5FA6F}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitUIPluginInterfaces", "Plugins\GitUIPluginInterfaces\GitUIPluginInterfaces.csproj", "{27559302-F35E-4B62-A6EC-11FF21A5FA6F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoCheckForUpdates", "..\Plugins\AutoCheckForUpdates\AutoCheckForUpdates.csproj", "{330F1115-B3DE-47F1-8A7E-D181E59E96E0}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoCheckForUpdates", "Plugins\AutoCheckForUpdates\AutoCheckForUpdates.csproj", "{330F1115-B3DE-47F1-8A7E-D181E59E96E0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Statistics", "Statistics", "{AF6D7B1B-FAF6-4793-AC05-00C63A5BC0F5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitStatistics", "..\Plugins\Statistics\GitStatistics\GitStatistics.csproj", "{92B57383-233E-46AE-8A86-6E98BF349A72}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitStatistics", "Plugins\Statistics\GitStatistics\GitStatistics.csproj", "{92B57383-233E-46AE-8A86-6E98BF349A72}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup", "..\Setup\Setup.wixproj", "{9380C29C-3C7F-47A8-A4C9-A5EE9D7B386A}"
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Setup", "Setup\Setup.wixproj", "{9380C29C-3C7F-47A8-A4C9-A5EE9D7B386A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResourceManager", "ResourceManager\ResourceManager.csproj", "{D3440FD7-AFC5-4351-8741-6CDBF15CE944}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gource", "..\Plugins\Gource\Gource.csproj", "{687A73BB-12A0-4AF7-B420-4A9C47DB75CB}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gource", "Plugins\Gource\Gource.csproj", "{687A73BB-12A0-4AF7-B420-4A9C47DB75CB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<None Include="gitcommandkey.snk.pfx" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Plugins\GitUIPluginInterfaces\GitUIPluginInterfaces.csproj">
<ProjectReference Include="..\Plugins\GitUIPluginInterfaces\GitUIPluginInterfaces.csproj">
<Project>{27559302-F35E-4B62-A6EC-11FF21A5FA6F}</Project>
<Name>GitUIPluginInterfaces</Name>
</ProjectReference>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -83,27 +83,27 @@
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\GitUI\GitUI.csproj">
<ProjectReference Include="..\GitUI\GitUI.csproj">
<Project>{CF5B22E7-230F-4E50-BE88-C4F7023CED2C}</Project>
<Name>GitUI</Name>
</ProjectReference>
<ProjectReference Include="..\..\Plugins\AutoCheckForUpdates\AutoCheckForUpdates.csproj">
<ProjectReference Include="..\Plugins\AutoCheckForUpdates\AutoCheckForUpdates.csproj">
<Project>{330F1115-B3DE-47F1-8A7E-D181E59E96E0}</Project>
<Name>AutoCheckForUpdates</Name>
</ProjectReference>
<ProjectReference Include="..\..\Plugins\AutoCompileSubmodules\AutoCompileSubmodules\AutoCompileSubmodules.csproj">
<ProjectReference Include="..\Plugins\AutoCompileSubmodules\AutoCompileSubmodules\AutoCompileSubmodules.csproj">
<Project>{7E5433F4-DD13-4D8E-95B2-59B4FFE7D636}</Project>
<Name>AutoCompileSubmodules</Name>
</ProjectReference>
<ProjectReference Include="..\..\Plugins\GitUIPluginInterfaces\GitUIPluginInterfaces.csproj">
<ProjectReference Include="..\Plugins\GitUIPluginInterfaces\GitUIPluginInterfaces.csproj">
<Project>{27559302-F35E-4B62-A6EC-11FF21A5FA6F}</Project>
<Name>GitUIPluginInterfaces</Name>
</ProjectReference>
<ProjectReference Include="..\..\Plugins\Gource\Gource.csproj">
<ProjectReference Include="..\Plugins\Gource\Gource.csproj">
<Project>{687A73BB-12A0-4AF7-B420-4A9C47DB75CB}</Project>
<Name>Gource</Name>
</ProjectReference>
<ProjectReference Include="..\..\Plugins\Statistics\GitStatistics\GitStatistics.csproj">
<ProjectReference Include="..\Plugins\Statistics\GitStatistics\GitStatistics.csproj">
<Project>{92B57383-233E-46AE-8A86-6E98BF349A72}</Project>
<Name>GitStatistics</Name>
</ProjectReference>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions GitUI/GitUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -790,11 +790,11 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\GitCommands\GitCommands\GitCommands.csproj">
<ProjectReference Include="..\GitCommands\GitCommands.csproj">
<Project>{BD6AA2A2-997D-4AFF-ACC7-B64F6E51D181}</Project>
<Name>GitCommands</Name>
</ProjectReference>
<ProjectReference Include="..\GitCommands\ResourceManager\ResourceManager.csproj">
<ProjectReference Include="..\ResourceManager\ResourceManager.csproj">
<Project>{D3440FD7-AFC5-4351-8741-6CDBF15CE944}</Project>
<Name>ResourceManager</Name>
</ProjectReference>
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 1 addition & 4 deletions GitUI/Translation/Dutch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Om rondzwevende objeten te herstellen, label de commit and deze zal weer in het
<Value>Auteur: {0}</Value>
</TranslationItem>
<TranslationItem Name="dateInfo" Property="Text">
<Value>Commit datum: {0)</Value>
<Value>Commit datum: {0}</Value>
</TranslationItem>
<TranslationItem Name="commitMessage" Property="Text">
<Value>Bericht: {0}</Value>
Expand Down Expand Up @@ -689,9 +689,6 @@ _ReSharper*/
<TranslationItem Name="$this" Property="Text">
<Value>Bestandswijzigingen terugzetten</Value>
</TranslationItem>
<TranslationItem Name="RevertLabel" Property="Text">
<Value>label1</Value>
</TranslationItem>
<TranslationItem Name="Revert" Property="Text">
<Value>Wijzigingen terugzetten</Value>
</TranslationItem>
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion README.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ How to compile GitExtensions
============================

-Open the solution file (\GitCommands\GitCommands.sln)
-First remove signing from the projects
-Compile SimpleShlExt in release for 64bit windows
-Compile SimpleShlExt in release for 32bit windows
-Compile entire solution in release, mixed platforms
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
14 changes: 7 additions & 7 deletions Setup/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -73,22 +73,22 @@
<File Source="..\bin\GitExtensionsUserManual.pdf"/>
</Component>
<Component Id="GitExtensions.exe" Guid="*">
<File Source="..\GitCommands\GitExtensions\bin\Release\GitExtensions.exe"/>
<File Source="..\GitExtensions\bin\Release\GitExtensions.exe"/>
</Component>
<Component Id="GitCommands.dll" Guid="*">
<File Source="..\GitCommands\GitExtensions\bin\Release\GitCommands.dll"/>
<File Source="..\GitExtensions\bin\Release\GitCommands.dll"/>
</Component>
<Component Id="GitUI.dll" Guid="*">
<File Source="..\GitCommands\GitExtensions\bin\Release\GitUI.dll"/>
<File Source="..\GitExtensions\bin\Release\GitUI.dll"/>
</Component>
<Component Id="ICSharpCode.TextEditor.dll" Guid="*">
<File Source="..\GitCommands\GitExtensions\bin\Release\ICSharpCode.TextEditor.dll"/>
<File Source="..\bin\ICSharpCode.TextEditor.dll"/>
</Component>
<Component Id="SpellChecker.dll" Guid="*">
<File Source="..\GitCommands\GitExtensions\bin\Release\SpellChecker.dll"/>
<File Source="..\GitExtensions\bin\Release\SpellChecker.dll"/>
</Component>
<Component Id="GitUIPluginInterfaces.dll" Guid="*">
<File Source="..\GitCommands\GitExtensions\bin\Release\GitUIPluginInterfaces.dll"/>
<File Source="..\GitExtensions\bin\Release\GitUIPluginInterfaces.dll"/>
</Component>

<?define ShellExCLSID = "{3C16B20A-BA16-4156-916F-0A375ECFFE24}"?>
Expand Down Expand Up @@ -138,7 +138,7 @@
<File Source="..\Plugins\Gource\bin\Release\Gource.dll"/>
</Component>
<Component Id="ICSharpCode.SharpZipLib.dll" Guid="*">
<File Source="..\GitCommands\GitExtensions\bin\Release\ICSharpCode.SharpZipLib.dll"/>
<File Source="..\bin\ICSharpCode.SharpZipLib.dll"/>
</Component>
</DirectoryRef>

Expand Down
2 changes: 0 additions & 2 deletions TODO.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ TODO:

-Renamed items show as deleted/new in the commit dialog. It should be possible to detect renames there.

-Add seach function and line numbers to blame view

-Improve Visual Studio intergration
-Command bar is repositionized every time visual studio is started

Expand Down
11 changes: 0 additions & 11 deletions test.cmd

This file was deleted.

Binary file removed test.ico
Binary file not shown.

0 comments on commit 369affa

Please sign in to comment.