add .gitignore removes Releases

This commit is contained in:
BlubbFish 2019-02-12 20:56:45 +01:00
parent 808ddf7f5b
commit 8ffc12fc5b
54 changed files with 27 additions and 1431 deletions

27
.gitignore vendored Normal file
View File

@ -0,0 +1,27 @@
/bmicalc/*.suo
/bmicalc/bmicalc/Bin
/bmicalc/bmicalc/obj
/convertapp/convertapp/obj
/convertapp/convertapp/Bin
/convertapp/*.suo
/currency/*.suo
/currency/currency/obj
/currency/currency/Bin
/DateiExplorer/*.suo
/DateiExplorer/DateiExplorer/obj
/DateiExplorer/DateiExplorer/Bin
/List/FileSystemApi/obj
/List/FileSystemApi/Bin
/pwgen/pwgen/obj
/pwgen/pwgen/Bin
/pwgen/*.suo
/Ringtone Installer/*.suo
/Ringtone Installer/Ringtone Installer/obj
/Ringtone Installer/Ringtone Installer/Bin
/rssreader/*.suo
/rssreader/rssreader/obj
/rssreader/rssreader/Bin
/ZeitVernichter/ZeitVernichter/obj
/ZeitVernichter/ZeitVernichter/Bin
/List/FileSystemSample/Bin
/List/FileSystemSample/obj

View File

@ -1,5 +0,0 @@
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" EntryPointAssembly="ZeitVernichter" EntryPointType="ZeitVernichter.App" RuntimeVersion="4.7.50308.0">
<Deployment.Parts>
<AssemblyPart x:Name="ZeitVernichter" Source="ZeitVernichter.dll" />
</Deployment.Parts>
</Deployment>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -1,37 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2009/deployment" AppPlatformVersion="7.1">
<App xmlns="" ProductID="{1c1389ed-f1b8-438c-89cc-9baa00371914}" Title="ZeitVernichter" RuntimeType="Silverlight" Version="1.0.0.0" Genre="apps.normal" Author="ZeitVernichter author" Description="Sample description" Publisher="ZeitVernichter">
<IconPath IsRelative="true" IsResource="false">ApplicationIcon.png</IconPath>
<Capabilities>
<Capability Name="ID_CAP_GAMERSERVICES"/>
<Capability Name="ID_CAP_IDENTITY_DEVICE"/>
<Capability Name="ID_CAP_IDENTITY_USER"/>
<Capability Name="ID_CAP_LOCATION"/>
<Capability Name="ID_CAP_MEDIALIB"/>
<Capability Name="ID_CAP_MICROPHONE"/>
<Capability Name="ID_CAP_NETWORKING"/>
<Capability Name="ID_CAP_PHONEDIALER"/>
<Capability Name="ID_CAP_PUSH_NOTIFICATION"/>
<Capability Name="ID_CAP_SENSORS"/>
<Capability Name="ID_CAP_WEBBROWSERCOMPONENT"/>
<Capability Name="ID_CAP_ISV_CAMERA"/>
<Capability Name="ID_CAP_CONTACTS"/>
<Capability Name="ID_CAP_APPOINTMENTS"/>
</Capabilities>
<Tasks>
<DefaultTask Name ="_default" NavigationPage="MainPage.xaml"/>
</Tasks>
<Tokens>
<PrimaryToken TokenID="ZeitVernichterToken" TaskName="_default">
<TemplateType5>
<BackgroundImageURI IsRelative="true" IsResource="false">Background.png</BackgroundImageURI>
<Count>0</Count>
<Title>ZeitVernichter</Title>
</TemplateType5>
</PrimaryToken>
</Tokens>
</App>
</Deployment>
<!-- WPSDK Version 7.1.7720.0 -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 350 B

View File

@ -1,5 +0,0 @@
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" EntryPointAssembly="ZeitVernichter" EntryPointType="ZeitVernichter.App" RuntimeVersion="4.7.50308.0">
<Deployment.Parts>
<AssemblyPart x:Name="ZeitVernichter" Source="ZeitVernichter.dll" />
</Deployment.Parts>
</Deployment>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1,37 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2009/deployment" AppPlatformVersion="7.1">
<App xmlns="" ProductID="{1c1389ed-f1b8-438c-89cc-9baa00371914}" Title="ZeitVernichter" RuntimeType="Silverlight" Version="1.0.0.0" Genre="apps.normal" Author="ZeitVernichter author" Description="Sample description" Publisher="ZeitVernichter">
<IconPath IsRelative="true" IsResource="false">ApplicationIcon.png</IconPath>
<Capabilities>
<Capability Name="ID_CAP_GAMERSERVICES"/>
<Capability Name="ID_CAP_IDENTITY_DEVICE"/>
<Capability Name="ID_CAP_IDENTITY_USER"/>
<Capability Name="ID_CAP_LOCATION"/>
<Capability Name="ID_CAP_MEDIALIB"/>
<Capability Name="ID_CAP_MICROPHONE"/>
<Capability Name="ID_CAP_NETWORKING"/>
<Capability Name="ID_CAP_PHONEDIALER"/>
<Capability Name="ID_CAP_PUSH_NOTIFICATION"/>
<Capability Name="ID_CAP_SENSORS"/>
<Capability Name="ID_CAP_WEBBROWSERCOMPONENT"/>
<Capability Name="ID_CAP_ISV_CAMERA"/>
<Capability Name="ID_CAP_CONTACTS"/>
<Capability Name="ID_CAP_APPOINTMENTS"/>
</Capabilities>
<Tasks>
<DefaultTask Name ="_default" NavigationPage="MainPage.xaml"/>
</Tasks>
<Tokens>
<PrimaryToken TokenID="ZeitVernichterToken" TaskName="_default">
<TemplateType5>
<BackgroundImageURI IsRelative="true" IsResource="false">Background.png</BackgroundImageURI>
<Count>0</Count>
<Title>ZeitVernichter</Title>
</TemplateType5>
</PrimaryToken>
</Tokens>
</App>
</Deployment>
<!-- WPSDK Version 7.1.7720.0 -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 194 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 350 B

View File

@ -1,53 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "849EAA4993CD7A2144A47F5065D87AC1"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class App : System.Windows.Application {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/App.xaml", System.UriKind.Relative));
}
}
}

View File

@ -1,53 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "849EAA4993CD7A2144A47F5065D87AC1"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class App : System.Windows.Application {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/App.xaml", System.UriKind.Relative));
}
}
}

View File

@ -1,81 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E8A95AF8AD63E764EE09120583E194E9"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class MainPage : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstart;
internal System.Windows.Controls.Button bstop;
internal System.Windows.Controls.TextBlock ttime;
internal System.Windows.Controls.TextBlock tmoney;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/MainPage.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstart = ((System.Windows.Controls.Button)(this.FindName("bstart")));
this.bstop = ((System.Windows.Controls.Button)(this.FindName("bstop")));
this.ttime = ((System.Windows.Controls.TextBlock)(this.FindName("ttime")));
this.tmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tmoney")));
}
}
}

View File

@ -1,81 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E8A95AF8AD63E764EE09120583E194E9"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class MainPage : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstart;
internal System.Windows.Controls.Button bstop;
internal System.Windows.Controls.TextBlock ttime;
internal System.Windows.Controls.TextBlock tmoney;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/MainPage.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstart = ((System.Windows.Controls.Button)(this.FindName("bstart")));
this.bstop = ((System.Windows.Controls.Button)(this.FindName("bstop")));
this.ttime = ((System.Windows.Controls.TextBlock)(this.FindName("ttime")));
this.tmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tmoney")));
}
}
}

View File

@ -1,69 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Page1.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "789A3C611CE73CF11F910B179DC998D9"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Page1 : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Page1.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
}
}
}

View File

@ -1,78 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Settings.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "2C8DA1674E53C08DE54F28C456C32167"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Settings : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.TextBox tsettingswage;
internal System.Windows.Controls.RadioButton tsettingshourly;
internal System.Windows.Controls.RadioButton tsettingssalary;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Settings.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.tsettingswage = ((System.Windows.Controls.TextBox)(this.FindName("tsettingswage")));
this.tsettingshourly = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingshourly")));
this.tsettingssalary = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingssalary")));
}
}
}

View File

@ -1,78 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Settings.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "2C8DA1674E53C08DE54F28C456C32167"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Settings : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.TextBox tsettingswage;
internal System.Windows.Controls.RadioButton tsettingshourly;
internal System.Windows.Controls.RadioButton tsettingssalary;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Settings.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.tsettingswage = ((System.Windows.Controls.TextBox)(this.FindName("tsettingswage")));
this.tsettingshourly = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingshourly")));
this.tsettingssalary = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingssalary")));
}
}
}

View File

@ -1,90 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Statistics.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D15674AA316BA885CD0A386FCC53E46B"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Statistics : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstatdate;
internal System.Windows.Controls.Button bstattime;
internal System.Windows.Controls.Button bstatmoney;
internal System.Windows.Controls.ListBox bstatsall;
internal System.Windows.Controls.Button tstatreset;
internal System.Windows.Controls.TextBlock tstattotalmoney;
internal System.Windows.Controls.TextBlock tstattotaltime;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Statistics.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstatdate = ((System.Windows.Controls.Button)(this.FindName("bstatdate")));
this.bstattime = ((System.Windows.Controls.Button)(this.FindName("bstattime")));
this.bstatmoney = ((System.Windows.Controls.Button)(this.FindName("bstatmoney")));
this.bstatsall = ((System.Windows.Controls.ListBox)(this.FindName("bstatsall")));
this.tstatreset = ((System.Windows.Controls.Button)(this.FindName("tstatreset")));
this.tstattotalmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotalmoney")));
this.tstattotaltime = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotaltime")));
}
}
}

View File

@ -1,90 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Statistics.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D15674AA316BA885CD0A386FCC53E46B"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Statistics : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstatdate;
internal System.Windows.Controls.Button bstattime;
internal System.Windows.Controls.Button bstatmoney;
internal System.Windows.Controls.ListBox bstatsall;
internal System.Windows.Controls.Button tstatreset;
internal System.Windows.Controls.TextBlock tstattotalmoney;
internal System.Windows.Controls.TextBlock tstattotaltime;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Statistics.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstatdate = ((System.Windows.Controls.Button)(this.FindName("bstatdate")));
this.bstattime = ((System.Windows.Controls.Button)(this.FindName("bstattime")));
this.bstatmoney = ((System.Windows.Controls.Button)(this.FindName("bstatmoney")));
this.bstatsall = ((System.Windows.Controls.ListBox)(this.FindName("bstatsall")));
this.tstatreset = ((System.Windows.Controls.Button)(this.FindName("tstatreset")));
this.tstattotalmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotalmoney")));
this.tstattotaltime = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotaltime")));
}
}
}

View File

@ -1,16 +0,0 @@
<xapCache source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\ZeitVernichter.xap" wasSigned="False" certificateThumbprint="" TimeStampUrl="" lastWriteTime="28.10.2011 21:59:54">
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\WMAppManifest.xml" archivePath="WMAppManifest.xml" lastWriteTime="28.10.2011 21:47:26" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Background.png" archivePath="Background.png" lastWriteTime="28.10.2011 21:25:53" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\ApplicationIcon.png" archivePath="ApplicationIcon.png" lastWriteTime="28.10.2011 21:25:53" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\ZeitVernichter.dll" archivePath="ZeitVernichter.dll" lastWriteTime="28.10.2011 21:59:53" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.feature.search.rest.png" archivePath="icons\appbar.feature.search.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.feature.settings.rest.png" archivePath="icons\appbar.feature.settings.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.stat.rest.png" archivePath="icons\appbar.stat.rest.png" lastWriteTime="23.10.2011 17:12:36" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.stop.rest.png" archivePath="icons\appbar.stop.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\SplashScreenImage.jpg" archivePath="SplashScreenImage.jpg" lastWriteTime="28.10.2011 21:25:53" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\AppManifest.xaml" archivePath="AppManifest.xaml" lastWriteTime="28.10.2011 21:47:26" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.feature.search.rest.png" archivePath="icons\appbar.feature.search.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.feature.settings.rest.png" archivePath="icons\appbar.feature.settings.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.stat.rest.png" archivePath="icons\appbar.stat.rest.png" lastWriteTime="23.10.2011 17:12:36" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.stop.rest.png" archivePath="icons\appbar.stop.rest.png" lastWriteTime="29.08.2011 22:47:42" />
</xapCache>

View File

@ -1,19 +0,0 @@
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\ApplicationIcon.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\Background.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\ZeitVernichter.dll
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\ZeitVernichter.pdb
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\AppManifest.xaml
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\ZeitVernichter.xap
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\ResolveAssemblyReference.cache
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\App.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\MainPage.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\Settings.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\Statistics.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\ZeitVernichter.g.resources
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\ZeitVernichter.dll
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\ZeitVernichter.pdb
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Debug\XapCacheFile.xml
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.feature.search.rest.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.feature.settings.rest.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.stat.rest.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Debug\icons\appbar.stop.rest.png

View File

@ -1,53 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "849EAA4993CD7A2144A47F5065D87AC1"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class App : System.Windows.Application {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/App.xaml", System.UriKind.Relative));
}
}
}

View File

@ -1,53 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "849EAA4993CD7A2144A47F5065D87AC1"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class App : System.Windows.Application {
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/App.xaml", System.UriKind.Relative));
}
}
}

View File

@ -1,81 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E8A95AF8AD63E764EE09120583E194E9"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class MainPage : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstart;
internal System.Windows.Controls.Button bstop;
internal System.Windows.Controls.TextBlock ttime;
internal System.Windows.Controls.TextBlock tmoney;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/MainPage.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstart = ((System.Windows.Controls.Button)(this.FindName("bstart")));
this.bstop = ((System.Windows.Controls.Button)(this.FindName("bstop")));
this.ttime = ((System.Windows.Controls.TextBlock)(this.FindName("ttime")));
this.tmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tmoney")));
}
}
}

View File

@ -1,81 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\MainPage.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E8A95AF8AD63E764EE09120583E194E9"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class MainPage : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstart;
internal System.Windows.Controls.Button bstop;
internal System.Windows.Controls.TextBlock ttime;
internal System.Windows.Controls.TextBlock tmoney;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/MainPage.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstart = ((System.Windows.Controls.Button)(this.FindName("bstart")));
this.bstop = ((System.Windows.Controls.Button)(this.FindName("bstop")));
this.ttime = ((System.Windows.Controls.TextBlock)(this.FindName("ttime")));
this.tmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tmoney")));
}
}
}

View File

@ -1,78 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Settings.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "2C8DA1674E53C08DE54F28C456C32167"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Settings : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.TextBox tsettingswage;
internal System.Windows.Controls.RadioButton tsettingshourly;
internal System.Windows.Controls.RadioButton tsettingssalary;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Settings.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.tsettingswage = ((System.Windows.Controls.TextBox)(this.FindName("tsettingswage")));
this.tsettingshourly = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingshourly")));
this.tsettingssalary = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingssalary")));
}
}
}

View File

@ -1,78 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Settings.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "2C8DA1674E53C08DE54F28C456C32167"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Settings : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.TextBox tsettingswage;
internal System.Windows.Controls.RadioButton tsettingshourly;
internal System.Windows.Controls.RadioButton tsettingssalary;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Settings.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.tsettingswage = ((System.Windows.Controls.TextBox)(this.FindName("tsettingswage")));
this.tsettingshourly = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingshourly")));
this.tsettingssalary = ((System.Windows.Controls.RadioButton)(this.FindName("tsettingssalary")));
}
}
}

View File

@ -1,90 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Statistics.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D15674AA316BA885CD0A386FCC53E46B"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Statistics : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstatdate;
internal System.Windows.Controls.Button bstattime;
internal System.Windows.Controls.Button bstatmoney;
internal System.Windows.Controls.ListBox bstatsall;
internal System.Windows.Controls.Button tstatreset;
internal System.Windows.Controls.TextBlock tstattotalmoney;
internal System.Windows.Controls.TextBlock tstattotaltime;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Statistics.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstatdate = ((System.Windows.Controls.Button)(this.FindName("bstatdate")));
this.bstattime = ((System.Windows.Controls.Button)(this.FindName("bstattime")));
this.bstatmoney = ((System.Windows.Controls.Button)(this.FindName("bstatmoney")));
this.bstatsall = ((System.Windows.Controls.ListBox)(this.FindName("bstatsall")));
this.tstatreset = ((System.Windows.Controls.Button)(this.FindName("tstatreset")));
this.tstattotalmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotalmoney")));
this.tstattotaltime = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotaltime")));
}
}
}

View File

@ -1,90 +0,0 @@
#pragma checksum "f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Statistics.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D15674AA316BA885CD0A386FCC53E46B"
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.239
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using Microsoft.Phone.Controls;
using System;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Imaging;
using System.Windows.Resources;
using System.Windows.Shapes;
using System.Windows.Threading;
namespace ZeitVernichter {
public partial class Statistics : Microsoft.Phone.Controls.PhoneApplicationPage {
internal System.Windows.Controls.Grid LayoutRoot;
internal System.Windows.Controls.StackPanel TitlePanel;
internal System.Windows.Controls.TextBlock ApplicationTitle;
internal System.Windows.Controls.TextBlock PageTitle;
internal System.Windows.Controls.Grid ContentPanel;
internal System.Windows.Controls.Button bstatdate;
internal System.Windows.Controls.Button bstattime;
internal System.Windows.Controls.Button bstatmoney;
internal System.Windows.Controls.ListBox bstatsall;
internal System.Windows.Controls.Button tstatreset;
internal System.Windows.Controls.TextBlock tstattotalmoney;
internal System.Windows.Controls.TextBlock tstattotaltime;
private bool _contentLoaded;
/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Windows.Application.LoadComponent(this, new System.Uri("/ZeitVernichter;component/Statistics.xaml", System.UriKind.Relative));
this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
this.bstatdate = ((System.Windows.Controls.Button)(this.FindName("bstatdate")));
this.bstattime = ((System.Windows.Controls.Button)(this.FindName("bstattime")));
this.bstatmoney = ((System.Windows.Controls.Button)(this.FindName("bstatmoney")));
this.bstatsall = ((System.Windows.Controls.ListBox)(this.FindName("bstatsall")));
this.tstatreset = ((System.Windows.Controls.Button)(this.FindName("tstatreset")));
this.tstattotalmoney = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotalmoney")));
this.tstattotaltime = ((System.Windows.Controls.TextBlock)(this.FindName("tstattotaltime")));
}
}
}

View File

@ -1,16 +0,0 @@
<xapCache source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\ZeitVernichter.xap" wasSigned="False" certificateThumbprint="" TimeStampUrl="" lastWriteTime="28.10.2011 22:11:55">
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\WMAppManifest.xml" archivePath="WMAppManifest.xml" lastWriteTime="28.10.2011 21:57:11" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Background.png" archivePath="Background.png" lastWriteTime="28.10.2011 22:11:52" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\ApplicationIcon.png" archivePath="ApplicationIcon.png" lastWriteTime="28.10.2011 22:06:30" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\ZeitVernichter.dll" archivePath="ZeitVernichter.dll" lastWriteTime="28.10.2011 22:10:21" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.feature.search.rest.png" archivePath="icons\appbar.feature.search.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.feature.settings.rest.png" archivePath="icons\appbar.feature.settings.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.stat.rest.png" archivePath="icons\appbar.stat.rest.png" lastWriteTime="23.10.2011 17:12:36" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\icons\appbar.stop.rest.png" archivePath="icons\appbar.stop.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\SplashScreenImage.jpg" archivePath="SplashScreenImage.jpg" lastWriteTime="28.10.2011 22:10:08" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\AppManifest.xaml" archivePath="AppManifest.xaml" lastWriteTime="28.10.2011 21:57:11" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.feature.search.rest.png" archivePath="icons\appbar.feature.search.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.feature.settings.rest.png" archivePath="icons\appbar.feature.settings.rest.png" lastWriteTime="29.08.2011 22:47:42" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.stat.rest.png" archivePath="icons\appbar.stat.rest.png" lastWriteTime="23.10.2011 17:12:36" />
<file source="f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.stop.rest.png" archivePath="icons\appbar.stop.rest.png" lastWriteTime="29.08.2011 22:47:42" />
</xapCache>

View File

@ -1,19 +0,0 @@
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\ApplicationIcon.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\Background.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\ZeitVernichter.dll
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\ZeitVernichter.pdb
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\AppManifest.xaml
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\ZeitVernichter.xap
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\ResolveAssemblyReference.cache
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\App.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\MainPage.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\Settings.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\Statistics.g.i.cs
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\ZeitVernichter.g.resources
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\ZeitVernichter.dll
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\ZeitVernichter.pdb
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\obj\Release\XapCacheFile.xml
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.feature.search.rest.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.feature.settings.rest.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.stat.rest.png
f:\visual studio 2010\Projects\SWP\ZeitVernichter\ZeitVernichter\Bin\Release\icons\appbar.stop.rest.png