Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
piersdeseilligny committed Dec 27, 2018
0 parents commit c75cd04
Show file tree
Hide file tree
Showing 583 changed files with 7,901 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.pfx
Releases
Binary file added .vs/ProResMetadata/DesignTimeBuild/.dtbcache
Binary file not shown.
Binary file added .vs/ProResMetadata/v15/.suo
Binary file not shown.
Empty file.
Binary file added .vs/ProResMetadata/v15/Server/sqlite3/storage.ide
Binary file not shown.
Binary file not shown.
Binary file not shown.
17 changes: 17 additions & 0 deletions .vs/ProResMetadata/xs/UserPrefs.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<Properties StartupConfiguration="{C141A3B4-BE20-4AC8-A766-DA60466750E3}|Default">
<MonoDevelop.Ide.Workbench>
<Files>
<File FileName="ProResMetadata/ProResMetadata/MainForm.xeto" Line="41" Column="36" />
<File FileName="ProResMetadata/ProResMetadata/MainForm.xeto.cs" Line="11" Column="17" />
<File FileName="ProResMetadata/ProResMetadata.XamMac/Info.plist" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Release" />
<MonoDevelop.Ide.ItemProperties.ProResMetadata.Gtk PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
<MonoDevelop.Ide.ItemProperties.ProResMetadata.XamMac PreferredExecutionTarget="Test1" />
<MultiItemStartupConfigurations />
</Properties>
Empty file.
Binary file added .vs/ProResMetadata/xs/sqlite3/storage.ide
Binary file not shown.
Binary file added .vs/ProResMetadata/xs/sqlite3/storage.ide-shm
Binary file not shown.
Binary file added .vs/ProResMetadata/xs/sqlite3/storage.ide-wal
Binary file not shown.
69 changes: 69 additions & 0 deletions ProResMetadata.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2047
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProResMetadata", "ProResMetadata\ProResMetadata\ProResMetadata.csproj", "{73A628D9-2D06-41B0-8430-4877CC06AB0B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProResMetadata.Gtk", "ProResMetadata\ProResMetadata.Gtk\ProResMetadata.Gtk.csproj", "{8A6EC7FE-435C-4CDB-B716-86A0D307E803}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProResMetadata.Mac", "ProResMetadata\ProResMetadata.Mac\ProResMetadata.Mac.csproj", "{71629753-1B24-4BBC-9105-62AF8C854F8D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProResMetadata.Wpf", "ProResMetadata\ProResMetadata.Wpf\ProResMetadata.Wpf.csproj", "{8FC860A7-04FB-41AF-909F-FAF62C456FB7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProResMetadata.XamMac", "ProResMetadata\ProResMetadata.XamMac\ProResMetadata.XamMac.csproj", "{C141A3B4-BE20-4AC8-A766-DA60466750E3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Debug|x86.ActiveCfg = Debug|Any CPU
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Debug|x86.Build.0 = Debug|Any CPU
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Release|Any CPU.Build.0 = Release|Any CPU
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Release|x86.ActiveCfg = Release|Any CPU
{73A628D9-2D06-41B0-8430-4877CC06AB0B}.Release|x86.Build.0 = Release|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Debug|x86.ActiveCfg = Debug|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Debug|x86.Build.0 = Debug|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Release|Any CPU.Build.0 = Release|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Release|x86.ActiveCfg = Release|Any CPU
{8A6EC7FE-435C-4CDB-B716-86A0D307E803}.Release|x86.Build.0 = Release|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Debug|x86.ActiveCfg = Debug|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Debug|x86.Build.0 = Debug|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Release|Any CPU.Build.0 = Release|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Release|x86.ActiveCfg = Release|Any CPU
{71629753-1B24-4BBC-9105-62AF8C854F8D}.Release|x86.Build.0 = Release|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Debug|x86.ActiveCfg = Debug|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Debug|x86.Build.0 = Debug|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Release|Any CPU.Build.0 = Release|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Release|x86.ActiveCfg = Release|Any CPU
{8FC860A7-04FB-41AF-909F-FAF62C456FB7}.Release|x86.Build.0 = Release|Any CPU
{C141A3B4-BE20-4AC8-A766-DA60466750E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C141A3B4-BE20-4AC8-A766-DA60466750E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C141A3B4-BE20-4AC8-A766-DA60466750E3}.Debug|x86.ActiveCfg = Debug|Any CPU
{C141A3B4-BE20-4AC8-A766-DA60466750E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C141A3B4-BE20-4AC8-A766-DA60466750E3}.Release|Any CPU.Build.0 = Release|Any CPU
{C141A3B4-BE20-4AC8-A766-DA60466750E3}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {39CD290A-3075-40C0-B132-C2631B7E1DE1}
EndGlobalSection
EndGlobal
Binary file added ProResMetadata/.DS_Store
Binary file not shown.
Binary file added ProResMetadata/._.DS_Store
Binary file not shown.
Binary file added ProResMetadata/ProResMetadata.Gtk/.DS_Store
Binary file not shown.
Binary file added ProResMetadata/ProResMetadata.Gtk/._.DS_Store
Binary file not shown.
23 changes: 23 additions & 0 deletions ProResMetadata/ProResMetadata.Gtk/ProResMetadata.Gtk.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net461</TargetFramework>
<PlatformTarget>AnyCPU</PlatformTarget>
<ApplicationIcon>icon.ico</ApplicationIcon>
</PropertyGroup>

<PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' ">
<StartAction>Project</StartAction>
<ExternalConsole>false</ExternalConsole>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\ProResMetadata\ProResMetadata.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Eto.Platform.Gtk" Version="2.4.1" />
</ItemGroup>

</Project>
15 changes: 15 additions & 0 deletions ProResMetadata/ProResMetadata.Gtk/Program.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
using System;
using Eto.Forms;
using Eto.GtkSharp.Forms.Controls;

namespace ProResMetadata.Gtk
{
class MainClass
{
[STAThread]
public static void Main(string[] args)
{
new Application(Eto.Platforms.Gtk).Run(new MainForm(args));
}
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit c75cd04

Please sign in to comment.