Do

Merge lp:~alexlauni/do/slnfiles into lp:do

Proposed by Alex Launi
Status: Merged
Merged at revision: not available
Proposed branch: lp:~alexlauni/do/slnfiles
Merge into: lp:do
Diff against target: 2141 lines
To merge this branch: bzr merge lp:~alexlauni/do/slnfiles
Reviewer Review Type Date Requested Status
Do Core Team Pending
Review via email: mp+22405@code.launchpad.net

Description of the change

Switches the mdp/mds file over to sln/csproj

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file '.bzrignore'
--- .bzrignore 1970-01-01 00:00:00 +0000
+++ .bzrignore 2010-03-29 19:55:48 +0000
@@ -0,0 +1,29 @@
1*.pidb
2*.userprefs
3Makefile.in
4Makefile
5*.pc
6missing
7config.log
8config.status
9configure
10build
11install-sh
12aclocal.m4
13autom4te.cache
14bin
15AssemblyInfo.cs
16po/stamp-it
17po/POTFILES
18po/Makefile.in.in
19m4/lt~obsolete.m4
20m4/ltversion.m4
21m4/ltsugar.m4
22m4/ltoptions.m4
23m4/libtool.m4
24m4/intltool.m4
25libdo/.deps
26*.dll.config
27Do/gnome-do
28ltmain.sh
29libtool
030
=== added file 'Do.Interface.Linux.AnimationBase/Do.Interface.Linux.AnimationBase.csproj'
--- Do.Interface.Linux.AnimationBase/Do.Interface.Linux.AnimationBase.csproj 1970-01-01 00:00:00 +0000
+++ Do.Interface.Linux.AnimationBase/Do.Interface.Linux.AnimationBase.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,91 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{FFF96BEF-0FB8-4188-9207-538BF320207F}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <RootNamespace>Do.Interface.Linux.AnimationBase</RootNamespace>
11 <AssemblyName>Do.Interface.Linux.AnimationBase</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
25 <DebugType>none</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\Release</OutputPath>
28 <ErrorReport>prompt</ErrorReport>
29 <WarningLevel>4</WarningLevel>
30 <PlatformTarget>x86</PlatformTarget>
31 </PropertyGroup>
32 <ItemGroup>
33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
34 <Package>gtk-sharp-2.0</Package>
35 </Reference>
36 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
37 <Package>gtk-sharp-2.0</Package>
38 </Reference>
39 <Reference Include="Mono.Posix" />
40 <Reference Include="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
41 <Reference Include="System" />
42 <Reference Include="System.Core" />
43 <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
44 <Package>gtk-sharp-2.0</Package>
45 </Reference>
46 </ItemGroup>
47 <ItemGroup>
48 <None Include="Resources\Do.Interface.Linux.AnimationBase.addin.xml" />
49 </ItemGroup>
50 <ItemGroup>
51 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\AnimationBaseConfigurationWidget.cs" />
52 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\Bezel.cs" />
53 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelColors.cs" />
54 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelDefaults.cs" />
55 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelDrawingArea.cs" />
56 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelDrawingContext.cs" />
57 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelGlassRenderClasses.cs" />
58 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelGlassResults.cs" />
59 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelGlassWindow.cs" />
60 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\BezelResultsDrawingArea.cs" />
61 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\IRenderInterfaces.cs" />
62 <Compile Include="src\Do.Interface\Do.Interface.AnimationBase\TextRenderer.cs" />
63 <Compile Include="src\Do.Interface\IRenderTheme.cs" />
64 <Compile Include="gtk-gui\generated.cs" />
65 <Compile Include="gtk-gui\Do.Interface.AnimationBase.AnimationBaseConfigurationWidget.cs" />
66 </ItemGroup>
67 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
68 <ItemGroup>
69 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">
70 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>
71 <Name>Do.Interface.Linux</Name>
72 </ProjectReference>
73 <ProjectReference Include="..\Do.Universe\Do.Universe.csproj">
74 <Project>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</Project>
75 <Name>Do.Universe</Name>
76 </ProjectReference>
77 <ProjectReference Include="..\Do.Platform\Do.Platform.csproj">
78 <Project>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</Project>
79 <Name>Do.Platform</Name>
80 </ProjectReference>
81 <ProjectReference Include="..\Do.Platform.Linux\Do.Platform.Linux.csproj">
82 <Project>{36CA5B12-6730-4777-A472-EBC37CF376BD}</Project>
83 <Name>Do.Platform.Linux</Name>
84 </ProjectReference>
85 </ItemGroup>
86 <ItemGroup>
87 <EmbeddedResource Include="gtk-gui\gui.stetic">
88 <LogicalName>gui.stetic</LogicalName>
89 </EmbeddedResource>
90 </ItemGroup>
91</Project>
0\ No newline at end of file92\ No newline at end of file
193
=== removed file 'Do.Interface.Linux.AnimationBase/Do.Interface.Linux.AnimationBase.mdp'
--- Do.Interface.Linux.AnimationBase/Do.Interface.Linux.AnimationBase.mdp 2009-05-12 07:13:46 +0000
+++ Do.Interface.Linux.AnimationBase/Do.Interface.Linux.AnimationBase.mdp 1970-01-01 00:00:00 +0000
@@ -1,55 +0,0 @@
1<Project name="Do.Interface.Linux.AnimationBase" fileversion="2.0" language="C#" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Interface.Linux.AnimationBase" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Interface.Linux.AnimationBase" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="src" subtype="Directory" buildaction="Compile" />
19 <File name="Resources" subtype="Directory" buildaction="Compile" />
20 <File name="Resources/Do.Interface.Linux.AnimationBase.addin.xml" subtype="Code" buildaction="Nothing" />
21 <File name="src/Do.Interface" subtype="Directory" buildaction="Compile" />
22 <File name="src/Do.Interface/Do.Interface.AnimationBase" subtype="Directory" buildaction="Compile" />
23 <File name="src/Do.Interface/Do.Interface.AnimationBase/Bezel.cs" subtype="Code" buildaction="Compile" />
24 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelColors.cs" subtype="Code" buildaction="Compile" />
25 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelDefaults.cs" subtype="Code" buildaction="Compile" />
26 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelDrawingArea.cs" subtype="Code" buildaction="Compile" />
27 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelDrawingContext.cs" subtype="Code" buildaction="Compile" />
28 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelGlassRenderClasses.cs" subtype="Code" buildaction="Compile" />
29 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelGlassResults.cs" subtype="Code" buildaction="Compile" />
30 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelGlassWindow.cs" subtype="Code" buildaction="Compile" />
31 <File name="src/Do.Interface/Do.Interface.AnimationBase/BezelResultsDrawingArea.cs" subtype="Code" buildaction="Compile" />
32 <File name="src/Do.Interface/Do.Interface.AnimationBase/IRenderInterfaces.cs" subtype="Code" buildaction="Compile" />
33 <File name="src/Do.Interface/Do.Interface.AnimationBase/TextRenderer.cs" subtype="Code" buildaction="Compile" />
34 <File name="src/Do.Interface/IRenderTheme.cs" subtype="Code" buildaction="Compile" />
35 <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
36 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
37 <File name="src/Do.Interface/Do.Interface.AnimationBase/AnimationBaseConfigurationWidget.cs" subtype="Code" buildaction="Compile" />
38 <File name="gtk-gui/Do.Interface.AnimationBase.AnimationBaseConfigurationWidget.cs" subtype="Code" buildaction="Compile" />
39 </Contents>
40 <References>
41 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
42 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
43 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
44 <ProjectReference type="Project" localcopy="True" refto="Do.Platform.Linux" />
45 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
46 <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
47 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
48 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
49 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
50 <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
51 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
52 <ProjectReference type="Gac" localcopy="True" refto="gconf-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
53 <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
54 </References>
55</Project>
56\ No newline at end of file0\ No newline at end of file
571
=== modified file 'Do.Interface.Linux.AnimationBase/gtk-gui/gui.stetic'
--- Do.Interface.Linux.AnimationBase/gtk-gui/gui.stetic 2009-04-20 04:00:45 +0000
+++ Do.Interface.Linux.AnimationBase/gtk-gui/gui.stetic 2010-03-29 19:55:48 +0000
@@ -6,6 +6,7 @@
6 </configuration>6 </configuration>
7 <import>7 <import>
8 <widget-library name="../../Do.Interface.Linux/bin/Debug/Do.Interface.Linux.dll" />8 <widget-library name="../../Do.Interface.Linux/bin/Debug/Do.Interface.Linux.dll" />
9 <widget-library name="../../Do.Platform/bin/Debug/Do.Platform.dll" />
9 <widget-library name="../../Do.Platform.Linux/bin/Debug/Do.Platform.Linux.dll" />10 <widget-library name="../../Do.Platform.Linux/bin/Debug/Do.Platform.Linux.dll" />
10 <widget-library name="../bin/Debug/Do.Interface.Linux.AnimationBase.dll" internal="true" />11 <widget-library name="../bin/Debug/Do.Interface.Linux.AnimationBase.dll" internal="true" />
11 </import>12 </import>
1213
=== added file 'Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.csproj'
--- Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.csproj 1970-01-01 00:00:00 +0000
+++ Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,61 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{2B8CF41C-1E7C-404E-9075-89D0C3DD1FC9}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <RootNamespace>Do.Interface.Linux.Classic</RootNamespace>
11 <AssemblyName>Do.Interface.Linux.Classic</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
25 <DebugType>none</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\Release</OutputPath>
28 <ErrorReport>prompt</ErrorReport>
29 <WarningLevel>4</WarningLevel>
30 <PlatformTarget>x86</PlatformTarget>
31 </PropertyGroup>
32 <ItemGroup>
33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
34 <Package>gtk-sharp-2.0</Package>
35 </Reference>
36 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
37 <Package>gtk-sharp-2.0</Package>
38 </Reference>
39 <Reference Include="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
40 <Reference Include="System" />
41 <Reference Include="System.Core" />
42 </ItemGroup>
43 <ItemGroup>
44 <None Include="Resources\Do.Interface.Linux.Classic.addin.xml" />
45 </ItemGroup>
46 <ItemGroup>
47 <Compile Include="src\ClassicRenderer.cs" />
48 <Compile Include="src\ClassicTheme.cs" />
49 </ItemGroup>
50 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
51 <ItemGroup>
52 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">
53 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>
54 <Name>Do.Interface.Linux</Name>
55 </ProjectReference>
56 <ProjectReference Include="..\Do.Interface.Linux.AnimationBase\Do.Interface.Linux.AnimationBase.csproj">
57 <Project>{FFF96BEF-0FB8-4188-9207-538BF320207F}</Project>
58 <Name>Do.Interface.Linux.AnimationBase</Name>
59 </ProjectReference>
60 </ItemGroup>
61</Project>
0\ No newline at end of file62\ No newline at end of file
163
=== removed file 'Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.mdp'
--- Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.mdp 2009-04-20 00:12:53 +0000
+++ Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.mdp 1970-01-01 00:00:00 +0000
@@ -1,36 +0,0 @@
1<Project name="Do.Interface.Linux.Classic" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Interface.Linux.Classic" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Interface.Linux.Classic" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="Resources" subtype="Directory" buildaction="Compile" />
19 <File name="src" subtype="Directory" buildaction="Compile" />
20 <File name="Resources/Do.Interface.Linux.Classic.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
21 <File name="src/ClassicRenderer.cs" subtype="Code" buildaction="Compile" />
22 <File name="src/ClassicTheme.cs" subtype="Code" buildaction="Compile" />
23 </Contents>
24 <References>
25 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
26 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
27 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
28 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
29 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
30 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
31 <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
32 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
33 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
34 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux.AnimationBase" />
35 </References>
36</Project>
37\ No newline at end of file0\ No newline at end of file
381
=== added file 'Do.Interface.Linux.GlassFrame/Do.Interface.Linux.GlassFrame.csproj'
--- Do.Interface.Linux.GlassFrame/Do.Interface.Linux.GlassFrame.csproj 1970-01-01 00:00:00 +0000
+++ Do.Interface.Linux.GlassFrame/Do.Interface.Linux.GlassFrame.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,60 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{585BDFD8-7F78-4F60-902B-D16450B24960}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <RootNamespace>Do.Interface.Linux.GlassFrame</RootNamespace>
11 <AssemblyName>Do.Interface.Linux.GlassFrame</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
25 <DebugType>none</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\Release</OutputPath>
28 <ErrorReport>prompt</ErrorReport>
29 <WarningLevel>4</WarningLevel>
30 <PlatformTarget>x86</PlatformTarget>
31 </PropertyGroup>
32 <ItemGroup>
33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
34 <Package>gtk-sharp-2.0</Package>
35 </Reference>
36 <Reference Include="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
37 <Reference Include="System" />
38 <Reference Include="System.Core" />
39 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
40 <Package>gtk-sharp-2.0</Package>
41 </Reference>
42 </ItemGroup>
43 <ItemGroup>
44 <None Include="Resources\Do.Interface.Linux.GlassFrame.addin.xml" />
45 </ItemGroup>
46 <ItemGroup>
47 <Compile Include="src\GlassFrameRenderer.cs" />
48 </ItemGroup>
49 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
50 <ItemGroup>
51 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">
52 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>
53 <Name>Do.Interface.Linux</Name>
54 </ProjectReference>
55 <ProjectReference Include="..\Do.Interface.Linux.AnimationBase\Do.Interface.Linux.AnimationBase.csproj">
56 <Project>{FFF96BEF-0FB8-4188-9207-538BF320207F}</Project>
57 <Name>Do.Interface.Linux.AnimationBase</Name>
58 </ProjectReference>
59 </ItemGroup>
60</Project>
0\ No newline at end of file61\ No newline at end of file
162
=== removed file 'Do.Interface.Linux.GlassFrame/Do.Interface.Linux.GlassFrame.mdp'
--- Do.Interface.Linux.GlassFrame/Do.Interface.Linux.GlassFrame.mdp 2009-04-20 00:12:53 +0000
+++ Do.Interface.Linux.GlassFrame/Do.Interface.Linux.GlassFrame.mdp 1970-01-01 00:00:00 +0000
@@ -1,35 +0,0 @@
1<Project name="Do.Interface.Linux.GlassFrame" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Interface.Linux.GlassFrame" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Interface.Linux.GlassFrame" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="Resources" subtype="Directory" buildaction="Compile" />
19 <File name="src" subtype="Directory" buildaction="Compile" />
20 <File name="Resources/Do.Interface.Linux.GlassFrame.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
21 <File name="src/GlassFrameRenderer.cs" subtype="Code" buildaction="Compile" />
22 <File name="src/GlassFrameTheme.cs" subtype="Code" buildaction="Compile" />
23 </Contents>
24 <References>
25 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
26 <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
27 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
28 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
29 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
30 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
31 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
32 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
33 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux.AnimationBase" />
34 </References>
35</Project>
36\ No newline at end of file0\ No newline at end of file
371
=== added file 'Do.Interface.Linux.HUD/Do.Interface.Linux.HUD.csproj'
--- Do.Interface.Linux.HUD/Do.Interface.Linux.HUD.csproj 1970-01-01 00:00:00 +0000
+++ Do.Interface.Linux.HUD/Do.Interface.Linux.HUD.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,61 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{F68AFED6-BABE-492F-95F2-435CD9300396}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <RootNamespace>Do.Interface.Linux.HUD</RootNamespace>
11 <AssemblyName>Do.Interface.Linux.HUD</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
25 <DebugType>none</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\Release</OutputPath>
28 <ErrorReport>prompt</ErrorReport>
29 <WarningLevel>4</WarningLevel>
30 <PlatformTarget>x86</PlatformTarget>
31 </PropertyGroup>
32 <ItemGroup>
33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
34 <Package>gtk-sharp-2.0</Package>
35 </Reference>
36 <Reference Include="System" />
37 <Reference Include="System.Core" />
38 <Reference Include="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
39 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
40 <Package>gtk-sharp-2.0</Package>
41 </Reference>
42 </ItemGroup>
43 <ItemGroup>
44 <None Include="Resources\Do.Interface.Linux.HUD.addin.xml" />
45 </ItemGroup>
46 <ItemGroup>
47 <Compile Include="src\HUDRenderer.cs" />
48 <Compile Include="src\HUDTheme.cs" />
49 </ItemGroup>
50 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
51 <ItemGroup>
52 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">
53 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>
54 <Name>Do.Interface.Linux</Name>
55 </ProjectReference>
56 <ProjectReference Include="..\Do.Interface.Linux.AnimationBase\Do.Interface.Linux.AnimationBase.csproj">
57 <Project>{FFF96BEF-0FB8-4188-9207-538BF320207F}</Project>
58 <Name>Do.Interface.Linux.AnimationBase</Name>
59 </ProjectReference>
60 </ItemGroup>
61</Project>
0\ No newline at end of file62\ No newline at end of file
163
=== removed file 'Do.Interface.Linux.HUD/Do.Interface.Linux.HUD.mdp'
--- Do.Interface.Linux.HUD/Do.Interface.Linux.HUD.mdp 2009-04-20 00:12:53 +0000
+++ Do.Interface.Linux.HUD/Do.Interface.Linux.HUD.mdp 1970-01-01 00:00:00 +0000
@@ -1,34 +0,0 @@
1<Project name="Do.Interface.Linux.HUD" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Interface.Linux.HUD" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Interface.Linux.HUD" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="src" subtype="Directory" buildaction="Compile" />
19 <File name="Resources" subtype="Directory" buildaction="Compile" />
20 <File name="Resources/Do.Interface.Linux.HUD.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
21 <File name="src/HUDRenderer.cs" subtype="Code" buildaction="Compile" />
22 <File name="src/HUDTheme.cs" subtype="Code" buildaction="Compile" />
23 </Contents>
24 <References>
25 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
26 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
27 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
28 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
29 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
30 <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
31 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
32 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux.AnimationBase" />
33 </References>
34</Project>
35\ No newline at end of file0\ No newline at end of file
361
=== added file 'Do.Interface.Linux.Mini/Do.Interface.Linux.Mini.csproj'
--- Do.Interface.Linux.Mini/Do.Interface.Linux.Mini.csproj 1970-01-01 00:00:00 +0000
+++ Do.Interface.Linux.Mini/Do.Interface.Linux.Mini.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,61 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{00C8A58D-8C14-4CC6-AA64-CA9A80EC9465}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <RootNamespace>Do.Interface.Linux.Mini</RootNamespace>
11 <AssemblyName>Do.Interface.Linux.Mini</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
25 <DebugType>none</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\Release</OutputPath>
28 <ErrorReport>prompt</ErrorReport>
29 <WarningLevel>4</WarningLevel>
30 <PlatformTarget>x86</PlatformTarget>
31 </PropertyGroup>
32 <ItemGroup>
33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
34 <Package>gtk-sharp-2.0</Package>
35 </Reference>
36 <Reference Include="System" />
37 <Reference Include="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
38 <Reference Include="System.Core" />
39 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
40 <Package>gtk-sharp-2.0</Package>
41 </Reference>
42 </ItemGroup>
43 <ItemGroup>
44 <None Include="Resources\Do.Interface.Linux.Mini.addin.xml" />
45 </ItemGroup>
46 <ItemGroup>
47 <Compile Include="src\MiniRenderer.cs" />
48 <Compile Include="src\MiniTheme.cs" />
49 </ItemGroup>
50 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
51 <ItemGroup>
52 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">
53 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>
54 <Name>Do.Interface.Linux</Name>
55 </ProjectReference>
56 <ProjectReference Include="..\Do.Interface.Linux.AnimationBase\Do.Interface.Linux.AnimationBase.csproj">
57 <Project>{FFF96BEF-0FB8-4188-9207-538BF320207F}</Project>
58 <Name>Do.Interface.Linux.AnimationBase</Name>
59 </ProjectReference>
60 </ItemGroup>
61</Project>
0\ No newline at end of file62\ No newline at end of file
163
=== removed file 'Do.Interface.Linux.Mini/Do.Interface.Linux.Mini.mdp'
--- Do.Interface.Linux.Mini/Do.Interface.Linux.Mini.mdp 2009-04-20 00:12:53 +0000
+++ Do.Interface.Linux.Mini/Do.Interface.Linux.Mini.mdp 1970-01-01 00:00:00 +0000
@@ -1,35 +0,0 @@
1<Project name="Do.Interface.Linux.Mini" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Interface.Linux.Mini" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Interface.Linux.Mini" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="src" subtype="Directory" buildaction="Compile" />
19 <File name="Resources" subtype="Directory" buildaction="Compile" />
20 <File name="Resources/Do.Interface.Linux.Mini.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
21 <File name="src/MiniRenderer.cs" subtype="Code" buildaction="Compile" />
22 <File name="src/MiniTheme.cs" subtype="Code" buildaction="Compile" />
23 </Contents>
24 <References>
25 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
26 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
27 <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
28 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
29 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
30 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
31 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
32 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
33 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux.AnimationBase" />
34 </References>
35</Project>
36\ No newline at end of file0\ No newline at end of file
371
=== added file 'Do.Interface.Linux/Do.Interface.Linux.csproj'
--- Do.Interface.Linux/Do.Interface.Linux.csproj 1970-01-01 00:00:00 +0000
+++ Do.Interface.Linux/Do.Interface.Linux.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,92 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{5809CEE9-020D-4858-86AE-94E2527146FE}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <RootNamespace>Do.Interface.Linux</RootNamespace>
11 <AssemblyName>Do.Interface.Linux</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
25 <DebugType>none</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\Release</OutputPath>
28 <ErrorReport>prompt</ErrorReport>
29 <WarningLevel>4</WarningLevel>
30 <PlatformTarget>x86</PlatformTarget>
31 </PropertyGroup>
32 <ItemGroup>
33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
34 <Package>gtk-sharp-2.0</Package>
35 </Reference>
36 <Reference Include="System" />
37 <Reference Include="System.Core" />
38 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
39 <Package>gtk-sharp-2.0</Package>
40 </Reference>
41 <Reference Include="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
42 <Reference Include="Mono.Posix" />
43 <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
44 <Package>mono-addins</Package>
45 </Reference>
46 <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
47 <Package>gtk-sharp-2.0</Package>
48 </Reference>
49 </ItemGroup>
50 <ItemGroup>
51 <None Include="Resources\Do.Interface.Linux.addin.xml" />
52 <None Include="Resources\settings-triangle.png" />
53 </ItemGroup>
54 <ItemGroup>
55 <Compile Include="src\Do.Interface\ClassicInterface\ClassicWindow.cs" />
56 <Compile Include="src\Do.Interface\Do.Interface.CairoUtils\CairoUtils.cs" />
57 <Compile Include="src\Do.Interface\Do.Interface.Widgets\DefaultItems.cs" />
58 <Compile Include="src\Do.Interface\IconCache.cs" />
59 <Compile Include="src\Do.Interface\IconProvider.cs" />
60 <Compile Include="src\Do.Interface\IDoController.cs" />
61 <Compile Include="src\Do.Interface\IDoWindow.cs" />
62 <Compile Include="src\Do.Interface\InterfaceDescription.cs" />
63 <Compile Include="src\Do.Interface\InterfaceManager.cs" />
64 <Compile Include="src\Do.Interface\IUIContext.cs" />
65 <Compile Include="src\Do.Interface\PixbufSurfaceCache.cs" />
66 <Compile Include="src\Do.Interface\PositionWindow.cs" />
67 <Compile Include="src\Do.Interface\ResultsWindowSelectionEventArgs.cs" />
68 <Compile Include="src\Do.Interface\SearchFinishState.cs" />
69 <Compile Include="src\Do.Interface\UIContext.cs" />
70 <Compile Include="src\Do.Interface\Util.cs" />
71 <Compile Include="src\Do.Interface\Windowing.cs" />
72 <Compile Include="src\Do.Universe\ImplicitTextItem.cs" />
73 <Compile Include="src\Do.Interface\Do.Interface.Widgets\Frame.cs" />
74 <Compile Include="src\Do.Interface\Do.Interface.Widgets\GlossyRoundedFrame.cs" />
75 <Compile Include="src\Do.Interface\Do.Interface.Widgets\HalfRoundedFrame.cs" />
76 <Compile Include="src\Do.Interface\Do.Interface.Widgets\IconBox.cs" />
77 <Compile Include="src\Do.Interface\Do.Interface.Widgets\ResultsWindow.cs" />
78 <Compile Include="src\Do.Interface\Do.Interface.Widgets\SymbolDisplayLabel.cs" />
79 <Compile Include="src\Do.Interface\Do.Interface.Widgets\TextFrame.cs" />
80 </ItemGroup>
81 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
82 <ItemGroup>
83 <ProjectReference Include="..\Do.Universe\Do.Universe.csproj">
84 <Project>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</Project>
85 <Name>Do.Universe</Name>
86 </ProjectReference>
87 <ProjectReference Include="..\Do.Platform\Do.Platform.csproj">
88 <Project>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</Project>
89 <Name>Do.Platform</Name>
90 </ProjectReference>
91 </ItemGroup>
92</Project>
0\ No newline at end of file93\ No newline at end of file
194
=== removed file 'Do.Interface.Linux/Do.Interface.Linux.mdp'
--- Do.Interface.Linux/Do.Interface.Linux.mdp 2009-06-18 20:19:40 +0000
+++ Do.Interface.Linux/Do.Interface.Linux.mdp 1970-01-01 00:00:00 +0000
@@ -1,66 +0,0 @@
1<Project name="Do.Interface.Linux" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Interface.Linux" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Interface.Linux" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="src" subtype="Directory" buildaction="Compile" />
18 <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
19 <File name="src/Do.Interface/IconProvider.cs" subtype="Code" buildaction="Compile" />
20 <File name="src/Do.Interface/Windowing.cs" subtype="Code" buildaction="Compile" />
21 <File name="Resources" subtype="Directory" buildaction="Compile" />
22 <File name="Resources/Do.Interface.Linux.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
23 <File name="src/Do.Interface/IDoWindow.cs" subtype="Code" buildaction="Compile" />
24 <File name="src/Do.Interface/IconCache.cs" subtype="Code" buildaction="Compile" />
25 <File name="src/Do.Interface/IUIContext.cs" subtype="Code" buildaction="Compile" />
26 <File name="src/Do.Interface/ResultsWindowSelectionEventArgs.cs" subtype="Code" buildaction="Compile" />
27 <File name="src/Do.Interface/UIContext.cs" subtype="Code" buildaction="Compile" />
28 <File name="src/Do.Interface/ClassicInterface" subtype="Directory" buildaction="Compile" />
29 <File name="src/Do.Interface/ClassicInterface/ClassicWindow.cs" subtype="Code" buildaction="Compile" />
30 <File name="src/Do.Interface/Do.Interface.Widgets" subtype="Directory" buildaction="Compile" />
31 <File name="src/Do.Interface/Do.Interface.Widgets/DefaultItems.cs" subtype="Code" buildaction="Compile" />
32 <File name="src/Do.Interface/Do.Interface.Widgets/Frame.cs" subtype="Code" buildaction="Compile" />
33 <File name="src/Do.Interface/Do.Interface.Widgets/GlossyRoundedFrame.cs" subtype="Code" buildaction="Compile" />
34 <File name="src/Do.Interface/Do.Interface.Widgets/HalfRoundedFrame.cs" subtype="Code" buildaction="Compile" />
35 <File name="src/Do.Interface/Do.Interface.Widgets/IconBox.cs" subtype="Code" buildaction="Compile" />
36 <File name="src/Do.Interface/Do.Interface.Widgets/ResultsWindow.cs" subtype="Code" buildaction="Compile" />
37 <File name="src/Do.Interface/Do.Interface.Widgets/SymbolDisplayLabel.cs" subtype="Code" buildaction="Compile" />
38 <File name="src/Do.Interface/Do.Interface.Widgets/TextFrame.cs" subtype="Code" buildaction="Compile" />
39 <File name="src/Do.Interface/Do.Interface.CairoUtils" subtype="Directory" buildaction="Compile" />
40 <File name="src/Do.Interface/Do.Interface.CairoUtils/CairoUtils.cs" subtype="Code" buildaction="Compile" />
41 <File name="src/Do.Interface/IDoController.cs" subtype="Code" buildaction="Compile" />
42 <File name="src/Do.Interface/PixbufSurfaceCache.cs" subtype="Code" buildaction="Compile" />
43 <File name="src/Do.Interface/PositionWindow.cs" subtype="Code" buildaction="Compile" />
44 <File name="src/Do.Interface/Util.cs" subtype="Code" buildaction="Compile" />
45 <File name="src/Do.Interface/SearchFinishState.cs" subtype="Code" buildaction="Compile" />
46 <File name="Resources/settings-triangle.png" subtype="Code" buildaction="EmbedAsResource" />
47 <File name="src/Do.Interface/InterfaceManager.cs" subtype="Code" buildaction="Compile" />
48 <File name="src/Do.Universe" subtype="Directory" buildaction="Compile" />
49 <File name="src/Do.Universe/ImplicitTextItem.cs" subtype="Code" buildaction="Compile" />
50 <File name="src/Do.Interface/InterfaceDescription.cs" subtype="Code" buildaction="Compile" />
51 </Contents>
52 <References>
53 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
54 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
55 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
56 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
57 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
58 <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
59 <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
60 <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
61 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
62 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
63 <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.3.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
64 <ProjectReference type="Gac" localcopy="True" refto="gconf-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
65 </References>
66</Project>
67\ No newline at end of file0\ No newline at end of file
681
=== added file 'Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.csproj'
--- Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.csproj 1970-01-01 00:00:00 +0000
+++ Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,1 @@
1<?xml version="1.0" encoding="utf-8"?>
0<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">2<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1 <PropertyGroup>3 <PropertyGroup>
2 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
3 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
4 <ProductVersion>9.0.21022</ProductVersion>6 <ProductVersion>9.0.21022</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>7 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{68C0DB8D-1DFA-47B1-8CD7-548224602EE0}</ProjectGuid>8 <ProjectGuid>{68C0DB8D-1DFA-47B1-8CD7-548224602EE0}</ProjectGuid>
7 <OutputType>Library</OutputType>9 <OutputType>Library</OutputType>
8 <RootNamespace>Do.Platform.Linux.JoliCloud</RootNamespace>10 <RootNamespace>Do.Platform.Linux.JoliCloud</RootNamespace>
9 <AssemblyName>Do.Platform.Linux.JoliCloud</AssemblyName>11 <AssemblyName>Do.Platform.Linux.JoliCloud</AssemblyName>
10 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
11 </PropertyGroup>13 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
13 <DebugSymbols>true</DebugSymbols>15 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType>16 <DebugType>full</DebugType>
15 <Optimize>false</Optimize>17 <Optimize>false</Optimize>
16 <OutputPath>bin\Debug</OutputPath>18 <OutputPath>bin\Debug</OutputPath>
17 <DefineConstants>DEBUG</DefineConstants>19 <DefineConstants>DEBUG</DefineConstants>
18 <ErrorReport>prompt</ErrorReport>20 <ErrorReport>prompt</ErrorReport>
19 <WarningLevel>4</WarningLevel>21 <WarningLevel>4</WarningLevel>
20 <PlatformTarget>x86</PlatformTarget>22 <PlatformTarget>x86</PlatformTarget>
21 </PropertyGroup>23 </PropertyGroup>
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
23 <DebugType>none</DebugType>25 <DebugType>none</DebugType>
24 <Optimize>false</Optimize>26 <Optimize>false</Optimize>
25 <OutputPath>bin\Release</OutputPath>27 <OutputPath>bin\Release</OutputPath>
26 <ErrorReport>prompt</ErrorReport>28 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>29 <WarningLevel>4</WarningLevel>
28 <PlatformTarget>x86</PlatformTarget>30 <PlatformTarget>x86</PlatformTarget>
29 </PropertyGroup>31 </PropertyGroup>
30 <ItemGroup>32 <ItemGroup>
31 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
32 <Package>gtk-sharp-2.0</Package>34 <Package>gtk-sharp-2.0</Package>
33 </Reference>35 </Reference>
34 <Reference Include="System.Core" />36 <Reference Include="System.Core" />
35 <Reference Include="System" />37 <Reference Include="System" />
36 <Reference Include="NDesk.DBus.GLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">38 <Reference Include="NDesk.DBus.GLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">
37 <Package>ndesk-dbus-glib-1.0</Package>39 <Package>ndesk-dbus-glib-1.0</Package>
38 </Reference>40 </Reference>
39 <Reference Include="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">41 <Reference Include="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">
40 <Package>ndesk-dbus-1.0</Package>42 <Package>ndesk-dbus-1.0</Package>
41 </Reference>43 </Reference>
42 <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">44 <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
43 <Package>mono-addins</Package>45 <Package>mono-addins</Package>
44 </Reference>46 </Reference>
45 </ItemGroup>47 </ItemGroup>
46 <ItemGroup>48 <ItemGroup>
47 <None Include="Resources\Do.Platform.Linux.JoliCloud.addin.xml" />49 <None Include="Resources\Do.Platform.Linux.JoliCloud.addin.xml" />
48 </ItemGroup>50 </ItemGroup>
49 <ItemGroup>51 <ItemGroup>
50 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.JoliCloud\PackageManagerService.cs" />52 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.JoliCloud\PackageManagerService.cs" />
51 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.JoliCloud\Tests\PackageManagerServiceTests.cs" />53 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.JoliCloud\Tests\PackageManagerServiceTests.cs" />
52 </ItemGroup>54 </ItemGroup>
53 <ItemGroup>55 <ItemGroup>
54 <ProjectReference Include="..\Do.Platform\Do.Platform.csproj">56 <ProjectReference Include="..\Do.Platform\Do.Platform.csproj">
55 <Project>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</Project>57 <Project>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</Project>
56 <Name>Do.Platform</Name>58 <Name>Do.Platform</Name>
57 </ProjectReference>59 </ProjectReference>
58 <ProjectReference Include="..\Do.Platform.Linux\Do.Platform.Linux.csproj">60 <ProjectReference Include="..\Do.Platform.Linux\Do.Platform.Linux.csproj">
59 <Project>{36CA5B12-6730-4777-A472-EBC37CF376BD}</Project>61 <Project>{36CA5B12-6730-4777-A472-EBC37CF376BD}</Project>
60 <Name>Do.Platform.Linux</Name>62 <Name>Do.Platform.Linux</Name>
61 </ProjectReference>63 </ProjectReference>
62 </ItemGroup>64 </ItemGroup>
63 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />65 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
64</Project>66</Project>
65\ No newline at end of file67\ No newline at end of file
6668
=== removed file 'Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.mdp'
--- Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.mdp 2009-06-26 15:07:35 +0000
+++ Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.mdp 1970-01-01 00:00:00 +0000
@@ -1,34 +0,0 @@
1<Project name="Do.Platform.Linux.JoliCloud" fileversion="2.0" language="C#" targetFramework="2.0" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Platform.Linux.JoliCloud" />
5 <Build debugmode="True" target="Exe" />
6 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Platform.Linux.JoliCloud" />
11 <Build debugmode="False" target="Exe" />
12 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="Resources" subtype="Directory" buildaction="Compile" />
18 <File name="src" subtype="Directory" buildaction="Compile" />
19 <File name="src/Do.Platform" subtype="Directory" buildaction="Compile" />
20 <File name="src/Do.Platform/Do.Platform.Linux" subtype="Directory" buildaction="Compile" />
21 <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud" subtype="Directory" buildaction="Compile" />
22 <File name="Resources/Do.Platform.Linux.JoliCloud.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
23 <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/PackageManagerService.cs" subtype="Code" buildaction="Compile" />
24 <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/Tests" subtype="Directory" buildaction="Compile" />
25 <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/Tests/PackageManagerServiceTests.cs" subtype="Code" buildaction="Compile" />
26 </Contents>
27 <References>
28 <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../../../../../usr/local/lib/gnome-do/Do.Platform.dll" />
29 <ProjectReference type="Gac" localcopy="True" refto="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099" />
30 <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../../../../../usr/local/lib/gnome-do/Do.Platform.Linux.dll" />
31 <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
32 <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
33 </References>
34</Project>
35\ No newline at end of file0\ No newline at end of file
361
=== modified file 'Do.Platform.Linux.JoliCloud/src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/PackageManagerService.cs'
--- Do.Platform.Linux.JoliCloud/src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/PackageManagerService.cs 2009-07-02 10:40:41 +0000
+++ Do.Platform.Linux.JoliCloud/src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/PackageManagerService.cs 2010-03-29 19:55:48 +0000
@@ -70,8 +70,7 @@
70 session_bus.NameOwnerChanged += HandleNameOwnerChanged;70 session_bus.NameOwnerChanged += HandleNameOwnerChanged;
71 71
72 // this call will instaniate the daemon, as well as make sure we also got a DBus object72 // this call will instaniate the daemon, as well as make sure we also got a DBus object
73 daemon = GetIJoliCloudDaemonObject (ObjectPath);73 Daemon.ActionProcessed += HandleActionProcessed;
74 daemon.ActionProcessed += HandleActionProcessed;
75 74
76 LoadJolicloudPackageMap ();75 LoadJolicloudPackageMap ();
77 base.Initialize ();76 base.Initialize ();
7877
=== added file 'Do.Platform.Linux/Do.Platform.Linux.csproj'
--- Do.Platform.Linux/Do.Platform.Linux.csproj 1970-01-01 00:00:00 +0000
+++ Do.Platform.Linux/Do.Platform.Linux.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,1 @@
1<?xml version="1.0" encoding="utf-8"?>
0<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">2<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1 <PropertyGroup>3 <PropertyGroup>
2 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
3 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
4 <ProductVersion>9.0.21022</ProductVersion>6 <ProductVersion>9.0.21022</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>7 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{36CA5B12-6730-4777-A472-EBC37CF376BD}</ProjectGuid>8 <ProjectGuid>{36CA5B12-6730-4777-A472-EBC37CF376BD}</ProjectGuid>
7 <OutputType>Library</OutputType>9 <OutputType>Library</OutputType>
8 <RootNamespace>Do.Platform.Linux</RootNamespace>10 <RootNamespace>Do.Platform.Linux</RootNamespace>
9 <AssemblyName>Do.Platform.Linux</AssemblyName>11 <AssemblyName>Do.Platform.Linux</AssemblyName>
10 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
11 </PropertyGroup>13 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
13 <DebugSymbols>true</DebugSymbols>15 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType>16 <DebugType>full</DebugType>
15 <Optimize>false</Optimize>17 <Optimize>false</Optimize>
16 <OutputPath>bin\Debug</OutputPath>18 <OutputPath>bin\Debug</OutputPath>
17 <DefineConstants>DEBUG</DefineConstants>19 <DefineConstants>DEBUG</DefineConstants>
18 <ErrorReport>prompt</ErrorReport>20 <ErrorReport>prompt</ErrorReport>
19 <WarningLevel>4</WarningLevel>21 <WarningLevel>4</WarningLevel>
20 <PlatformTarget>x86</PlatformTarget>22 <PlatformTarget>x86</PlatformTarget>
21 </PropertyGroup>23 </PropertyGroup>
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
23 <DebugType>none</DebugType>25 <DebugType>none</DebugType>
24 <Optimize>false</Optimize>26 <Optimize>false</Optimize>
25 <OutputPath>bin\Release</OutputPath>27 <OutputPath>bin\Release</OutputPath>
26 <ErrorReport>prompt</ErrorReport>28 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>29 <WarningLevel>4</WarningLevel>
28 <PlatformTarget>x86</PlatformTarget>30 <PlatformTarget>x86</PlatformTarget>
29 </PropertyGroup>31 </PropertyGroup>
30 <ItemGroup>32 <ItemGroup>
31 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
32 <Package>gtk-sharp-2.0</Package>34 <Package>gtk-sharp-2.0</Package>
33 </Reference>35 </Reference>
34 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">36 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
35 <Package>gtk-sharp-2.0</Package>37 <Package>gtk-sharp-2.0</Package>
36 </Reference>38 </Reference>
37 <Reference Include="Mono.Posix" />39 <Reference Include="Mono.Posix" />
38 <Reference Include="NDesk.DBus.GLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">40 <Reference Include="NDesk.DBus.GLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">
39 <Package>ndesk-dbus-glib-1.0</Package>41 <Package>ndesk-dbus-glib-1.0</Package>
40 </Reference>42 </Reference>
41 <Reference Include="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">43 <Reference Include="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099">
42 <Package>ndesk-dbus-1.0</Package>44 <Package>ndesk-dbus-1.0</Package>
43 </Reference>45 </Reference>
44 <Reference Include="gnome-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">46 <Reference Include="gnome-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
45 <Package>gnome-sharp-2.0</Package>47 <Package>gnome-sharp-2.0</Package>
46 </Reference>48 </Reference>
47 <Reference Include="Gnome.Keyring, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a73e1bde00c9b66">49 <Reference Include="Gnome.Keyring, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a73e1bde00c9b66">
48 <Package>gnome-keyring-sharp-1.0</Package>50 <Package>gnome-keyring-sharp-1.0</Package>
49 </Reference>51 </Reference>
50 <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">52 <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
51 <Package>nunit</Package>53 <Package>nunit</Package>
52 </Reference>54 </Reference>
53 <Reference Include="System" />55 <Reference Include="System" />
54 <Reference Include="System.Core" />56 <Reference Include="System.Core" />
55 <Reference Include="notify-sharp, Version=0.4.0.0, Culture=neutral, PublicKeyToken=2df29c54e245917a">57 <Reference Include="notify-sharp, Version=0.4.0.0, Culture=neutral, PublicKeyToken=2df29c54e245917a">
56 <Package>notify-sharp</Package>58 <Package>notify-sharp</Package>
57 </Reference>59 </Reference>
58 <Reference Include="gconf-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">60 <Reference Include="gconf-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
59 <Package>gconf-sharp-2.0</Package>61 <Package>gconf-sharp-2.0</Package>
60 </Reference>62 </Reference>
61 <Reference Include="gnomedesktop-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">63 <Reference Include="gnomedesktop-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
62 <Package>gnome-desktop-sharp-2.0</Package>64 <Package>gnome-desktop-sharp-2.0</Package>
63 </Reference>65 </Reference>
64 <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">66 <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
65 <Package>mono-addins</Package>67 <Package>mono-addins</Package>
66 </Reference>68 </Reference>
67 </ItemGroup>69 </ItemGroup>
68 <ItemGroup>70 <ItemGroup>
69 <None Include="Resources\Do.Platform.Linux.addin.xml" />71 <None Include="Resources\Do.Platform.Linux.addin.xml" />
70 </ItemGroup>72 </ItemGroup>
71 <ItemGroup>73 <ItemGroup>
72 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.DBus\IController.cs" />74 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.DBus\IController.cs" />
73 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.DBus\Registrar.cs" />75 <Compile Include="src\Do.Platform\Do.Platform.Linux\Do.Platform.Linux.DBus\Registrar.cs" />
74 <Compile Include="src\Do.Platform\Do.Platform.Linux\Tests\GConfPreferencesServiceTests.cs" />76 <Compile Include="src\Do.Platform\Do.Platform.Linux\Tests\GConfPreferencesServiceTests.cs" />
75 <Compile Include="src\Do.Platform\Do.Platform.Linux\ConsoleLogService.cs" />77 <Compile Include="src\Do.Platform\Do.Platform.Linux\ConsoleLogService.cs" />
76 <Compile Include="src\Do.Platform\Do.Platform.Linux\EnvironmentService.cs" />78 <Compile Include="src\Do.Platform\Do.Platform.Linux\EnvironmentService.cs" />
77 <Compile Include="src\Do.Platform\Do.Platform.Linux\EnvironmentServiceExtensions.cs" />79 <Compile Include="src\Do.Platform\Do.Platform.Linux\EnvironmentServiceExtensions.cs" />
78 <Compile Include="src\Do.Platform\Do.Platform.Linux\GConfPreferencesService.cs" />80 <Compile Include="src\Do.Platform\Do.Platform.Linux\GConfPreferencesService.cs" />
79 <Compile Include="src\Do.Platform\Do.Platform.Linux\GnomeKeyringSecurePreferencesService.cs" />81 <Compile Include="src\Do.Platform\Do.Platform.Linux\GnomeKeyringSecurePreferencesService.cs" />
80 <Compile Include="src\Do.Platform\Do.Platform.Linux\IConfigurable.cs" />82 <Compile Include="src\Do.Platform\Do.Platform.Linux\IConfigurable.cs" />
81 <Compile Include="src\Do.Platform\Do.Platform.Linux\KeyBindingService.cs" />83 <Compile Include="src\Do.Platform\Do.Platform.Linux\KeyBindingService.cs" />
82 <Compile Include="src\Do.Platform\Do.Platform.Linux\NetworkService.cs" />84 <Compile Include="src\Do.Platform\Do.Platform.Linux\NetworkService.cs" />
83 <Compile Include="src\Do.Platform\Do.Platform.Linux\NotificationHelper.cs" />85 <Compile Include="src\Do.Platform\Do.Platform.Linux\NotificationHelper.cs" />
84 <Compile Include="src\Do.Platform\Do.Platform.Linux\SystemService.cs" />86 <Compile Include="src\Do.Platform\Do.Platform.Linux\SystemService.cs" />
85 <Compile Include="src\Do.Platform\Do.Platform.Linux\TrayIconPreferences.cs" />87 <Compile Include="src\Do.Platform\Do.Platform.Linux\TrayIconPreferences.cs" />
86 <Compile Include="src\Do.Platform\Do.Platform.Linux\TrayIconService.cs" />88 <Compile Include="src\Do.Platform\Do.Platform.Linux\TrayIconService.cs" />
87 <Compile Include="src\Do.Platform\Do.Platform.Linux\UniverseFactoryService.cs" />89 <Compile Include="src\Do.Platform\Do.Platform.Linux\UniverseFactoryService.cs" />
88 <Compile Include="src\Do.Platform\ConsoleCrayon.cs" />90 <Compile Include="src\Do.Platform\ConsoleCrayon.cs" />
89 <Compile Include="gtk-gui\generated.cs" />91 <Compile Include="gtk-gui\generated.cs" />
90 <Compile Include="gtk-gui\Do.Platform.Linux.AbstractLoginWidget.cs" />92 <Compile Include="gtk-gui\Do.Platform.Linux.AbstractLoginWidget.cs" />
91 <Compile Include="gtk-gui\Do.Platform.Linux.PluginAvailableDialog.cs" />93 <Compile Include="gtk-gui\Do.Platform.Linux.PluginAvailableDialog.cs" />
92 <Compile Include="src\Do.Universe\ApplicationItem.cs" />94 <Compile Include="src\Do.Universe\ApplicationItem.cs" />
93 <Compile Include="src\Do.Universe\ApplicationItemSource.cs" />95 <Compile Include="src\Do.Universe\ApplicationItemSource.cs" />
94 <Compile Include="src\Do.Universe\CategoryItem.cs" />96 <Compile Include="src\Do.Universe\CategoryItem.cs" />
95 <Compile Include="src\Do.Universe\FileItem.cs" />97 <Compile Include="src\Do.Universe\FileItem.cs" />
96 <Compile Include="src\Do.Universe\GNOMEBookmarkItem.cs" />98 <Compile Include="src\Do.Universe\GNOMEBookmarkItem.cs" />
97 <Compile Include="src\Do.Universe\GNOMESpecialLocationsItemSource.cs" />99 <Compile Include="src\Do.Universe\GNOMESpecialLocationsItemSource.cs" />
98 <Compile Include="src\Do.Universe\GNOMETrashItem.cs" />100 <Compile Include="src\Do.Universe\GNOMETrashItem.cs" />
99 <Compile Include="src\Do.Universe\NullApplicationItem.cs" />101 <Compile Include="src\Do.Universe\NullApplicationItem.cs" />
100 <Compile Include="src\Do.Widgets\AbstractLoginWidget.cs" />102 <Compile Include="src\Do.Widgets\AbstractLoginWidget.cs" />
101 <Compile Include="src\Do.Widgets\PluginAvailableDialog.cs" />103 <Compile Include="src\Do.Widgets\PluginAvailableDialog.cs" />
102 <Compile Include="src\AssemblyInfo.cs" />104 <Compile Include="src\AssemblyInfo.cs" />
103 </ItemGroup>105 </ItemGroup>
104 <ItemGroup>106 <ItemGroup>
105 <ProjectReference Include="..\Do.Platform\Do.Platform.csproj">107 <ProjectReference Include="..\Do.Platform\Do.Platform.csproj">
106 <Project>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</Project>108 <Project>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</Project>
107 <Name>Do.Platform</Name>109 <Name>Do.Platform</Name>
108 </ProjectReference>110 </ProjectReference>
109 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">111 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">
110 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>112 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>
111 <Name>Do.Interface.Linux</Name>113 <Name>Do.Interface.Linux</Name>
112 </ProjectReference>114 </ProjectReference>
113 <ProjectReference Include="..\Do.Universe\Do.Universe.csproj">115 <ProjectReference Include="..\Do.Universe\Do.Universe.csproj">
114 <Project>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</Project>116 <Project>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</Project>
115 <Name>Do.Universe</Name>117 <Name>Do.Universe</Name>
116 </ProjectReference>118 </ProjectReference>
117 </ItemGroup>119 </ItemGroup>
118 <ItemGroup>120 <ItemGroup>
119 <EmbeddedResource Include="gtk-gui\gui.stetic">121 <EmbeddedResource Include="gtk-gui\gui.stetic">
120 <LogicalName>gui.stetic</LogicalName>122 <LogicalName>gui.stetic</LogicalName>
121 </EmbeddedResource>123 </EmbeddedResource>
122 </ItemGroup>124 </ItemGroup>
123 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />125 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
124</Project>126</Project>
125\ No newline at end of file127\ No newline at end of file
126128
=== removed file 'Do.Platform.Linux/Do.Platform.Linux.mdp'
--- Do.Platform.Linux/Do.Platform.Linux.mdp 2009-08-14 17:47:47 +0000
+++ Do.Platform.Linux/Do.Platform.Linux.mdp 1970-01-01 00:00:00 +0000
@@ -1,79 +0,0 @@
1<Project name="Do.Platform.Linux" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Platform.Linux" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Platform.Linux" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="src" subtype="Directory" buildaction="Compile" />
18 <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
19 <File name="src/Do.Platform" subtype="Directory" buildaction="Compile" />
20 <File name="src/Do.Universe" subtype="Directory" buildaction="Compile" />
21 <File name="src/Do.Universe/ApplicationItem.cs" subtype="Code" buildaction="Compile" />
22 <File name="Resources" subtype="Directory" buildaction="Compile" />
23 <File name="Resources/Do.Platform.Linux.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
24 <File name="src/Do.Universe/FileItem.cs" subtype="Code" buildaction="Compile" />
25 <File name="src/Do.Platform/ConsoleCrayon.cs" subtype="Code" buildaction="Compile" />
26 <File name="src/Do.Universe/ApplicationItemSource.cs" subtype="Code" buildaction="Compile" />
27 <File name="src/Do.Universe/GNOMESpecialLocationsItemSource.cs" subtype="Code" buildaction="Compile" />
28 <File name="src/Do.Platform/Do.Platform.Linux" subtype="Directory" buildaction="Compile" />
29 <File name="src/Do.Platform/Do.Platform.Linux/ConsoleLogService.cs" subtype="Code" buildaction="Compile" />
30 <File name="src/Do.Platform/Do.Platform.Linux/EnvironmentService.cs" subtype="Code" buildaction="Compile" />
31 <File name="src/Do.Platform/Do.Platform.Linux/GConfPreferencesService.cs" subtype="Code" buildaction="Compile" />
32 <File name="src/Do.Platform/Do.Platform.Linux/Tests" subtype="Directory" buildaction="Compile" />
33 <File name="src/Do.Platform/Do.Platform.Linux/Tests/GConfPreferencesServiceTests.cs" subtype="Code" buildaction="Compile" />
34 <File name="src/Do.Platform/Do.Platform.Linux/GnomeKeyringSecurePreferencesService.cs" subtype="Code" buildaction="Compile" />
35 <File name="src/Do.Platform/Do.Platform.Linux/UniverseFactoryService.cs" subtype="Code" buildaction="Compile" />
36 <File name="src/Do.Platform/Do.Platform.Linux/TrayIconService.cs" subtype="Code" buildaction="Compile" />
37 <File name="src/Do.Platform/Do.Platform.Linux/NotificationHelper.cs" subtype="Code" buildaction="Compile" />
38 <File name="src/Do.Platform/Do.Platform.Linux/TrayIconPreferences.cs" subtype="Code" buildaction="Compile" />
39 <File name="src/Do.Widgets" subtype="Directory" buildaction="Compile" />
40 <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
41 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
42 <File name="gtk-gui/Do.Platform.Linux.AbstractLoginWidget.cs" subtype="Code" buildaction="Compile" />
43 <File name="src/Do.Widgets/AbstractLoginWidget.cs" subtype="Code" buildaction="Compile" />
44 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
45 <File name="src/Do.Platform/Do.Platform.Linux/IConfigurable.cs" subtype="Code" buildaction="Compile" />
46 <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.DBus" subtype="Directory" buildaction="Compile" />
47 <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.DBus/IController.cs" subtype="Code" buildaction="Compile" />
48 <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.DBus/Registrar.cs" subtype="Code" buildaction="Compile" />
49 <File name="src/Do.Platform/Do.Platform.Linux/SystemService.cs" subtype="Code" buildaction="Compile" />
50 <File name="src/Do.Universe/NullApplicationItem.cs" subtype="Code" buildaction="Compile" />
51 <File name="src/Do.Universe/CategoryItem.cs" subtype="Code" buildaction="Compile" />
52 <File name="src/Do.Platform/Do.Platform.Linux/NetworkService.cs" subtype="Code" buildaction="Compile" />
53 <File name="src/Do.Widgets/PluginAvailableDialog.cs" subtype="Code" buildaction="Compile" />
54 <File name="gtk-gui/Do.Platform.Linux.PluginAvailableDialog.cs" subtype="Code" buildaction="Compile" />
55 <File name="src/Do.Platform/Do.Platform.Linux/KeyBindingService.cs" subtype="Code" buildaction="Compile" />
56 <File name="src/Do.Platform/Do.Platform.Linux/EnvironmentServiceExtensions.cs" subtype="Code" buildaction="Compile" />
57 </Contents>
58 <References>
59 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
60 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
61 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
62 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
63 <ProjectReference type="Gac" localcopy="True" refto="gnomedesktop-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
64 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
65 <ProjectReference type="Gac" localcopy="True" refto="notify-sharp, Version=0.4.0.0, Culture=neutral, PublicKeyToken=2df29c54e245917a" />
66 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
67 <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
68 <ProjectReference type="Gac" localcopy="True" refto="Gnome.Keyring, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a73e1bde00c9b66" />
69 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
70 <ProjectReference type="Gac" localcopy="True" refto="gconf-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
71 <ProjectReference type="Gac" localcopy="True" refto="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099" />
72 <ProjectReference type="Gac" localcopy="True" refto="NDesk.DBus.GLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099" />
73 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
74 <ProjectReference type="Gac" localcopy="True" refto="gnome-vfs-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
75 <ProjectReference type="Gac" localcopy="True" refto="gnome-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
76 <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
77 <ProjectReference type="Gac" localcopy="True" refto="nunit.framework, Version=2.2.0.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
78 </References>
79</Project>
80\ No newline at end of file0\ No newline at end of file
811
=== modified file 'Do.Platform.Linux/gtk-gui/Do.Platform.Linux.PluginAvailableDialog.cs'
--- Do.Platform.Linux/gtk-gui/Do.Platform.Linux.PluginAvailableDialog.cs 2009-07-01 17:02:08 +0000
+++ Do.Platform.Linux/gtk-gui/Do.Platform.Linux.PluginAvailableDialog.cs 2010-03-29 19:55:48 +0000
@@ -46,7 +46,6 @@
46 this.Icon = Stetic.IconLoader.LoadIcon(this, "distributor-logo", Gtk.IconSize.Menu, 16);46 this.Icon = Stetic.IconLoader.LoadIcon(this, "distributor-logo", Gtk.IconSize.Menu, 16);
47 this.WindowPosition = ((Gtk.WindowPosition)(4));47 this.WindowPosition = ((Gtk.WindowPosition)(4));
48 this.BorderWidth = ((uint)(5));48 this.BorderWidth = ((uint)(5));
49 this.HasSeparator = false;
50 // Internal child Do.Platform.Linux.PluginAvailableDialog.VBox49 // Internal child Do.Platform.Linux.PluginAvailableDialog.VBox
51 Gtk.VBox w1 = this.VBox;50 Gtk.VBox w1 = this.VBox;
52 w1.Name = "dialog1_VBox";51 w1.Name = "dialog1_VBox";
@@ -161,14 +160,14 @@
161 this.install_btn.UseUnderline = true;160 this.install_btn.UseUnderline = true;
162 // Container child install_btn.Gtk.Container+ContainerChild161 // Container child install_btn.Gtk.Container+ContainerChild
163 Gtk.Alignment w15 = new Gtk.Alignment(0.5F, 0.5F, 0F, 0F);162 Gtk.Alignment w15 = new Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
164 // Container child GtkAlignment1.Gtk.Container+ContainerChild163 // Container child GtkAlignment.Gtk.Container+ContainerChild
165 Gtk.HBox w16 = new Gtk.HBox();164 Gtk.HBox w16 = new Gtk.HBox();
166 w16.Spacing = 2;165 w16.Spacing = 2;
167 // Container child GtkHBox1.Gtk.Container+ContainerChild166 // Container child GtkHBox.Gtk.Container+ContainerChild
168 Gtk.Image w17 = new Gtk.Image();167 Gtk.Image w17 = new Gtk.Image();
169 w17.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-ok", Gtk.IconSize.Button, 20);168 w17.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-ok", Gtk.IconSize.Button, 16);
170 w16.Add(w17);169 w16.Add(w17);
171 // Container child GtkHBox1.Gtk.Container+ContainerChild170 // Container child GtkHBox.Gtk.Container+ContainerChild
172 Gtk.Label w19 = new Gtk.Label();171 Gtk.Label w19 = new Gtk.Label();
173 w19.LabelProp = Mono.Unix.Catalog.GetString("_Install");172 w19.LabelProp = Mono.Unix.Catalog.GetString("_Install");
174 w19.UseUnderline = true;173 w19.UseUnderline = true;
175174
=== modified file 'Do.Platform.Linux/gtk-gui/gui.stetic'
--- Do.Platform.Linux/gtk-gui/gui.stetic 2009-07-01 17:02:08 +0000
+++ Do.Platform.Linux/gtk-gui/gui.stetic 2010-03-29 19:55:48 +0000
@@ -5,10 +5,11 @@
5 <target-gtk-version>2.12</target-gtk-version>5 <target-gtk-version>2.12</target-gtk-version>
6 </configuration>6 </configuration>
7 <import>7 <import>
8 <widget-library name="../../Do.Platform/bin/Debug/Do.Platform.dll" />
9 <widget-library name="gnome-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
10 <widget-library name="../../Do.Interface.Linux/bin/Debug/Do.Interface.Linux.dll" />
11 <widget-library name="notify-sharp, Version=0.4.0.0, Culture=neutral, PublicKeyToken=2df29c54e245917a" />
8 <widget-library name="gnomedesktop-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />12 <widget-library name="gnomedesktop-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
9 <widget-library name="notify-sharp, Version=0.4.0.0, Culture=neutral, PublicKeyToken=2df29c54e245917a" />
10 <widget-library name="../../Do.Interface.Linux/bin/Debug/Do.Interface.Linux.dll" />
11 <widget-library name="gnome-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
12 <widget-library name="../bin/Debug/Do.Platform.Linux.dll" internal="true" />13 <widget-library name="../bin/Debug/Do.Platform.Linux.dll" internal="true" />
13 </import>14 </import>
14 <widget class="Gtk.Bin" id="Do.Platform.Linux.AbstractLoginWidget" design-size="300 300">15 <widget class="Gtk.Bin" id="Do.Platform.Linux.AbstractLoginWidget" design-size="300 300">
@@ -252,7 +253,6 @@
252 <property name="BorderWidth">5</property>253 <property name="BorderWidth">5</property>
253 <property name="Buttons">2</property>254 <property name="Buttons">2</property>
254 <property name="HelpButton">False</property>255 <property name="HelpButton">False</property>
255 <property name="HasSeparator">False</property>
256 <child internal-child="VBox">256 <child internal-child="VBox">
257 <widget class="Gtk.VBox" id="dialog1_VBox">257 <widget class="Gtk.VBox" id="dialog1_VBox">
258 <property name="MemberName" />258 <property name="MemberName" />
259259
=== modified file 'Do.Platform.Linux/src/Do.Platform/Do.Platform.Linux/SystemService.cs'
--- Do.Platform.Linux/src/Do.Platform/Do.Platform.Linux/SystemService.cs 2009-08-10 00:22:47 +0000
+++ Do.Platform.Linux/src/Do.Platform/Do.Platform.Linux/SystemService.cs 2010-03-29 19:55:48 +0000
@@ -159,14 +159,6 @@
159 return System.IO.Path.Combine (AutoStartDir, "gnome-do.desktop");159 return System.IO.Path.Combine (AutoStartDir, "gnome-do.desktop");
160 }160 }
161 }161 }
162
163 string InitialAutoStartFile ()
164 {
165 System.IO.Stream s = Assembly.GetExecutingAssembly ().GetManifestResourceStream ("gnome-do.desktop");
166 using (System.IO.StreamReader sr = new System.IO.StreamReader (s)) {
167 return sr.ReadToEnd ();
168 }
169 }
170 162
171 string AutoStartUri {163 string AutoStartUri {
172 get {164 get {
173165
=== modified file 'Do.Platform.Linux/src/Do.Universe/ApplicationItem.cs'
--- Do.Platform.Linux/src/Do.Universe/ApplicationItem.cs 2009-11-19 20:52:16 +0000
+++ Do.Platform.Linux/src/Do.Universe/ApplicationItem.cs 2010-03-29 19:55:48 +0000
@@ -124,7 +124,7 @@
124 }124 }
125125
126 protected DesktopItem item;126 protected DesktopItem item;
127 string name, description, icon, mimetype;127 string name, description, icon;
128 IEnumerable<string> categories;128 IEnumerable<string> categories;
129129
130 /// <summary>130 /// <summary>
131131
=== modified file 'Do.Platform.Linux/src/Do.Widgets/AbstractLoginWidget.cs'
--- Do.Platform.Linux/src/Do.Widgets/AbstractLoginWidget.cs 2009-06-21 02:20:30 +0000
+++ Do.Platform.Linux/src/Do.Widgets/AbstractLoginWidget.cs 2010-03-29 19:55:48 +0000
@@ -64,6 +64,7 @@
64 // masks chars for passwords64 // masks chars for passwords
65 password_entry.Visibility = false;65 password_entry.Visibility = false;
6666
67 username_entry.Activated += OnUsernameEntryActivated;
67 password_entry.Activated += OnPasswordEntryActivated;68 password_entry.Activated += OnPasswordEntryActivated;
68 new_account_button.Clicked += OnNewAccountBtnClicked;69 new_account_button.Clicked += OnNewAccountBtnClicked;
6970
7071
=== added file 'Do.Platform.OSX/Do.Platform.OSX.csproj'
--- Do.Platform.OSX/Do.Platform.OSX.csproj 1970-01-01 00:00:00 +0000
+++ Do.Platform.OSX/Do.Platform.OSX.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,1 @@
1<?xml version="1.0" encoding="utf-8"?>
0<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">2<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1 <PropertyGroup>3 <PropertyGroup>
2 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
3 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
4 <ProductVersion>9.0.21022</ProductVersion>6 <ProductVersion>9.0.21022</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>7 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{39CF1D2E-FF28-4B4C-86DE-F98D54448A05}</ProjectGuid>8 <ProjectGuid>{39CF1D2E-FF28-4B4C-86DE-F98D54448A05}</ProjectGuid>
7 <OutputType>Library</OutputType>9 <OutputType>Library</OutputType>
8 <RootNamespace>Do.Platform.OSX</RootNamespace>10 <RootNamespace>Do.Platform.OSX</RootNamespace>
9 <AssemblyName>Do.Platform.OSX</AssemblyName>11 <AssemblyName>Do.Platform.OSX</AssemblyName>
10 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
11 </PropertyGroup>13 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
13 <DebugSymbols>true</DebugSymbols>15 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType>16 <DebugType>full</DebugType>
15 <Optimize>false</Optimize>17 <Optimize>false</Optimize>
16 <OutputPath>bin\Debug</OutputPath>18 <OutputPath>bin\Debug</OutputPath>
17 <DefineConstants>DEBUG</DefineConstants>19 <DefineConstants>DEBUG</DefineConstants>
18 <ErrorReport>prompt</ErrorReport>20 <ErrorReport>prompt</ErrorReport>
19 <WarningLevel>4</WarningLevel>21 <WarningLevel>4</WarningLevel>
20 <PlatformTarget>x86</PlatformTarget>22 <PlatformTarget>x86</PlatformTarget>
21 </PropertyGroup>23 </PropertyGroup>
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
23 <DebugType>none</DebugType>25 <DebugType>none</DebugType>
24 <Optimize>false</Optimize>26 <Optimize>false</Optimize>
25 <OutputPath>bin\Release</OutputPath>27 <OutputPath>bin\Release</OutputPath>
26 <ErrorReport>prompt</ErrorReport>28 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>29 <WarningLevel>4</WarningLevel>
28 <PlatformTarget>x86</PlatformTarget>30 <PlatformTarget>x86</PlatformTarget>
29 </PropertyGroup>31 </PropertyGroup>
30 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />32 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
31</Project>33</Project>
32\ No newline at end of file34\ No newline at end of file
3335
=== removed file 'Do.Platform.OSX/Do.Platform.OSX.mdp'
--- Do.Platform.OSX/Do.Platform.OSX.mdp 2009-04-19 06:40:08 +0000
+++ Do.Platform.OSX/Do.Platform.OSX.mdp 1970-01-01 00:00:00 +0000
@@ -1,30 +0,0 @@
1<Project name="Do.Platform.OSX" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Platform.OSX" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Platform.OSX" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="src" subtype="Directory" buildaction="Compile" />
19 <File name="src/Do.Platform" subtype="Directory" buildaction="Compile" />
20 <File name="Resources" subtype="Directory" buildaction="Compile" />
21 <File name="Resources/Do.Platform.OSX.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
22 </Contents>
23 <References>
24 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
25 <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
26 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
27 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
28 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
29 </References>
30</Project>
31\ No newline at end of file0\ No newline at end of file
321
=== added file 'Do.Platform.Windows/Do.Platform.Windows.csproj'
--- Do.Platform.Windows/Do.Platform.Windows.csproj 1970-01-01 00:00:00 +0000
+++ Do.Platform.Windows/Do.Platform.Windows.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,1 @@
1<?xml version="1.0" encoding="utf-8"?>
0<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">2<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1 <PropertyGroup>3 <PropertyGroup>
2 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
3 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
4 <ProductVersion>9.0.21022</ProductVersion>6 <ProductVersion>9.0.21022</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>7 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{FB3960A8-862B-4774-8479-C0BBA02FD4CF}</ProjectGuid>8 <ProjectGuid>{FB3960A8-862B-4774-8479-C0BBA02FD4CF}</ProjectGuid>
7 <OutputType>Library</OutputType>9 <OutputType>Library</OutputType>
8 <RootNamespace>Do.Platform.Windows</RootNamespace>10 <RootNamespace>Do.Platform.Windows</RootNamespace>
9 <AssemblyName>Do.Platform.Windows</AssemblyName>11 <AssemblyName>Do.Platform.Windows</AssemblyName>
10 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
11 </PropertyGroup>13 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
13 <DebugSymbols>true</DebugSymbols>15 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType>16 <DebugType>full</DebugType>
15 <Optimize>false</Optimize>17 <Optimize>false</Optimize>
16 <OutputPath>bin\Debug</OutputPath>18 <OutputPath>bin\Debug</OutputPath>
17 <DefineConstants>DEBUG</DefineConstants>19 <DefineConstants>DEBUG</DefineConstants>
18 <ErrorReport>prompt</ErrorReport>20 <ErrorReport>prompt</ErrorReport>
19 <WarningLevel>4</WarningLevel>21 <WarningLevel>4</WarningLevel>
20 <PlatformTarget>x86</PlatformTarget>22 <PlatformTarget>x86</PlatformTarget>
21 </PropertyGroup>23 </PropertyGroup>
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
23 <DebugType>none</DebugType>25 <DebugType>none</DebugType>
24 <Optimize>false</Optimize>26 <Optimize>false</Optimize>
25 <OutputPath>bin\Release</OutputPath>27 <OutputPath>bin\Release</OutputPath>
26 <ErrorReport>prompt</ErrorReport>28 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>29 <WarningLevel>4</WarningLevel>
28 <PlatformTarget>x86</PlatformTarget>30 <PlatformTarget>x86</PlatformTarget>
29 </PropertyGroup>31 </PropertyGroup>
30 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />32 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
31</Project>33</Project>
32\ No newline at end of file34\ No newline at end of file
3335
=== removed file 'Do.Platform.Windows/Do.Platform.Windows.mdp'
--- Do.Platform.Windows/Do.Platform.Windows.mdp 2009-04-19 06:40:08 +0000
+++ Do.Platform.Windows/Do.Platform.Windows.mdp 1970-01-01 00:00:00 +0000
@@ -1,30 +0,0 @@
1<Project name="Do.Platform.Windows" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="2.0" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Platform.Windows" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Platform.Windows" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
18 <File name="src" subtype="Directory" buildaction="Compile" />
19 <File name="src/Do.Platform" subtype="Directory" buildaction="Compile" />
20 <File name="Resources" subtype="Directory" buildaction="Compile" />
21 <File name="Resources/Do.Platform.Windows.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
22 </Contents>
23 <References>
24 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
25 <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
26 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
27 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
28 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
29 </References>
30</Project>
31\ No newline at end of file0\ No newline at end of file
321
=== added file 'Do.Platform/Do.Platform.csproj'
--- Do.Platform/Do.Platform.csproj 1970-01-01 00:00:00 +0000
+++ Do.Platform/Do.Platform.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,124 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <RootNamespace>Do.Platform</RootNamespace>
11 <AssemblyName>Do.Platform</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
25 <DebugType>none</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\Release</OutputPath>
28 <ErrorReport>prompt</ErrorReport>
29 <WarningLevel>4</WarningLevel>
30 <PlatformTarget>x86</PlatformTarget>
31 </PropertyGroup>
32 <ItemGroup>
33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
34 <Package>gtk-sharp-2.0</Package>
35 </Reference>
36 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
37 <Package>gtk-sharp-2.0</Package>
38 </Reference>
39 <Reference Include="Mono.Posix" />
40 <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
41 <Package>mono-addins</Package>
42 </Reference>
43 <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
44 <Package>nunit</Package>
45 </Reference>
46 <Reference Include="System" />
47 <Reference Include="System.Core" />
48 </ItemGroup>
49 <ItemGroup>
50 <None Include="Resources\Do.Platform.addin.xml" />
51 </ItemGroup>
52 <ItemGroup>
53 <Compile Include="src\Do.Platform\Do.Platform.Common\Tests\DictionaryPreferencesServiceTests.cs" />
54 <Compile Include="src\Do.Platform\Do.Platform.Common\AbstractKeyBindingService.cs" />
55 <Compile Include="src\Do.Platform\Do.Platform.Common\AbstractLogService.cs" />
56 <Compile Include="src\Do.Platform\Do.Platform.Common\CommonPathsService.cs" />
57 <Compile Include="src\Do.Platform\Do.Platform.Common\DictionaryPreferencesService.cs" />
58 <Compile Include="src\Do.Platform\Do.Platform.Common\EventsOnlyNotificationsService.cs" />
59 <Compile Include="src\Do.Platform\Do.Platform.Common\FileLogService.cs" />
60 <Compile Include="src\Do.Platform\Do.Platform.Default\CoreService.cs" />
61 <Compile Include="src\Do.Platform\Do.Platform.Default\DefaultApplicationService.cs" />
62 <Compile Include="src\Do.Platform\Do.Platform.Default\DefaultPackageManagerService.cs" />
63 <Compile Include="src\Do.Platform\Do.Platform.Default\DefaultPathsService.cs" />
64 <Compile Include="src\Do.Platform\Do.Platform.Default\DefaultSystemService.cs" />
65 <Compile Include="src\Do.Platform\Do.Platform.Default\EnvironmentService.cs" />
66 <Compile Include="src\Do.Platform\Do.Platform.Default\KeyBindingService.cs" />
67 <Compile Include="src\Do.Platform\Do.Platform.Default\LogService.cs" />
68 <Compile Include="src\Do.Platform\Do.Platform.Default\NetworkService.cs" />
69 <Compile Include="src\Do.Platform\Do.Platform.Default\NotificationsService.cs" />
70 <Compile Include="src\Do.Platform\Do.Platform.Default\PluginManagerService.cs" />
71 <Compile Include="src\Do.Platform\Do.Platform.Default\PreferencesService.cs" />
72 <Compile Include="src\Do.Platform\Do.Platform.Default\SecurePreferencesService.cs" />
73 <Compile Include="src\Do.Platform\Do.Platform.Default\UniverseFactoryService.cs" />
74 <Compile Include="src\Do.Platform\Do.Platform.Default\WindowingService.cs" />
75 <Compile Include="src\Do.Platform\Do.Platform.Preferences\Tests\PreferencesImplementationTests.cs" />
76 <Compile Include="src\Do.Platform\Do.Platform.Preferences\PreferencesFactory.cs" />
77 <Compile Include="src\Do.Platform\Do.Platform.Preferences\PreferencesImplementation.cs" />
78 <Compile Include="src\Do.Platform\Do.Platform.ServiceStack\IInitializedService.cs" />
79 <Compile Include="src\Do.Platform\Do.Platform.ServiceStack\IService.cs" />
80 <Compile Include="src\Do.Platform\Do.Platform.ServiceStack\IStrictService.cs" />
81 <Compile Include="src\Do.Platform\AbstractApplicationService.cs" />
82 <Compile Include="src\Do.Platform\AbstractPackageManagerService.cs" />
83 <Compile Include="src\Do.Platform\AbstractSystemService.cs" />
84 <Compile Include="src\Do.Platform\ActionableNotification.cs" />
85 <Compile Include="src\Do.Platform\ICoreService.cs" />
86 <Compile Include="src\Do.Platform\IEnvironmentService.cs" />
87 <Compile Include="src\Do.Platform\IKeyBindingService.cs" />
88 <Compile Include="src\Do.Platform\ILogService.cs" />
89 <Compile Include="src\Do.Platform\INetworkService.cs" />
90 <Compile Include="src\Do.Platform\INotificationsService.cs" />
91 <Compile Include="src\Do.Platform\IPluginManagerService.cs" />
92 <Compile Include="src\Do.Platform\IPreferences.cs" />
93 <Compile Include="src\Do.Platform\IPreferencesService.cs" />
94 <Compile Include="src\Do.Platform\ISecurePreferencesService.cs" />
95 <Compile Include="src\Do.Platform\IUniverseFactoryService.cs" />
96 <Compile Include="src\Do.Platform\IWindowingService.cs" />
97 <Compile Include="src\Do.Platform\KeyBinding.cs" />
98 <Compile Include="src\Do.Platform\Log.cs" />
99 <Compile Include="src\Do.Platform\LogBase.cs" />
100 <Compile Include="src\Do.Platform\LogTSender.cs" />
101 <Compile Include="src\Do.Platform\NetworkStateChangedEventArgs.cs" />
102 <Compile Include="src\Do.Platform\Notification.cs" />
103 <Compile Include="src\Do.Platform\NotificationEventArgs.cs" />
104 <Compile Include="src\Do.Platform\PathsService.cs" />
105 <Compile Include="src\Do.Platform\PreferencesChangedEventArgs.cs" />
106 <Compile Include="src\Do.Platform\SecurePreferencesWrapper.cs" />
107 <Compile Include="src\Do.Platform\Services.cs" />
108 <Compile Include="src\Do.Universe\Do.Universe.Common\CopyToClipboardAction.cs" />
109 <Compile Include="src\Do.Universe\Do.Universe.Common\EmailAction.cs" />
110 <Compile Include="src\Do.Universe\Do.Universe.Common\OpenAction.cs" />
111 <Compile Include="src\Do.Universe\Do.Universe.Common\OpenUrlAction.cs" />
112 <Compile Include="src\Do.Universe\Do.Universe.Common\OpenWithAction.cs" />
113 <Compile Include="src\Do.Universe\Do.Universe.Common\RevealAction.cs" />
114 <Compile Include="src\Do.Universe\Do.Universe.Common\RunAction.cs" />
115 <Compile Include="src\System\Linq\EnumerableExtensions.cs" />
116 </ItemGroup>
117 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
118 <ItemGroup>
119 <ProjectReference Include="..\Do.Universe\Do.Universe.csproj">
120 <Project>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</Project>
121 <Name>Do.Universe</Name>
122 </ProjectReference>
123 </ItemGroup>
124</Project>
0\ No newline at end of file125\ No newline at end of file
1126
=== removed file 'Do.Platform/Do.Platform.mdp'
--- Do.Platform/Do.Platform.mdp 2009-07-23 07:17:00 +0000
+++ Do.Platform/Do.Platform.mdp 1970-01-01 00:00:00 +0000
@@ -1,105 +0,0 @@
1<Project name="Do.Platform" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Platform" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Platform" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="src" subtype="Directory" buildaction="Compile" />
18 <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
19 <File name="src/Do.Platform" subtype="Directory" buildaction="Compile" />
20 <File name="src/System" subtype="Directory" buildaction="Compile" />
21 <File name="src/System/Linq" subtype="Directory" buildaction="Compile" />
22 <File name="Resources/Do.Platform.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
23 <File name="src/Do.Platform/LogBase.cs" subtype="Code" buildaction="Compile" />
24 <File name="src/Do.Platform/Log.cs" subtype="Code" buildaction="Compile" />
25 <File name="src/Do.Platform/LogTSender.cs" subtype="Code" buildaction="Compile" />
26 <File name="src/Do.Platform/Do.Platform.Common" subtype="Directory" buildaction="Compile" />
27 <File name="src/Do.Platform/Services.cs" subtype="Code" buildaction="Compile" />
28 <File name="src/Do.Platform/Do.Platform.ServiceStack" subtype="Directory" buildaction="Compile" />
29 <File name="src/Do.Platform/Do.Platform.ServiceStack/IService.cs" subtype="Code" buildaction="Compile" />
30 <File name="src/Do.Platform/Do.Platform.Default" subtype="Directory" buildaction="Compile" />
31 <File name="src/Do.Platform/Do.Platform.Default/EnvironmentService.cs" subtype="Code" buildaction="Compile" />
32 <File name="src/Do.Platform/IEnvironmentService.cs" subtype="Code" buildaction="Compile" />
33 <File name="src/Do.Universe" subtype="Directory" buildaction="Compile" />
34 <File name="src/Do.Universe/Do.Universe.Common/EmailAction.cs" subtype="Code" buildaction="Compile" />
35 <File name="src/Do.Universe/Do.Universe.Common/OpenAction.cs" subtype="Code" buildaction="Compile" />
36 <File name="src/Do.Universe/Do.Universe.Common/OpenUrlAction.cs" subtype="Code" buildaction="Compile" />
37 <File name="src/Do.Universe/Do.Universe.Common/OpenWithAction.cs" subtype="Code" buildaction="Compile" />
38 <File name="src/Do.Universe/Do.Universe.Common/RevealAction.cs" subtype="Code" buildaction="Compile" />
39 <File name="src/Do.Universe/Do.Universe.Common/RunAction.cs" subtype="Code" buildaction="Compile" />
40 <File name="src/Do.Platform/ICoreService.cs" subtype="Code" buildaction="Compile" />
41 <File name="src/Do.Platform/Do.Platform.Default/CoreService.cs" subtype="Code" buildaction="Compile" />
42 <File name="src/Do.Platform/IPreferencesService.cs" subtype="Code" buildaction="Compile" />
43 <File name="src/Do.Platform/IPreferences.cs" subtype="Code" buildaction="Compile" />
44 <File name="src/Do.Platform/Do.Platform.Default/PreferencesService.cs" subtype="Code" buildaction="Compile" />
45 <File name="src/Do.Platform/ILogService.cs" subtype="Code" buildaction="Compile" />
46 <File name="src/Do.Platform/Do.Platform.Default/LogService.cs" subtype="Code" buildaction="Compile" />
47 <File name="src/Do.Platform/Do.Platform.Common/AbstractLogService.cs" subtype="Code" buildaction="Compile" />
48 <File name="src/Do.Platform/Do.Platform.Common/FileLogService.cs" subtype="Code" buildaction="Compile" />
49 <File name="src/Do.Platform/Do.Platform.ServiceStack/IInitializedService.cs" subtype="Code" buildaction="Compile" />
50 <File name="src/Do.Platform/Do.Platform.Common/DictionaryPreferencesService.cs" subtype="Code" buildaction="Compile" />
51 <File name="src/Do.Platform/Do.Platform.Common/Tests" subtype="Directory" buildaction="Compile" />
52 <File name="src/Do.Platform/Do.Platform.Common/Tests/DictionaryPreferencesServiceTests.cs" subtype="Code" buildaction="Compile" />
53 <File name="src/Do.Platform/Do.Platform.Preferences" subtype="Directory" buildaction="Compile" />
54 <File name="src/Do.Platform/Do.Platform.Preferences/PreferencesFactory.cs" subtype="Code" buildaction="Compile" />
55 <File name="src/Do.Platform/PreferencesChangedEventArgs.cs" subtype="Code" buildaction="Compile" />
56 <File name="src/Do.Platform/Do.Platform.Preferences/PreferencesImplementation.cs" subtype="Code" buildaction="Compile" />
57 <File name="src/Do.Platform/Do.Platform.Preferences/Tests/PreferencesImplementationTests.cs" subtype="Code" buildaction="Compile" />
58 <File name="src/Do.Platform/Do.Platform.Default/SecurePreferencesService.cs" subtype="Code" buildaction="Compile" />
59 <File name="src/Do.Platform/ISecurePreferencesService.cs" subtype="Code" buildaction="Compile" />
60 <File name="src/Do.Platform/IUniverseFactoryService.cs" subtype="Code" buildaction="Compile" />
61 <File name="src/Do.Platform/Do.Platform.Default/UniverseFactoryService.cs" subtype="Code" buildaction="Compile" />
62 <File name="src/Do.Platform/INotificationsService.cs" subtype="Code" buildaction="Compile" />
63 <File name="src/Do.Platform/Do.Platform.Default/NotificationsService.cs" subtype="Code" buildaction="Compile" />
64 <File name="src/Do.Platform/IWindowingService.cs" subtype="Code" buildaction="Compile" />
65 <File name="src/Do.Platform/Do.Platform.Default/WindowingService.cs" subtype="Code" buildaction="Compile" />
66 <File name="src/Do.Platform/NotificationEventArgs.cs" subtype="Code" buildaction="Compile" />
67 <File name="src/Do.Platform/Notification.cs" subtype="Code" buildaction="Compile" />
68 <File name="src/Do.Platform/Do.Platform.Common/EventsOnlyNotificationsService.cs" subtype="Code" buildaction="Compile" />
69 <File name="src/Do.Platform/SecurePreferencesWrapper.cs" subtype="Code" buildaction="Compile" />
70 <File name="src/Do.Platform/ActionableNotification.cs" subtype="Code" buildaction="Compile" />
71 <File name="src/Do.Platform/PathsService.cs" subtype="Code" buildaction="Compile" />
72 <File name="src/Do.Platform/AbstractApplicationService.cs" subtype="Code" buildaction="Compile" />
73 <File name="src/Do.Platform/Do.Platform.Default/DefaultApplicationService.cs" subtype="Code" buildaction="Compile" />
74 <File name="src/Do.Platform/Do.Platform.Default/DefaultPathsService.cs" subtype="Code" buildaction="Compile" />
75 <File name="src/Do.Platform/Do.Platform.Common/CommonPathsService.cs" subtype="Code" buildaction="Compile" />
76 <File name="src/System/Linq/EnumerableExtensions.cs" subtype="Code" buildaction="Compile" />
77 <File name="src/Do.Platform/AbstractSystemService.cs" subtype="Code" buildaction="Compile" />
78 <File name="src/Do.Platform/Do.Platform.Default/DefaultSystemService.cs" subtype="Code" buildaction="Compile" />
79 <File name="src/Do.Platform/INetworkService.cs" subtype="Code" buildaction="Compile" />
80 <File name="src/Do.Platform/NetworkStateChangedEventArgs.cs" subtype="Code" buildaction="Compile" />
81 <File name="src/Do.Platform/Do.Platform.Default/NetworkService.cs" subtype="Code" buildaction="Compile" />
82 <File name="src/Do.Platform/AbstractPackageManagerService.cs" subtype="Code" buildaction="Compile" />
83 <File name="src/Do.Platform/Do.Platform.Default/DefaultPackageManagerService.cs" subtype="Code" buildaction="Compile" />
84 <File name="src/Do.Platform/Do.Platform.ServiceStack/IStrictService.cs" subtype="Code" buildaction="Compile" />
85 <File name="src/Do.Platform/IPluginManagerService.cs" subtype="Code" buildaction="Compile" />
86 <File name="src/Do.Platform/Do.Platform.Default/PluginManagerService.cs" subtype="Code" buildaction="Compile" />
87 <File name="src/Do.Platform/Do.Platform.ServiceStack/IStrictService.cs" subtype="Code" buildaction="Compile" />
88 <File name="src/Do.Universe/Do.Universe.Common/CopyToClipboardAction.cs" subtype="Code" buildaction="Compile" />
89 <File name="src/Do.Platform/Do.Platform.Common/AbstractKeyBindingService.cs" subtype="Code" buildaction="Compile" />
90 <File name="src/Do.Platform/IKeyBindingService.cs" subtype="Code" buildaction="Compile" />
91 <File name="src/Do.Platform/KeyBinding.cs" subtype="Code" buildaction="Compile" />
92 <File name="src/Do.Platform/Do.Platform.Default/KeyBindingService.cs" subtype="Code" buildaction="Compile" />
93 </Contents>
94 <References>
95 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
96 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
97 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
98 <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
99 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
100 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
101 <ProjectReference type="Gac" localcopy="True" refto="gnome-vfs-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
102 <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
103 <ProjectReference type="Gac" localcopy="True" refto="nunit.framework, Version=2.2.0.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
104 </References>
105</Project>
106\ No newline at end of file0\ No newline at end of file
1071
=== added file 'Do.Universe/Do.Universe.csproj'
--- Do.Universe/Do.Universe.csproj 1970-01-01 00:00:00 +0000
+++ Do.Universe/Do.Universe.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,1 @@
1<?xml version="1.0" encoding="utf-8"?>
0<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">2<Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1 <PropertyGroup>3 <PropertyGroup>
2 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
3 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
4 <ProductVersion>9.0.21022</ProductVersion>6 <ProductVersion>9.0.21022</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>7 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</ProjectGuid>8 <ProjectGuid>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</ProjectGuid>
7 <OutputType>Library</OutputType>9 <OutputType>Library</OutputType>
8 <RootNamespace>Do.Universe</RootNamespace>10 <RootNamespace>Do.Universe</RootNamespace>
9 <AssemblyName>Do.Universe</AssemblyName>11 <AssemblyName>Do.Universe</AssemblyName>
10 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
11 </PropertyGroup>13 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
13 <DebugSymbols>true</DebugSymbols>15 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType>16 <DebugType>full</DebugType>
15 <Optimize>false</Optimize>17 <Optimize>false</Optimize>
16 <OutputPath>bin\Debug</OutputPath>18 <OutputPath>bin\Debug</OutputPath>
17 <DefineConstants>DEBUG</DefineConstants>19 <DefineConstants>DEBUG</DefineConstants>
18 <ErrorReport>prompt</ErrorReport>20 <ErrorReport>prompt</ErrorReport>
19 <WarningLevel>4</WarningLevel>21 <WarningLevel>4</WarningLevel>
20 <PlatformTarget>x86</PlatformTarget>22 <PlatformTarget>x86</PlatformTarget>
21 </PropertyGroup>23 </PropertyGroup>
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
23 <DebugType>none</DebugType>25 <DebugType>none</DebugType>
24 <Optimize>false</Optimize>26 <Optimize>false</Optimize>
25 <OutputPath>bin\Release</OutputPath>27 <OutputPath>bin\Release</OutputPath>
26 <ErrorReport>prompt</ErrorReport>28 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>29 <WarningLevel>4</WarningLevel>
28 <PlatformTarget>x86</PlatformTarget>30 <PlatformTarget>x86</PlatformTarget>
29 </PropertyGroup>31 </PropertyGroup>
30 <ItemGroup>32 <ItemGroup>
31 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">33 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
32 <Package>gtk-sharp-2.0</Package>34 <Package>gtk-sharp-2.0</Package>
33 </Reference>35 </Reference>
34 <Reference Include="System" />36 <Reference Include="System" />
35 <Reference Include="System.Core" />37 <Reference Include="System.Core" />
36 <Reference Include="Mono.Posix" />38 <Reference Include="Mono.Posix" />
37 </ItemGroup>39 </ItemGroup>
38 <ItemGroup>40 <ItemGroup>
39 <None Include="Resources\Do.Universe.addin.xml" />41 <None Include="Resources\Do.Universe.addin.xml" />
40 <None Include="Resources\phone.png" />42 <None Include="Resources\phone.png" />
41 </ItemGroup>43 </ItemGroup>
42 <ItemGroup>44 <ItemGroup>
43 <Compile Include="src\Do.Universe\Do.Universe.Common\AddressContactDetailItem.cs" />45 <Compile Include="src\Do.Universe\Do.Universe.Common\AddressContactDetailItem.cs" />
44 <Compile Include="src\Do.Universe\Do.Universe.Common\BookmarkItem.cs" />46 <Compile Include="src\Do.Universe\Do.Universe.Common\BookmarkItem.cs" />
45 <Compile Include="src\Do.Universe\Do.Universe.Common\ContactDetailItem.cs" />47 <Compile Include="src\Do.Universe\Do.Universe.Common\ContactDetailItem.cs" />
46 <Compile Include="src\Do.Universe\Do.Universe.Common\EmailContactDetailItem.cs" />48 <Compile Include="src\Do.Universe\Do.Universe.Common\EmailContactDetailItem.cs" />
47 <Compile Include="src\Do.Universe\Do.Universe.Common\PhoneContactDetailItem.cs" />49 <Compile Include="src\Do.Universe\Do.Universe.Common\PhoneContactDetailItem.cs" />
48 <Compile Include="src\Do.Universe\Do.Universe.Common\TextItem.cs" />50 <Compile Include="src\Do.Universe\Do.Universe.Common\TextItem.cs" />
49 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeAct.cs" />51 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeAct.cs" />
50 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeElement.cs" />52 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeElement.cs" />
51 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeItem.cs" />53 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeItem.cs" />
52 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeItemSource.cs" />54 <Compile Include="src\Do.Universe\Do.Universe.Safe\SafeItemSource.cs" />
53 <Compile Include="src\Do.Universe\Act.cs" />55 <Compile Include="src\Do.Universe\Act.cs" />
54 <Compile Include="src\Do.Universe\ContactItem.cs" />56 <Compile Include="src\Do.Universe\ContactItem.cs" />
55 <Compile Include="src\Do.Universe\Element.cs" />57 <Compile Include="src\Do.Universe\Element.cs" />
56 <Compile Include="src\Do.Universe\EmptyElement.cs" />58 <Compile Include="src\Do.Universe\EmptyElement.cs" />
57 <Compile Include="src\Do.Universe\EmptyItem.cs" />59 <Compile Include="src\Do.Universe\EmptyItem.cs" />
58 <Compile Include="src\Do.Universe\IApplicationItem.cs" />60 <Compile Include="src\Do.Universe\IApplicationItem.cs" />
59 <Compile Include="src\Do.Universe\IBookmarkItem.cs" />61 <Compile Include="src\Do.Universe\IBookmarkItem.cs" />
60 <Compile Include="src\Do.Universe\IContactDetailItem.cs" />62 <Compile Include="src\Do.Universe\IContactDetailItem.cs" />
61 <Compile Include="src\Do.Universe\IElement.cs" />63 <Compile Include="src\Do.Universe\IElement.cs" />
62 <Compile Include="src\Do.Universe\IFileItem.cs" />64 <Compile Include="src\Do.Universe\IFileItem.cs" />
63 <Compile Include="src\Do.Universe\IItem.cs" />65 <Compile Include="src\Do.Universe\IItem.cs" />
64 <Compile Include="src\Do.Universe\IOpenableItem.cs" />66 <Compile Include="src\Do.Universe\IOpenableItem.cs" />
65 <Compile Include="src\Do.Universe\IRunnableItem.cs" />67 <Compile Include="src\Do.Universe\IRunnableItem.cs" />
66 <Compile Include="src\Do.Universe\Item.cs" />68 <Compile Include="src\Do.Universe\Item.cs" />
67 <Compile Include="src\Do.Universe\ItemSource.cs" />69 <Compile Include="src\Do.Universe\ItemSource.cs" />
68 <Compile Include="src\Do.Universe\ITextItem.cs" />70 <Compile Include="src\Do.Universe\ITextItem.cs" />
69 <Compile Include="src\Do.Universe\IUriItem.cs" />71 <Compile Include="src\Do.Universe\IUriItem.cs" />
70 <Compile Include="src\Do.Universe\IUrlItem.cs" />72 <Compile Include="src\Do.Universe\IUrlItem.cs" />
71 <Compile Include="src\Do.Universe\ProxyItem.cs" />73 <Compile Include="src\Do.Universe\ProxyItem.cs" />
72 </ItemGroup>74 </ItemGroup>
73 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />75 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
74</Project>76</Project>
75\ No newline at end of file77\ No newline at end of file
7678
=== removed file 'Do.Universe/Do.Universe.mdp'
--- Do.Universe/Do.Universe.mdp 2009-09-09 01:13:58 +0000
+++ Do.Universe/Do.Universe.mdp 1970-01-01 00:00:00 +0000
@@ -1,58 +0,0 @@
1<Project name="Do.Universe" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assembly="Do.Universe" />
5 <Build debugmode="True" target="Library" />
6 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
7 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8 </Configuration>
9 <Configuration name="Release" ctype="DotNetProjectConfiguration">
10 <Output directory="bin/Release" assembly="Do.Universe" />
11 <Build debugmode="False" target="Library" />
12 <Execution runwithwarnings="True" consolepause="False" runtime="MsNet" clr-version="Net_2_0" />
13 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14 </Configuration>
15 </Configurations>
16 <Contents>
17 <File name="Resources/Do.Universe.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
18 <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
19 <File name="src/Do.Universe/Act.cs" subtype="Code" buildaction="Compile" />
20 <File name="src/Do.Universe/ContactItem.cs" subtype="Code" buildaction="Compile" />
21 <File name="src/Do.Universe/IApplicationItem.cs" subtype="Code" buildaction="Compile" />
22 <File name="src/Do.Universe/IBookmarkItem.cs" subtype="Code" buildaction="Compile" />
23 <File name="src/Do.Universe/IContactDetailItem.cs" subtype="Code" buildaction="Compile" />
24 <File name="src/Do.Universe/IFileItem.cs" subtype="Code" buildaction="Compile" />
25 <File name="src/Do.Universe/IItem.cs" subtype="Code" buildaction="Compile" />
26 <File name="src/Do.Universe/ItemSource.cs" subtype="Code" buildaction="Compile" />
27 <File name="src/Do.Universe/Element.cs" subtype="Code" buildaction="Compile" />
28 <File name="src/Do.Universe/IOpenableItem.cs" subtype="Code" buildaction="Compile" />
29 <File name="src/Do.Universe/IRunnableItem.cs" subtype="Code" buildaction="Compile" />
30 <File name="src/Do.Universe/ITextItem.cs" subtype="Code" buildaction="Compile" />
31 <File name="src/Do.Universe/IUriItem.cs" subtype="Code" buildaction="Compile" />
32 <File name="src/Do.Universe/IUrlItem.cs" subtype="Code" buildaction="Compile" />
33 <File name="src/Do.Universe/EmptyElement.cs" subtype="Code" buildaction="Compile" />
34 <File name="src/Do.Universe/EmptyItem.cs" subtype="Code" buildaction="Compile" />
35 <File name="src/Do.Universe/Item.cs" subtype="Code" buildaction="Compile" />
36 <File name="src/Do.Universe/ProxyItem.cs" subtype="Code" buildaction="Compile" />
37 <File name="src/Do.Universe/Do.Universe.Safe" subtype="Directory" buildaction="Compile" />
38 <File name="src/Do.Universe/Do.Universe.Safe/SafeAct.cs" subtype="Code" buildaction="Compile" />
39 <File name="src/Do.Universe/Do.Universe.Safe/SafeElement.cs" subtype="Code" buildaction="Compile" />
40 <File name="src/Do.Universe/Do.Universe.Safe/SafeItemSource.cs" subtype="Code" buildaction="Compile" />
41 <File name="src/Do.Universe/Do.Universe.Safe/SafeItem.cs" subtype="Code" buildaction="Compile" />
42 <File name="src/Do.Universe/Do.Universe.Common" subtype="Directory" buildaction="Compile" />
43 <File name="src/Do.Universe/Do.Universe.Common/TextItem.cs" subtype="Code" buildaction="Compile" />
44 <File name="src/Do.Universe/Do.Universe.Common/BookmarkItem.cs" subtype="Code" buildaction="Compile" />
45 <File name="Resources/phone.png" subtype="Code" buildaction="Nothing" />
46 <File name="src/Do.Universe/Do.Universe.Common/AddressContactDetailItem.cs" subtype="Code" buildaction="Compile" />
47 <File name="src/Do.Universe/Do.Universe.Common/EmailContactDetailItem.cs" subtype="Code" buildaction="Compile" />
48 <File name="src/Do.Universe/Do.Universe.Common/PhoneContactDetailItem.cs" subtype="Code" buildaction="Compile" />
49 <File name="src/Do.Universe/Do.Universe.Common/ContactDetailItem.cs" subtype="Code" buildaction="Compile" />
50 </Contents>
51 <References>
52 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
53 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
54 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
55 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
56 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
57 </References>
58</Project>
59\ No newline at end of file0\ No newline at end of file
601
=== modified file 'Do.Universe/src/Do.Universe/Do.Universe.Common/AddressContactDetailItem.cs'
--- Do.Universe/src/Do.Universe/Do.Universe.Common/AddressContactDetailItem.cs 2009-09-10 07:19:24 +0000
+++ Do.Universe/src/Do.Universe/Do.Universe.Common/AddressContactDetailItem.cs 2010-03-29 19:55:48 +0000
@@ -18,7 +18,7 @@
18// along with this program. If not, see <http://www.gnu.org/licenses/>.18// along with this program. If not, see <http://www.gnu.org/licenses/>.
1919
20using System;20using System;
21using Mono.Posix;21using Mono.Unix;
2222
23namespace Do.Universe.Common23namespace Do.Universe.Common
24{24{
2525
=== modified file 'Do.Universe/src/Do.Universe/Do.Universe.Common/EmailContactDetailItem.cs'
--- Do.Universe/src/Do.Universe/Do.Universe.Common/EmailContactDetailItem.cs 2009-09-09 01:13:58 +0000
+++ Do.Universe/src/Do.Universe/Do.Universe.Common/EmailContactDetailItem.cs 2010-03-29 19:55:48 +0000
@@ -18,7 +18,7 @@
18// along with this program. If not, see <http://www.gnu.org/licenses/>.18// along with this program. If not, see <http://www.gnu.org/licenses/>.
1919
20using System;20using System;
21using Mono.Posix;21using Mono.Unix;
2222
23namespace Do.Universe.Common23namespace Do.Universe.Common
24{24{
2525
=== modified file 'Do.Universe/src/Do.Universe/Do.Universe.Common/PhoneContactDetailItem.cs'
--- Do.Universe/src/Do.Universe/Do.Universe.Common/PhoneContactDetailItem.cs 2009-09-09 01:13:58 +0000
+++ Do.Universe/src/Do.Universe/Do.Universe.Common/PhoneContactDetailItem.cs 2010-03-29 19:55:48 +0000
@@ -18,7 +18,7 @@
18// along with this program. If not, see <http://www.gnu.org/licenses/>.18// along with this program. If not, see <http://www.gnu.org/licenses/>.
1919
20using System;20using System;
21using Mono.Posix;21using Mono.Unix;
2222
23namespace Do.Universe.Common23namespace Do.Universe.Common
24{24{
2525
=== removed file 'Do.mds'
--- Do.mds 2009-10-11 20:16:02 +0000
+++ Do.mds 1970-01-01 00:00:00 +0000
@@ -1,67 +0,0 @@
1<Combine fileversion="2.0" outputpath="build/bin/" name="Do">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="CombineConfiguration">
4 <Entry build="True" name="Do" configuration="Debug" />
5 <Entry build="True" name="Do.Platform" configuration="Debug" />
6 <Entry build="True" name="Do.Platform.Linux" configuration="Debug" />
7 <Entry build="True" name="Do.Platform.Windows" configuration="Debug" />
8 <Entry build="True" name="Do.Platform.OSX" configuration="Debug" />
9 <Entry build="True" name="Do.Interface.Linux" configuration="Debug" />
10 <Entry build="True" name="Do.Universe" configuration="Debug" />
11 <Entry build="True" name="Do.Interface.Linux.Classic" configuration="Debug" />
12 <Entry build="True" name="Do.Interface.Linux.GlassFrame" configuration="Debug" />
13 <Entry build="True" name="Do.Interface.Linux.Mini" configuration="Debug" />
14 <Entry build="True" name="Do.Interface.Linux.HUD" configuration="Debug" />
15 <Entry build="True" name="Do.Interface.Linux.AnimationBase" configuration="Debug" />
16 <Entry build="True" name="Do.Platform.Linux.JoliCloud" configuration="Debug" />
17 </Configuration>
18 <Configuration name="Release" ctype="CombineConfiguration">
19 <Entry build="True" name="Do" configuration="Release" />
20 <Entry build="True" name="Do.Platform" configuration="Release" />
21 <Entry build="True" name="Do.Platform.Linux" configuration="Release" />
22 <Entry build="True" name="Do.Platform.Windows" configuration="Release" />
23 <Entry build="True" name="Do.Platform.OSX" configuration="Release" />
24 <Entry build="True" name="Do.Interface.Linux" configuration="Release" />
25 <Entry build="True" name="Do.Universe" configuration="Release" />
26 <Entry build="True" name="Do.Interface.Linux.Classic" configuration="Release" />
27 <Entry build="True" name="Do.Interface.Linux.GlassFrame" configuration="Release" />
28 <Entry build="True" name="Do.Interface.Linux.Mini" configuration="Release" />
29 <Entry build="True" name="Do.Interface.Linux.HUD" configuration="Release" />
30 <Entry build="True" name="Do.Interface.Linux.AnimationBase" configuration="Release" />
31 <Entry build="True" name="Do.Platform.Linux.JoliCloud" configuration="Release" />
32 <CustomCommands>
33 <Command type="BeforeBuild" command="autogen.sh --enable-release=YES" workingdir="${CombineDir}" />
34 </CustomCommands>
35 </Configuration>
36 </Configurations>
37 <StartMode startupentry="Do" single="True">
38 <Execute type="None" entry="Do" />
39 <Execute type="None" entry="Do.Platform" />
40 <Execute type="None" entry="Do.Platform.Linux" />
41 <Execute type="None" entry="Do.Platform.Windows" />
42 <Execute type="None" entry="Do.Platform.OSX" />
43 <Execute type="None" entry="Do.Interface.Linux" />
44 <Execute type="None" entry="Do.Universe" />
45 <Execute type="None" entry="Do.Interface.Linux.Classic" />
46 <Execute type="None" entry="Do.Interface.Linux.GlassFrame" />
47 <Execute type="None" entry="Do.Interface.Linux.Mini" />
48 <Execute type="None" entry="Do.Interface.Linux.HUD" />
49 <Execute type="None" entry="Do.Interface.Linux.AnimationBase" />
50 <Execute type="None" entry="Do.Platform.Linux.JoliCloud" />
51 </StartMode>
52 <Entries>
53 <Entry filename="Do/Do.mdp" />
54 <Entry filename="Do.Platform/Do.Platform.mdp" />
55 <Entry filename="Do.Platform.Linux/Do.Platform.Linux.mdp" />
56 <Entry filename="Do.Platform.Windows/Do.Platform.Windows.mdp" />
57 <Entry filename="Do.Platform.OSX/Do.Platform.OSX.mdp" />
58 <Entry filename="Do.Interface.Linux/Do.Interface.Linux.mdp" />
59 <Entry filename="Do.Universe/Do.Universe.mdp" />
60 <Entry filename="Do.Interface.Linux.Classic/Do.Interface.Linux.Classic.mdp" />
61 <Entry filename="Do.Interface.Linux.GlassFrame/Do.Interface.Linux.GlassFrame.mdp" />
62 <Entry filename="Do.Interface.Linux.Mini/Do.Interface.Linux.Mini.mdp" />
63 <Entry filename="Do.Interface.Linux.HUD/Do.Interface.Linux.HUD.mdp" />
64 <Entry filename="Do.Interface.Linux.AnimationBase/Do.Interface.Linux.AnimationBase.mdp" />
65 <Entry filename="Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.mdp" />
66 </Entries>
67</Combine>
680
=== added file 'Do.sln'
--- Do.sln 1970-01-01 00:00:00 +0000
+++ Do.sln 2010-03-29 19:55:48 +0000
@@ -0,0 +1,92 @@
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do", "Do\Do.csproj", "{1EF59A40-D832-43DD-A5F3-C6A02081CD74}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Interface.Linux", "Do.Interface.Linux\Do.Interface.Linux.csproj", "{5809CEE9-020D-4858-86AE-94E2527146FE}"
7EndProject
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Interface.Linux.AnimationBase", "Do.Interface.Linux.AnimationBase\Do.Interface.Linux.AnimationBase.csproj", "{FFF96BEF-0FB8-4188-9207-538BF320207F}"
9EndProject
10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Interface.Linux.Classic", "Do.Interface.Linux.Classic\Do.Interface.Linux.Classic.csproj", "{2B8CF41C-1E7C-404E-9075-89D0C3DD1FC9}"
11EndProject
12Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Interface.Linux.GlassFrame", "Do.Interface.Linux.GlassFrame\Do.Interface.Linux.GlassFrame.csproj", "{585BDFD8-7F78-4F60-902B-D16450B24960}"
13EndProject
14Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Interface.Linux.HUD", "Do.Interface.Linux.HUD\Do.Interface.Linux.HUD.csproj", "{F68AFED6-BABE-492F-95F2-435CD9300396}"
15EndProject
16Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Interface.Linux.Mini", "Do.Interface.Linux.Mini\Do.Interface.Linux.Mini.csproj", "{00C8A58D-8C14-4CC6-AA64-CA9A80EC9465}"
17EndProject
18Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Platform", "Do.Platform\Do.Platform.csproj", "{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}"
19EndProject
20Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Platform.Linux", "Do.Platform.Linux\Do.Platform.Linux.csproj", "{36CA5B12-6730-4777-A472-EBC37CF376BD}"
21EndProject
22Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Platform.Linux.JoliCloud", "Do.Platform.Linux.JoliCloud\Do.Platform.Linux.JoliCloud.csproj", "{68C0DB8D-1DFA-47B1-8CD7-548224602EE0}"
23EndProject
24Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Platform.OSX", "Do.Platform.OSX\Do.Platform.OSX.csproj", "{39CF1D2E-FF28-4B4C-86DE-F98D54448A05}"
25EndProject
26Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Platform.Windows", "Do.Platform.Windows\Do.Platform.Windows.csproj", "{FB3960A8-862B-4774-8479-C0BBA02FD4CF}"
27EndProject
28Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Do.Universe", "Do.Universe\Do.Universe.csproj", "{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}"
29EndProject
30Global
31 GlobalSection(SolutionConfigurationPlatforms) = preSolution
32 Debug|x86 = Debug|x86
33 Release|x86 = Release|x86
34 EndGlobalSection
35 GlobalSection(ProjectConfigurationPlatforms) = postSolution
36 {00C8A58D-8C14-4CC6-AA64-CA9A80EC9465}.Debug|x86.ActiveCfg = Debug|x86
37 {00C8A58D-8C14-4CC6-AA64-CA9A80EC9465}.Debug|x86.Build.0 = Debug|x86
38 {00C8A58D-8C14-4CC6-AA64-CA9A80EC9465}.Release|x86.ActiveCfg = Release|x86
39 {00C8A58D-8C14-4CC6-AA64-CA9A80EC9465}.Release|x86.Build.0 = Release|x86
40 {0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}.Debug|x86.ActiveCfg = Debug|x86
41 {0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}.Debug|x86.Build.0 = Debug|x86
42 {0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}.Release|x86.ActiveCfg = Release|x86
43 {0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}.Release|x86.Build.0 = Release|x86
44 {1EF59A40-D832-43DD-A5F3-C6A02081CD74}.Debug|x86.ActiveCfg = Debug|x86
45 {1EF59A40-D832-43DD-A5F3-C6A02081CD74}.Debug|x86.Build.0 = Debug|x86
46 {1EF59A40-D832-43DD-A5F3-C6A02081CD74}.Release|x86.ActiveCfg = Release|x86
47 {1EF59A40-D832-43DD-A5F3-C6A02081CD74}.Release|x86.Build.0 = Release|x86
48 {2B8CF41C-1E7C-404E-9075-89D0C3DD1FC9}.Debug|x86.ActiveCfg = Debug|x86
49 {2B8CF41C-1E7C-404E-9075-89D0C3DD1FC9}.Debug|x86.Build.0 = Debug|x86
50 {2B8CF41C-1E7C-404E-9075-89D0C3DD1FC9}.Release|x86.ActiveCfg = Release|x86
51 {2B8CF41C-1E7C-404E-9075-89D0C3DD1FC9}.Release|x86.Build.0 = Release|x86
52 {2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}.Debug|x86.ActiveCfg = Debug|x86
53 {2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}.Debug|x86.Build.0 = Debug|x86
54 {2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}.Release|x86.ActiveCfg = Release|x86
55 {2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}.Release|x86.Build.0 = Release|x86
56 {36CA5B12-6730-4777-A472-EBC37CF376BD}.Debug|x86.ActiveCfg = Debug|x86
57 {36CA5B12-6730-4777-A472-EBC37CF376BD}.Debug|x86.Build.0 = Debug|x86
58 {36CA5B12-6730-4777-A472-EBC37CF376BD}.Release|x86.ActiveCfg = Release|x86
59 {36CA5B12-6730-4777-A472-EBC37CF376BD}.Release|x86.Build.0 = Release|x86
60 {39CF1D2E-FF28-4B4C-86DE-F98D54448A05}.Debug|x86.ActiveCfg = Debug|x86
61 {39CF1D2E-FF28-4B4C-86DE-F98D54448A05}.Debug|x86.Build.0 = Debug|x86
62 {39CF1D2E-FF28-4B4C-86DE-F98D54448A05}.Release|x86.ActiveCfg = Release|x86
63 {39CF1D2E-FF28-4B4C-86DE-F98D54448A05}.Release|x86.Build.0 = Release|x86
64 {5809CEE9-020D-4858-86AE-94E2527146FE}.Debug|x86.ActiveCfg = Debug|x86
65 {5809CEE9-020D-4858-86AE-94E2527146FE}.Debug|x86.Build.0 = Debug|x86
66 {5809CEE9-020D-4858-86AE-94E2527146FE}.Release|x86.ActiveCfg = Release|x86
67 {5809CEE9-020D-4858-86AE-94E2527146FE}.Release|x86.Build.0 = Release|x86
68 {585BDFD8-7F78-4F60-902B-D16450B24960}.Debug|x86.ActiveCfg = Debug|x86
69 {585BDFD8-7F78-4F60-902B-D16450B24960}.Debug|x86.Build.0 = Debug|x86
70 {585BDFD8-7F78-4F60-902B-D16450B24960}.Release|x86.ActiveCfg = Release|x86
71 {585BDFD8-7F78-4F60-902B-D16450B24960}.Release|x86.Build.0 = Release|x86
72 {68C0DB8D-1DFA-47B1-8CD7-548224602EE0}.Debug|x86.ActiveCfg = Debug|x86
73 {68C0DB8D-1DFA-47B1-8CD7-548224602EE0}.Debug|x86.Build.0 = Debug|x86
74 {68C0DB8D-1DFA-47B1-8CD7-548224602EE0}.Release|x86.ActiveCfg = Release|x86
75 {68C0DB8D-1DFA-47B1-8CD7-548224602EE0}.Release|x86.Build.0 = Release|x86
76 {F68AFED6-BABE-492F-95F2-435CD9300396}.Debug|x86.ActiveCfg = Debug|x86
77 {F68AFED6-BABE-492F-95F2-435CD9300396}.Debug|x86.Build.0 = Debug|x86
78 {F68AFED6-BABE-492F-95F2-435CD9300396}.Release|x86.ActiveCfg = Release|x86
79 {F68AFED6-BABE-492F-95F2-435CD9300396}.Release|x86.Build.0 = Release|x86
80 {FB3960A8-862B-4774-8479-C0BBA02FD4CF}.Debug|x86.ActiveCfg = Debug|x86
81 {FB3960A8-862B-4774-8479-C0BBA02FD4CF}.Debug|x86.Build.0 = Debug|x86
82 {FB3960A8-862B-4774-8479-C0BBA02FD4CF}.Release|x86.ActiveCfg = Release|x86
83 {FB3960A8-862B-4774-8479-C0BBA02FD4CF}.Release|x86.Build.0 = Release|x86
84 {FFF96BEF-0FB8-4188-9207-538BF320207F}.Debug|x86.ActiveCfg = Debug|x86
85 {FFF96BEF-0FB8-4188-9207-538BF320207F}.Debug|x86.Build.0 = Debug|x86
86 {FFF96BEF-0FB8-4188-9207-538BF320207F}.Release|x86.ActiveCfg = Release|x86
87 {FFF96BEF-0FB8-4188-9207-538BF320207F}.Release|x86.Build.0 = Release|x86
88 EndGlobalSection
89 GlobalSection(MonoDevelopProperties) = preSolution
90 StartupItem = Do\Do.csproj
91 EndGlobalSection
92EndGlobal
093
=== added file 'Do/Do.csproj'
--- Do/Do.csproj 1970-01-01 00:00:00 +0000
+++ Do/Do.csproj 2010-03-29 19:55:48 +0000
@@ -0,0 +1,154 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{1EF59A40-D832-43DD-A5F3-C6A02081CD74}</ProjectGuid>
9 <OutputType>Exe</OutputType>
10 <RootNamespace>Do</RootNamespace>
11 <AssemblyName>Do</AssemblyName>
12 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
15 <DebugSymbols>true</DebugSymbols>
16 <DebugType>full</DebugType>
17 <Optimize>false</Optimize>
18 <OutputPath>bin\Debug</OutputPath>
19 <DefineConstants>DEBUG</DefineConstants>
20 <ErrorReport>prompt</ErrorReport>
21 <WarningLevel>4</WarningLevel>
22 <PlatformTarget>x86</PlatformTarget>
23 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
24 </PropertyGroup>
25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
26 <DebugType>none</DebugType>
27 <Optimize>false</Optimize>
28 <OutputPath>bin\Release</OutputPath>
29 <ErrorReport>prompt</ErrorReport>
30 <WarningLevel>4</WarningLevel>
31 <PlatformTarget>x86</PlatformTarget>
32 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
33 </PropertyGroup>
34 <ItemGroup>
35 <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
36 <Package>gtk-sharp-2.0</Package>
37 </Reference>
38 <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
39 <Package>gtk-sharp-2.0</Package>
40 </Reference>
41 <Reference Include="Mono.Posix" />
42 <Reference Include="System" />
43 <Reference Include="System.Core" />
44 <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
45 <Package>mono-addins</Package>
46 </Reference>
47 <Reference Include="Mono.Addins.Gui, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
48 <Package>mono-addins-gui</Package>
49 </Reference>
50 <Reference Include="Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756">
51 <Package>mono-addins-setup</Package>
52 </Reference>
53 <Reference Include="System.Xml" />
54 </ItemGroup>
55 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
56 <ItemGroup>
57 <None Include="Resources\Do.addin.xml" />
58 </ItemGroup>
59 <ItemGroup>
60 <Compile Include="src\CorePreferences.cs" />
61 <Compile Include="src\Do.cs" />
62 <Compile Include="src\IPreferencesBackend.cs" />
63 <Compile Include="src\Notifications.cs" />
64 <Compile Include="src\PathExtensions.cs" />
65 <Compile Include="src\Do.Core\Do.Core.Addins\AddinClassifier.cs" />
66 <Compile Include="src\Do.Core\Do.Core.Addins\CommunityAddinClassifier.cs" />
67 <Compile Include="src\Do.Core\Do.Core.Addins\GreedyAddinClassifier.cs" />
68 <Compile Include="src\Do.Core\Do.Core.Addins\OfficialAddinClassifier.cs" />
69 <Compile Include="src\Do.Core\Controller.cs" />
70 <Compile Include="src\Do.Core\DoAddinInstaller.cs" />
71 <Compile Include="src\Do.Core\FirstSearchController.cs" />
72 <Compile Include="src\Do.Core\HistogramRelevanceProvider.cs" />
73 <Compile Include="src\Do.Core\ISearchController.cs" />
74 <Compile Include="src\Do.Core\ItemExtensions.cs" />
75 <Compile Include="src\Do.Core\Paths.cs" />
76 <Compile Include="src\Do.Core\PluginManager.cs" />
77 <Compile Include="src\Do.Core\RelevanceProvider.cs" />
78 <Compile Include="src\Do.Core\SecondSearchController.cs" />
79 <Compile Include="src\Do.Core\Shortcut.cs" />
80 <Compile Include="src\Do.Core\ShortcutCallback.cs" />
81 <Compile Include="src\Do.Core\SimpleSearchContext.cs" />
82 <Compile Include="src\Do.Core\SimpleSearchController.cs" />
83 <Compile Include="src\Do.Core\ThirdSearchController.cs" />
84 <Compile Include="src\Do.Core\UniverseManager.cs" />
85 <Compile Include="src\Do.Platform\ApplicationService.cs" />
86 <Compile Include="src\Do.Platform\CoreService.cs" />
87 <Compile Include="src\Do.Platform\PluginManagerService.cs" />
88 <Compile Include="src\Do.Platform\WindowingService.cs" />
89 <Compile Include="src\Do.UI\ColorConfigurationWidget.cs" />
90 <Compile Include="src\Do.UI\DoAddinInstallerDialog.cs" />
91 <Compile Include="src\Do.UI\GeneralPreferencesWidget.cs" />
92 <Compile Include="src\Do.UI\HoverImageButton.cs" />
93 <Compile Include="src\Do.UI\KeybindingsPreferencesWidget.cs" />
94 <Compile Include="src\Do.UI\KeybindingTreeView.cs" />
95 <Compile Include="src\Do.UI\MainMenu.cs" />
96 <Compile Include="src\Do.UI\ManagePluginsPreferencesWidget.cs" />
97 <Compile Include="src\Do.UI\PluginConfigurationWindow.cs" />
98 <Compile Include="src\Do.UI\PluginErrorDialog.cs" />
99 <Compile Include="src\Do.UI\PluginNodeView.cs" />
100 <Compile Include="src\Do.UI\PluginSelectionEventArgs.cs" />
101 <Compile Include="src\Do.UI\PluginUpdateNodeView.cs" />
102 <Compile Include="src\Do.UI\PreferencesWindow.cs" />
103 <Compile Include="src\Do.UI\SearchEntry.cs" />
104 <Compile Include="src\Do.Universe\AboutItem.cs" />
105 <Compile Include="src\Do.Universe\ClearLearningItem.cs" />
106 <Compile Include="src\Do.Universe\DonateItem.cs" />
107 <Compile Include="src\Do.Universe\EvilAction.cs" />
108 <Compile Include="src\Do.Universe\EvilElement.cs" />
109 <Compile Include="src\Do.Universe\EvilItem.cs" />
110 <Compile Include="src\Do.Universe\EvilItemSource.cs" />
111 <Compile Include="src\Do.Universe\InternalItemSource.cs" />
112 <Compile Include="src\Do.Universe\ItemSourceItemSource.cs" />
113 <Compile Include="src\Do.Universe\PreferencesItem.cs" />
114 <Compile Include="src\Do.Universe\QuitItem.cs" />
115 <Compile Include="src\Do.Universe\SelectedTextItem.cs" />
116 <Compile Include="gtk-gui\generated.cs" />
117 <Compile Include="gtk-gui\Do.UI.PreferencesWindow.cs" />
118 <Compile Include="gtk-gui\Do.UI.KeybindingsPreferencesWidget.cs" />
119 <Compile Include="gtk-gui\Do.UI.GeneralPreferencesWidget.cs" />
120 <Compile Include="gtk-gui\Do.UI.ManagePluginsPreferencesWidget.cs" />
121 <Compile Include="gtk-gui\Do.UI.PluginConfigurationWindow.cs" />
122 <Compile Include="gtk-gui\Do.UI.DoAddinInstallerDialog.cs" />
123 <Compile Include="gtk-gui\Do.UI.ColorConfigurationWidget.cs" />
124 <Compile Include="gtk-gui\Do.UI.PluginErrorDialog.cs" />
125 <Compile Include="src\AssemblyInfo.cs" />
126 </ItemGroup>
127 <ItemGroup>
128 <ProjectReference Include="..\Do.Universe\Do.Universe.csproj">
129 <Project>{0F92F14A-CCFC-47E5-BC16-57F8C31F68F9}</Project>
130 <Name>Do.Universe</Name>
131 </ProjectReference>
132 <ProjectReference Include="..\Do.Platform\Do.Platform.csproj">
133 <Project>{2EB5EEF4-D946-40A7-BCC7-EAE5003D5CED}</Project>
134 <Name>Do.Platform</Name>
135 </ProjectReference>
136 <ProjectReference Include="..\Do.Platform.Linux\Do.Platform.Linux.csproj">
137 <Project>{36CA5B12-6730-4777-A472-EBC37CF376BD}</Project>
138 <Name>Do.Platform.Linux</Name>
139 </ProjectReference>
140 <ProjectReference Include="..\Do.Interface.Linux\Do.Interface.Linux.csproj">
141 <Project>{5809CEE9-020D-4858-86AE-94E2527146FE}</Project>
142 <Name>Do.Interface.Linux</Name>
143 </ProjectReference>
144 <ProjectReference Include="..\Do.Interface.Linux.AnimationBase\Do.Interface.Linux.AnimationBase.csproj">
145 <Project>{FFF96BEF-0FB8-4188-9207-538BF320207F}</Project>
146 <Name>Do.Interface.Linux.AnimationBase</Name>
147 </ProjectReference>
148 </ItemGroup>
149 <ItemGroup>
150 <EmbeddedResource Include="gtk-gui\gui.stetic">
151 <LogicalName>gui.stetic</LogicalName>
152 </EmbeddedResource>
153 </ItemGroup>
154</Project>
0\ No newline at end of file155\ No newline at end of file
1156
=== removed file 'Do/Do.mdp'
--- Do/Do.mdp 2009-10-11 21:56:51 +0000
+++ Do/Do.mdp 1970-01-01 00:00:00 +0000
@@ -1,119 +0,0 @@
1<Project name="Do" fileversion="2.0" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
2 <Configurations active="Debug">
3 <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4 <Output directory="bin/Debug" assemblyKeyFile="." assembly="Do" />
5 <Build debugmode="True" target="Exe" />
6 <Execution runwithwarnings="True" commandlineparameters="--debug" externalconsole="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
7 <EnvironmentVariables />
8 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="True" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
9 </Configuration>
10 <Configuration name="Release" ctype="DotNetProjectConfiguration">
11 <Output directory="bin/Release" assembly="Do" />
12 <Build debugmode="False" target="Exe" />
13 <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" clr-version="Net_2_0" />
14 <CodeGeneration compiler="Mcs" warninglevel="4" optimize="True" unsafecodeallowed="True" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
15 </Configuration>
16 </Configurations>
17 <Contents>
18 <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
19 <File name="src/Do.cs" subtype="Code" buildaction="Compile" />
20 <File name="src/Do.Core/ItemExtensions.cs" subtype="Code" buildaction="Compile" />
21 <File name="src/Do.Universe/InternalItemSource.cs" subtype="Code" buildaction="Compile" />
22 <File name="src/Do.Universe/ItemSourceItemSource.cs" subtype="Code" buildaction="Compile" />
23 <File name="src/Do.Core/Controller.cs" subtype="Code" buildaction="Compile" />
24 <File name="src/Do.Universe/SelectedTextItem.cs" subtype="Code" buildaction="Compile" />
25 <File name="src/Do.Core/HistogramRelevanceProvider.cs" subtype="Code" buildaction="Compile" />
26 <File name="src/Do.Core/RelevanceProvider.cs" subtype="Code" buildaction="Compile" />
27 <File name="src/Do.UI/MainMenu.cs" subtype="Code" buildaction="Compile" />
28 <File name="src/Do.Core/PluginManager.cs" subtype="Code" buildaction="Compile" />
29 <File name="src/Do.UI/PluginNodeView.cs" subtype="Code" buildaction="Compile" />
30 <File name="src/Do.UI/PreferencesWindow.cs" subtype="Code" buildaction="Compile" />
31 <File name="gtk-gui/Do.UI.PreferencesWindow.cs" subtype="Code" buildaction="Compile" />
32 <File name="src/Do.UI/KeybindingsPreferencesWidget.cs" subtype="Code" buildaction="Compile" />
33 <File name="gtk-gui/Do.UI.KeybindingsPreferencesWidget.cs" subtype="Code" buildaction="Compile" />
34 <File name="src/Do.UI/GeneralPreferencesWidget.cs" subtype="Code" buildaction="Compile" />
35 <File name="src/Do.UI/ManagePluginsPreferencesWidget.cs" subtype="Code" buildaction="Compile" />
36 <File name="gtk-gui/Do.UI.ManagePluginsPreferencesWidget.cs" subtype="Code" buildaction="Compile" />
37 <File name="gtk-gui/Do.UI.GeneralPreferencesWidget.cs" subtype="Code" buildaction="Compile" />
38 <File name="src/Do.UI/PluginConfigurationWindow.cs" subtype="Code" buildaction="Compile" />
39 <File name="gtk-gui/Do.UI.PluginConfigurationWindow.cs" subtype="Code" buildaction="Compile" />
40 <File name="src/Do.UI/PluginSelectionEventArgs.cs" subtype="Code" buildaction="Compile" />
41 <File name="src/Do.UI/KeybindingTreeView.cs" subtype="Code" buildaction="Compile" />
42 <File name="gnome-do.desktop" subtype="Code" DeployService.TargetDirectoryId="Linux.DesktopApplications" buildaction="FileCopy" />
43 <File name="src/CorePreferences.cs" subtype="Code" buildaction="Compile" />
44 <File name="src/Do.Universe/AboutItem.cs" subtype="Code" buildaction="Compile" />
45 <File name="src/Do.Universe/DonateItem.cs" subtype="Code" buildaction="Compile" />
46 <File name="src/Do.Universe/PreferencesItem.cs" subtype="Code" buildaction="Compile" />
47 <File name="src/Do.Core/DoAddinInstaller.cs" subtype="Code" buildaction="Compile" />
48 <File name="src/Do.UI/DoAddinInstallerDialog.cs" subtype="Code" buildaction="Compile" />
49 <File name="gtk-gui/Do.UI.DoAddinInstallerDialog.cs" subtype="Code" buildaction="Compile" />
50 <File name="src/Do.UI/PluginUpdateNodeView.cs" subtype="Code" buildaction="Compile" />
51 <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
52 <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
53 <File name="src/Do.UI/ColorConfigurationWidget.cs" subtype="Code" buildaction="Compile" />
54 <File name="gtk-gui/Do.UI.ColorConfigurationWidget.cs" subtype="Code" buildaction="Compile" />
55 <File name="src/Do.UI/PluginErrorDialog.cs" subtype="Code" buildaction="Compile" />
56 <File name="gtk-gui/Do.UI.PluginErrorDialog.cs" subtype="Code" buildaction="Compile" />
57 <File name="src/Do.Platform" subtype="Directory" buildaction="Compile" />
58 <File name="Resources/Do.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
59 <File name="src/Do.Core/UniverseManager.cs" subtype="Code" buildaction="Compile" />
60 <File name="src/Do.Universe/ClearLearningItem.cs" subtype="Code" buildaction="Compile" />
61 <File name="src/Do.Platform/CoreService.cs" subtype="Code" buildaction="Compile" />
62 <File name="src/Do.Platform/ApplicationService.cs" subtype="Code" buildaction="Compile" />
63 <File name="src/AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
64 <File name="src/Do.Platform/WindowingService.cs" subtype="Code" buildaction="Compile" />
65 <File name="src/PathExtensions.cs" subtype="Code" buildaction="Compile" />
66 <File name="src/Do.Core/Paths.cs" subtype="Code" buildaction="Compile" />
67 <File name="src/Do.Universe/QuitItem.cs" subtype="Code" buildaction="Compile" />
68 <File name="src/Do.Universe/EvilAction.cs" subtype="Code" buildaction="Compile" />
69 <File name="src/Do.Universe/EvilElement.cs" subtype="Code" buildaction="Compile" />
70 <File name="src/Do.Universe/EvilItem.cs" subtype="Code" buildaction="Compile" />
71 <File name="src/Do.Universe/EvilItemSource.cs" subtype="Code" buildaction="Compile" />
72 <File name="src/Do.Core/FirstSearchController.cs" subtype="Code" buildaction="Compile" />
73 <File name="src/Do.Core/ISearchController.cs" subtype="Code" buildaction="Compile" />
74 <File name="src/Do.Core/SecondSearchController.cs" subtype="Code" buildaction="Compile" />
75 <File name="src/Do.Core/SimpleSearchContext.cs" subtype="Code" buildaction="Compile" />
76 <File name="src/Do.Core/SimpleSearchController.cs" subtype="Code" buildaction="Compile" />
77 <File name="src/Do.Core/ThirdSearchController.cs" subtype="Code" buildaction="Compile" />
78 <File name="src/Mono.Addins/AddinExtensions.cs" subtype="Code" buildaction="Compile" />
79 <File name="src/Mono.Addins/Mono.Addins.Setup/AddinRepositoryEntryExtensions.cs" subtype="Code" buildaction="Compile" />
80 <File name="src/Do.Core/Do.Core.Addins/AddinClassifier.cs" subtype="Code" buildaction="Compile" />
81 <File name="src/Do.Core/Do.Core.Addins/GreedyAddinClassifier.cs" subtype="Code" buildaction="Compile" />
82 <File name="src/Do.Core/Do.Core.Addins/OfficialAddinClassifier.cs" subtype="Code" buildaction="Compile" />
83 <File name="src/Do.Core/Do.Core.Addins/CommunityAddinClassifier.cs" subtype="Code" buildaction="Compile" />
84 <File name="src/Do.UI/SearchEntry.cs" subtype="Code" buildaction="Compile" />
85 <File name="src/Do.UI/HoverImageButton.cs" subtype="Code" buildaction="Compile" />
86 <File name="src/Do.Core/Shortcut.cs" subtype="Code" buildaction="Compile" />
87 <File name="src/Do.Core/ShortcutCallback.cs" subtype="Code" buildaction="Compile" />
88 <File name="src/Do.Platform/PluginManagerService.cs" subtype="Code" buildaction="Compile" />
89 </Contents>
90 <References>
91 <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
92 <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
93 <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
94 <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
95 <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
96 <ProjectReference type="Project" localcopy="True" refto="Do.Platform" />
97 <ProjectReference type="Project" localcopy="True" refto="Do.Platform.Linux" />
98 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux" />
99 <ProjectReference type="Project" localcopy="True" refto="Do.Universe" />
100 <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
101 <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
102 <ProjectReference type="Project" localcopy="True" refto="Do.Interface.Linux.AnimationBase" />
103 <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
104 <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
105 <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins.Gui, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
106 <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
107 </References>
108 <LanguageParameters ApplicationIcon="../../../../../jason/do/trunk-merge/Do" ctype="CSharpProjectParameters" />
109 <Deployment.LinuxDeployData scriptName="gnome-do" />
110 <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am" SyncReferences="True" IsAutotoolsProject="True" RelativeConfigureInPath="../">
111 <BuildFilesVar Sync="True" Name="FILES" />
112 <DeployFilesVar />
113 <ResourcesVar Sync="True" Name="REFERENCES" />
114 <OthersVar />
115 <GacRefVar Sync="True" Name="REFERENCES" />
116 <AsmRefVar Sync="True" Name="REFERENCES" />
117 <ProjectRefVar Sync="True" Name="REFERENCES" />
118 </MonoDevelop.Autotools.MakefileInfo>
119</Project>
1200
=== modified file 'Do/gtk-gui/Do.UI.DoAddinInstallerDialog.cs'
--- Do/gtk-gui/Do.UI.DoAddinInstallerDialog.cs 2009-06-26 11:01:40 +0000
+++ Do/gtk-gui/Do.UI.DoAddinInstallerDialog.cs 2010-03-29 19:55:48 +0000
@@ -34,7 +34,6 @@
34 // Widget Do.UI.DoAddinInstallerDialog34 // Widget Do.UI.DoAddinInstallerDialog
35 this.Name = "Do.UI.DoAddinInstallerDialog";35 this.Name = "Do.UI.DoAddinInstallerDialog";
36 this.WindowPosition = ((Gtk.WindowPosition)(4));36 this.WindowPosition = ((Gtk.WindowPosition)(4));
37 this.HasSeparator = false;
38 // Internal child Do.UI.DoAddinInstallerDialog.VBox37 // Internal child Do.UI.DoAddinInstallerDialog.VBox
39 Gtk.VBox w1 = this.VBox;38 Gtk.VBox w1 = this.VBox;
40 w1.Name = "dialog1_VBox";39 w1.Name = "dialog1_VBox";
@@ -117,14 +116,14 @@
117 this.button_ok.UseUnderline = true;116 this.button_ok.UseUnderline = true;
118 // Container child button_ok.Gtk.Container+ContainerChild117 // Container child button_ok.Gtk.Container+ContainerChild
119 Gtk.Alignment w10 = new Gtk.Alignment(0.5F, 0.5F, 0F, 0F);118 Gtk.Alignment w10 = new Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
120 // Container child GtkAlignment1.Gtk.Container+ContainerChild119 // Container child GtkAlignment.Gtk.Container+ContainerChild
121 Gtk.HBox w11 = new Gtk.HBox();120 Gtk.HBox w11 = new Gtk.HBox();
122 w11.Spacing = 2;121 w11.Spacing = 2;
123 // Container child GtkHBox1.Gtk.Container+ContainerChild122 // Container child GtkHBox.Gtk.Container+ContainerChild
124 Gtk.Image w12 = new Gtk.Image();123 Gtk.Image w12 = new Gtk.Image();
125 w12.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-ok", Gtk.IconSize.Button, 20);124 w12.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-ok", Gtk.IconSize.Button, 16);
126 w11.Add(w12);125 w11.Add(w12);
127 // Container child GtkHBox1.Gtk.Container+ContainerChild126 // Container child GtkHBox.Gtk.Container+ContainerChild
128 Gtk.Label w14 = new Gtk.Label();127 Gtk.Label w14 = new Gtk.Label();
129 w14.LabelProp = Mono.Unix.Catalog.GetString("_Install Updates");128 w14.LabelProp = Mono.Unix.Catalog.GetString("_Install Updates");
130 w14.UseUnderline = true;129 w14.UseUnderline = true;
131130
=== modified file 'Do/gtk-gui/Do.UI.KeybindingsPreferencesWidget.cs'
--- Do/gtk-gui/Do.UI.KeybindingsPreferencesWidget.cs 2009-01-19 23:59:12 +0000
+++ Do/gtk-gui/Do.UI.KeybindingsPreferencesWidget.cs 2010-03-29 19:55:48 +0000
@@ -54,12 +54,13 @@
54 Gtk.Box.BoxChild w2 = ((Gtk.Box.BoxChild)(this.hbox1[this.help_icn]));54 Gtk.Box.BoxChild w2 = ((Gtk.Box.BoxChild)(this.hbox1[this.help_icn]));
55 w2.Position = 0;55 w2.Position = 0;
56 w2.Expand = false;56 w2.Expand = false;
57 w2.Fill = false;
57 // Container child hbox1.Gtk.Box+BoxChild58 // Container child hbox1.Gtk.Box+BoxChild
58 this.help_lbl = new Gtk.Label();59 this.help_lbl = new Gtk.Label();
59 this.help_lbl.Name = "help_lbl";60 this.help_lbl.Name = "help_lbl";
60 this.help_lbl.Ypad = 1;61 this.help_lbl.Ypad = 1;
61 this.help_lbl.Xalign = 0F;62 this.help_lbl.Xalign = 0F;
62 this.help_lbl.LabelProp = Mono.Unix.Catalog.GetString("To edit a shortcut, double-click it and type a new one.");63 this.help_lbl.LabelProp = Mono.Unix.Catalog.GetString("To edit a shortcut, double-click it and type a new one.\nTo restore a shortcut to the default, double click and press Backspace.");
63 this.help_lbl.Wrap = true;64 this.help_lbl.Wrap = true;
64 this.hbox1.Add(this.help_lbl);65 this.hbox1.Add(this.help_lbl);
65 Gtk.Box.BoxChild w3 = ((Gtk.Box.BoxChild)(this.hbox1[this.help_lbl]));66 Gtk.Box.BoxChild w3 = ((Gtk.Box.BoxChild)(this.hbox1[this.help_lbl]));
6667
=== modified file 'Do/gtk-gui/Do.UI.ManagePluginsPreferencesWidget.cs'
--- Do/gtk-gui/Do.UI.ManagePluginsPreferencesWidget.cs 2009-06-26 11:01:40 +0000
+++ Do/gtk-gui/Do.UI.ManagePluginsPreferencesWidget.cs 2010-03-29 19:55:48 +0000
@@ -122,7 +122,7 @@
122 w9.Spacing = 2;122 w9.Spacing = 2;
123 // Container child GtkHBox.Gtk.Container+ContainerChild123 // Container child GtkHBox.Gtk.Container+ContainerChild
124 Gtk.Image w10 = new Gtk.Image();124 Gtk.Image w10 = new Gtk.Image();
125 w10.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-preferences", Gtk.IconSize.Button, 20);125 w10.Pixbuf = Stetic.IconLoader.LoadIcon(this, "gtk-preferences", Gtk.IconSize.Button, 16);
126 w9.Add(w10);126 w9.Add(w10);
127 // Container child GtkHBox.Gtk.Container+ContainerChild127 // Container child GtkHBox.Gtk.Container+ContainerChild
128 Gtk.Label w12 = new Gtk.Label();128 Gtk.Label w12 = new Gtk.Label();
129129
=== modified file 'Do/gtk-gui/Do.UI.PluginErrorDialog.cs'
--- Do/gtk-gui/Do.UI.PluginErrorDialog.cs 2009-01-20 00:06:04 +0000
+++ Do/gtk-gui/Do.UI.PluginErrorDialog.cs 2010-03-29 19:55:48 +0000
@@ -32,7 +32,6 @@
32 // Widget Do.UI.PluginErrorDialog32 // Widget Do.UI.PluginErrorDialog
33 this.Name = "Do.UI.PluginErrorDialog";33 this.Name = "Do.UI.PluginErrorDialog";
34 this.WindowPosition = ((Gtk.WindowPosition)(4));34 this.WindowPosition = ((Gtk.WindowPosition)(4));
35 this.HasSeparator = false;
36 // Internal child Do.UI.PluginErrorDialog.VBox35 // Internal child Do.UI.PluginErrorDialog.VBox
37 Gtk.VBox w1 = this.VBox;36 Gtk.VBox w1 = this.VBox;
38 w1.Name = "dialog1_VBox";37 w1.Name = "dialog1_VBox";
3938
=== modified file 'Do/gtk-gui/gui.stetic'
--- Do/gtk-gui/gui.stetic 2009-07-23 07:17:00 +0000
+++ Do/gtk-gui/gui.stetic 2010-03-29 19:55:48 +0000
@@ -5,7 +5,11 @@
5 <target-gtk-version>2.12</target-gtk-version>5 <target-gtk-version>2.12</target-gtk-version>
6 </configuration>6 </configuration>
7 <import>7 <import>
8 <widget-library name="../../Do.Platform/bin/Debug/Do.Platform.dll" />
9 <widget-library name="../../Do.Platform.Linux/bin/Debug/Do.Platform.Linux.dll" />
10 <widget-library name="../../Do.Interface.Linux/bin/Debug/Do.Interface.Linux.dll" />
8 <widget-library name="Mono.Addins.Gui, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />11 <widget-library name="Mono.Addins.Gui, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
12 <widget-library name="../../Do.Interface.Linux.AnimationBase/bin/Debug/Do.Interface.Linux.AnimationBase.dll" />
9 <widget-library name="../bin/Debug/Do.exe" internal="true" />13 <widget-library name="../bin/Debug/Do.exe" internal="true" />
10 </import>14 </import>
11 <widget class="Gtk.Window" id="Do.UI.PreferencesWindow" design-size="450 470">15 <widget class="Gtk.Window" id="Do.UI.PreferencesWindow" design-size="450 470">
@@ -533,7 +537,6 @@
533 <property name="WindowPosition">CenterOnParent</property>537 <property name="WindowPosition">CenterOnParent</property>
534 <property name="Buttons">2</property>538 <property name="Buttons">2</property>
535 <property name="HelpButton">False</property>539 <property name="HelpButton">False</property>
536 <property name="HasSeparator">False</property>
537 <child internal-child="VBox">540 <child internal-child="VBox">
538 <widget class="Gtk.VBox" id="dialog1_VBox">541 <widget class="Gtk.VBox" id="dialog1_VBox">
539 <property name="MemberName" />542 <property name="MemberName" />
@@ -926,7 +929,6 @@
926 <property name="WindowPosition">CenterOnParent</property>929 <property name="WindowPosition">CenterOnParent</property>
927 <property name="Buttons">1</property>930 <property name="Buttons">1</property>
928 <property name="HelpButton">False</property>931 <property name="HelpButton">False</property>
929 <property name="HasSeparator">False</property>
930 <child internal-child="VBox">932 <child internal-child="VBox">
931 <widget class="Gtk.VBox" id="dialog1_VBox">933 <widget class="Gtk.VBox" id="dialog1_VBox">
932 <property name="MemberName" />934 <property name="MemberName" />
933935
=== modified file 'Do/gtk-gui/objects.xml'
--- Do/gtk-gui/objects.xml 2009-06-25 08:36:33 +0000
+++ Do/gtk-gui/objects.xml 2010-03-29 19:55:48 +0000
@@ -1,12 +1,12 @@
1<objects attr-sync="on">1<objects attr-sync="on">
2 <object type="Do.UI.GeneralPreferencesWidget" palette-category="Do" allow-children="false" base-type="Gtk.Bin">
3 <itemgroups />
4 <signals />
5 </object>
2 <object type="Do.UI.KeybindingsPreferencesWidget" palette-category="Do" allow-children="false" base-type="Gtk.Bin">6 <object type="Do.UI.KeybindingsPreferencesWidget" palette-category="Do" allow-children="false" base-type="Gtk.Bin">
3 <itemgroups />7 <itemgroups />
4 <signals />8 <signals />
5 </object>9 </object>
6 <object type="Do.UI.GeneralPreferencesWidget" palette-category="Do" allow-children="false" base-type="Gtk.Bin">
7 <itemgroups />
8 <signals />
9 </object>
10 <object type="Do.UI.ManagePluginsPreferencesWidget" palette-category="Do" allow-children="false" base-type="Gtk.Bin">10 <object type="Do.UI.ManagePluginsPreferencesWidget" palette-category="Do" allow-children="false" base-type="Gtk.Bin">
11 <itemgroups />11 <itemgroups />
12 <signals />12 <signals />
1313
=== modified file 'Do/src/Do.Core/Controller.cs'
--- Do/src/Do.Core/Controller.cs 2010-03-08 02:22:16 +0000
+++ Do/src/Do.Core/Controller.cs 2010-03-29 19:55:48 +0000
@@ -461,16 +461,6 @@
461461
462#region KeyPress Handling462#region KeyPress Handling
463463
464 Key IfVertical (Key ifKey, Key elseKey)
465 {
466 return Orientation == ControlOrientation.Vertical ? ifKey : elseKey;
467 }
468
469 Key UpKey { get { return IfVertical (Key.Up, Key.Left); } }
470 Key DownKey { get { return IfVertical (Key.Down, Key.Right); } }
471 Key LeftKey { get { return IfVertical (Key.Left, Key.Up); } }
472 Key RightKey { get { return IfVertical (Key.Right, Key.Down); } }
473
474 private void KeyPressWrap (EventKey evnt)464 private void KeyPressWrap (EventKey evnt)
475 {465 {
476 Key key = (Key) evnt.KeyValue;466 Key key = (Key) evnt.KeyValue;
477467
=== modified file 'Do/src/Do.Platform/ApplicationService.cs'
--- Do/src/Do.Platform/ApplicationService.cs 2009-06-18 19:52:32 +0000
+++ Do/src/Do.Platform/ApplicationService.cs 2010-03-29 19:55:48 +0000
@@ -53,7 +53,7 @@
53 Thread newThread = new Thread (() => {53 Thread newThread = new Thread (() => {
54 try {54 try {
55 action ();55 action ();
56 } catch (ThreadAbortException e) {56 } catch (ThreadAbortException) {
57 } catch (Exception e) {57 } catch (Exception e) {
58 Log.Error ("Error in RunOnThread: {0}", e.Message);58 Log.Error ("Error in RunOnThread: {0}", e.Message);
59 Log.Debug (e.StackTrace);59 Log.Debug (e.StackTrace);
6060
=== modified file 'Do/src/Do.UI/KeybindingTreeView.cs'
--- Do/src/Do.UI/KeybindingTreeView.cs 2009-08-08 22:41:51 +0000
+++ Do/src/Do.UI/KeybindingTreeView.cs 2010-03-29 19:55:48 +0000
@@ -139,7 +139,7 @@
139 string defaultVal = store.GetValue (iter, (int) Column.DefaultKeybinding).ToString ();139 string defaultVal = store.GetValue (iter, (int) Column.DefaultKeybinding).ToString ();
140 defaultVal = (string.IsNullOrEmpty (defaultVal)) ? Catalog.GetString ("Disabled") : defaultVal;140 defaultVal = (string.IsNullOrEmpty (defaultVal)) ? Catalog.GetString ("Disabled") : defaultVal;
141 store.SetValue (iter, (int) Column.BoundKeyString, defaultVal);141 store.SetValue (iter, (int) Column.BoundKeyString, defaultVal);
142 } catch (Exception e) {142 } catch (Exception) {
143 store.SetValue (iter, (int) Column.BoundKeyString, Catalog.GetString ("Disabled"));143 store.SetValue (iter, (int) Column.BoundKeyString, Catalog.GetString ("Disabled"));
144 }144 }
145145
146146
=== modified file 'Do/src/Do.UI/ManagePluginsPreferencesWidget.cs'
--- Do/src/Do.UI/ManagePluginsPreferencesWidget.cs 2009-10-11 21:56:51 +0000
+++ Do/src/Do.UI/ManagePluginsPreferencesWidget.cs 2010-03-29 19:55:48 +0000
@@ -172,12 +172,6 @@
172 PluginManager.Disable (id); 172 PluginManager.Disable (id);
173 UpdateButtonState ();173 UpdateButtonState ();
174 }174 }
175
176 void OnBtnRefreshClicked (object sender, EventArgs e)
177 {
178 nview.Refresh (true);
179 UpdateButtonState ();
180 }
181175
182 void OnBtnConfigurePluginClicked (object sender, EventArgs e)176 void OnBtnConfigurePluginClicked (object sender, EventArgs e)
183 {177 {