# HG changeset patch # User riley # Date 1253799031 -7200 # Node ID 9a17e1de0cce849f4ab592f34d4e028004532bfa # Parent 6046961636641bf34cf6dc912324979ff85f1908# Parent 1a428e733fea726852690c44533739bcac42defa Merge diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj --- a/src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj Thu Sep 24 15:20:59 2009 +0200 +++ b/src/FingersDance.Control.SessionInput/FingersDance.Control.SessionInput.csproj Thu Sep 24 15:30:31 2009 +0200 @@ -25,6 +25,7 @@ OnBuildSuccess + 3.0.1927.0 true @@ -58,6 +59,10 @@ + + MSBuild:Compile + Designer + MSBuild:Compile Designer @@ -99,6 +104,7 @@ + diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance.Control.SessionInput/UserControlSessionInput.xaml --- a/src/FingersDance.Control.SessionInput/UserControlSessionInput.xaml Thu Sep 24 15:20:59 2009 +0200 +++ b/src/FingersDance.Control.SessionInput/UserControlSessionInput.xaml Thu Sep 24 15:30:31 2009 +0200 @@ -4,30 +4,340 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" + xmlns:Custom="http://schemas.microsoft.com/surface/2008" xmlns:Microsoft_Surface_Presentation_Generic="clr-namespace:Microsoft.Surface.Presentation.Generic;assembly=Microsoft.Surface.Presentation.Generic" x:Class="FingersDance.Control.SessionInput.UserControlSessionInput" x:Name="UserControl" - Background="#FFA09E9E" Width="256" Height="192" xmlns:Custom="http://schemas.microsoft.com/surface/2008"> + Background="#FFA09E9E" Width="256" Height="192"> - - - \ No newline at end of file diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources.xaml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources.xaml Thu Sep 24 15:30:31 2009 +0200 @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources_files/ConfirmationTick.xaml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources_files/ConfirmationTick.xaml Thu Sep 24 15:30:31 2009 +0200 @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources_files/ConfirmationTick_files/image1.png Binary file src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources_files/ConfirmationTick_files/image1.png has changed diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources_files/SessionInput_Background.xaml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources_files/SessionInput_Background.xaml Thu Sep 24 15:30:31 2009 +0200 @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance/App.xaml --- a/src/FingersDance/App.xaml Thu Sep 24 15:20:59 2009 +0200 +++ b/src/FingersDance/App.xaml Thu Sep 24 15:30:31 2009 +0200 @@ -9,6 +9,7 @@ + diff -r 1a428e733fea -r 9a17e1de0cce src/FingersDance/MainSurfaceWindow.xaml --- a/src/FingersDance/MainSurfaceWindow.xaml Thu Sep 24 15:20:59 2009 +0200 +++ b/src/FingersDance/MainSurfaceWindow.xaml Thu Sep 24 15:30:31 2009 +0200 @@ -7,16 +7,123 @@ xmlns:FingersDance_Control_Pivot="clr-namespace:FingersDance.Control.Pivot;assembly=FingersDance.Control.Pivot" + xmlns:FingersDance_Control_SessionInput1="clr-namespace:FingersDance.Control.SessionInput;assembly=FingersDance.Control.SaisieSeance" + + + xmlns:Microsoft_Surface_Presentation_Generic="clr-namespace:Microsoft.Surface.Presentation.Generic;assembly=Microsoft.Surface.Presentation.Generic" + + x:Class="FingersDance.SurfaceWindow1" Title="FingersDance" Width="1024" Height="768" x:Name="mainSurfaceWindow" Background="{x:Null}" - xmlns:FingersDance_Control_SessionInput1="clr-namespace:FingersDance.Control.SessionInput;assembly=FingersDance.Control.SaisieSeance" > + @@ -69,7 +176,7 @@ - +