diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f91ff2b --- /dev/null +++ b/.gitignore @@ -0,0 +1,216 @@ +################# +## Eclipse +################# + +*.pydevproject +.project +.metadata +bin/ +tmp/ +*.tmp +*.bak +*.swp +*~.nib +local.properties +.classpath +.settings/ +.loadpath + +# External tool builders +.externalToolBuilders/ + +# Locally stored "Eclipse launch configurations" +*.launch + +# CDT-specific +.cproject + +# PDT-specific +.buildpath + + +################# +## Visual Studio +################# + +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. + +# User-specific files +*.suo +*.user +*.sln.docstates + +# Build results + +[Dd]ebug/ +[Rr]elease/ +x64/ +build/ +[Bb]in/ +[Oo]bj/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.log +*.scc + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +*.ncrunch* +.*crunch*.local.xml + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.Publish.xml +*.pubxml +*.publishproj + +# NuGet Packages Directory +## TODO: If you have NuGet Package Restore enabled, uncomment the next line +#packages/ + +# Windows Azure Build Output +csx +*.build.csdef + +# Windows Store app package directory +AppPackages/ + +# Others +sql/ +*.Cache +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.[Pp]ublish.xml +*.pfx +*.publishsettings + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +App_Data/*.mdf +App_Data/*.ldf + +############# +## Windows detritus +############# + +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Mac crap +.DS_Store + + +############# +## Python +############# + +*.py[cod] + +# Packages +*.egg +*.egg-info +dist/ +build/ +eggs/ +parts/ +var/ +sdist/ +develop-eggs/ +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg diff --git a/Handwriting program/Handwriting program/bin/Debug/Handwriting program.dll b/Handwriting program/Handwriting program/bin/Debug/Handwriting program.dll index 6da388e..13d5402 100644 Binary files a/Handwriting program/Handwriting program/bin/Debug/Handwriting program.dll and b/Handwriting program/Handwriting program/bin/Debug/Handwriting program.dll differ diff --git a/Handwriting program/Handwriting program/bin/Debug/Handwriting program.pdb b/Handwriting program/Handwriting program/bin/Debug/Handwriting program.pdb index c4958a0..737c632 100644 Binary files a/Handwriting program/Handwriting program/bin/Debug/Handwriting program.pdb and b/Handwriting program/Handwriting program/bin/Debug/Handwriting program.pdb differ diff --git a/Handwriting program/Handwriting program/obj/Debug/Handwriting program.csproj.FileListAbsolute.txt b/Handwriting program/Handwriting program/obj/Debug/Handwriting program.csproj.FileListAbsolute.txt index 19de9b2..48f1d1b 100644 --- a/Handwriting program/Handwriting program/obj/Debug/Handwriting program.csproj.FileListAbsolute.txt +++ b/Handwriting program/Handwriting program/obj/Debug/Handwriting program.csproj.FileListAbsolute.txt @@ -10,6 +10,7 @@ D:\Z - Norbi cucca\0 Projektek\Handwriting program\Handwriting program\obj\Debug D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Handwriting program\Handwriting program\bin\Debug\Handwriting program.dll.config D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Handwriting program\Handwriting program\bin\Debug\Handwriting program.dll D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Handwriting program\Handwriting program\bin\Debug\Handwriting program.pdb +D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Handwriting program\Handwriting program\obj\Debug\Handwriting program.csprojResolveAssemblyReference.cache D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Handwriting program\Handwriting program\obj\Debug\Handwriting_program.Form1.resources D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Handwriting program\Handwriting program\obj\Debug\Handwriting_program.Handwriting.resources D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Handwriting program\Handwriting program\obj\Debug\Handwriting_program.Properties.Resources.resources diff --git a/Handwriting program/Handwriting program/obj/Debug/Handwriting program.dll b/Handwriting program/Handwriting program/obj/Debug/Handwriting program.dll index 6da388e..13d5402 100644 Binary files a/Handwriting program/Handwriting program/obj/Debug/Handwriting program.dll and b/Handwriting program/Handwriting program/obj/Debug/Handwriting program.dll differ diff --git a/Handwriting program/Handwriting program/obj/Debug/Handwriting program.pdb b/Handwriting program/Handwriting program/obj/Debug/Handwriting program.pdb index c4958a0..737c632 100644 Binary files a/Handwriting program/Handwriting program/obj/Debug/Handwriting program.pdb and b/Handwriting program/Handwriting program/obj/Debug/Handwriting program.pdb differ diff --git a/MSGer.tk/.vs/MSGer.tk/v14/.suo b/MSGer.tk/.vs/MSGer.tk/v14/.suo index ecf2d08..09522b0 100644 Binary files a/MSGer.tk/.vs/MSGer.tk/v14/.suo and b/MSGer.tk/.vs/MSGer.tk/v14/.suo differ diff --git a/MSGer.tk/MSGer.tk.csproj b/MSGer.tk/MSGer.tk.csproj index fe89552..95fbf90 100644 --- a/MSGer.tk/MSGer.tk.csproj +++ b/MSGer.tk/MSGer.tk.csproj @@ -117,7 +117,6 @@ ChatPanel.cs - Form @@ -215,7 +214,6 @@ PartnerInformation.cs - Form @@ -230,7 +228,6 @@ SettingsForm.cs - diff --git a/MSGerTextBox/bin/Debug/MSGerTextBox.exe b/MSGerTextBox/bin/Debug/MSGerTextBox.exe index cdc4da7..0dca41d 100644 Binary files a/MSGerTextBox/bin/Debug/MSGerTextBox.exe and b/MSGerTextBox/bin/Debug/MSGerTextBox.exe differ diff --git a/MSGerTextBox/bin/Debug/MSGerTextBox.pdb b/MSGerTextBox/bin/Debug/MSGerTextBox.pdb index e083347..5159804 100644 Binary files a/MSGerTextBox/bin/Debug/MSGerTextBox.pdb and b/MSGerTextBox/bin/Debug/MSGerTextBox.pdb differ diff --git a/MSGerTextBox/obj/Debug/MSGerTextBox.csproj.FileListAbsolute.txt b/MSGerTextBox/obj/Debug/MSGerTextBox.csproj.FileListAbsolute.txt index e4a427f..fe2c114 100644 --- a/MSGerTextBox/obj/Debug/MSGerTextBox.csproj.FileListAbsolute.txt +++ b/MSGerTextBox/obj/Debug/MSGerTextBox.csproj.FileListAbsolute.txt @@ -1,10 +1,9 @@ D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\bin\Debug\MSGerTextBox.exe.config D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\bin\Debug\MSGerTextBox.exe D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\bin\Debug\MSGerTextBox.pdb +D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\SzNPProjects.TextBox.Form1.resources +D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\SzNPProjects.TextBox.MSGerTextBox.resources D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\MSGerTextBox.Properties.Resources.resources D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\MSGerTextBox.csproj.GenerateResource.Cache D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\MSGerTextBox.exe D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\MSGerTextBox.pdb -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\SzNPProjects.TextBox.Form1.resources -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\SzNPProjects.TextBox.MSGerTextBox.resources -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGerTextBox\obj\Debug\MSGerTextBox.csprojResolveAssemblyReference.cache diff --git a/MSGerTextBox/obj/Debug/MSGerTextBox.csprojResolveAssemblyReference.cache b/MSGerTextBox/obj/Debug/MSGerTextBox.csprojResolveAssemblyReference.cache deleted file mode 100644 index 44dcaef..0000000 Binary files a/MSGerTextBox/obj/Debug/MSGerTextBox.csprojResolveAssemblyReference.cache and /dev/null differ diff --git a/MSGerTextBox/obj/Debug/MSGerTextBox.exe b/MSGerTextBox/obj/Debug/MSGerTextBox.exe index cdc4da7..0dca41d 100644 Binary files a/MSGerTextBox/obj/Debug/MSGerTextBox.exe and b/MSGerTextBox/obj/Debug/MSGerTextBox.exe differ diff --git a/MSGerTextBox/obj/Debug/MSGerTextBox.pdb b/MSGerTextBox/obj/Debug/MSGerTextBox.pdb index e083347..5159804 100644 Binary files a/MSGerTextBox/obj/Debug/MSGerTextBox.pdb and b/MSGerTextBox/obj/Debug/MSGerTextBox.pdb differ diff --git a/RichListView/RichListView/bin/Debug/RichListView.dll b/RichListView/RichListView/bin/Debug/RichListView.dll index a24a967..a1eeb6b 100644 Binary files a/RichListView/RichListView/bin/Debug/RichListView.dll and b/RichListView/RichListView/bin/Debug/RichListView.dll differ diff --git a/RichListView/RichListView/bin/Debug/RichListView.pdb b/RichListView/RichListView/bin/Debug/RichListView.pdb index 2d8fa0f..33c0ad4 100644 Binary files a/RichListView/RichListView/bin/Debug/RichListView.pdb and b/RichListView/RichListView/bin/Debug/RichListView.pdb differ diff --git a/RichListView/RichListView/obj/Debug/RichListView.csproj.FileListAbsolute.txt b/RichListView/RichListView/obj/Debug/RichListView.csproj.FileListAbsolute.txt index 88a3bc0..5da8639 100644 --- a/RichListView/RichListView/obj/Debug/RichListView.csproj.FileListAbsolute.txt +++ b/RichListView/RichListView/obj/Debug/RichListView.csproj.FileListAbsolute.txt @@ -8,6 +8,7 @@ D:\Z - Norbi cucca\0 Projektek\RichListView\RichListView\RichListView\obj\Debug\ D:\Z - Norbi cucca\0 Projektek\RichListView\RichListView\RichListView\obj\Debug\RichListView.pdb D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\RichListView\RichListView\bin\Debug\RichListView.dll D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\RichListView\RichListView\bin\Debug\RichListView.pdb +D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\RichListView\RichListView\obj\Debug\RichListView.csprojResolveAssemblyReference.cache D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\RichListView\RichListView\obj\Debug\SzNPProjects.RichListView.resources D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\RichListView\RichListView\obj\Debug\RichListView.csproj.GenerateResource.Cache D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\RichListView\RichListView\obj\Debug\RichListView.dll diff --git a/RichListView/RichListView/obj/Debug/RichListView.dll b/RichListView/RichListView/obj/Debug/RichListView.dll index a24a967..a1eeb6b 100644 Binary files a/RichListView/RichListView/obj/Debug/RichListView.dll and b/RichListView/RichListView/obj/Debug/RichListView.dll differ diff --git a/RichListView/RichListView/obj/Debug/RichListView.pdb b/RichListView/RichListView/obj/Debug/RichListView.pdb index 2d8fa0f..33c0ad4 100644 Binary files a/RichListView/RichListView/obj/Debug/RichListView.pdb and b/RichListView/RichListView/obj/Debug/RichListView.pdb differ diff --git a/Updater/SVN/SVN Cheat Sheet.htm b/Updater/SVN/SVN Cheat Sheet.htm deleted file mode 100644 index 2134755..0000000 --- a/Updater/SVN/SVN Cheat Sheet.htm +++ /dev/null @@ -1,101 +0,0 @@ - - - - - -SVN Cheat Sheet - - - - - - - - -
-
-Todo..
-
-
- -
-
-Cheat Sheet
-
-
- - - - diff --git a/Updater/SVN/SVN Readme.htm b/Updater/SVN/SVN Readme.htm deleted file mode 100644 index d45f699..0000000 --- a/Updater/SVN/SVN Readme.htm +++ /dev/null @@ -1,105 +0,0 @@ - - - - - -SVN Readme - - - - - - - - -
-
-Windows binaries from http://alagazam.net/
-Subversion build 1.6.15 : Zip file (see website for latest versions)
-
-Also available on authors sourceforge site.
-http://sourceforge.net/projects/win32svn/files/
-
-
- -
-
-Subversion Portable Readme
-
-
- - - - diff --git a/Updater/SVN/SVN Reference.htm b/Updater/SVN/SVN Reference.htm deleted file mode 100644 index 862f04e..0000000 --- a/Updater/SVN/SVN Reference.htm +++ /dev/null @@ -1,106 +0,0 @@ - - - - - -SVN reference - - - - - - - - -
-
-Version Control with Subversion
-http://svnbook.red-bean.com/en/1.5/index.html
-
-Article - Dump a SVN repository from a URL
-http://pogopixels.com/blog/dumping-a-svn-repository-from-a-remote-url/
-
-
-
- -
-
-Subversion References
-
-
- - - - diff --git a/Updater/SVN/intl3_svn.dll b/Updater/SVN/intl3_svn.dll deleted file mode 100644 index 850645a..0000000 Binary files a/Updater/SVN/intl3_svn.dll and /dev/null differ diff --git a/Updater/SVN/libapr-1.dll b/Updater/SVN/libapr-1.dll deleted file mode 100644 index 4942e33..0000000 Binary files a/Updater/SVN/libapr-1.dll and /dev/null differ diff --git a/Updater/SVN/libapriconv-1.dll b/Updater/SVN/libapriconv-1.dll deleted file mode 100644 index b14001b..0000000 Binary files a/Updater/SVN/libapriconv-1.dll and /dev/null differ diff --git a/Updater/SVN/libaprutil-1.dll b/Updater/SVN/libaprutil-1.dll deleted file mode 100644 index e50dbb4..0000000 Binary files a/Updater/SVN/libaprutil-1.dll and /dev/null differ diff --git a/Updater/SVN/libdb44.dll b/Updater/SVN/libdb44.dll deleted file mode 100644 index 347a942..0000000 Binary files a/Updater/SVN/libdb44.dll and /dev/null differ diff --git a/Updater/SVN/libeay32.dll b/Updater/SVN/libeay32.dll deleted file mode 100644 index 8cdeaed..0000000 Binary files a/Updater/SVN/libeay32.dll and /dev/null differ diff --git a/Updater/SVN/libsasl.dll b/Updater/SVN/libsasl.dll deleted file mode 100644 index 770c06e..0000000 Binary files a/Updater/SVN/libsasl.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_client-1.dll b/Updater/SVN/libsvn_client-1.dll deleted file mode 100644 index 0dc8be9..0000000 Binary files a/Updater/SVN/libsvn_client-1.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_delta-1.dll b/Updater/SVN/libsvn_delta-1.dll deleted file mode 100644 index 69e6eac..0000000 Binary files a/Updater/SVN/libsvn_delta-1.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_diff-1.dll b/Updater/SVN/libsvn_diff-1.dll deleted file mode 100644 index 97132ae..0000000 Binary files a/Updater/SVN/libsvn_diff-1.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_fs-1.dll b/Updater/SVN/libsvn_fs-1.dll deleted file mode 100644 index 1b3b2a8..0000000 Binary files a/Updater/SVN/libsvn_fs-1.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_ra-1.dll b/Updater/SVN/libsvn_ra-1.dll deleted file mode 100644 index a5484ec..0000000 Binary files a/Updater/SVN/libsvn_ra-1.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_repos-1.dll b/Updater/SVN/libsvn_repos-1.dll deleted file mode 100644 index c4bd5a7..0000000 Binary files a/Updater/SVN/libsvn_repos-1.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_subr-1.dll b/Updater/SVN/libsvn_subr-1.dll deleted file mode 100644 index 1d1544f..0000000 Binary files a/Updater/SVN/libsvn_subr-1.dll and /dev/null differ diff --git a/Updater/SVN/libsvn_wc-1.dll b/Updater/SVN/libsvn_wc-1.dll deleted file mode 100644 index e25391a..0000000 Binary files a/Updater/SVN/libsvn_wc-1.dll and /dev/null differ diff --git a/Updater/SVN/openssl.exe b/Updater/SVN/openssl.exe deleted file mode 100644 index 61f5e53..0000000 Binary files a/Updater/SVN/openssl.exe and /dev/null differ diff --git a/Updater/SVN/pluginviewer.exe b/Updater/SVN/pluginviewer.exe deleted file mode 100644 index 56f69a1..0000000 Binary files a/Updater/SVN/pluginviewer.exe and /dev/null differ diff --git a/Updater/SVN/saslANONYMOUS.dll b/Updater/SVN/saslANONYMOUS.dll deleted file mode 100644 index db01077..0000000 Binary files a/Updater/SVN/saslANONYMOUS.dll and /dev/null differ diff --git a/Updater/SVN/saslCRAMMD5.dll b/Updater/SVN/saslCRAMMD5.dll deleted file mode 100644 index 86af07b..0000000 Binary files a/Updater/SVN/saslCRAMMD5.dll and /dev/null differ diff --git a/Updater/SVN/saslDIGESTMD5.dll b/Updater/SVN/saslDIGESTMD5.dll deleted file mode 100644 index fc97449..0000000 Binary files a/Updater/SVN/saslDIGESTMD5.dll and /dev/null differ diff --git a/Updater/SVN/saslLOGIN.dll b/Updater/SVN/saslLOGIN.dll deleted file mode 100644 index 48e0862..0000000 Binary files a/Updater/SVN/saslLOGIN.dll and /dev/null differ diff --git a/Updater/SVN/saslNTLM.dll b/Updater/SVN/saslNTLM.dll deleted file mode 100644 index 1c6bd0d..0000000 Binary files a/Updater/SVN/saslNTLM.dll and /dev/null differ diff --git a/Updater/SVN/saslPLAIN.dll b/Updater/SVN/saslPLAIN.dll deleted file mode 100644 index acf7c2c..0000000 Binary files a/Updater/SVN/saslPLAIN.dll and /dev/null differ diff --git a/Updater/SVN/saslSASLDB.dll b/Updater/SVN/saslSASLDB.dll deleted file mode 100644 index 69b5ac4..0000000 Binary files a/Updater/SVN/saslSASLDB.dll and /dev/null differ diff --git a/Updater/SVN/sasldblistusers2.exe b/Updater/SVN/sasldblistusers2.exe deleted file mode 100644 index f997c6c..0000000 Binary files a/Updater/SVN/sasldblistusers2.exe and /dev/null differ diff --git a/Updater/SVN/saslpasswd2.exe b/Updater/SVN/saslpasswd2.exe deleted file mode 100644 index 544e037..0000000 Binary files a/Updater/SVN/saslpasswd2.exe and /dev/null differ diff --git a/Updater/SVN/ssleay32.dll b/Updater/SVN/ssleay32.dll deleted file mode 100644 index ee1b39f..0000000 Binary files a/Updater/SVN/ssleay32.dll and /dev/null differ diff --git a/Updater/SVN/svn-populate-node-origins-index.exe b/Updater/SVN/svn-populate-node-origins-index.exe deleted file mode 100644 index 18a846f..0000000 Binary files a/Updater/SVN/svn-populate-node-origins-index.exe and /dev/null differ diff --git a/Updater/SVN/svn-push.exe b/Updater/SVN/svn-push.exe deleted file mode 100644 index 2ce8b87..0000000 Binary files a/Updater/SVN/svn-push.exe and /dev/null differ diff --git a/Updater/SVN/svn.exe b/Updater/SVN/svn.exe deleted file mode 100644 index 3ea00ea..0000000 Binary files a/Updater/SVN/svn.exe and /dev/null differ diff --git a/Updater/SVN/svnadmin.exe b/Updater/SVN/svnadmin.exe deleted file mode 100644 index 647ccd8..0000000 Binary files a/Updater/SVN/svnadmin.exe and /dev/null differ diff --git a/Updater/SVN/svnauthz-validate.exe b/Updater/SVN/svnauthz-validate.exe deleted file mode 100644 index 2c75e15..0000000 Binary files a/Updater/SVN/svnauthz-validate.exe and /dev/null differ diff --git a/Updater/SVN/svndumpfilter.exe b/Updater/SVN/svndumpfilter.exe deleted file mode 100644 index e309a27..0000000 Binary files a/Updater/SVN/svndumpfilter.exe and /dev/null differ diff --git a/Updater/SVN/svnlook.exe b/Updater/SVN/svnlook.exe deleted file mode 100644 index d8c5d7f..0000000 Binary files a/Updater/SVN/svnlook.exe and /dev/null differ diff --git a/Updater/SVN/svnmucc.exe b/Updater/SVN/svnmucc.exe deleted file mode 100644 index f144b3d..0000000 Binary files a/Updater/SVN/svnmucc.exe and /dev/null differ diff --git a/Updater/SVN/svnserve.exe b/Updater/SVN/svnserve.exe deleted file mode 100644 index bf75d49..0000000 Binary files a/Updater/SVN/svnserve.exe and /dev/null differ diff --git a/Updater/SVN/svnsync.exe b/Updater/SVN/svnsync.exe deleted file mode 100644 index b28b0bc..0000000 Binary files a/Updater/SVN/svnsync.exe and /dev/null differ diff --git a/Updater/SVN/svnversion.exe b/Updater/SVN/svnversion.exe deleted file mode 100644 index 03ec595..0000000 Binary files a/Updater/SVN/svnversion.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/SVN Cheat Sheet.htm b/Updater/bin/Debug/SVN/SVN Cheat Sheet.htm deleted file mode 100644 index 2134755..0000000 --- a/Updater/bin/Debug/SVN/SVN Cheat Sheet.htm +++ /dev/null @@ -1,101 +0,0 @@ - - - - - -SVN Cheat Sheet - - - - - - - - -
-
-Todo..
-
-
- -
-
-Cheat Sheet
-
-
- - - - diff --git a/Updater/bin/Debug/SVN/SVN Readme.htm b/Updater/bin/Debug/SVN/SVN Readme.htm deleted file mode 100644 index d45f699..0000000 --- a/Updater/bin/Debug/SVN/SVN Readme.htm +++ /dev/null @@ -1,105 +0,0 @@ - - - - - -SVN Readme - - - - - - - - -
-
-Windows binaries from http://alagazam.net/
-Subversion build 1.6.15 : Zip file (see website for latest versions)
-
-Also available on authors sourceforge site.
-http://sourceforge.net/projects/win32svn/files/
-
-
- -
-
-Subversion Portable Readme
-
-
- - - - diff --git a/Updater/bin/Debug/SVN/SVN Reference.htm b/Updater/bin/Debug/SVN/SVN Reference.htm deleted file mode 100644 index 862f04e..0000000 --- a/Updater/bin/Debug/SVN/SVN Reference.htm +++ /dev/null @@ -1,106 +0,0 @@ - - - - - -SVN reference - - - - - - - - -
-
-Version Control with Subversion
-http://svnbook.red-bean.com/en/1.5/index.html
-
-Article - Dump a SVN repository from a URL
-http://pogopixels.com/blog/dumping-a-svn-repository-from-a-remote-url/
-
-
-
- -
-
-Subversion References
-
-
- - - - diff --git a/Updater/bin/Debug/SVN/intl3_svn.dll b/Updater/bin/Debug/SVN/intl3_svn.dll deleted file mode 100644 index 850645a..0000000 Binary files a/Updater/bin/Debug/SVN/intl3_svn.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libapr-1.dll b/Updater/bin/Debug/SVN/libapr-1.dll deleted file mode 100644 index 4942e33..0000000 Binary files a/Updater/bin/Debug/SVN/libapr-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libapriconv-1.dll b/Updater/bin/Debug/SVN/libapriconv-1.dll deleted file mode 100644 index b14001b..0000000 Binary files a/Updater/bin/Debug/SVN/libapriconv-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libaprutil-1.dll b/Updater/bin/Debug/SVN/libaprutil-1.dll deleted file mode 100644 index e50dbb4..0000000 Binary files a/Updater/bin/Debug/SVN/libaprutil-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libdb44.dll b/Updater/bin/Debug/SVN/libdb44.dll deleted file mode 100644 index 347a942..0000000 Binary files a/Updater/bin/Debug/SVN/libdb44.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libeay32.dll b/Updater/bin/Debug/SVN/libeay32.dll deleted file mode 100644 index 8cdeaed..0000000 Binary files a/Updater/bin/Debug/SVN/libeay32.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsasl.dll b/Updater/bin/Debug/SVN/libsasl.dll deleted file mode 100644 index 770c06e..0000000 Binary files a/Updater/bin/Debug/SVN/libsasl.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_client-1.dll b/Updater/bin/Debug/SVN/libsvn_client-1.dll deleted file mode 100644 index 0dc8be9..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_client-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_delta-1.dll b/Updater/bin/Debug/SVN/libsvn_delta-1.dll deleted file mode 100644 index 69e6eac..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_delta-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_diff-1.dll b/Updater/bin/Debug/SVN/libsvn_diff-1.dll deleted file mode 100644 index 97132ae..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_diff-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_fs-1.dll b/Updater/bin/Debug/SVN/libsvn_fs-1.dll deleted file mode 100644 index 1b3b2a8..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_fs-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_ra-1.dll b/Updater/bin/Debug/SVN/libsvn_ra-1.dll deleted file mode 100644 index a5484ec..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_ra-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_repos-1.dll b/Updater/bin/Debug/SVN/libsvn_repos-1.dll deleted file mode 100644 index c4bd5a7..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_repos-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_subr-1.dll b/Updater/bin/Debug/SVN/libsvn_subr-1.dll deleted file mode 100644 index 1d1544f..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_subr-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/libsvn_wc-1.dll b/Updater/bin/Debug/SVN/libsvn_wc-1.dll deleted file mode 100644 index e25391a..0000000 Binary files a/Updater/bin/Debug/SVN/libsvn_wc-1.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/openssl.exe b/Updater/bin/Debug/SVN/openssl.exe deleted file mode 100644 index 61f5e53..0000000 Binary files a/Updater/bin/Debug/SVN/openssl.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/pluginviewer.exe b/Updater/bin/Debug/SVN/pluginviewer.exe deleted file mode 100644 index 56f69a1..0000000 Binary files a/Updater/bin/Debug/SVN/pluginviewer.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslANONYMOUS.dll b/Updater/bin/Debug/SVN/saslANONYMOUS.dll deleted file mode 100644 index db01077..0000000 Binary files a/Updater/bin/Debug/SVN/saslANONYMOUS.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslCRAMMD5.dll b/Updater/bin/Debug/SVN/saslCRAMMD5.dll deleted file mode 100644 index 86af07b..0000000 Binary files a/Updater/bin/Debug/SVN/saslCRAMMD5.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslDIGESTMD5.dll b/Updater/bin/Debug/SVN/saslDIGESTMD5.dll deleted file mode 100644 index fc97449..0000000 Binary files a/Updater/bin/Debug/SVN/saslDIGESTMD5.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslLOGIN.dll b/Updater/bin/Debug/SVN/saslLOGIN.dll deleted file mode 100644 index 48e0862..0000000 Binary files a/Updater/bin/Debug/SVN/saslLOGIN.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslNTLM.dll b/Updater/bin/Debug/SVN/saslNTLM.dll deleted file mode 100644 index 1c6bd0d..0000000 Binary files a/Updater/bin/Debug/SVN/saslNTLM.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslPLAIN.dll b/Updater/bin/Debug/SVN/saslPLAIN.dll deleted file mode 100644 index acf7c2c..0000000 Binary files a/Updater/bin/Debug/SVN/saslPLAIN.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslSASLDB.dll b/Updater/bin/Debug/SVN/saslSASLDB.dll deleted file mode 100644 index 69b5ac4..0000000 Binary files a/Updater/bin/Debug/SVN/saslSASLDB.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/sasldblistusers2.exe b/Updater/bin/Debug/SVN/sasldblistusers2.exe deleted file mode 100644 index f997c6c..0000000 Binary files a/Updater/bin/Debug/SVN/sasldblistusers2.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/saslpasswd2.exe b/Updater/bin/Debug/SVN/saslpasswd2.exe deleted file mode 100644 index 544e037..0000000 Binary files a/Updater/bin/Debug/SVN/saslpasswd2.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/ssleay32.dll b/Updater/bin/Debug/SVN/ssleay32.dll deleted file mode 100644 index ee1b39f..0000000 Binary files a/Updater/bin/Debug/SVN/ssleay32.dll and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svn-populate-node-origins-index.exe b/Updater/bin/Debug/SVN/svn-populate-node-origins-index.exe deleted file mode 100644 index 18a846f..0000000 Binary files a/Updater/bin/Debug/SVN/svn-populate-node-origins-index.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svn-push.exe b/Updater/bin/Debug/SVN/svn-push.exe deleted file mode 100644 index 2ce8b87..0000000 Binary files a/Updater/bin/Debug/SVN/svn-push.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svn.exe b/Updater/bin/Debug/SVN/svn.exe deleted file mode 100644 index 3ea00ea..0000000 Binary files a/Updater/bin/Debug/SVN/svn.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svnadmin.exe b/Updater/bin/Debug/SVN/svnadmin.exe deleted file mode 100644 index 647ccd8..0000000 Binary files a/Updater/bin/Debug/SVN/svnadmin.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svnauthz-validate.exe b/Updater/bin/Debug/SVN/svnauthz-validate.exe deleted file mode 100644 index 2c75e15..0000000 Binary files a/Updater/bin/Debug/SVN/svnauthz-validate.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svndumpfilter.exe b/Updater/bin/Debug/SVN/svndumpfilter.exe deleted file mode 100644 index e309a27..0000000 Binary files a/Updater/bin/Debug/SVN/svndumpfilter.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svnlook.exe b/Updater/bin/Debug/SVN/svnlook.exe deleted file mode 100644 index d8c5d7f..0000000 Binary files a/Updater/bin/Debug/SVN/svnlook.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svnmucc.exe b/Updater/bin/Debug/SVN/svnmucc.exe deleted file mode 100644 index f144b3d..0000000 Binary files a/Updater/bin/Debug/SVN/svnmucc.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svnserve.exe b/Updater/bin/Debug/SVN/svnserve.exe deleted file mode 100644 index bf75d49..0000000 Binary files a/Updater/bin/Debug/SVN/svnserve.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svnsync.exe b/Updater/bin/Debug/SVN/svnsync.exe deleted file mode 100644 index b28b0bc..0000000 Binary files a/Updater/bin/Debug/SVN/svnsync.exe and /dev/null differ diff --git a/Updater/bin/Debug/SVN/svnversion.exe b/Updater/bin/Debug/SVN/svnversion.exe deleted file mode 100644 index 03ec595..0000000 Binary files a/Updater/bin/Debug/SVN/svnversion.exe and /dev/null differ diff --git a/Updater/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Updater/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index aa98766..0000000 Binary files a/Updater/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Updater/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Updater/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 3fb0d6c..a7e7edc 100644 Binary files a/Updater/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/Updater/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/Updater/obj/Debug/Updater.Properties.Resources.resources b/Updater/obj/Debug/Updater.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/Updater/obj/Debug/Updater.Properties.Resources.resources and /dev/null differ diff --git a/Updater/obj/Debug/Updater.UpdateDialog.resources b/Updater/obj/Debug/Updater.UpdateDialog.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/Updater/obj/Debug/Updater.UpdateDialog.resources and /dev/null differ diff --git a/Updater/obj/Debug/Updater.csproj.FileListAbsolute.txt b/Updater/obj/Debug/Updater.csproj.FileListAbsolute.txt deleted file mode 100644 index 0dd1cd0..0000000 --- a/Updater/obj/Debug/Updater.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,98 +0,0 @@ -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\intl3_svn.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libapr-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libapriconv-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libaprutil-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libdb44.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libeay32.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsasl.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_client-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_delta-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_diff-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_fs-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_ra-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_repos-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_subr-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\libsvn_wc-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\openssl.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\pluginviewer.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslANONYMOUS.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslCRAMMD5.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\sasldblistusers2.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslDIGESTMD5.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslLOGIN.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslNTLM.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslpasswd2.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslPLAIN.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\saslSASLDB.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\ssleay32.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\SVN Cheat Sheet.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\SVN Readme.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\SVN Reference.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svn-populate-node-origins-index.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svn-push.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svn.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svnadmin.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svnauthz-validate.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svndumpfilter.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svnlook.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svnmucc.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svnserve.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svnsync.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\svnversion.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\mod_authz_svn.so -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\SVN\mod_dav_svn.so -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\Updater.exe.config -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\Updater.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\bin\Debug\Updater.pdb -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Debug\Updater.UpdateDialog.resources -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Debug\Updater.Properties.Resources.resources -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Debug\Updater.csproj.GenerateResource.Cache -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Debug\Updater.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Debug\Updater.pdb -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\intl3_svn.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libapr-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libapriconv-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libaprutil-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libdb44.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libeay32.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsasl.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_client-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_delta-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_diff-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_fs-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_ra-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_repos-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_subr-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\libsvn_wc-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\openssl.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\pluginviewer.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslANONYMOUS.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslCRAMMD5.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\sasldblistusers2.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslDIGESTMD5.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslLOGIN.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslNTLM.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslpasswd2.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslPLAIN.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\saslSASLDB.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\ssleay32.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\SVN Cheat Sheet.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\SVN Readme.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\SVN Reference.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svn-populate-node-origins-index.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svn-push.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svn.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svnadmin.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svnauthz-validate.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svndumpfilter.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svnlook.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svnmucc.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svnserve.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svnsync.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\svnversion.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\mod_authz_svn.so -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\SVN\mod_dav_svn.so -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\Updater.exe.config -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\Updater.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Debug\Updater.pdb -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Debug\Updater.csprojResolveAssemblyReference.cache diff --git a/Updater/obj/Debug/Updater.csproj.GenerateResource.Cache b/Updater/obj/Debug/Updater.csproj.GenerateResource.Cache deleted file mode 100644 index d08a538..0000000 Binary files a/Updater/obj/Debug/Updater.csproj.GenerateResource.Cache and /dev/null differ diff --git a/Updater/obj/Debug/Updater.exe b/Updater/obj/Debug/Updater.exe deleted file mode 100644 index f60f557..0000000 Binary files a/Updater/obj/Debug/Updater.exe and /dev/null differ diff --git a/Updater/obj/Debug/Updater.pdb b/Updater/obj/Debug/Updater.pdb deleted file mode 100644 index 5a5eb0e..0000000 Binary files a/Updater/obj/Debug/Updater.pdb and /dev/null differ diff --git a/Updater/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/Updater/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index e6d7d9e..0000000 Binary files a/Updater/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Updater/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/Updater/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs deleted file mode 100644 index e69de29..0000000 diff --git a/Updater/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/Updater/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs deleted file mode 100644 index e69de29..0000000 diff --git a/Updater/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/Updater/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs deleted file mode 100644 index e69de29..0000000 diff --git a/Updater/obj/Release/Updater.Properties.Resources.resources b/Updater/obj/Release/Updater.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/Updater/obj/Release/Updater.Properties.Resources.resources and /dev/null differ diff --git a/Updater/obj/Release/Updater.UpdateDialog.resources b/Updater/obj/Release/Updater.UpdateDialog.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/Updater/obj/Release/Updater.UpdateDialog.resources and /dev/null differ diff --git a/Updater/obj/Release/Updater.csproj.FileListAbsolute.txt b/Updater/obj/Release/Updater.csproj.FileListAbsolute.txt deleted file mode 100644 index 5864873..0000000 --- a/Updater/obj/Release/Updater.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,51 +0,0 @@ -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\intl3_svn.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libapr-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libapriconv-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libaprutil-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libdb44.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libeay32.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsasl.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_client-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_delta-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_diff-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_fs-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_ra-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_repos-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_subr-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\libsvn_wc-1.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\openssl.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\pluginviewer.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslANONYMOUS.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslCRAMMD5.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\sasldblistusers2.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslDIGESTMD5.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslLOGIN.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslNTLM.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslpasswd2.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslPLAIN.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\saslSASLDB.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\ssleay32.dll -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\SVN Cheat Sheet.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\SVN Readme.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\SVN Reference.htm -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svn-populate-node-origins-index.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svn-push.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svn.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svnadmin.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svnauthz-validate.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svndumpfilter.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svnlook.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svnmucc.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svnserve.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svnsync.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\svnversion.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\mod_authz_svn.so -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\SVN\mod_dav_svn.so -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\Updater.exe.config -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\Updater.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\MSGer.tk\bin\Release\Updater.pdb -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Release\Updater.UpdateDialog.resources -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Release\Updater.Properties.Resources.resources -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Release\Updater.csproj.GenerateResource.Cache -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Release\Updater.exe -D:\Z - Norbi cucca\0 Projektek\MSGer.tk\0 Repository\Updater\obj\Release\Updater.pdb diff --git a/Updater/obj/Release/Updater.csproj.GenerateResource.Cache b/Updater/obj/Release/Updater.csproj.GenerateResource.Cache deleted file mode 100644 index aad5778..0000000 Binary files a/Updater/obj/Release/Updater.csproj.GenerateResource.Cache and /dev/null differ diff --git a/Updater/obj/Release/Updater.exe b/Updater/obj/Release/Updater.exe deleted file mode 100644 index 0c92ab6..0000000 Binary files a/Updater/obj/Release/Updater.exe and /dev/null differ diff --git a/Updater/obj/Release/Updater.pdb b/Updater/obj/Release/Updater.pdb deleted file mode 100644 index 1302736..0000000 Binary files a/Updater/obj/Release/Updater.pdb and /dev/null differ