[longomatch/refactor] re
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/refactor] re
- Date: Fri, 4 Nov 2011 01:16:35 +0000 (UTC)
commit 4f847be3673195a88c8aa673d4e66fbde5ad9f3a
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Thu Nov 3 23:08:27 2011 +0100
re
LongoMatch.Core/LongoMatch.Core.mdp | 13 +-
.../LongoMatch.GUI.Multimedia.mdp | 28 ++--
.../gtk-gui/LongoMatch.Gui.CapturerBin.cs | 34 ++---
.../gtk-gui/LongoMatch.Gui.PlayerBin.cs | 64 ++++------
.../gtk-gui/LongoMatch.Gui.VolumeWindow.cs | 11 +-
LongoMatch.GUI.Multimedia/gtk-gui/generated.cs | 27 ++--
LongoMatch.GUI/LongoMatch.GUI.mdp | 31 ++---
.../LongoMatch.Gui.Component.ButtonsWidget.cs | 11 +-
.../LongoMatch.Gui.Component.CategoryProperties.cs | 100 +++++----------
.../LongoMatch.Gui.Component.DrawingToolBox.cs | 66 +++-------
.../LongoMatch.Gui.Component.DrawingWidget.cs | 3 +-
.../LongoMatch.Gui.Component.NotesWidget.cs | 9 +-
.../LongoMatch.Gui.Component.PlayListWidget.cs | 35 ++---
.../LongoMatch.Gui.Component.PlayerProperties.cs | 68 ++++-------
...ngoMatch.Gui.Component.PlayersListTreeWidget.cs | 3 +-
...LongoMatch.Gui.Component.PlayersTaggerWidget.cs | 20 +--
...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 3 +-
...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 135 +++++++-------------
.../LongoMatch.Gui.Component.ProjectListWidget.cs | 15 +--
.../LongoMatch.Gui.Component.RenderingStateBar.cs | 13 +-
.../LongoMatch.Gui.Component.StringTaggerWidget.cs | 7 +-
.../LongoMatch.Gui.Component.TaggerWidget.cs | 5 +-
.../LongoMatch.Gui.Component.TagsTreeWidget.cs | 26 ++---
.../LongoMatch.Gui.Component.TeamTaggerWidget.cs | 7 +-
...LongoMatch.Gui.Component.TemplatesEditorBase.cs | 42 +++----
.../LongoMatch.Gui.Component.TimeLineWidget.cs | 41 ++----
.../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs | 8 +-
.../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 26 ++---
.../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 7 +-
.../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 7 +-
.../LongoMatch.Gui.Dialog.EndCaptureDialog.cs | 34 ++---
.../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 35 ++---
...Match.Gui.Dialog.FramesCaptureProgressDialog.cs | 16 +--
.../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs | 7 +-
.../LongoMatch.Gui.Dialog.NewProjectDialog.cs | 10 +-
.../LongoMatch.Gui.Dialog.OpenProjectDialog.cs | 10 +-
...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs | 10 +-
...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 37 ++----
.../LongoMatch.Gui.Dialog.ProjectsManager.cs | 39 ++----
.../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs | 29 ++---
.../LongoMatch.Gui.Dialog.SnapshotsDialog.cs | 27 ++---
.../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs | 45 ++-----
.../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 17 +--
.../LongoMatch.Gui.Dialog.TemplateEditorDialog.cs | 7 +-
.../LongoMatch.Gui.Dialog.TemplatesManager.cs | 32 ++---
.../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs | 19 +--
...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 67 ++++------
.../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs | 7 +-
.../gtk-gui/LongoMatch.Gui.MainWindow.cs | 96 ++++-----------
.../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs | 2 +-
.../LongoMatch.Gui.Popup.TransparentDrawingArea.cs | 2 +-
LongoMatch.GUI/gtk-gui/generated.cs | 27 ++--
LongoMatch.GUI/gtk-gui/objects.xml | 15 ++
LongoMatch.Multimedia/LongoMatch.Multimedia.mdp | 6 +-
LongoMatch.Services/LongoMatch.Services.mdp | 6 +-
LongoMatch.mds | 2 +-
LongoMatch/LongoMatch.mdp | 4 +-
LongoMatch/Main.cs | 1 +
libcesarplayer/liblongomatch.mdp | 18 ++--
59 files changed, 551 insertions(+), 941 deletions(-)
---
diff --git a/LongoMatch.Core/LongoMatch.Core.mdp b/LongoMatch.Core/LongoMatch.Core.mdp
index 8925628..6a7a326 100644
--- a/LongoMatch.Core/LongoMatch.Core.mdp
+++ b/LongoMatch.Core/LongoMatch.Core.mdp
@@ -1,4 +1,4 @@
-<Project name="LongoMatch.Core" fileversion="2.0" DefaultNamespace="LongoMatch.Core" language="C#" targetFramework="3.5" ctype="DotNetProject">
+<Project name="LongoMatch.Core" fileversion="2.0" DefaultNamespace="LongoMatch.Core" language="C#" targetFramework="4.0" ctype="DotNetProject">
<Configurations active="Release">
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
<Output directory="../bin" assembly="LongoMatch.Core" />
@@ -72,13 +72,12 @@
<File subtype="Code" buildaction="Compile" name="Interfaces/IPlaylistWidget.cs" />
</Contents>
<References>
- <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
- <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
- <ProjectReference type="Gac" localcopy="True" refto="Db4objects.Db4o, Version=7.4.121.14026, Culture=neutral, PublicKeyToken=6199cd4f203aa8eb" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
</References>
</Project>
\ No newline at end of file
diff --git a/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.mdp b/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.mdp
index e00be8f..7790f07 100644
--- a/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.mdp
+++ b/LongoMatch.GUI.Multimedia/LongoMatch.GUI.Multimedia.mdp
@@ -1,14 +1,5 @@
-<Project name="LongoMatch.GUI.Multimedia" fileversion="2.0" DefaultNamespace="longomatch" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
+<Project name="LongoMatch.GUI.Multimedia" fileversion="2.0" DefaultNamespace="longomatch" language="C#" clr-version="Net_2_0" targetFramework="4.0" ctype="DotNetProject">
<Deployment.LinuxDeployData generatePcFile="False" />
- <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am" RelativeConfigureInPath="../">
- <BuildFilesVar Name="FILES" />
- <DeployFilesVar />
- <ResourcesVar Name="RESOURCES" />
- <OthersVar />
- <GacRefVar Name="REFERENCES" />
- <AsmRefVar Name="REFERENCES" />
- <ProjectRefVar Name="REFERENCES" />
- </MonoDevelop.Autotools.MakefileInfo>
<Configurations active="Release">
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
<Output directory="../bin" assembly="LongoMatch.GUI.Multimedia" assemblyKeyFile="/home/andoni/Proyectos/longomatch/CesarPlayer/." />
@@ -35,15 +26,24 @@
<File subtype="Code" buildaction="Compile" name="gtk-gui/LongoMatch.Gui.VolumeWindow.cs" />
<File subtype="Code" buildaction="Compile" name="gtk-gui/LongoMatch.Gui.PlayerBin.cs" />
</Contents>
+ <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am" RelativeConfigureInPath="../">
+ <BuildFilesVar Name="FILES" />
+ <DeployFilesVar />
+ <ResourcesVar Name="RESOURCES" />
+ <OthersVar />
+ <GacRefVar Name="REFERENCES" />
+ <AsmRefVar Name="REFERENCES" />
+ <ProjectRefVar Name="REFERENCES" />
+ </MonoDevelop.Autotools.MakefileInfo>
<References>
- <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
- <ProjectReference type="Gac" localcopy="True" refto="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Multimedia" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Core" />
+ <ProjectReference type="Gac" localcopy="True" refto="System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
+ <ProjectReference type="Gac" localcopy="True" refto="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
</References>
<LanguageParameters ApplicationIcon="." CodePage="65001" ctype="CSharpProjectParameters" />
-</Project>
+</Project>
\ No newline at end of file
diff --git a/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs b/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs
index 8d70678..0e59f12 100644
--- a/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs
+++ b/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.CapturerBin.cs
@@ -5,23 +5,15 @@ namespace LongoMatch.Gui
public partial class CapturerBin
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.HBox capturerhbox;
-
private global::Gtk.DrawingArea logodrawingarea;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.HBox buttonsbox;
-
private global::Gtk.Button recbutton;
-
private global::Gtk.Button pausebutton;
-
private global::Gtk.Button stopbutton;
-
private global::Gtk.Label timelabel;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -37,13 +29,13 @@ namespace LongoMatch.Gui
this.capturerhbox.Name = "capturerhbox";
this.capturerhbox.Spacing = 6;
this.vbox1.Add (this.capturerhbox);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.capturerhbox]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.capturerhbox]));
w1.Position = 0;
// Container child vbox1.Gtk.Box+BoxChild
this.logodrawingarea = new global::Gtk.DrawingArea ();
this.logodrawingarea.Name = "logodrawingarea";
this.vbox1.Add (this.logodrawingarea);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.logodrawingarea]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.logodrawingarea]));
w2.Position = 1;
// Container child vbox1.Gtk.Box+BoxChild
this.hbox2 = new global::Gtk.HBox ();
@@ -59,7 +51,7 @@ namespace LongoMatch.Gui
this.recbutton.Name = "recbutton";
this.recbutton.UseUnderline = true;
// Container child recbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w4 = new global::Gtk.HBox ();
w4.Spacing = 2;
@@ -73,7 +65,7 @@ namespace LongoMatch.Gui
w3.Add (w4);
this.recbutton.Add (w3);
this.buttonsbox.Add (this.recbutton);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.recbutton]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.recbutton]));
w11.Position = 0;
w11.Expand = false;
w11.Fill = false;
@@ -83,7 +75,7 @@ namespace LongoMatch.Gui
this.pausebutton.Name = "pausebutton";
this.pausebutton.UseUnderline = true;
// Container child pausebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w13 = new global::Gtk.HBox ();
w13.Spacing = 2;
@@ -97,7 +89,7 @@ namespace LongoMatch.Gui
w12.Add (w13);
this.pausebutton.Add (w12);
this.buttonsbox.Add (this.pausebutton);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.pausebutton]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.pausebutton]));
w20.Position = 1;
w20.Expand = false;
w20.Fill = false;
@@ -107,7 +99,7 @@ namespace LongoMatch.Gui
this.stopbutton.Name = "stopbutton";
this.stopbutton.UseUnderline = true;
// Container child stopbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w22 = new global::Gtk.HBox ();
w22.Spacing = 2;
@@ -121,27 +113,27 @@ namespace LongoMatch.Gui
w21.Add (w22);
this.stopbutton.Add (w21);
this.buttonsbox.Add (this.stopbutton);
- global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.stopbutton]));
+ global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.stopbutton]));
w29.Position = 2;
w29.Expand = false;
w29.Fill = false;
this.hbox2.Add (this.buttonsbox);
- global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonsbox]));
+ global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonsbox]));
w30.Position = 0;
w30.Expand = false;
w30.Fill = false;
// Container child hbox2.Gtk.Box+BoxChild
this.timelabel = new global::Gtk.Label ();
this.timelabel.Name = "timelabel";
- this.timelabel.Xalign = 1f;
+ this.timelabel.Xalign = 1F;
this.timelabel.LabelProp = "Time: 0:00:00";
this.hbox2.Add (this.timelabel);
- global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.timelabel]));
+ global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.timelabel]));
w31.PackType = ((global::Gtk.PackType)(1));
w31.Position = 1;
w31.Expand = false;
this.vbox1.Add (this.hbox2);
- global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
+ global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
w32.Position = 2;
w32.Expand = false;
w32.Fill = false;
diff --git a/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs b/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs
index cf1eaf0..9a17a4e 100644
--- a/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs
+++ b/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.PlayerBin.cs
@@ -5,39 +5,23 @@ namespace LongoMatch.Gui
public partial class PlayerBin
{
private global::Gtk.HBox mainbox;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox videobox;
-
private global::Gtk.HBox controlsbox;
-
private global::Gtk.HBox buttonsbox;
-
private global::Gtk.Button closebutton;
-
private global::Gtk.Button drawbutton;
-
private global::Gtk.Button playbutton;
-
private global::Gtk.Button pausebutton;
-
private global::Gtk.Button prevbutton;
-
private global::Gtk.Button nextbutton;
-
private global::Gtk.Label tlabel;
-
private global::Gtk.HScale timescale;
-
private global::Gtk.Label timelabel;
-
private global::Gtk.Button volumebutton;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.VScale vscale1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -57,7 +41,7 @@ namespace LongoMatch.Gui
this.videobox.Name = "videobox";
this.videobox.Spacing = 6;
this.vbox2.Add (this.videobox);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.videobox]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.videobox]));
w1.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.controlsbox = new global::Gtk.HBox ();
@@ -72,7 +56,7 @@ namespace LongoMatch.Gui
this.closebutton.Name = "closebutton";
this.closebutton.UseUnderline = true;
// Container child closebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w2 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w2 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w3 = new global::Gtk.HBox ();
w3.Spacing = 2;
@@ -86,7 +70,7 @@ namespace LongoMatch.Gui
w2.Add (w3);
this.closebutton.Add (w2);
this.buttonsbox.Add (this.closebutton);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.closebutton]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.closebutton]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -95,7 +79,7 @@ namespace LongoMatch.Gui
this.drawbutton.Name = "drawbutton";
this.drawbutton.UseUnderline = true;
// Container child drawbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w11 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w11 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w12 = new global::Gtk.HBox ();
w12.Spacing = 2;
@@ -109,7 +93,7 @@ namespace LongoMatch.Gui
w11.Add (w12);
this.drawbutton.Add (w11);
this.buttonsbox.Add (this.drawbutton);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.drawbutton]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.drawbutton]));
w19.Position = 1;
w19.Expand = false;
w19.Fill = false;
@@ -119,7 +103,7 @@ namespace LongoMatch.Gui
this.playbutton.UseUnderline = true;
this.playbutton.Relief = ((global::Gtk.ReliefStyle)(2));
// Container child playbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w20 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w20 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w21 = new global::Gtk.HBox ();
w21.Spacing = 2;
@@ -133,7 +117,7 @@ namespace LongoMatch.Gui
w20.Add (w21);
this.playbutton.Add (w20);
this.buttonsbox.Add (this.playbutton);
- global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.playbutton]));
+ global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.playbutton]));
w28.Position = 2;
w28.Expand = false;
w28.Fill = false;
@@ -143,7 +127,7 @@ namespace LongoMatch.Gui
this.pausebutton.UseUnderline = true;
this.pausebutton.Relief = ((global::Gtk.ReliefStyle)(2));
// Container child pausebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w29 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w29 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w30 = new global::Gtk.HBox ();
w30.Spacing = 2;
@@ -157,7 +141,7 @@ namespace LongoMatch.Gui
w29.Add (w30);
this.pausebutton.Add (w29);
this.buttonsbox.Add (this.pausebutton);
- global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.pausebutton]));
+ global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.pausebutton]));
w37.Position = 3;
w37.Expand = false;
w37.Fill = false;
@@ -167,7 +151,7 @@ namespace LongoMatch.Gui
this.prevbutton.UseUnderline = true;
this.prevbutton.Relief = ((global::Gtk.ReliefStyle)(2));
// Container child prevbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w38 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w38 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w39 = new global::Gtk.HBox ();
w39.Spacing = 2;
@@ -181,7 +165,7 @@ namespace LongoMatch.Gui
w38.Add (w39);
this.prevbutton.Add (w38);
this.buttonsbox.Add (this.prevbutton);
- global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.prevbutton]));
+ global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.prevbutton]));
w46.Position = 4;
w46.Expand = false;
w46.Fill = false;
@@ -192,7 +176,7 @@ namespace LongoMatch.Gui
this.nextbutton.UseUnderline = true;
this.nextbutton.Relief = ((global::Gtk.ReliefStyle)(2));
// Container child nextbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w47 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w47 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w48 = new global::Gtk.HBox ();
w48.Spacing = 2;
@@ -206,12 +190,12 @@ namespace LongoMatch.Gui
w47.Add (w48);
this.nextbutton.Add (w47);
this.buttonsbox.Add (this.nextbutton);
- global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.buttonsbox[this.nextbutton]));
+ global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.nextbutton]));
w55.Position = 5;
w55.Expand = false;
w55.Fill = false;
this.controlsbox.Add (this.buttonsbox);
- global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.controlsbox[this.buttonsbox]));
+ global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.buttonsbox]));
w56.Position = 0;
w56.Expand = false;
w56.Fill = false;
@@ -220,7 +204,7 @@ namespace LongoMatch.Gui
this.tlabel.Name = "tlabel";
this.tlabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Time:");
this.controlsbox.Add (this.tlabel);
- global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.controlsbox[this.tlabel]));
+ global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.tlabel]));
w57.Position = 1;
w57.Expand = false;
w57.Fill = false;
@@ -236,13 +220,13 @@ namespace LongoMatch.Gui
this.timescale.Digits = 0;
this.timescale.ValuePos = ((global::Gtk.PositionType)(2));
this.controlsbox.Add (this.timescale);
- global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.controlsbox[this.timescale]));
+ global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.timescale]));
w58.Position = 2;
// Container child controlsbox.Gtk.Box+BoxChild
this.timelabel = new global::Gtk.Label ();
this.timelabel.Name = "timelabel";
this.controlsbox.Add (this.timelabel);
- global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.controlsbox[this.timelabel]));
+ global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.timelabel]));
w59.Position = 3;
w59.Expand = false;
// Container child controlsbox.Gtk.Box+BoxChild
@@ -251,7 +235,7 @@ namespace LongoMatch.Gui
this.volumebutton.UseUnderline = true;
this.volumebutton.Relief = ((global::Gtk.ReliefStyle)(2));
// Container child volumebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w60 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w60 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w61 = new global::Gtk.HBox ();
w61.Spacing = 2;
@@ -265,16 +249,16 @@ namespace LongoMatch.Gui
w60.Add (w61);
this.volumebutton.Add (w60);
this.controlsbox.Add (this.volumebutton);
- global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.controlsbox[this.volumebutton]));
+ global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.volumebutton]));
w68.Position = 4;
w68.Expand = false;
w68.Fill = false;
this.vbox2.Add (this.controlsbox);
- global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.controlsbox]));
+ global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.controlsbox]));
w69.Position = 1;
w69.Expand = false;
this.mainbox.Add (this.vbox2);
- global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.mainbox[this.vbox2]));
+ global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.vbox2]));
w70.Position = 0;
// Container child mainbox.Gtk.Box+BoxChild
this.vbox3 = new global::Gtk.VBox ();
@@ -297,10 +281,10 @@ namespace LongoMatch.Gui
this.vscale1.Digits = 0;
this.vscale1.ValuePos = ((global::Gtk.PositionType)(3));
this.vbox3.Add (this.vscale1);
- global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vscale1]));
+ global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vscale1]));
w71.Position = 0;
this.mainbox.Add (this.vbox3);
- global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.mainbox[this.vbox3]));
+ global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.vbox3]));
w72.Position = 1;
w72.Expand = false;
w72.Fill = false;
diff --git a/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.VolumeWindow.cs b/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
index 8857840..dec2637 100644
--- a/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
+++ b/LongoMatch.GUI.Multimedia/gtk-gui/LongoMatch.Gui.VolumeWindow.cs
@@ -5,13 +5,10 @@ namespace LongoMatch.Gui
public partial class VolumeWindow
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Button morebutton;
-
private global::Gtk.VScale volumescale;
-
private global::Gtk.Button lessbutton;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -32,7 +29,7 @@ namespace LongoMatch.Gui
this.morebutton.Relief = ((global::Gtk.ReliefStyle)(2));
this.morebutton.Label = "+";
this.vbox2.Add (this.morebutton);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.morebutton]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.morebutton]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -49,7 +46,7 @@ namespace LongoMatch.Gui
this.volumescale.Digits = 0;
this.volumescale.ValuePos = ((global::Gtk.PositionType)(2));
this.vbox2.Add (this.volumescale);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.volumescale]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.volumescale]));
w2.Position = 1;
// Container child vbox2.Gtk.Box+BoxChild
this.lessbutton = new global::Gtk.Button ();
@@ -57,7 +54,7 @@ namespace LongoMatch.Gui
this.lessbutton.Relief = ((global::Gtk.ReliefStyle)(2));
this.lessbutton.Label = "-";
this.vbox2.Add (this.lessbutton);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.lessbutton]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.lessbutton]));
w3.Position = 2;
w3.Expand = false;
w3.Fill = false;
diff --git a/LongoMatch.GUI.Multimedia/gtk-gui/generated.cs b/LongoMatch.GUI.Multimedia/gtk-gui/generated.cs
index 559a39e..a6e0af4 100644
--- a/LongoMatch.GUI.Multimedia/gtk-gui/generated.cs
+++ b/LongoMatch.GUI.Multimedia/gtk-gui/generated.cs
@@ -5,21 +5,20 @@ namespace Stetic
internal class Gui
{
private static bool initialized;
-
- static internal void Initialize (Gtk.Widget iconRenderer)
+
+ internal static void Initialize (Gtk.Widget iconRenderer)
{
if ((Stetic.Gui.initialized == false)) {
Stetic.Gui.initialized = true;
}
}
}
-
+
internal class BinContainer
{
private Gtk.Widget child;
-
private Gtk.UIManager uimanager;
-
+
public static BinContainer Attach (Gtk.Bin bin)
{
BinContainer bc = new BinContainer ();
@@ -28,32 +27,32 @@ namespace Stetic
bin.Added += new Gtk.AddedHandler (bc.OnAdded);
return bc;
}
-
+
private void OnSizeRequested (object sender, Gtk.SizeRequestedArgs args)
{
if ((this.child != null)) {
args.Requisition = this.child.SizeRequest ();
}
}
-
+
private void OnSizeAllocated (object sender, Gtk.SizeAllocatedArgs args)
{
if ((this.child != null)) {
this.child.Allocation = args.Allocation;
}
}
-
+
private void OnAdded (object sender, Gtk.AddedArgs args)
{
this.child = args.Widget;
}
-
+
public void SetUiManager (Gtk.UIManager uim)
{
this.uimanager = uim;
this.child.Realized += new System.EventHandler (this.OnRealized);
}
-
+
private void OnRealized (object sender, System.EventArgs args)
{
if ((this.uimanager != null)) {
@@ -66,7 +65,7 @@ namespace Stetic
}
}
}
-
+
internal class IconLoader
{
public static Gdk.Pixbuf LoadIcon (Gtk.Widget widget, string name, Gtk.IconSize size)
@@ -77,7 +76,7 @@ namespace Stetic
} else {
int sz;
int sy;
- global::Gtk.Icon.SizeLookup (size, out sz, out sy);
+ global::Gtk.Icon.SizeLookup (size, out sz, out sy);
try {
return Gtk.IconTheme.Default.LoadIcon (name, sz, 0);
} catch (System.Exception) {
@@ -100,14 +99,14 @@ namespace Stetic
}
}
}
-
+
internal class ActionGroups
{
public static Gtk.ActionGroup GetActionGroup (System.Type type)
{
return Stetic.ActionGroups.GetActionGroup (type.FullName);
}
-
+
public static Gtk.ActionGroup GetActionGroup (string name)
{
return null;
diff --git a/LongoMatch.GUI/LongoMatch.GUI.mdp b/LongoMatch.GUI/LongoMatch.GUI.mdp
index 1e0dc28..c7bb291 100644
--- a/LongoMatch.GUI/LongoMatch.GUI.mdp
+++ b/LongoMatch.GUI/LongoMatch.GUI.mdp
@@ -1,14 +1,5 @@
-<Project name="LongoMatch.GUI" fileversion="2.0" DefaultNamespace="LongoMatch" language="C#" clr-version="Net_2_0" targetFramework="3.5" ctype="DotNetProject">
+<Project name="LongoMatch.GUI" fileversion="2.0" DefaultNamespace="LongoMatch" language="C#" clr-version="Net_2_0" targetFramework="4.0" ctype="DotNetProject">
<Deployment.LinuxDeployData />
- <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="../CesarPlayer/Makefile.am" RelativeConfigureInPath="../">
- <BuildFilesVar Name="FILES" />
- <DeployFilesVar />
- <ResourcesVar Name="RESOURCES" />
- <OthersVar />
- <GacRefVar Name="REFERENCES" />
- <AsmRefVar Name="REFERENCES" />
- <ProjectRefVar Name="REFERENCES" />
- </MonoDevelop.Autotools.MakefileInfo>
<Configurations active="Release">
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
<Output directory="../bin" assembly="LongoMatch.Gui" assemblyKeyFile="/home/andoni/Proyectos/longomatch/LongoMatch/." />
@@ -138,7 +129,6 @@
<File subtype="Directory" buildaction="Compile" name="." />
<File subtype="Directory" buildaction="Compile" name="." />
<File subtype="Code" buildaction="Compile" name="Gui/Dialog/About.cs" />
- <File subtype="Directory" buildaction="Compile" name="images" />
<File subtype="Code" buildaction="Nothing" name="../images/longomatch.png" />
<File subtype="Code" buildaction="Nothing" name="../images/stock_draw-circle-unfilled.png" />
<File subtype="Code" buildaction="Nothing" name="../images/stock_draw-freeform-line.png" />
@@ -146,19 +136,28 @@
<File subtype="Code" buildaction="Nothing" name="../images/stock_draw-line-ends-with-arrow.png" />
<File subtype="Code" buildaction="Nothing" name="../images/stock_draw-rectangle-unfilled.png" />
</Contents>
+ <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="../CesarPlayer/Makefile.am" RelativeConfigureInPath="../">
+ <BuildFilesVar Name="FILES" />
+ <DeployFilesVar />
+ <ResourcesVar Name="RESOURCES" />
+ <OthersVar />
+ <GacRefVar Name="REFERENCES" />
+ <AsmRefVar Name="REFERENCES" />
+ <ProjectRefVar Name="REFERENCES" />
+ </MonoDevelop.Autotools.MakefileInfo>
<References>
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
- <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<ProjectReference type="Gac" localcopy="True" refto="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.GUI.Multimedia" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Multimedia" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Core" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
+ <ProjectReference type="Gac" localcopy="True" refto="System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
</References>
<LanguageParameters ApplicationIcon="." CodePage="65001" ctype="CSharpProjectParameters" />
-</Project>
\ No newline at end of file
+</Project>
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
index b13f71e..43a3882 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
@@ -5,13 +5,10 @@ namespace LongoMatch.Gui.Component
public partial class ButtonsWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.Button cancelbutton;
-
private global::Gtk.Button starttagbutton;
-
private global::Gtk.Table table1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -28,7 +25,7 @@ namespace LongoMatch.Gui.Component
this.cancelbutton.UseUnderline = true;
this.cancelbutton.Label = global::Mono.Unix.Catalog.GetString ("Cancel");
this.vbox1.Add (this.cancelbutton);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.cancelbutton]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.cancelbutton]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -38,7 +35,7 @@ namespace LongoMatch.Gui.Component
this.starttagbutton.UseUnderline = true;
this.starttagbutton.Label = global::Mono.Unix.Catalog.GetString ("Tag new play");
this.vbox1.Add (this.starttagbutton);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.starttagbutton]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.starttagbutton]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
@@ -48,7 +45,7 @@ namespace LongoMatch.Gui.Component
this.table1.RowSpacing = ((uint)(1));
this.table1.ColumnSpacing = ((uint)(1));
this.vbox1.Add (this.table1);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
w3.Position = 2;
this.Add (this.vbox1);
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
index 3f4e2b7..08c045d 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
@@ -5,75 +5,41 @@ namespace LongoMatch.Gui.Component
public partial class CategoryProperties
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Frame frame4;
-
private global::Gtk.Alignment GtkAlignment1;
-
private global::Gtk.Table table2;
-
private global::Gtk.ColorButton colorbutton1;
-
private global::Gtk.HBox hbox5;
-
private global::Gtk.Label hotKeyLabel;
-
private global::Gtk.Button changebuton;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label label4;
-
private global::Gtk.Label label6;
-
private global::Gtk.Label label7;
-
private global::Gtk.Label label8;
-
private global::Gtk.Label label9;
-
private global::Gtk.SpinButton lagtimebutton;
-
private global::Gtk.SpinButton leadtimebutton;
-
private global::Gtk.Entry nameentry;
-
private global::Gtk.ComboBox sortmethodcombobox;
-
private global::Gtk.Label GtkLabel1;
-
private global::Gtk.Frame frame3;
-
private global::Gtk.Alignment GtkAlignment3;
-
private global::Gtk.VBox vbox1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::LongoMatch.Gui.SubCategoriesTreeView subcategoriestreeview1;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.Frame frame1;
-
private global::Gtk.Alignment GtkAlignment4;
-
private global::Gtk.Entry subcatnameentry;
-
private global::Gtk.Label GtkLabel3;
-
private global::Gtk.Frame frame2;
-
private global::Gtk.Alignment GtkAlignment5;
-
private global::Gtk.ComboBox subcatcombobox;
-
private global::Gtk.Label GtkLabel4;
-
private global::Gtk.Button addbutton;
-
private global::Gtk.Label GtkLabel5;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -89,7 +55,7 @@ namespace LongoMatch.Gui.Component
this.frame4.Name = "frame4";
this.frame4.ShadowType = ((global::Gtk.ShadowType)(1));
// Container child frame4.Gtk.Container+ContainerChild
- this.GtkAlignment1 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment1.Name = "GtkAlignment1";
this.GtkAlignment1.LeftPadding = ((uint)(12));
// Container child GtkAlignment1.Gtk.Container+ContainerChild
@@ -103,7 +69,7 @@ namespace LongoMatch.Gui.Component
this.colorbutton1.Events = ((global::Gdk.EventMask)(784));
this.colorbutton1.Name = "colorbutton1";
this.table2.Add (this.colorbutton1);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2[this.colorbutton1]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2 [this.colorbutton1]));
w1.LeftAttach = ((uint)(3));
w1.RightAttach = ((uint)(4));
w1.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -117,7 +83,7 @@ namespace LongoMatch.Gui.Component
this.hotKeyLabel.Name = "hotKeyLabel";
this.hotKeyLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("none");
this.hbox5.Add (this.hotKeyLabel);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.hotKeyLabel]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hotKeyLabel]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -128,12 +94,12 @@ namespace LongoMatch.Gui.Component
this.changebuton.UseUnderline = true;
this.changebuton.Label = global::Mono.Unix.Catalog.GetString ("Change");
this.hbox5.Add (this.changebuton);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.changebuton]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.changebuton]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
this.table2.Add (this.hbox5);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox5]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox5]));
w4.TopAttach = ((uint)(2));
w4.BottomAttach = ((uint)(3));
w4.LeftAttach = ((uint)(1));
@@ -143,21 +109,21 @@ namespace LongoMatch.Gui.Component
// Container child table2.Gtk.Table+TableChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Name:</b>");
this.label1.UseMarkup = true;
this.table2.Add (this.label1);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2[this.label1]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.label1]));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
w5.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table2.Gtk.Table+TableChild
this.label4 = new global::Gtk.Label ();
this.label4.Name = "label4";
- this.label4.Xalign = 0f;
+ this.label4.Xalign = 0F;
this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Color:</b> ");
this.label4.UseMarkup = true;
this.table2.Add (this.label4);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.label4]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
w6.LeftAttach = ((uint)(2));
w6.RightAttach = ((uint)(3));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -165,11 +131,11 @@ namespace LongoMatch.Gui.Component
// Container child table2.Gtk.Table+TableChild
this.label6 = new global::Gtk.Label ();
this.label6.Name = "label6";
- this.label6.Xalign = 0f;
+ this.label6.Xalign = 0F;
this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>HotKey:</b>");
this.label6.UseMarkup = true;
this.table2.Add (this.label6);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.label6]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2 [this.label6]));
w7.TopAttach = ((uint)(2));
w7.BottomAttach = ((uint)(3));
w7.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -177,11 +143,11 @@ namespace LongoMatch.Gui.Component
// Container child table2.Gtk.Table+TableChild
this.label7 = new global::Gtk.Label ();
this.label7.Name = "label7";
- this.label7.Xalign = 0f;
+ this.label7.Xalign = 0F;
this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Lead time:</b>");
this.label7.UseMarkup = true;
this.table2.Add (this.label7);
- global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
+ global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2 [this.label7]));
w8.TopAttach = ((uint)(1));
w8.BottomAttach = ((uint)(2));
w8.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -189,11 +155,11 @@ namespace LongoMatch.Gui.Component
// Container child table2.Gtk.Table+TableChild
this.label8 = new global::Gtk.Label ();
this.label8.Name = "label8";
- this.label8.Xalign = 0f;
+ this.label8.Xalign = 0F;
this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Lag time:</b>");
this.label8.UseMarkup = true;
this.table2.Add (this.label8);
- global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.label8]));
+ global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.label8]));
w9.TopAttach = ((uint)(1));
w9.BottomAttach = ((uint)(2));
w9.LeftAttach = ((uint)(2));
@@ -203,11 +169,11 @@ namespace LongoMatch.Gui.Component
// Container child table2.Gtk.Table+TableChild
this.label9 = new global::Gtk.Label ();
this.label9.Name = "label9";
- this.label9.Xalign = 0f;
+ this.label9.Xalign = 0F;
this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Sort Method</b>");
this.label9.UseMarkup = true;
this.table2.Add (this.label9);
- global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
+ global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.label9]));
w10.TopAttach = ((uint)(2));
w10.BottomAttach = ((uint)(3));
w10.LeftAttach = ((uint)(2));
@@ -222,7 +188,7 @@ namespace LongoMatch.Gui.Component
this.lagtimebutton.ClimbRate = 1;
this.lagtimebutton.Numeric = true;
this.table2.Add (this.lagtimebutton);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.lagtimebutton]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.lagtimebutton]));
w11.TopAttach = ((uint)(1));
w11.BottomAttach = ((uint)(2));
w11.LeftAttach = ((uint)(3));
@@ -236,7 +202,7 @@ namespace LongoMatch.Gui.Component
this.leadtimebutton.ClimbRate = 1;
this.leadtimebutton.Numeric = true;
this.table2.Add (this.leadtimebutton);
- global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.leadtimebutton]));
+ global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.leadtimebutton]));
w12.TopAttach = ((uint)(1));
w12.BottomAttach = ((uint)(2));
w12.LeftAttach = ((uint)(1));
@@ -250,7 +216,7 @@ namespace LongoMatch.Gui.Component
this.nameentry.IsEditable = true;
this.nameentry.InvisibleChar = 'â';
this.table2.Add (this.nameentry);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.nameentry]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.nameentry]));
w13.LeftAttach = ((uint)(1));
w13.RightAttach = ((uint)(2));
w13.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -263,7 +229,7 @@ namespace LongoMatch.Gui.Component
this.sortmethodcombobox.Name = "sortmethodcombobox";
this.sortmethodcombobox.Active = 3;
this.table2.Add (this.sortmethodcombobox);
- global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.sortmethodcombobox]));
+ global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.sortmethodcombobox]));
w14.TopAttach = ((uint)(2));
w14.BottomAttach = ((uint)(3));
w14.LeftAttach = ((uint)(3));
@@ -278,7 +244,7 @@ namespace LongoMatch.Gui.Component
this.GtkLabel1.UseMarkup = true;
this.frame4.LabelWidget = this.GtkLabel1;
this.vbox2.Add (this.frame4);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame4]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame4]));
w17.Position = 0;
w17.Expand = false;
w17.Fill = false;
@@ -287,7 +253,7 @@ namespace LongoMatch.Gui.Component
this.frame3.Name = "frame3";
this.frame3.ShadowType = ((global::Gtk.ShadowType)(1));
// Container child frame3.Gtk.Container+ContainerChild
- this.GtkAlignment3 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment3 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment3.Name = "GtkAlignment3";
this.GtkAlignment3.LeftPadding = ((uint)(12));
// Container child GtkAlignment3.Gtk.Container+ContainerChild
@@ -304,7 +270,7 @@ namespace LongoMatch.Gui.Component
this.subcategoriestreeview1.Name = "subcategoriestreeview1";
this.GtkScrolledWindow.Add (this.subcategoriestreeview1);
this.vbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
w19.Position = 0;
// Container child vbox1.Gtk.Box+BoxChild
this.hbox3 = new global::Gtk.HBox ();
@@ -315,7 +281,7 @@ namespace LongoMatch.Gui.Component
this.frame1.Name = "frame1";
this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
// Container child frame1.Gtk.Container+ContainerChild
- this.GtkAlignment4 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment4 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment4.Name = "GtkAlignment4";
this.GtkAlignment4.LeftPadding = ((uint)(12));
// Container child GtkAlignment4.Gtk.Container+ContainerChild
@@ -332,7 +298,7 @@ namespace LongoMatch.Gui.Component
this.GtkLabel3.UseMarkup = true;
this.frame1.LabelWidget = this.GtkLabel3;
this.hbox3.Add (this.frame1);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.frame1]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame1]));
w22.Position = 0;
w22.Expand = false;
w22.Fill = false;
@@ -341,7 +307,7 @@ namespace LongoMatch.Gui.Component
this.frame2.Name = "frame2";
this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
// Container child frame2.Gtk.Container+ContainerChild
- this.GtkAlignment5 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment5 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment5.Name = "GtkAlignment5";
this.GtkAlignment5.LeftPadding = ((uint)(12));
// Container child GtkAlignment5.Gtk.Container+ContainerChild
@@ -355,7 +321,7 @@ namespace LongoMatch.Gui.Component
this.GtkLabel4.UseMarkup = true;
this.frame2.LabelWidget = this.GtkLabel4;
this.hbox3.Add (this.frame2);
- global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.frame2]));
+ global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame2]));
w25.Position = 1;
// Container child hbox3.Gtk.Box+BoxChild
this.addbutton = new global::Gtk.Button ();
@@ -365,7 +331,7 @@ namespace LongoMatch.Gui.Component
this.addbutton.Name = "addbutton";
this.addbutton.UseUnderline = true;
// Container child addbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w26 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w26 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w27 = new global::Gtk.HBox ();
w27.Spacing = 2;
@@ -381,12 +347,12 @@ namespace LongoMatch.Gui.Component
w26.Add (w27);
this.addbutton.Add (w26);
this.hbox3.Add (this.addbutton);
- global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.addbutton]));
+ global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.addbutton]));
w34.Position = 2;
w34.Expand = false;
w34.Fill = false;
this.vbox1.Add (this.hbox3);
- global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
+ global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
w35.Position = 1;
w35.Expand = false;
w35.Fill = false;
@@ -398,7 +364,7 @@ namespace LongoMatch.Gui.Component
this.GtkLabel5.UseMarkup = true;
this.frame3.LabelWidget = this.GtkLabel5;
this.vbox2.Add (this.frame3);
- global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame3]));
+ global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame3]));
w38.Position = 1;
this.Add (this.vbox2);
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
index bd46bdf..adb23f6 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
@@ -5,51 +5,29 @@ namespace LongoMatch.Gui.Component
public partial class DrawingToolBox
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label toolslabel;
-
private global::Gtk.Table toolstable;
-
private global::Gtk.RadioButton circlebutton;
-
private global::Gtk.Image image79;
-
private global::Gtk.RadioButton crossbutton;
-
private global::Gtk.Image image83;
-
private global::Gtk.RadioButton eraserbutton;
-
private global::Gtk.Image image81;
-
private global::Gtk.RadioButton linebutton;
-
private global::Gtk.Image image82;
-
private global::Gtk.RadioButton penbutton;
-
private global::Gtk.Image image80;
-
private global::Gtk.RadioButton rectanglebutton;
-
private global::Gtk.Image image84;
-
private global::Gtk.Label colorslabel;
-
private global::Gtk.ColorButton colorbutton;
-
private global::Gtk.Label label3;
-
private global::Gtk.ComboBox combobox1;
-
private global::Gtk.Label transparencylabel;
-
private global::Gtk.SpinButton spinbutton1;
-
private global::Gtk.Button clearbutton;
-
private global::Gtk.Label label1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -63,11 +41,11 @@ namespace LongoMatch.Gui.Component
// Container child vbox2.Gtk.Box+BoxChild
this.toolslabel = new global::Gtk.Label ();
this.toolslabel.Name = "toolslabel";
- this.toolslabel.Xalign = 0f;
+ this.toolslabel.Xalign = 0F;
this.toolslabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Tools</b>");
this.toolslabel.UseMarkup = true;
this.vbox2.Add (this.toolslabel);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.toolslabel]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolslabel]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -91,7 +69,7 @@ namespace LongoMatch.Gui.Component
this.image79.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-circle-unfilled.png");
this.circlebutton.Add (this.image79);
this.toolstable.Add (this.circlebutton);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.toolstable[this.circlebutton]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.toolstable [this.circlebutton]));
w3.TopAttach = ((uint)(2));
w3.BottomAttach = ((uint)(3));
w3.LeftAttach = ((uint)(1));
@@ -112,7 +90,7 @@ namespace LongoMatch.Gui.Component
this.image83.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-line-45.png");
this.crossbutton.Add (this.image83);
this.toolstable.Add (this.crossbutton);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.toolstable[this.crossbutton]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.toolstable [this.crossbutton]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
w5.LeftAttach = ((uint)(1));
@@ -133,7 +111,7 @@ namespace LongoMatch.Gui.Component
this.image81.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
this.eraserbutton.Add (this.image81);
this.toolstable.Add (this.eraserbutton);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.toolstable[this.eraserbutton]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.toolstable [this.eraserbutton]));
w7.LeftAttach = ((uint)(1));
w7.RightAttach = ((uint)(2));
w7.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -152,7 +130,7 @@ namespace LongoMatch.Gui.Component
this.image82.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-line-ends-with-arrow.png");
this.linebutton.Add (this.image82);
this.toolstable.Add (this.linebutton);
- global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.toolstable[this.linebutton]));
+ global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.toolstable [this.linebutton]));
w9.TopAttach = ((uint)(1));
w9.BottomAttach = ((uint)(2));
w9.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -172,7 +150,7 @@ namespace LongoMatch.Gui.Component
this.image80.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-freeform-line.png");
this.penbutton.Add (this.image80);
this.toolstable.Add (this.penbutton);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.toolstable[this.penbutton]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.toolstable [this.penbutton]));
w11.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child toolstable.Gtk.Table+TableChild
this.rectanglebutton = new global::Gtk.RadioButton ("");
@@ -189,22 +167,22 @@ namespace LongoMatch.Gui.Component
this.image84.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-rectangle-unfilled.png");
this.rectanglebutton.Add (this.image84);
this.toolstable.Add (this.rectanglebutton);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.toolstable[this.rectanglebutton]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.toolstable [this.rectanglebutton]));
w13.TopAttach = ((uint)(2));
w13.BottomAttach = ((uint)(3));
w13.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox2.Add (this.toolstable);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.toolstable]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolstable]));
w14.Position = 1;
w14.Expand = false;
// Container child vbox2.Gtk.Box+BoxChild
this.colorslabel = new global::Gtk.Label ();
this.colorslabel.Name = "colorslabel";
- this.colorslabel.Xalign = 0f;
+ this.colorslabel.Xalign = 0F;
this.colorslabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Color</b>");
this.colorslabel.UseMarkup = true;
this.vbox2.Add (this.colorslabel);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.colorslabel]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.colorslabel]));
w15.Position = 2;
w15.Expand = false;
w15.Fill = false;
@@ -214,18 +192,18 @@ namespace LongoMatch.Gui.Component
this.colorbutton.Events = ((global::Gdk.EventMask)(784));
this.colorbutton.Name = "colorbutton";
this.vbox2.Add (this.colorbutton);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.colorbutton]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.colorbutton]));
w16.Position = 3;
w16.Expand = false;
w16.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Width</b>");
this.label3.UseMarkup = true;
this.vbox2.Add (this.label3);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label3]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
w17.Position = 4;
w17.Expand = false;
w17.Fill = false;
@@ -240,18 +218,18 @@ namespace LongoMatch.Gui.Component
this.combobox1.Name = "combobox1";
this.combobox1.Active = 2;
this.vbox2.Add (this.combobox1);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.combobox1]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.combobox1]));
w18.Position = 5;
w18.Expand = false;
w18.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
this.transparencylabel = new global::Gtk.Label ();
this.transparencylabel.Name = "transparencylabel";
- this.transparencylabel.Xalign = 0f;
+ this.transparencylabel.Xalign = 0F;
this.transparencylabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Transparency</b>");
this.transparencylabel.UseMarkup = true;
this.vbox2.Add (this.transparencylabel);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.transparencylabel]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.transparencylabel]));
w19.Position = 6;
w19.Expand = false;
w19.Fill = false;
@@ -265,7 +243,7 @@ namespace LongoMatch.Gui.Component
this.spinbutton1.Numeric = true;
this.spinbutton1.Value = 80;
this.vbox2.Add (this.spinbutton1);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.spinbutton1]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.spinbutton1]));
w20.Position = 7;
w20.Expand = false;
w20.Fill = false;
@@ -276,7 +254,7 @@ namespace LongoMatch.Gui.Component
this.clearbutton.Name = "clearbutton";
this.clearbutton.UseUnderline = true;
// Container child clearbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w22 = new global::Gtk.HBox ();
w22.Spacing = 2;
@@ -290,7 +268,7 @@ namespace LongoMatch.Gui.Component
w21.Add (w22);
this.clearbutton.Add (w21);
this.vbox2.Add (this.clearbutton);
- global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.clearbutton]));
+ global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.clearbutton]));
w29.Position = 8;
w29.Expand = false;
w29.Fill = false;
@@ -300,7 +278,7 @@ namespace LongoMatch.Gui.Component
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Draw-><b> D</b>\nClear-><b> C</b>\nHide-><b> S</b>\nShow-><b> S</b>\n");
this.label1.UseMarkup = true;
this.vbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
+ global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
w30.Position = 9;
w30.Expand = false;
w30.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
index a12c097..9536eb9 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Component
public partial class DrawingWidget
{
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.DrawingArea drawingarea;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
index 0d68bc1..af72e56 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
@@ -5,13 +5,10 @@ namespace LongoMatch.Gui.Component
public partial class NotesWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.TextView textview1;
-
private global::Gtk.Button savebutton;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -37,7 +34,7 @@ namespace LongoMatch.Gui.Component
w1.Add (this.textview1);
this.scrolledwindow1.Add (w1);
this.vbox2.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
w4.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.savebutton = new global::Gtk.Button ();
@@ -48,7 +45,7 @@ namespace LongoMatch.Gui.Component
this.savebutton.UseUnderline = true;
this.savebutton.Label = "gtk-save";
this.vbox2.Add (this.savebutton);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.savebutton]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.savebutton]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
index 16e9996..ececad3 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
@@ -5,25 +5,16 @@ namespace LongoMatch.Gui.Component
public partial class PlayListWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.VBox vbox1;
-
private global::Gtk.Label label1;
-
private global::LongoMatch.Gui.Component.PlayListTreeView playlisttreeview1;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Button newbutton;
-
private global::Gtk.Button openbutton;
-
private global::Gtk.Button savebutton;
-
private global::Gtk.Button newvideobutton;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -52,7 +43,7 @@ namespace LongoMatch.Gui.Component
this.label1.Name = "label1";
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Load a playlist\nor create a \nnew one.");
this.vbox1.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -62,12 +53,12 @@ namespace LongoMatch.Gui.Component
this.playlisttreeview1.CanFocus = true;
this.playlisttreeview1.Name = "playlisttreeview1";
this.vbox1.Add (this.playlisttreeview1);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.playlisttreeview1]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.playlisttreeview1]));
w3.Position = 1;
w1.Add (this.vbox1);
this.scrolledwindow1.Add (w1);
this.vbox2.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
w6.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.hbox2 = new global::Gtk.HBox ();
@@ -81,7 +72,7 @@ namespace LongoMatch.Gui.Component
this.newbutton.Name = "newbutton";
this.newbutton.UseUnderline = true;
// Container child newbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w7 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w7 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w8 = new global::Gtk.HBox ();
w8.Spacing = 2;
@@ -95,7 +86,7 @@ namespace LongoMatch.Gui.Component
w7.Add (w8);
this.newbutton.Add (w7);
this.hbox2.Add (this.newbutton);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.newbutton]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.newbutton]));
w15.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.openbutton = new global::Gtk.Button ();
@@ -104,7 +95,7 @@ namespace LongoMatch.Gui.Component
this.openbutton.Name = "openbutton";
this.openbutton.UseUnderline = true;
// Container child openbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w16 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w16 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w17 = new global::Gtk.HBox ();
w17.Spacing = 2;
@@ -118,7 +109,7 @@ namespace LongoMatch.Gui.Component
w16.Add (w17);
this.openbutton.Add (w16);
this.hbox2.Add (this.openbutton);
- global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.openbutton]));
+ global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.openbutton]));
w24.Position = 1;
// Container child hbox2.Gtk.Box+BoxChild
this.savebutton = new global::Gtk.Button ();
@@ -127,7 +118,7 @@ namespace LongoMatch.Gui.Component
this.savebutton.Name = "savebutton";
this.savebutton.UseUnderline = true;
// Container child savebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w25 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w25 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w26 = new global::Gtk.HBox ();
w26.Spacing = 2;
@@ -141,7 +132,7 @@ namespace LongoMatch.Gui.Component
w25.Add (w26);
this.savebutton.Add (w25);
this.hbox2.Add (this.savebutton);
- global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.savebutton]));
+ global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.savebutton]));
w33.Position = 2;
// Container child hbox2.Gtk.Box+BoxChild
this.newvideobutton = new global::Gtk.Button ();
@@ -150,7 +141,7 @@ namespace LongoMatch.Gui.Component
this.newvideobutton.Name = "newvideobutton";
this.newvideobutton.UseUnderline = true;
// Container child newvideobutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w34 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w34 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w35 = new global::Gtk.HBox ();
w35.Spacing = 2;
@@ -164,10 +155,10 @@ namespace LongoMatch.Gui.Component
w34.Add (w35);
this.newvideobutton.Add (w34);
this.hbox2.Add (this.newvideobutton);
- global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.newvideobutton]));
+ global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.newvideobutton]));
w42.Position = 3;
this.vbox2.Add (this.hbox2);
- global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
+ global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
w43.Position = 1;
w43.Expand = false;
w43.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
index 33aa7ec..b455842 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayerProperties.cs
@@ -5,51 +5,29 @@ namespace LongoMatch.Gui.Component
public partial class PlayerProperties
{
private global::Gtk.Table table1;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Image image;
-
private global::Gtk.Button openbutton;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label bdaylabel;
-
private global::Gtk.Button datebutton;
-
private global::Gtk.SpinButton heightspinbutton;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label4;
-
private global::Gtk.Label label5;
-
private global::Gtk.Label label6;
-
private global::Gtk.Label label7;
-
private global::Gtk.Label label8;
-
private global::Gtk.Label label9;
-
private global::Gtk.Entry nameentry;
-
private global::Gtk.Entry nationalityentry;
-
private global::Gtk.SpinButton numberspinbutton;
-
private global::Gtk.ComboBox playscombobox;
-
private global::Gtk.Entry positionentry;
-
private global::Gtk.SpinButton weightspinbutton;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -69,7 +47,7 @@ namespace LongoMatch.Gui.Component
this.image = new global::Gtk.Image ();
this.image.Name = "image";
this.hbox1.Add (this.image);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.image]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image]));
w1.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.openbutton = new global::Gtk.Button ();
@@ -79,12 +57,12 @@ namespace LongoMatch.Gui.Component
this.openbutton.UseUnderline = true;
this.openbutton.Label = "gtk-open";
this.hbox1.Add (this.openbutton);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.openbutton]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.openbutton]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
this.table1.Add (this.hbox1);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox1]));
w3.TopAttach = ((uint)(8));
w3.BottomAttach = ((uint)(9));
w3.LeftAttach = ((uint)(1));
@@ -99,7 +77,7 @@ namespace LongoMatch.Gui.Component
this.bdaylabel = new global::Gtk.Label ();
this.bdaylabel.Name = "bdaylabel";
this.hbox2.Add (this.bdaylabel);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.bdaylabel]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.bdaylabel]));
w4.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.datebutton = new global::Gtk.Button ();
@@ -108,12 +86,12 @@ namespace LongoMatch.Gui.Component
this.datebutton.UseUnderline = true;
this.datebutton.Label = global::Mono.Unix.Catalog.GetString ("_Calendar");
this.hbox2.Add (this.datebutton);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.datebutton]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.datebutton]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
this.table1.Add (this.hbox2);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
w6.TopAttach = ((uint)(7));
w6.BottomAttach = ((uint)(8));
w6.LeftAttach = ((uint)(1));
@@ -130,7 +108,7 @@ namespace LongoMatch.Gui.Component
this.heightspinbutton.Numeric = true;
this.heightspinbutton.Value = 18;
this.table1.Add (this.heightspinbutton);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.heightspinbutton]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.heightspinbutton]));
w7.TopAttach = ((uint)(4));
w7.BottomAttach = ((uint)(5));
w7.LeftAttach = ((uint)(1));
@@ -142,7 +120,7 @@ namespace LongoMatch.Gui.Component
this.label1.Name = "label1";
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:");
this.table1.Add (this.label1);
- global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
+ global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
w8.XOptions = ((global::Gtk.AttachOptions)(4));
w8.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
@@ -150,7 +128,7 @@ namespace LongoMatch.Gui.Component
this.label2.Name = "label2";
this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Position:");
this.table1.Add (this.label2);
- global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
+ global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
w9.TopAttach = ((uint)(2));
w9.BottomAttach = ((uint)(3));
w9.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -160,7 +138,7 @@ namespace LongoMatch.Gui.Component
this.label3.Name = "label3";
this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Number:");
this.table1.Add (this.label3);
- global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
+ global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
w10.TopAttach = ((uint)(3));
w10.BottomAttach = ((uint)(4));
w10.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -170,7 +148,7 @@ namespace LongoMatch.Gui.Component
this.label4.Name = "label4";
this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Photo:");
this.table1.Add (this.label4);
- global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
+ global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
w11.TopAttach = ((uint)(8));
w11.BottomAttach = ((uint)(9));
w11.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -180,7 +158,7 @@ namespace LongoMatch.Gui.Component
this.label5.Name = "label5";
this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Height");
this.table1.Add (this.label5);
- global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
+ global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
w12.TopAttach = ((uint)(4));
w12.BottomAttach = ((uint)(5));
w12.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -190,7 +168,7 @@ namespace LongoMatch.Gui.Component
this.label6.Name = "label6";
this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Weight");
this.table1.Add (this.label6);
- global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
+ global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
w13.TopAttach = ((uint)(5));
w13.BottomAttach = ((uint)(6));
w13.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -200,7 +178,7 @@ namespace LongoMatch.Gui.Component
this.label7.Name = "label7";
this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Birth day");
this.table1.Add (this.label7);
- global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
+ global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
w14.TopAttach = ((uint)(7));
w14.BottomAttach = ((uint)(8));
w14.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -210,7 +188,7 @@ namespace LongoMatch.Gui.Component
this.label8.Name = "label8";
this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Nationality");
this.table1.Add (this.label8);
- global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
+ global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
w15.TopAttach = ((uint)(6));
w15.BottomAttach = ((uint)(7));
w15.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -220,7 +198,7 @@ namespace LongoMatch.Gui.Component
this.label9.Name = "label9";
this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Plays this match:");
this.table1.Add (this.label9);
- global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label9]));
+ global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
w16.TopAttach = ((uint)(1));
w16.BottomAttach = ((uint)(2));
w16.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -232,7 +210,7 @@ namespace LongoMatch.Gui.Component
this.nameentry.IsEditable = true;
this.nameentry.InvisibleChar = 'â';
this.table1.Add (this.nameentry);
- global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.nameentry]));
+ global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.nameentry]));
w17.LeftAttach = ((uint)(1));
w17.RightAttach = ((uint)(2));
w17.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -244,7 +222,7 @@ namespace LongoMatch.Gui.Component
this.nationalityentry.IsEditable = true;
this.nationalityentry.InvisibleChar = 'â';
this.table1.Add (this.nationalityentry);
- global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.nationalityentry]));
+ global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.nationalityentry]));
w18.TopAttach = ((uint)(6));
w18.BottomAttach = ((uint)(7));
w18.LeftAttach = ((uint)(1));
@@ -259,7 +237,7 @@ namespace LongoMatch.Gui.Component
this.numberspinbutton.ClimbRate = 1;
this.numberspinbutton.Numeric = true;
this.table1.Add (this.numberspinbutton);
- global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.numberspinbutton]));
+ global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.numberspinbutton]));
w19.TopAttach = ((uint)(3));
w19.BottomAttach = ((uint)(4));
w19.LeftAttach = ((uint)(1));
@@ -272,7 +250,7 @@ namespace LongoMatch.Gui.Component
this.playscombobox.Name = "playscombobox";
this.playscombobox.Active = 0;
this.table1.Add (this.playscombobox);
- global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.playscombobox]));
+ global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.playscombobox]));
w20.TopAttach = ((uint)(1));
w20.BottomAttach = ((uint)(2));
w20.LeftAttach = ((uint)(1));
@@ -286,7 +264,7 @@ namespace LongoMatch.Gui.Component
this.positionentry.IsEditable = true;
this.positionentry.InvisibleChar = 'â';
this.table1.Add (this.positionentry);
- global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.positionentry]));
+ global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.positionentry]));
w21.TopAttach = ((uint)(2));
w21.BottomAttach = ((uint)(3));
w21.LeftAttach = ((uint)(1));
@@ -302,7 +280,7 @@ namespace LongoMatch.Gui.Component
this.weightspinbutton.Numeric = true;
this.weightspinbutton.Value = 80;
this.table1.Add (this.weightspinbutton);
- global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.weightspinbutton]));
+ global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.weightspinbutton]));
w22.TopAttach = ((uint)(5));
w22.BottomAttach = ((uint)(6));
w22.LeftAttach = ((uint)(1));
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
index 9130231..b0ff5dc 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Component
public partial class PlayersListTreeWidget
{
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::LongoMatch.Gui.Component.PlayersTreeView playerstreeview;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
index 9240454..3bf5871 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
@@ -5,19 +5,13 @@ namespace LongoMatch.Gui.Component
public partial class PlayersTaggerWidget
{
private global::Gtk.Frame frame1;
-
private global::Gtk.Alignment GtkAlignment;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label playerslabel;
-
private global::Gtk.Button editbutton;
-
private global::Gtk.Label CategoryLabel;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -29,7 +23,7 @@ namespace LongoMatch.Gui.Component
this.frame1.Name = "frame1";
this.frame1.ShadowType = ((global::Gtk.ShadowType)(2));
// Container child frame1.Gtk.Container+ContainerChild
- this.GtkAlignment = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment.Name = "GtkAlignment";
this.GtkAlignment.LeftPadding = ((uint)(12));
// Container child GtkAlignment.Gtk.Container+ContainerChild
@@ -39,20 +33,20 @@ namespace LongoMatch.Gui.Component
// Container child hbox1.Gtk.Box+BoxChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Players:");
this.hbox1.Add (this.label2);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
// Container child hbox1.Gtk.Box+BoxChild
this.playerslabel = new global::Gtk.Label ();
this.playerslabel.Name = "playerslabel";
- this.playerslabel.Xalign = 0f;
+ this.playerslabel.Xalign = 0F;
this.playerslabel.LabelProp = global::Mono.Unix.Catalog.GetString ("None");
this.hbox1.Add (this.playerslabel);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.playerslabel]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.playerslabel]));
w2.Position = 1;
// Container child hbox1.Gtk.Box+BoxChild
this.editbutton = new global::Gtk.Button ();
@@ -62,7 +56,7 @@ namespace LongoMatch.Gui.Component
this.editbutton.UseUnderline = true;
this.editbutton.Label = "gtk-edit";
this.hbox1.Add (this.editbutton);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.editbutton]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.editbutton]));
w3.Position = 2;
w3.Expand = false;
w3.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
index cc942f1..7300fb0 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Component
public partial class PlaysListTreeWidget
{
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::LongoMatch.Gui.Component.PlaysTreeView treeview;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
index 6e3bea6..afd6666 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectDetailsWidget.cs
@@ -5,97 +5,52 @@ namespace LongoMatch.Gui.Component
public partial class ProjectDetailsWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Table table1;
-
private global::Gtk.Entry competitionentry;
-
private global::Gtk.Label Competitionlabel;
-
private global::Gtk.HBox filehbox;
-
private global::Gtk.Entry fileEntry;
-
private global::Gtk.Button openbutton;
-
private global::Gtk.Label filelabel;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ComboBox localcombobox;
-
private global::Gtk.Label localteamlabel;
-
private global::Gtk.Button localtemplatebutton;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.ComboBox visitorcombobox;
-
private global::Gtk.Label visitorteamlabel;
-
private global::Gtk.Button visitorbutton;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.ComboBox tagscombobox;
-
private global::Gtk.Button editbutton;
-
private global::Gtk.HBox hbox4;
-
private global::Gtk.SpinButton localSpinButton;
-
private global::Gtk.Label label1;
-
private global::Gtk.SpinButton visitorSpinButton;
-
private global::Gtk.HBox hbox5;
-
private global::Gtk.Entry dateEntry;
-
private global::Gtk.Button calendarbutton;
-
private global::Gtk.Label label10;
-
private global::Gtk.Label label11;
-
private global::Gtk.Label label5;
-
private global::Gtk.Label label8;
-
private global::Gtk.Label label9;
-
private global::Gtk.Entry seasonentry;
-
private global::Gtk.Label seasonlabel;
-
private global::Gtk.Expander expander1;
-
private global::Gtk.Table table2;
-
private global::Gtk.Label audiobitratelabel;
-
private global::Gtk.SpinButton audiobitratespinbutton;
-
private global::Gtk.Label device;
-
private global::Gtk.ComboBox devicecombobox;
-
private global::Gtk.ComboBox sizecombobox;
-
private global::Gtk.Label sizelabel;
-
private global::Gtk.Label videobitratelabel1;
-
private global::Gtk.SpinButton videobitratespinbutton;
-
private global::Gtk.ComboBox videoformatcombobox;
-
private global::Gtk.Label videoformatlabel;
-
private global::Gtk.Label GtkLabel5;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -118,7 +73,7 @@ namespace LongoMatch.Gui.Component
this.competitionentry.IsEditable = true;
this.competitionentry.InvisibleChar = 'â';
this.table1.Add (this.competitionentry);
- global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.competitionentry]));
+ global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.competitionentry]));
w1.TopAttach = ((uint)(4));
w1.BottomAttach = ((uint)(5));
w1.LeftAttach = ((uint)(1));
@@ -130,7 +85,7 @@ namespace LongoMatch.Gui.Component
this.Competitionlabel.Name = "Competitionlabel";
this.Competitionlabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Competition:");
this.table1.Add (this.Competitionlabel);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.Competitionlabel]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.Competitionlabel]));
w2.TopAttach = ((uint)(4));
w2.BottomAttach = ((uint)(5));
w2.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -146,7 +101,7 @@ namespace LongoMatch.Gui.Component
this.fileEntry.IsEditable = false;
this.fileEntry.InvisibleChar = 'â';
this.filehbox.Add (this.fileEntry);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.filehbox[this.fileEntry]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.filehbox [this.fileEntry]));
w3.Position = 0;
// Container child filehbox.Gtk.Box+BoxChild
this.openbutton = new global::Gtk.Button ();
@@ -156,11 +111,11 @@ namespace LongoMatch.Gui.Component
this.openbutton.UseUnderline = true;
this.openbutton.Label = "gtk-open";
this.filehbox.Add (this.openbutton);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.filehbox[this.openbutton]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.filehbox [this.openbutton]));
w4.Position = 1;
w4.Expand = false;
this.table1.Add (this.filehbox);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.filehbox]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.filehbox]));
w5.TopAttach = ((uint)(7));
w5.BottomAttach = ((uint)(8));
w5.LeftAttach = ((uint)(1));
@@ -172,7 +127,7 @@ namespace LongoMatch.Gui.Component
this.filelabel.Name = "filelabel";
this.filelabel.LabelProp = global::Mono.Unix.Catalog.GetString ("File:");
this.table1.Add (this.filelabel);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.filelabel]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.filelabel]));
w6.TopAttach = ((uint)(7));
w6.BottomAttach = ((uint)(8));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -185,13 +140,13 @@ namespace LongoMatch.Gui.Component
this.localcombobox = global::Gtk.ComboBox.NewText ();
this.localcombobox.Name = "localcombobox";
this.hbox1.Add (this.localcombobox);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.localcombobox]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.localcombobox]));
w7.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.localteamlabel = new global::Gtk.Label ();
this.localteamlabel.Name = "localteamlabel";
this.hbox1.Add (this.localteamlabel);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.localteamlabel]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.localteamlabel]));
w8.Position = 1;
w8.Expand = false;
w8.Fill = false;
@@ -203,13 +158,13 @@ namespace LongoMatch.Gui.Component
this.localtemplatebutton.UseUnderline = true;
this.localtemplatebutton.Label = "gtk-edit";
this.hbox1.Add (this.localtemplatebutton);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.localtemplatebutton]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.localtemplatebutton]));
w9.PackType = ((global::Gtk.PackType)(1));
w9.Position = 2;
w9.Expand = false;
w9.Fill = false;
this.table1.Add (this.hbox1);
- global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
+ global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox1]));
w10.LeftAttach = ((uint)(1));
w10.RightAttach = ((uint)(2));
w10.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -222,13 +177,13 @@ namespace LongoMatch.Gui.Component
this.visitorcombobox = global::Gtk.ComboBox.NewText ();
this.visitorcombobox.Name = "visitorcombobox";
this.hbox2.Add (this.visitorcombobox);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.visitorcombobox]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.visitorcombobox]));
w11.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.visitorteamlabel = new global::Gtk.Label ();
this.visitorteamlabel.Name = "visitorteamlabel";
this.hbox2.Add (this.visitorteamlabel);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.visitorteamlabel]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.visitorteamlabel]));
w12.Position = 1;
w12.Expand = false;
w12.Fill = false;
@@ -240,13 +195,13 @@ namespace LongoMatch.Gui.Component
this.visitorbutton.UseUnderline = true;
this.visitorbutton.Label = "gtk-edit";
this.hbox2.Add (this.visitorbutton);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.visitorbutton]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.visitorbutton]));
w13.PackType = ((global::Gtk.PackType)(1));
w13.Position = 2;
w13.Expand = false;
w13.Fill = false;
this.table1.Add (this.hbox2);
- global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2]));
+ global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
w14.TopAttach = ((uint)(1));
w14.BottomAttach = ((uint)(2));
w14.LeftAttach = ((uint)(1));
@@ -261,7 +216,7 @@ namespace LongoMatch.Gui.Component
this.tagscombobox = global::Gtk.ComboBox.NewText ();
this.tagscombobox.Name = "tagscombobox";
this.hbox3.Add (this.tagscombobox);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.tagscombobox]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.tagscombobox]));
w15.Position = 0;
// Container child hbox3.Gtk.Box+BoxChild
this.editbutton = new global::Gtk.Button ();
@@ -271,13 +226,13 @@ namespace LongoMatch.Gui.Component
this.editbutton.UseUnderline = true;
this.editbutton.Label = "gtk-edit";
this.hbox3.Add (this.editbutton);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.editbutton]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.editbutton]));
w16.PackType = ((global::Gtk.PackType)(1));
w16.Position = 1;
w16.Expand = false;
w16.Fill = false;
this.table1.Add (this.hbox3);
- global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
+ global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox3]));
w17.TopAttach = ((uint)(5));
w17.BottomAttach = ((uint)(6));
w17.LeftAttach = ((uint)(1));
@@ -296,7 +251,7 @@ namespace LongoMatch.Gui.Component
this.localSpinButton.ClimbRate = 1;
this.localSpinButton.Numeric = true;
this.hbox4.Add (this.localSpinButton);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.localSpinButton]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.localSpinButton]));
w18.Position = 0;
w18.Fill = false;
// Container child hbox4.Gtk.Box+BoxChild
@@ -304,7 +259,7 @@ namespace LongoMatch.Gui.Component
this.label1.Name = "label1";
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("-");
this.hbox4.Add (this.label1);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label1]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label1]));
w19.Position = 1;
w19.Expand = false;
w19.Fill = false;
@@ -316,11 +271,11 @@ namespace LongoMatch.Gui.Component
this.visitorSpinButton.ClimbRate = 1;
this.visitorSpinButton.Numeric = true;
this.hbox4.Add (this.visitorSpinButton);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.visitorSpinButton]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.visitorSpinButton]));
w20.Position = 2;
w20.Fill = false;
this.table1.Add (this.hbox4);
- global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox4]));
+ global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox4]));
w21.TopAttach = ((uint)(2));
w21.BottomAttach = ((uint)(3));
w21.LeftAttach = ((uint)(1));
@@ -337,7 +292,7 @@ namespace LongoMatch.Gui.Component
this.dateEntry.IsEditable = false;
this.dateEntry.InvisibleChar = 'â';
this.hbox5.Add (this.dateEntry);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.dateEntry]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.dateEntry]));
w22.Position = 0;
// Container child hbox5.Gtk.Box+BoxChild
this.calendarbutton = new global::Gtk.Button ();
@@ -345,7 +300,7 @@ namespace LongoMatch.Gui.Component
this.calendarbutton.Name = "calendarbutton";
this.calendarbutton.UseUnderline = true;
// Container child calendarbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w23 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w23 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w24 = new global::Gtk.HBox ();
w24.Spacing = 2;
@@ -361,12 +316,12 @@ namespace LongoMatch.Gui.Component
w23.Add (w24);
this.calendarbutton.Add (w23);
this.hbox5.Add (this.calendarbutton);
- global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.calendarbutton]));
+ global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.calendarbutton]));
w31.Position = 1;
w31.Expand = false;
w31.Fill = false;
this.table1.Add (this.hbox5);
- global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox5]));
+ global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox5]));
w32.TopAttach = ((uint)(6));
w32.BottomAttach = ((uint)(7));
w32.LeftAttach = ((uint)(1));
@@ -377,7 +332,7 @@ namespace LongoMatch.Gui.Component
this.label10.Name = "label10";
this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Visitor Team:");
this.table1.Add (this.label10);
- global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1[this.label10]));
+ global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.label10]));
w33.TopAttach = ((uint)(1));
w33.BottomAttach = ((uint)(2));
w33.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -387,7 +342,7 @@ namespace LongoMatch.Gui.Component
this.label11.Name = "label11";
this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Score:");
this.table1.Add (this.label11);
- global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1[this.label11]));
+ global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
w34.TopAttach = ((uint)(2));
w34.BottomAttach = ((uint)(3));
w34.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -397,7 +352,7 @@ namespace LongoMatch.Gui.Component
this.label5.Name = "label5";
this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Date:");
this.table1.Add (this.label5);
- global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
+ global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
w35.TopAttach = ((uint)(6));
w35.BottomAttach = ((uint)(7));
w35.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -407,7 +362,7 @@ namespace LongoMatch.Gui.Component
this.label8.Name = "label8";
this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Local Team:");
this.table1.Add (this.label8);
- global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
+ global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
w36.XOptions = ((global::Gtk.AttachOptions)(4));
w36.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
@@ -415,7 +370,7 @@ namespace LongoMatch.Gui.Component
this.label9.Name = "label9";
this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Categories Template:");
this.table1.Add (this.label9);
- global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1[this.label9]));
+ global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
w37.TopAttach = ((uint)(5));
w37.BottomAttach = ((uint)(6));
w37.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -427,7 +382,7 @@ namespace LongoMatch.Gui.Component
this.seasonentry.IsEditable = true;
this.seasonentry.InvisibleChar = 'â';
this.table1.Add (this.seasonentry);
- global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1[this.seasonentry]));
+ global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1 [this.seasonentry]));
w38.TopAttach = ((uint)(3));
w38.BottomAttach = ((uint)(4));
w38.LeftAttach = ((uint)(1));
@@ -439,13 +394,13 @@ namespace LongoMatch.Gui.Component
this.seasonlabel.Name = "seasonlabel";
this.seasonlabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Season:");
this.table1.Add (this.seasonlabel);
- global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1[this.seasonlabel]));
+ global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.seasonlabel]));
w39.TopAttach = ((uint)(3));
w39.BottomAttach = ((uint)(4));
w39.XOptions = ((global::Gtk.AttachOptions)(4));
w39.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox2.Add (this.table1);
- global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
+ global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
w40.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.expander1 = new global::Gtk.Expander (null);
@@ -461,7 +416,7 @@ namespace LongoMatch.Gui.Component
this.audiobitratelabel.Name = "audiobitratelabel";
this.audiobitratelabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Audio Bitrate (kbps):");
this.table2.Add (this.audiobitratelabel);
- global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table2[this.audiobitratelabel]));
+ global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table2 [this.audiobitratelabel]));
w41.TopAttach = ((uint)(4));
w41.BottomAttach = ((uint)(5));
w41.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -475,7 +430,7 @@ namespace LongoMatch.Gui.Component
this.audiobitratespinbutton.Numeric = true;
this.audiobitratespinbutton.Value = 64;
this.table2.Add (this.audiobitratespinbutton);
- global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table2[this.audiobitratespinbutton]));
+ global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table2 [this.audiobitratespinbutton]));
w42.TopAttach = ((uint)(4));
w42.BottomAttach = ((uint)(5));
w42.LeftAttach = ((uint)(1));
@@ -487,14 +442,14 @@ namespace LongoMatch.Gui.Component
this.device.Name = "device";
this.device.LabelProp = global::Mono.Unix.Catalog.GetString ("Device:");
this.table2.Add (this.device);
- global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table2[this.device]));
+ global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table2 [this.device]));
w43.XOptions = ((global::Gtk.AttachOptions)(4));
w43.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table2.Gtk.Table+TableChild
this.devicecombobox = global::Gtk.ComboBox.NewText ();
this.devicecombobox.Name = "devicecombobox";
this.table2.Add (this.devicecombobox);
- global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table2[this.devicecombobox]));
+ global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table2 [this.devicecombobox]));
w44.LeftAttach = ((uint)(1));
w44.RightAttach = ((uint)(2));
w44.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -503,7 +458,7 @@ namespace LongoMatch.Gui.Component
this.sizecombobox = global::Gtk.ComboBox.NewText ();
this.sizecombobox.Name = "sizecombobox";
this.table2.Add (this.sizecombobox);
- global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table2[this.sizecombobox]));
+ global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table2 [this.sizecombobox]));
w45.TopAttach = ((uint)(2));
w45.BottomAttach = ((uint)(3));
w45.LeftAttach = ((uint)(1));
@@ -515,7 +470,7 @@ namespace LongoMatch.Gui.Component
this.sizelabel.Name = "sizelabel";
this.sizelabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Video Size:");
this.table2.Add (this.sizelabel);
- global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.table2[this.sizelabel]));
+ global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.table2 [this.sizelabel]));
w46.TopAttach = ((uint)(2));
w46.BottomAttach = ((uint)(3));
w46.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -525,7 +480,7 @@ namespace LongoMatch.Gui.Component
this.videobitratelabel1.Name = "videobitratelabel1";
this.videobitratelabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("Video Bitrate (kbps):");
this.table2.Add (this.videobitratelabel1);
- global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.table2[this.videobitratelabel1]));
+ global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.table2 [this.videobitratelabel1]));
w47.TopAttach = ((uint)(3));
w47.BottomAttach = ((uint)(4));
w47.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -539,7 +494,7 @@ namespace LongoMatch.Gui.Component
this.videobitratespinbutton.Numeric = true;
this.videobitratespinbutton.Value = 4000;
this.table2.Add (this.videobitratespinbutton);
- global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table2[this.videobitratespinbutton]));
+ global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table2 [this.videobitratespinbutton]));
w48.TopAttach = ((uint)(3));
w48.BottomAttach = ((uint)(4));
w48.LeftAttach = ((uint)(1));
@@ -550,7 +505,7 @@ namespace LongoMatch.Gui.Component
this.videoformatcombobox = global::Gtk.ComboBox.NewText ();
this.videoformatcombobox.Name = "videoformatcombobox";
this.table2.Add (this.videoformatcombobox);
- global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table2[this.videoformatcombobox]));
+ global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table2 [this.videoformatcombobox]));
w49.TopAttach = ((uint)(1));
w49.BottomAttach = ((uint)(2));
w49.LeftAttach = ((uint)(1));
@@ -562,7 +517,7 @@ namespace LongoMatch.Gui.Component
this.videoformatlabel.Name = "videoformatlabel";
this.videoformatlabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Video Format:");
this.table2.Add (this.videoformatlabel);
- global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table2[this.videoformatlabel]));
+ global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table2 [this.videoformatlabel]));
w50.TopAttach = ((uint)(1));
w50.BottomAttach = ((uint)(2));
w50.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -574,7 +529,7 @@ namespace LongoMatch.Gui.Component
this.GtkLabel5.UseUnderline = true;
this.expander1.LabelWidget = this.GtkLabel5;
this.vbox2.Add (this.expander1);
- global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.expander1]));
+ global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.expander1]));
w52.Position = 1;
w52.Expand = false;
w52.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
index 5b65cb7..5655a43 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
@@ -5,17 +5,12 @@ namespace LongoMatch.Gui.Component
public partial class ProjectListWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label filterlabel;
-
private global::Gtk.Entry filterEntry;
-
private global::Gtk.ScrolledWindow scrolledwindow2;
-
private global::Gtk.TreeView treeview;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -35,7 +30,7 @@ namespace LongoMatch.Gui.Component
this.filterlabel.Name = "filterlabel";
this.filterlabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Projects Search:");
this.hbox1.Add (this.filterlabel);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.filterlabel]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.filterlabel]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -46,10 +41,10 @@ namespace LongoMatch.Gui.Component
this.filterEntry.IsEditable = true;
this.filterEntry.InvisibleChar = 'â';
this.hbox1.Add (this.filterEntry);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.filterEntry]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.filterEntry]));
w2.Position = 1;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -63,7 +58,7 @@ namespace LongoMatch.Gui.Component
this.treeview.Name = "treeview";
this.scrolledwindow2.Add (this.treeview);
this.vbox2.Add (this.scrolledwindow2);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow2]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow2]));
w5.Position = 1;
this.Add (this.vbox2);
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
index ae5591b..0bf5d6c 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
@@ -5,13 +5,10 @@ namespace LongoMatch.Gui.Component
public partial class RenderingStateBar
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.Button statebutton;
-
private global::Gtk.ProgressBar progressbar;
-
private global::Gtk.Button cancellbutton;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -29,13 +26,13 @@ namespace LongoMatch.Gui.Component
this.statebutton.UseUnderline = true;
this.statebutton.Label = "";
this.hbox1.Add (this.statebutton);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.statebutton]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.statebutton]));
w1.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.progressbar = new global::Gtk.ProgressBar ();
this.progressbar.Name = "progressbar";
this.hbox1.Add (this.progressbar);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.progressbar]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.progressbar]));
w2.Position = 1;
// Container child hbox1.Gtk.Box+BoxChild
this.cancellbutton = new global::Gtk.Button ();
@@ -43,7 +40,7 @@ namespace LongoMatch.Gui.Component
this.cancellbutton.Name = "cancellbutton";
this.cancellbutton.UseUnderline = true;
// Container child cancellbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w4 = new global::Gtk.HBox ();
w4.Spacing = 2;
@@ -57,7 +54,7 @@ namespace LongoMatch.Gui.Component
w3.Add (w4);
this.cancellbutton.Add (w3);
this.hbox1.Add (this.cancellbutton);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.cancellbutton]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.cancellbutton]));
w11.Position = 2;
w11.Expand = false;
w11.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
index 64cabc4..9c8b039 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
@@ -5,13 +5,10 @@ namespace LongoMatch.Gui.Component
public partial class StringTaggerWidget
{
private global::Gtk.Frame frame;
-
private global::Gtk.Alignment GtkAlignment;
-
private global::Gtk.HBox buttonsbox;
-
private global::Gtk.Label titlelabel;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -23,7 +20,7 @@ namespace LongoMatch.Gui.Component
this.frame.Name = "frame";
this.frame.ShadowType = ((global::Gtk.ShadowType)(2));
// Container child frame.Gtk.Container+ContainerChild
- this.GtkAlignment = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment.Name = "GtkAlignment";
this.GtkAlignment.LeftPadding = ((uint)(12));
// Container child GtkAlignment.Gtk.Container+ContainerChild
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
index d759074..4120cb0 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Component
public partial class TaggerWidget
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Table table1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -24,7 +23,7 @@ namespace LongoMatch.Gui.Component
this.table1.RowSpacing = ((uint)(6));
this.table1.ColumnSpacing = ((uint)(6));
this.vbox2.Add (this.table1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
index d5c47f3..bddff82 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs
@@ -5,23 +5,15 @@ namespace LongoMatch.Gui.Component
public partial class TagsTreeWidget
{
private global::Gtk.VBox vbox1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::LongoMatch.Gui.Component.TagsTreeView treeview;
-
private global::Gtk.VBox tagsvbox;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.ComboBox tagscombobox;
-
private global::Gtk.Button AddFilterButton;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.ComboBox filtercombobox;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -43,14 +35,14 @@ namespace LongoMatch.Gui.Component
this.treeview.Colors = false;
this.GtkScrolledWindow.Add (this.treeview);
this.vbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
w2.Position = 0;
// Container child vbox1.Gtk.Box+BoxChild
this.tagsvbox = new global::Gtk.VBox ();
this.tagsvbox.Name = "tagsvbox";
this.tagsvbox.Spacing = 6;
this.vbox1.Add (this.tagsvbox);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.tagsvbox]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.tagsvbox]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
@@ -62,7 +54,7 @@ namespace LongoMatch.Gui.Component
this.tagscombobox = global::Gtk.ComboBox.NewText ();
this.tagscombobox.Name = "tagscombobox";
this.hbox1.Add (this.tagscombobox);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tagscombobox]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tagscombobox]));
w4.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.AddFilterButton = new global::Gtk.Button ();
@@ -70,7 +62,7 @@ namespace LongoMatch.Gui.Component
this.AddFilterButton.Name = "AddFilterButton";
this.AddFilterButton.UseUnderline = true;
// Container child AddFilterButton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w5 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w5 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w6 = new global::Gtk.HBox ();
w6.Spacing = 2;
@@ -86,12 +78,12 @@ namespace LongoMatch.Gui.Component
w5.Add (w6);
this.AddFilterButton.Add (w5);
this.hbox1.Add (this.AddFilterButton);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.AddFilterButton]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.AddFilterButton]));
w13.Position = 1;
w13.Expand = false;
w13.Fill = false;
this.vbox1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
w14.Position = 2;
w14.Expand = false;
w14.Fill = false;
@@ -103,10 +95,10 @@ namespace LongoMatch.Gui.Component
this.filtercombobox = global::Gtk.ComboBox.NewText ();
this.filtercombobox.Name = "filtercombobox";
this.hbox2.Add (this.filtercombobox);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.filtercombobox]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.filtercombobox]));
w15.Position = 0;
this.vbox1.Add (this.hbox2);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
w16.Position = 3;
w16.Expand = false;
w16.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
index 51a30c8..311edf9 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
@@ -5,13 +5,10 @@ namespace LongoMatch.Gui.Component
public partial class TeamTaggerWidget
{
private global::Gtk.Frame frame;
-
private global::Gtk.Alignment GtkAlignment;
-
private global::Gtk.HBox buttonsbox;
-
private global::Gtk.Label titlelabel;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -23,7 +20,7 @@ namespace LongoMatch.Gui.Component
this.frame.Name = "frame";
this.frame.ShadowType = ((global::Gtk.ShadowType)(2));
// Container child frame.Gtk.Container+ContainerChild
- this.GtkAlignment = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment.Name = "GtkAlignment";
this.GtkAlignment.LeftPadding = ((uint)(12));
// Container child GtkAlignment.Gtk.Container+ContainerChild
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TemplatesEditorBase.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TemplatesEditorBase.cs
index 57feb5a..ea969d6 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TemplatesEditorBase.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TemplatesEditorBase.cs
@@ -5,27 +5,17 @@ namespace LongoMatch.Gui.Component
public partial class TemplatesEditorBase
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.VBox mainbox;
-
private global::Gtk.ScrolledWindow scrolledwindow2;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.VBox upbox;
-
private global::Gtk.Button newprevbutton;
-
private global::Gtk.Button newafterbutton;
-
private global::Gtk.Button removebutton;
-
private global::Gtk.Button editbutton;
-
private global::Gtk.Button exportbutton;
-
private global::Gtk.HSeparator hseparator1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -47,10 +37,10 @@ namespace LongoMatch.Gui.Component
this.scrolledwindow2.Name = "scrolledwindow2";
this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
this.mainbox.Add (this.scrolledwindow2);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.mainbox[this.scrolledwindow2]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.scrolledwindow2]));
w1.Position = 0;
this.hbox1.Add (this.mainbox);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.mainbox]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.mainbox]));
w2.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.vbox2 = new global::Gtk.VBox ();
@@ -61,7 +51,7 @@ namespace LongoMatch.Gui.Component
this.upbox.Name = "upbox";
this.upbox.Spacing = 6;
this.vbox2.Add (this.upbox);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.upbox]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.upbox]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -73,7 +63,7 @@ namespace LongoMatch.Gui.Component
this.newprevbutton.Name = "newprevbutton";
this.newprevbutton.UseUnderline = true;
// Container child newprevbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w4 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w4 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w5 = new global::Gtk.HBox ();
w5.Spacing = 2;
@@ -89,7 +79,7 @@ namespace LongoMatch.Gui.Component
w4.Add (w5);
this.newprevbutton.Add (w4);
this.vbox2.Add (this.newprevbutton);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.newprevbutton]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.newprevbutton]));
w12.Position = 1;
w12.Expand = false;
w12.Fill = false;
@@ -101,7 +91,7 @@ namespace LongoMatch.Gui.Component
this.newafterbutton.Name = "newafterbutton";
this.newafterbutton.UseUnderline = true;
// Container child newafterbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w13 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w13 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w14 = new global::Gtk.HBox ();
w14.Spacing = 2;
@@ -117,7 +107,7 @@ namespace LongoMatch.Gui.Component
w13.Add (w14);
this.newafterbutton.Add (w13);
this.vbox2.Add (this.newafterbutton);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.newafterbutton]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.newafterbutton]));
w21.Position = 2;
w21.Expand = false;
w21.Fill = false;
@@ -129,7 +119,7 @@ namespace LongoMatch.Gui.Component
this.removebutton.Name = "removebutton";
this.removebutton.UseUnderline = true;
// Container child removebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w23 = new global::Gtk.HBox ();
w23.Spacing = 2;
@@ -145,7 +135,7 @@ namespace LongoMatch.Gui.Component
w22.Add (w23);
this.removebutton.Add (w22);
this.vbox2.Add (this.removebutton);
- global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.removebutton]));
+ global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.removebutton]));
w30.Position = 3;
w30.Expand = false;
w30.Fill = false;
@@ -157,7 +147,7 @@ namespace LongoMatch.Gui.Component
this.editbutton.Name = "editbutton";
this.editbutton.UseUnderline = true;
// Container child editbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w31 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w31 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w32 = new global::Gtk.HBox ();
w32.Spacing = 2;
@@ -173,7 +163,7 @@ namespace LongoMatch.Gui.Component
w31.Add (w32);
this.editbutton.Add (w31);
this.vbox2.Add (this.editbutton);
- global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.editbutton]));
+ global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.editbutton]));
w39.Position = 4;
w39.Expand = false;
w39.Fill = false;
@@ -184,7 +174,7 @@ namespace LongoMatch.Gui.Component
this.exportbutton.Name = "exportbutton";
this.exportbutton.UseUnderline = true;
// Container child exportbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w40 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w40 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w41 = new global::Gtk.HBox ();
w41.Spacing = 2;
@@ -200,7 +190,7 @@ namespace LongoMatch.Gui.Component
w40.Add (w41);
this.exportbutton.Add (w40);
this.vbox2.Add (this.exportbutton);
- global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.exportbutton]));
+ global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.exportbutton]));
w48.PackType = ((global::Gtk.PackType)(1));
w48.Position = 5;
w48.Expand = false;
@@ -209,13 +199,13 @@ namespace LongoMatch.Gui.Component
this.hseparator1 = new global::Gtk.HSeparator ();
this.hseparator1.Name = "hseparator1";
this.vbox2.Add (this.hseparator1);
- global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hseparator1]));
+ global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1]));
w49.PackType = ((global::Gtk.PackType)(1));
w49.Position = 6;
w49.Expand = false;
w49.Fill = false;
this.hbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
w50.Position = 1;
w50.Expand = false;
w50.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
index acfcc09..4c72a59 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TimeLineWidget.cs
@@ -5,33 +5,20 @@ namespace LongoMatch.Gui.Component
public partial class TimeLineWidget
{
private global::Gtk.VBox vbox3;
-
private global::Gtk.HSeparator hseparator1;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.VBox leftbox;
-
private global::Gtk.HBox toolsbox;
-
private global::Gtk.Button fitbutton;
-
private global::Gtk.HScale zoomscale;
-
private global::Gtk.Alignment categoriesalignment1;
-
private global::Gtk.HBox categoriesbox;
-
private global::Gtk.VSeparator vseparator1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.VBox timescalebox;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::Gtk.VBox vbox1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -46,7 +33,7 @@ namespace LongoMatch.Gui.Component
this.hseparator1 = new global::Gtk.HSeparator ();
this.hseparator1.Name = "hseparator1";
this.vbox3.Add (this.hseparator1);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hseparator1]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
w1.Position = 0;
w1.Expand = false;
w1.Fill = false;
@@ -66,7 +53,7 @@ namespace LongoMatch.Gui.Component
this.fitbutton.Name = "fitbutton";
this.fitbutton.UseUnderline = true;
// Container child fitbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w2 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w2 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w3 = new global::Gtk.HBox ();
w3.Spacing = 2;
@@ -80,7 +67,7 @@ namespace LongoMatch.Gui.Component
w2.Add (w3);
this.fitbutton.Add (w2);
this.toolsbox.Add (this.fitbutton);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.toolsbox[this.fitbutton]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.toolsbox [this.fitbutton]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -98,15 +85,15 @@ namespace LongoMatch.Gui.Component
this.zoomscale.Digits = 0;
this.zoomscale.ValuePos = ((global::Gtk.PositionType)(2));
this.toolsbox.Add (this.zoomscale);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.toolsbox[this.zoomscale]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.toolsbox [this.zoomscale]));
w11.Position = 1;
this.leftbox.Add (this.toolsbox);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.toolsbox]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.toolsbox]));
w12.Position = 0;
w12.Expand = false;
w12.Fill = false;
// Container child leftbox.Gtk.Box+BoxChild
- this.categoriesalignment1 = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
+ this.categoriesalignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
this.categoriesalignment1.Name = "categoriesalignment1";
// Container child categoriesalignment1.Gtk.Container+ContainerChild
this.categoriesbox = new global::Gtk.HBox ();
@@ -114,10 +101,10 @@ namespace LongoMatch.Gui.Component
this.categoriesbox.Spacing = 6;
this.categoriesalignment1.Add (this.categoriesbox);
this.leftbox.Add (this.categoriesalignment1);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.categoriesalignment1]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.categoriesalignment1]));
w14.Position = 1;
this.hbox3.Add (this.leftbox);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.leftbox]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.leftbox]));
w15.Position = 0;
w15.Expand = false;
w15.Fill = false;
@@ -125,7 +112,7 @@ namespace LongoMatch.Gui.Component
this.vseparator1 = new global::Gtk.VSeparator ();
this.vseparator1.Name = "vseparator1";
this.hbox3.Add (this.vseparator1);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vseparator1]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vseparator1]));
w16.Position = 1;
w16.Expand = false;
w16.Fill = false;
@@ -138,7 +125,7 @@ namespace LongoMatch.Gui.Component
this.timescalebox.Name = "timescalebox";
this.timescalebox.Spacing = 6;
this.vbox2.Add (this.timescalebox);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.timescalebox]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.timescalebox]));
w17.Position = 0;
w17.Expand = false;
w17.Fill = false;
@@ -155,13 +142,13 @@ namespace LongoMatch.Gui.Component
w18.Add (this.vbox1);
this.GtkScrolledWindow.Add (w18);
this.vbox2.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
w21.Position = 1;
this.hbox3.Add (this.vbox2);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox2]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vbox2]));
w22.Position = 2;
this.vbox3.Add (this.hbox3);
- global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox3]));
+ global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
w23.Position = 1;
this.Add (this.vbox3);
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
index 62f30d3..9399245 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
@@ -5,11 +5,9 @@ namespace LongoMatch.Gui.Dialog
public partial class BusyDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label messagelabel;
-
private global::Gtk.ProgressBar progressbar1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -32,13 +30,13 @@ namespace LongoMatch.Gui.Dialog
this.messagelabel = new global::Gtk.Label ();
this.messagelabel.Name = "messagelabel";
this.vbox2.Add (this.messagelabel);
- global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.messagelabel]));
+ global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.messagelabel]));
w1.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.progressbar1 = new global::Gtk.ProgressBar ();
this.progressbar1.Name = "progressbar1";
this.vbox2.Add (this.progressbar1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.progressbar1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.progressbar1]));
w2.Position = 1;
w2.Expand = false;
w2.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
index 2df7c5c..2565c16 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
@@ -5,19 +5,13 @@ namespace LongoMatch.Gui.Dialog
public partial class DrawingTool
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.VBox vbox2;
-
private global::LongoMatch.Gui.Component.DrawingToolBox drawingtoolbox1;
-
private global::Gtk.Button savetoprojectbutton;
-
private global::Gtk.Button savebutton;
-
private global::LongoMatch.Gui.Component.DrawingWidget drawingwidget1;
-
private global::Gtk.Button button271;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -47,7 +41,7 @@ namespace LongoMatch.Gui.Dialog
this.drawingtoolbox1.Events = ((global::Gdk.EventMask)(256));
this.drawingtoolbox1.Name = "drawingtoolbox1";
this.vbox2.Add (this.drawingtoolbox1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.drawingtoolbox1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.drawingtoolbox1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -57,7 +51,7 @@ namespace LongoMatch.Gui.Dialog
this.savetoprojectbutton.Name = "savetoprojectbutton";
this.savetoprojectbutton.UseUnderline = true;
// Container child savetoprojectbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w4 = new global::Gtk.HBox ();
w4.Spacing = 2;
@@ -73,7 +67,7 @@ namespace LongoMatch.Gui.Dialog
w3.Add (w4);
this.savetoprojectbutton.Add (w3);
this.vbox2.Add (this.savetoprojectbutton);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.savetoprojectbutton]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.savetoprojectbutton]));
w11.PackType = ((global::Gtk.PackType)(1));
w11.Position = 1;
w11.Expand = false;
@@ -84,7 +78,7 @@ namespace LongoMatch.Gui.Dialog
this.savebutton.Name = "savebutton";
this.savebutton.UseUnderline = true;
// Container child savebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w13 = new global::Gtk.HBox ();
w13.Spacing = 2;
@@ -100,13 +94,13 @@ namespace LongoMatch.Gui.Dialog
w12.Add (w13);
this.savebutton.Add (w12);
this.vbox2.Add (this.savebutton);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.savebutton]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.savebutton]));
w20.PackType = ((global::Gtk.PackType)(1));
w20.Position = 2;
w20.Expand = false;
w20.Fill = false;
this.hbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
w21.Position = 0;
w21.Expand = false;
w21.Fill = false;
@@ -115,10 +109,10 @@ namespace LongoMatch.Gui.Dialog
this.drawingwidget1.Events = ((global::Gdk.EventMask)(256));
this.drawingwidget1.Name = "drawingwidget1";
this.hbox1.Add (this.drawingwidget1);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.drawingwidget1]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.drawingwidget1]));
w22.Position = 1;
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w23.Position = 0;
// Internal child LongoMatch.Gui.Dialog.DrawingTool.ActionArea
global::Gtk.HButtonBox w24 = this.ActionArea;
@@ -133,7 +127,7 @@ namespace LongoMatch.Gui.Dialog
this.button271.UseUnderline = true;
this.button271.Label = "";
this.AddActionWidget (this.button271, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.button271]));
+ global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24 [this.button271]));
w25.Expand = false;
w25.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
index 8bfb87c..db485e0 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Dialog
public partial class EditCategoryDialog
{
private global::LongoMatch.Gui.Component.CategoryProperties timenodeproperties2;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -26,7 +25,7 @@ namespace LongoMatch.Gui.Dialog
this.timenodeproperties2.Events = ((global::Gdk.EventMask)(256));
this.timenodeproperties2.Name = "timenodeproperties2";
w1.Add (this.timenodeproperties2);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.timenodeproperties2]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.timenodeproperties2]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.EditCategoryDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -43,7 +42,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
w4.Expand = false;
w4.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
index 2649897..c969615 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditPlayerDialog.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Dialog
public partial class EditPlayerDialog
{
private global::LongoMatch.Gui.Component.PlayerProperties playerproperties1;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -28,7 +27,7 @@ namespace LongoMatch.Gui.Dialog
this.playerproperties1.Events = ((global::Gdk.EventMask)(256));
this.playerproperties1.Name = "playerproperties1";
w1.Add (this.playerproperties1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.playerproperties1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.playerproperties1]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.EditPlayerDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -45,7 +44,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
w4.Expand = false;
w4.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
index 30bd65a..e911ea2 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
@@ -5,23 +5,15 @@ namespace LongoMatch.Gui.Dialog
public partial class EndCaptureDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Image image439;
-
private global::Gtk.Label label1;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.Button returnbutton;
-
private global::Gtk.Button quitbutton;
-
private global::Gtk.Button savebutton;
-
private global::Gtk.Button buttonCancel;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -48,7 +40,7 @@ namespace LongoMatch.Gui.Dialog
this.image439.Name = "image439";
this.image439.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "stock_dialog-question", global::Gtk.IconSize.Dialog);
this.hbox2.Add (this.image439);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.image439]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.image439]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -59,10 +51,10 @@ namespace LongoMatch.Gui.Dialog
this.label1.UseMarkup = true;
this.label1.Justify = ((global::Gtk.Justification)(2));
this.hbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
w3.Position = 1;
this.vbox2.Add (this.hbox2);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
w4.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.hbox3 = new global::Gtk.HBox ();
@@ -74,7 +66,7 @@ namespace LongoMatch.Gui.Dialog
this.returnbutton.Name = "returnbutton";
this.returnbutton.UseUnderline = true;
// Container child returnbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w5 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w5 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w6 = new global::Gtk.HBox ();
w6.Spacing = 2;
@@ -90,7 +82,7 @@ namespace LongoMatch.Gui.Dialog
w5.Add (w6);
this.returnbutton.Add (w5);
this.hbox3.Add (this.returnbutton);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.returnbutton]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.returnbutton]));
w13.Position = 0;
w13.Fill = false;
// Container child hbox3.Gtk.Box+BoxChild
@@ -99,7 +91,7 @@ namespace LongoMatch.Gui.Dialog
this.quitbutton.Name = "quitbutton";
this.quitbutton.UseUnderline = true;
// Container child quitbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w14 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w14 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w15 = new global::Gtk.HBox ();
w15.Spacing = 2;
@@ -115,7 +107,7 @@ namespace LongoMatch.Gui.Dialog
w14.Add (w15);
this.quitbutton.Add (w14);
this.hbox3.Add (this.quitbutton);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.quitbutton]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.quitbutton]));
w22.Position = 1;
w22.Fill = false;
// Container child hbox3.Gtk.Box+BoxChild
@@ -124,7 +116,7 @@ namespace LongoMatch.Gui.Dialog
this.savebutton.Name = "savebutton";
this.savebutton.UseUnderline = true;
// Container child savebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w23 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w23 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w24 = new global::Gtk.HBox ();
w24.Spacing = 2;
@@ -140,16 +132,16 @@ namespace LongoMatch.Gui.Dialog
w23.Add (w24);
this.savebutton.Add (w23);
this.hbox3.Add (this.savebutton);
- global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.savebutton]));
+ global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.savebutton]));
w31.Position = 2;
w31.Fill = false;
this.vbox2.Add (this.hbox3);
- global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
+ global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
w32.Position = 1;
w32.Expand = false;
w32.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w33.Position = 0;
// Internal child LongoMatch.Gui.Dialog.EndCaptureDialog.ActionArea
global::Gtk.HButtonBox w34 = this.ActionArea;
@@ -167,7 +159,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w34[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w34 [this.buttonCancel]));
w35.Expand = false;
w35.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
index 61634e6..a3a32ae 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
@@ -5,25 +5,16 @@ namespace LongoMatch.Gui.Dialog
public partial class EntryDialog
{
private global::Gtk.Table table1;
-
private global::Gtk.CheckButton checkbutton;
-
private global::Gtk.Entry entry1;
-
private global::Gtk.Label existentemplatelabel;
-
private global::Gtk.Label label2;
-
private global::Gtk.Label playerslabel;
-
private global::Gtk.SpinButton playersspinbutton;
-
private global::Gtk.ComboBox combobox;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -53,7 +44,7 @@ namespace LongoMatch.Gui.Dialog
this.checkbutton.DrawIndicator = true;
this.checkbutton.UseUnderline = true;
this.table1.Add (this.checkbutton);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checkbutton]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbutton]));
w2.TopAttach = ((uint)(2));
w2.BottomAttach = ((uint)(3));
w2.LeftAttach = ((uint)(1));
@@ -66,7 +57,7 @@ namespace LongoMatch.Gui.Dialog
this.entry1.IsEditable = true;
this.entry1.InvisibleChar = 'â';
this.table1.Add (this.entry1);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entry1]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry1]));
w3.LeftAttach = ((uint)(1));
w3.RightAttach = ((uint)(2));
w3.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -75,25 +66,25 @@ namespace LongoMatch.Gui.Dialog
this.existentemplatelabel.Name = "existentemplatelabel";
this.existentemplatelabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Copy existent template:");
this.table1.Add (this.existentemplatelabel);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.existentemplatelabel]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.existentemplatelabel]));
w4.TopAttach = ((uint)(2));
w4.BottomAttach = ((uint)(3));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:");
this.table1.Add (this.label2);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
w5.XOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.playerslabel = new global::Gtk.Label ();
this.playerslabel.Name = "playerslabel";
- this.playerslabel.Xalign = 0f;
+ this.playerslabel.Xalign = 0F;
this.playerslabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Players:");
this.table1.Add (this.playerslabel);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.playerslabel]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.playerslabel]));
w6.TopAttach = ((uint)(1));
w6.BottomAttach = ((uint)(2));
w6.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -106,7 +97,7 @@ namespace LongoMatch.Gui.Dialog
this.playersspinbutton.Numeric = true;
this.playersspinbutton.Value = 15;
this.table1.Add (this.playersspinbutton);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.playersspinbutton]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.playersspinbutton]));
w7.TopAttach = ((uint)(1));
w7.BottomAttach = ((uint)(2));
w7.LeftAttach = ((uint)(1));
@@ -114,14 +105,14 @@ namespace LongoMatch.Gui.Dialog
w7.XOptions = ((global::Gtk.AttachOptions)(4));
w7.YOptions = ((global::Gtk.AttachOptions)(0));
w1.Add (this.table1);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.table1]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
w8.Position = 0;
// Container child dialog1_VBox.Gtk.Box+BoxChild
this.combobox = global::Gtk.ComboBox.NewText ();
this.combobox.Sensitive = false;
this.combobox.Name = "combobox";
w1.Add (this.combobox);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1[this.combobox]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.combobox]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
@@ -140,7 +131,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonCancel]));
w11.Expand = false;
w11.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -152,7 +143,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonOk]));
w12.Position = 1;
w12.Expand = false;
w12.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
index e0189f4..1f3d6f2 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
@@ -5,15 +5,11 @@ namespace LongoMatch.Gui.Dialog
public partial class FramesCaptureProgressDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.ProgressBar progressbar;
-
private global::Gtk.Image image;
-
private global::Gtk.Button okbutton;
-
private global::Gtk.Button cancelbutton;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -41,18 +37,18 @@ namespace LongoMatch.Gui.Dialog
this.progressbar = new global::Gtk.ProgressBar ();
this.progressbar.Name = "progressbar";
this.vbox2.Add (this.progressbar);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.progressbar]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.progressbar]));
w2.Position = 0;
w2.Fill = false;
// Container child vbox2.Gtk.Box+BoxChild
this.image = new global::Gtk.Image ();
this.image.Name = "image";
this.vbox2.Add (this.image);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.image]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.image]));
w3.PackType = ((global::Gtk.PackType)(1));
w3.Position = 1;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w4.Position = 0;
// Internal child LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.ActionArea
global::Gtk.HButtonBox w5 = this.ActionArea;
@@ -68,7 +64,7 @@ namespace LongoMatch.Gui.Dialog
this.okbutton.UseUnderline = true;
this.okbutton.Label = "gtk-ok";
this.AddActionWidget (this.okbutton, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.okbutton]));
+ global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.okbutton]));
w6.Expand = false;
w6.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -80,7 +76,7 @@ namespace LongoMatch.Gui.Dialog
this.cancelbutton.UseUnderline = true;
this.cancelbutton.Label = "gtk-cancel";
this.AddActionWidget (this.cancelbutton, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.cancelbutton]));
+ global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.cancelbutton]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
index 537d0e0..6ecf7bf 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Dialog
public partial class HotKeySelectorDialog
{
private global::Gtk.Label label1;
-
private global::Gtk.Button buttonCancel;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -28,7 +27,7 @@ namespace LongoMatch.Gui.Dialog
this.label1.Name = "label1";
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Press a key combination using Shift+key or Alt+key.\nHotkeys with a single key are also allowed with Ctrl+key.");
w1.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.label1]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.HotKeySelectorDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -45,7 +44,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonCancel]));
w4.Expand = false;
w4.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
index e7e7e91..87645aa 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.NewProjectDialog.cs
@@ -5,11 +5,9 @@ namespace LongoMatch.Gui.Dialog
public partial class NewProjectDialog
{
private global::LongoMatch.Gui.Component.ProjectDetailsWidget fdwidget;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -35,7 +33,7 @@ namespace LongoMatch.Gui.Dialog
this.fdwidget.VisitorGoals = 0;
this.fdwidget.Date = new global::System.DateTime (0);
w1.Add (this.fdwidget);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.fdwidget]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.fdwidget]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.NewProjectDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -52,7 +50,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonCancel]));
w4.Expand = false;
w4.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -64,7 +62,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
index 08a07a6..94a4faf 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs
@@ -5,11 +5,9 @@ namespace LongoMatch.Gui.Dialog
public partial class OpenProjectDialog
{
private global::LongoMatch.Gui.Component.ProjectListWidget projectlistwidget;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -31,7 +29,7 @@ namespace LongoMatch.Gui.Dialog
this.projectlistwidget.Events = ((global::Gdk.EventMask)(256));
this.projectlistwidget.Name = "projectlistwidget";
w1.Add (this.projectlistwidget);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.projectlistwidget]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.projectlistwidget]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.OpenProjectDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -48,7 +46,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonCancel]));
w4.Expand = false;
w4.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -61,7 +59,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-open";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
index a7eb4ed..22d0b24 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs
@@ -5,11 +5,9 @@ namespace LongoMatch.Gui.Dialog
public partial class PlayersSelectionDialog
{
private global::Gtk.Table table1;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -31,7 +29,7 @@ namespace LongoMatch.Gui.Dialog
this.table1.RowSpacing = ((uint)(6));
this.table1.ColumnSpacing = ((uint)(6));
w1.Add (this.table1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.table1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.PlayersSelectionDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -48,7 +46,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonCancel]));
w4.Expand = false;
w4.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -60,7 +58,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
w5.Position = 1;
w5.Expand = false;
w5.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
index 72e5557..b1b7511 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs
@@ -5,29 +5,18 @@ namespace LongoMatch.Gui.Dialog
public partial class ProjectSelectionDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.RadioButton fromfileradiobutton;
-
private global::Gtk.Image image61;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.RadioButton liveradiobutton;
-
private global::Gtk.Image image63;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.RadioButton fakeliveradiobutton;
-
private global::Gtk.Image image62;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -62,19 +51,19 @@ namespace LongoMatch.Gui.Dialog
this.fromfileradiobutton.FocusOnClick = false;
this.fromfileradiobutton.Group = new global::GLib.SList (global::System.IntPtr.Zero);
this.hbox1.Add (this.fromfileradiobutton);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.fromfileradiobutton]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.fromfileradiobutton]));
w2.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.image61 = new global::Gtk.Image ();
this.image61.Name = "image61";
this.image61.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("video.png");
this.hbox1.Add (this.image61);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.image61]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image61]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -90,19 +79,19 @@ namespace LongoMatch.Gui.Dialog
this.liveradiobutton.UseUnderline = true;
this.liveradiobutton.Group = this.fromfileradiobutton.Group;
this.hbox2.Add (this.liveradiobutton);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.liveradiobutton]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.liveradiobutton]));
w5.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.image63 = new global::Gtk.Image ();
this.image63.Name = "image63";
this.image63.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("camera-video.png");
this.hbox2.Add (this.image63);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.image63]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.image63]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
this.vbox2.Add (this.hbox2);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
@@ -118,24 +107,24 @@ namespace LongoMatch.Gui.Dialog
this.fakeliveradiobutton.UseUnderline = true;
this.fakeliveradiobutton.Group = this.fromfileradiobutton.Group;
this.hbox3.Add (this.fakeliveradiobutton);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.fakeliveradiobutton]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fakeliveradiobutton]));
w8.Position = 0;
// Container child hbox3.Gtk.Box+BoxChild
this.image62 = new global::Gtk.Image ();
this.image62.Name = "image62";
this.image62.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("camera-video.png");
this.hbox3.Add (this.image62);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.image62]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.image62]));
w9.Position = 1;
w9.Expand = false;
w9.Fill = false;
this.vbox2.Add (this.hbox3);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
w10.Position = 2;
w10.Expand = false;
w10.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w11.Position = 0;
w11.Expand = false;
w11.Fill = false;
@@ -154,7 +143,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonCancel]));
w13.Expand = false;
w13.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -166,7 +155,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonOk]));
w14.Position = 1;
w14.Expand = false;
w14.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
index 4d45fcf..0b86aa6 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs
@@ -5,33 +5,20 @@ namespace LongoMatch.Gui.Dialog
public partial class ProjectsManager
{
private global::Gtk.VBox dialog1_VBox1;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.HPaned hpaned1;
-
private global::LongoMatch.Gui.Component.ProjectListWidget projectlistwidget1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Frame frame1;
-
private global::Gtk.Alignment GtkAlignment2;
-
private global::LongoMatch.Gui.Component.ProjectDetailsWidget projectdetails;
-
private global::Gtk.Label GtkLabel6;
-
private global::Gtk.Button saveButton;
-
private global::Gtk.Button deleteButton;
-
private global::Gtk.Button exportbutton;
-
private global::Gtk.HSeparator hseparator3;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -66,7 +53,7 @@ namespace LongoMatch.Gui.Dialog
this.projectlistwidget1.Events = ((global::Gdk.EventMask)(256));
this.projectlistwidget1.Name = "projectlistwidget1";
this.hpaned1.Add (this.projectlistwidget1);
- global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.projectlistwidget1]));
+ global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.projectlistwidget1]));
w2.Resize = false;
// Container child hpaned1.Gtk.Paned+PanedChild
this.vbox2 = new global::Gtk.VBox ();
@@ -77,7 +64,7 @@ namespace LongoMatch.Gui.Dialog
this.frame1.Name = "frame1";
this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
// Container child frame1.Gtk.Container+ContainerChild
- this.GtkAlignment2 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment2 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment2.Name = "GtkAlignment2";
this.GtkAlignment2.LeftPadding = ((uint)(12));
// Container child GtkAlignment2.Gtk.Container+ContainerChild
@@ -97,7 +84,7 @@ namespace LongoMatch.Gui.Dialog
this.GtkLabel6.UseMarkup = true;
this.frame1.LabelWidget = this.GtkLabel6;
this.vbox2.Add (this.frame1);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame1]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
w5.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.saveButton = new global::Gtk.Button ();
@@ -109,7 +96,7 @@ namespace LongoMatch.Gui.Dialog
this.saveButton.UseUnderline = true;
this.saveButton.Label = "gtk-save";
this.vbox2.Add (this.saveButton);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.saveButton]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.saveButton]));
w6.Position = 1;
w6.Expand = false;
w6.Fill = false;
@@ -123,7 +110,7 @@ namespace LongoMatch.Gui.Dialog
this.deleteButton.UseUnderline = true;
this.deleteButton.Label = "gtk-delete";
this.vbox2.Add (this.deleteButton);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.deleteButton]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.deleteButton]));
w7.Position = 2;
w7.Expand = false;
w7.Fill = false;
@@ -135,7 +122,7 @@ namespace LongoMatch.Gui.Dialog
this.exportbutton.Name = "exportbutton";
this.exportbutton.UseUnderline = true;
// Container child exportbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w8 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w8 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w9 = new global::Gtk.HBox ();
w9.Spacing = 2;
@@ -151,28 +138,28 @@ namespace LongoMatch.Gui.Dialog
w8.Add (w9);
this.exportbutton.Add (w8);
this.vbox2.Add (this.exportbutton);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.exportbutton]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.exportbutton]));
w16.Position = 3;
w16.Expand = false;
w16.Fill = false;
this.hpaned1.Add (this.vbox2);
this.hbox2.Add (this.hpaned1);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hpaned1]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.hpaned1]));
w18.Position = 0;
this.dialog1_VBox1.Add (this.hbox2);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox1[this.hbox2]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox1 [this.hbox2]));
w19.Position = 0;
// Container child dialog1_VBox1.Gtk.Box+BoxChild
this.hseparator3 = new global::Gtk.HSeparator ();
this.hseparator3.Name = "hseparator3";
this.dialog1_VBox1.Add (this.hseparator3);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox1[this.hseparator3]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox1 [this.hseparator3]));
w20.PackType = ((global::Gtk.PackType)(1));
w20.Position = 1;
w20.Expand = false;
w20.Fill = false;
w1.Add (this.dialog1_VBox1);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(w1[this.dialog1_VBox1]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(w1 [this.dialog1_VBox1]));
w21.Position = 0;
// Internal child LongoMatch.Gui.Dialog.ProjectsManager.ActionArea
global::Gtk.HButtonBox w22 = this.ActionArea;
@@ -189,7 +176,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-quit";
this.AddActionWidget (this.buttonOk, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w23 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w22[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w23 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w22 [this.buttonOk]));
w23.Expand = false;
w23.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
index 0eb5887..2ff3f8e 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
@@ -5,21 +5,14 @@ namespace LongoMatch.Gui.Dialog
public partial class RenderingJobsDialog
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.ScrolledWindow GtkScrolledWindow;
-
private global::LongoMatch.Gui.Component.RenderingJobsTreeView renderingjobstreeview2;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.Button clearbutton;
-
private global::Gtk.Button cancelbutton;
-
private global::Gtk.Button retrybutton;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -49,7 +42,7 @@ namespace LongoMatch.Gui.Dialog
this.renderingjobstreeview2.Name = "renderingjobstreeview2";
this.GtkScrolledWindow.Add (this.renderingjobstreeview2);
this.hbox1.Add (this.GtkScrolledWindow);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
w3.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.vbox2 = new global::Gtk.VBox ();
@@ -61,7 +54,7 @@ namespace LongoMatch.Gui.Dialog
this.clearbutton.Name = "clearbutton";
this.clearbutton.UseUnderline = true;
// Container child clearbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w4 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w4 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w5 = new global::Gtk.HBox ();
w5.Spacing = 2;
@@ -77,7 +70,7 @@ namespace LongoMatch.Gui.Dialog
w4.Add (w5);
this.clearbutton.Add (w4);
this.vbox2.Add (this.clearbutton);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.clearbutton]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.clearbutton]));
w12.Position = 0;
w12.Expand = false;
w12.Fill = false;
@@ -87,7 +80,7 @@ namespace LongoMatch.Gui.Dialog
this.cancelbutton.Name = "cancelbutton";
this.cancelbutton.UseUnderline = true;
// Container child cancelbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w13 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w13 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w14 = new global::Gtk.HBox ();
w14.Spacing = 2;
@@ -103,7 +96,7 @@ namespace LongoMatch.Gui.Dialog
w13.Add (w14);
this.cancelbutton.Add (w13);
this.vbox2.Add (this.cancelbutton);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.cancelbutton]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.cancelbutton]));
w21.Position = 1;
w21.Expand = false;
w21.Fill = false;
@@ -113,7 +106,7 @@ namespace LongoMatch.Gui.Dialog
this.retrybutton.Name = "retrybutton";
this.retrybutton.UseUnderline = true;
// Container child retrybutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w23 = new global::Gtk.HBox ();
w23.Spacing = 2;
@@ -129,17 +122,17 @@ namespace LongoMatch.Gui.Dialog
w22.Add (w23);
this.retrybutton.Add (w22);
this.vbox2.Add (this.retrybutton);
- global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.retrybutton]));
+ global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.retrybutton]));
w30.Position = 2;
w30.Expand = false;
w30.Fill = false;
this.hbox1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
+ global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
w31.Position = 1;
w31.Expand = false;
w31.Fill = false;
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w32.Position = 0;
// Internal child LongoMatch.Gui.Dialog.RenderingJobsDialog.ActionArea
global::Gtk.HButtonBox w33 = this.ActionArea;
@@ -156,7 +149,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w33[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w33 [this.buttonOk]));
w34.Expand = false;
w34.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
index 6be2e54..04fa12b 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
@@ -5,21 +5,14 @@ namespace LongoMatch.Gui.Dialog
public partial class SnapshotsDialog
{
private global::Gtk.Table table1;
-
private global::Gtk.Entry entry1;
-
private global::Gtk.Label label1;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label5;
-
private global::Gtk.Label playLabel;
-
private global::Gtk.SpinButton spinbutton1;
-
private global::Gtk.Button button22;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -46,7 +39,7 @@ namespace LongoMatch.Gui.Dialog
this.entry1.IsEditable = true;
this.entry1.InvisibleChar = 'â';
this.table1.Add (this.entry1);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entry1]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry1]));
w2.TopAttach = ((uint)(1));
w2.BottomAttach = ((uint)(2));
w2.LeftAttach = ((uint)(1));
@@ -57,7 +50,7 @@ namespace LongoMatch.Gui.Dialog
this.label1.Name = "label1";
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Play:");
this.table1.Add (this.label1);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
w3.XOptions = ((global::Gtk.AttachOptions)(4));
w3.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
@@ -65,7 +58,7 @@ namespace LongoMatch.Gui.Dialog
this.label3.Name = "label3";
this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Interval (frames/s):");
this.table1.Add (this.label3);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
w4.TopAttach = ((uint)(2));
w4.BottomAttach = ((uint)(3));
// Container child table1.Gtk.Table+TableChild
@@ -73,14 +66,14 @@ namespace LongoMatch.Gui.Dialog
this.label5.Name = "label5";
this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Series Name:");
this.table1.Add (this.label5);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
w5.TopAttach = ((uint)(1));
w5.BottomAttach = ((uint)(2));
// Container child table1.Gtk.Table+TableChild
this.playLabel = new global::Gtk.Label ();
this.playLabel.Name = "playLabel";
this.table1.Add (this.playLabel);
- global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.playLabel]));
+ global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.playLabel]));
w6.LeftAttach = ((uint)(1));
w6.RightAttach = ((uint)(2));
w6.YOptions = ((global::Gtk.AttachOptions)(4));
@@ -93,7 +86,7 @@ namespace LongoMatch.Gui.Dialog
this.spinbutton1.Numeric = true;
this.spinbutton1.Value = 1;
this.table1.Add (this.spinbutton1);
- global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.spinbutton1]));
+ global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.spinbutton1]));
w7.TopAttach = ((uint)(2));
w7.BottomAttach = ((uint)(3));
w7.LeftAttach = ((uint)(1));
@@ -101,7 +94,7 @@ namespace LongoMatch.Gui.Dialog
w7.XOptions = ((global::Gtk.AttachOptions)(1));
w7.YOptions = ((global::Gtk.AttachOptions)(4));
w1.Add (this.table1);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.table1]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
w8.Position = 0;
// Internal child LongoMatch.Gui.Dialog.SnapshotsDialog.ActionArea
global::Gtk.HButtonBox w9 = this.ActionArea;
@@ -115,7 +108,7 @@ namespace LongoMatch.Gui.Dialog
this.button22.Name = "button22";
this.button22.UseUnderline = true;
// Container child button22.Gtk.Container+ContainerChild
- global::Gtk.Alignment w10 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w10 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w11 = new global::Gtk.HBox ();
w11.Spacing = 2;
@@ -131,7 +124,7 @@ namespace LongoMatch.Gui.Dialog
w10.Add (w11);
this.button22.Add (w10);
this.AddActionWidget (this.button22, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.button22]));
+ global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.button22]));
w18.Expand = false;
w18.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
index d1628ce..9769723 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
@@ -5,37 +5,22 @@ namespace LongoMatch.Gui.Dialog
public partial class SubCategoryTagsEditor
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Table table1;
-
private global::Gtk.CheckButton fastcheckbutton;
-
private global::Gtk.Label label1;
-
private global::Gtk.CheckButton multicheckbutton;
-
private global::Gtk.Entry nameentry;
-
private global::Gtk.Frame frame1;
-
private global::Gtk.Alignment GtkAlignment2;
-
private global::Gtk.VBox vbox3;
-
private global::Gtk.ScrolledWindow scrolledwindow1;
-
private global::Gtk.VBox tagsbox;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Entry tagentry;
-
private global::Gtk.Button addtagbutton;
-
private global::Gtk.Label GtkLabel4;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -71,7 +56,7 @@ namespace LongoMatch.Gui.Dialog
this.fastcheckbutton.DrawIndicator = true;
this.fastcheckbutton.UseUnderline = true;
this.table1.Add (this.fastcheckbutton);
- global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.fastcheckbutton]));
+ global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.fastcheckbutton]));
w2.TopAttach = ((uint)(1));
w2.BottomAttach = ((uint)(2));
w2.LeftAttach = ((uint)(1));
@@ -83,7 +68,7 @@ namespace LongoMatch.Gui.Dialog
this.label1.Name = "label1";
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Subcategory name:");
this.table1.Add (this.label1);
- global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
+ global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
w3.YOptions = ((global::Gtk.AttachOptions)(4));
// Container child table1.Gtk.Table+TableChild
this.multicheckbutton = new global::Gtk.CheckButton ();
@@ -95,7 +80,7 @@ namespace LongoMatch.Gui.Dialog
this.multicheckbutton.DrawIndicator = true;
this.multicheckbutton.UseUnderline = true;
this.table1.Add (this.multicheckbutton);
- global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.multicheckbutton]));
+ global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.multicheckbutton]));
w4.TopAttach = ((uint)(1));
w4.BottomAttach = ((uint)(2));
w4.XOptions = ((global::Gtk.AttachOptions)(4));
@@ -108,12 +93,12 @@ namespace LongoMatch.Gui.Dialog
this.nameentry.IsEditable = true;
this.nameentry.InvisibleChar = 'â';
this.table1.Add (this.nameentry);
- global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.nameentry]));
+ global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.nameentry]));
w5.LeftAttach = ((uint)(1));
w5.RightAttach = ((uint)(2));
w5.YOptions = ((global::Gtk.AttachOptions)(4));
this.vbox2.Add (this.table1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -122,7 +107,7 @@ namespace LongoMatch.Gui.Dialog
this.frame1.Name = "frame1";
this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
// Container child frame1.Gtk.Container+ContainerChild
- this.GtkAlignment2 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
+ this.GtkAlignment2 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
this.GtkAlignment2.Name = "GtkAlignment2";
this.GtkAlignment2.LeftPadding = ((uint)(12));
// Container child GtkAlignment2.Gtk.Container+ContainerChild
@@ -143,7 +128,7 @@ namespace LongoMatch.Gui.Dialog
w7.Add (this.tagsbox);
this.scrolledwindow1.Add (w7);
this.vbox3.Add (this.scrolledwindow1);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindow1]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
w10.Position = 0;
// Container child vbox3.Gtk.Box+BoxChild
this.hbox1 = new global::Gtk.HBox ();
@@ -157,7 +142,7 @@ namespace LongoMatch.Gui.Dialog
this.tagentry.IsEditable = true;
this.tagentry.InvisibleChar = 'â';
this.hbox1.Add (this.tagentry);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tagentry]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tagentry]));
w11.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.addtagbutton = new global::Gtk.Button ();
@@ -165,7 +150,7 @@ namespace LongoMatch.Gui.Dialog
this.addtagbutton.Name = "addtagbutton";
this.addtagbutton.UseUnderline = true;
// Container child addtagbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w13 = new global::Gtk.HBox ();
w13.Spacing = 2;
@@ -181,12 +166,12 @@ namespace LongoMatch.Gui.Dialog
w12.Add (w13);
this.addtagbutton.Add (w12);
this.hbox1.Add (this.addtagbutton);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.addtagbutton]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addtagbutton]));
w20.Position = 1;
w20.Expand = false;
w20.Fill = false;
this.vbox3.Add (this.hbox1);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox1]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
w21.Position = 1;
w21.Expand = false;
w21.Fill = false;
@@ -198,10 +183,10 @@ namespace LongoMatch.Gui.Dialog
this.GtkLabel4.UseMarkup = true;
this.frame1.LabelWidget = this.GtkLabel4;
this.vbox2.Add (this.frame1);
- global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame1]));
+ global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
w24.Position = 1;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w25.Position = 0;
// Internal child LongoMatch.Gui.Dialog.SubCategoryTagsEditor.ActionArea
global::Gtk.HButtonBox w26 = this.ActionArea;
@@ -218,7 +203,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w26[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w26 [this.buttonOk]));
w27.Expand = false;
w27.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
index dbb923c..15a4274 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
@@ -5,21 +5,14 @@ namespace LongoMatch.Gui.Dialog
public partial class TaggerDialog
{
private global::Gtk.HBox hbox1;
-
private global::Gtk.Notebook tagsnotebook;
-
private global::LongoMatch.Gui.Component.TaggerWidget taggerwidget1;
-
private global::Gtk.Label label1;
-
private global::Gtk.Notebook playersnotebook;
-
private global::Gtk.VBox playersbox;
-
private global::Gtk.Label label2;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -53,7 +46,7 @@ namespace LongoMatch.Gui.Dialog
this.tagsnotebook.SetTabLabel (this.taggerwidget1, this.label1);
this.label1.ShowAll ();
this.hbox1.Add (this.tagsnotebook);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.tagsnotebook]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tagsnotebook]));
w3.Position = 0;
// Container child hbox1.Gtk.Box+BoxChild
this.playersnotebook = new global::Gtk.Notebook ();
@@ -72,10 +65,10 @@ namespace LongoMatch.Gui.Dialog
this.playersnotebook.SetTabLabel (this.playersbox, this.label2);
this.label2.ShowAll ();
this.hbox1.Add (this.playersnotebook);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.playersnotebook]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.playersnotebook]));
w5.Position = 1;
w1.Add (this.hbox1);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
w6.Position = 0;
// Internal child LongoMatch.Gui.Dialog.TaggerDialog.ActionArea
global::Gtk.HButtonBox w7 = this.ActionArea;
@@ -92,7 +85,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
w8.Expand = false;
w8.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs
index 30a0082..a8febde 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplateEditorDialog.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Dialog
public partial class TemplateEditorDialog
{
private global::Gtk.HBox templateeditorbox;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -29,7 +28,7 @@ namespace LongoMatch.Gui.Dialog
this.templateeditorbox.Name = "templateeditorbox";
this.templateeditorbox.Spacing = 6;
w1.Add (this.templateeditorbox);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.templateeditorbox]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.templateeditorbox]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.TemplateEditorDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -46,7 +45,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-apply";
this.AddActionWidget (this.buttonOk, -10);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
w4.Expand = false;
w4.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
index abd13e1..68255a5 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TemplatesManager.cs
@@ -5,23 +5,15 @@ namespace LongoMatch.Gui.Dialog
public partial class TemplatesManager
{
private global::Gtk.HPaned hpaned1;
-
private global::Gtk.VBox vbox2;
-
private global::Gtk.TreeView treeview;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Button newbutton;
-
private global::Gtk.Button deletebutton;
-
private global::Gtk.Button savebutton;
-
private global::Gtk.HBox templateditorbox;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -52,7 +44,7 @@ namespace LongoMatch.Gui.Dialog
this.treeview.CanFocus = true;
this.treeview.Name = "treeview";
this.vbox2.Add (this.treeview);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.treeview]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.treeview]));
w2.Position = 0;
// Container child vbox2.Gtk.Box+BoxChild
this.hbox2 = new global::Gtk.HBox ();
@@ -65,7 +57,7 @@ namespace LongoMatch.Gui.Dialog
this.newbutton.Name = "newbutton";
this.newbutton.UseUnderline = true;
// Container child newbutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w4 = new global::Gtk.HBox ();
w4.Spacing = 2;
@@ -79,7 +71,7 @@ namespace LongoMatch.Gui.Dialog
w3.Add (w4);
this.newbutton.Add (w3);
this.hbox2.Add (this.newbutton);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.newbutton]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.newbutton]));
w11.Position = 0;
w11.Expand = false;
w11.Fill = false;
@@ -91,7 +83,7 @@ namespace LongoMatch.Gui.Dialog
this.deletebutton.Name = "deletebutton";
this.deletebutton.UseUnderline = true;
// Container child deletebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w13 = new global::Gtk.HBox ();
w13.Spacing = 2;
@@ -105,7 +97,7 @@ namespace LongoMatch.Gui.Dialog
w12.Add (w13);
this.deletebutton.Add (w12);
this.hbox2.Add (this.deletebutton);
- global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.deletebutton]));
+ global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.deletebutton]));
w20.Position = 1;
w20.Expand = false;
w20.Fill = false;
@@ -117,7 +109,7 @@ namespace LongoMatch.Gui.Dialog
this.savebutton.Name = "savebutton";
this.savebutton.UseUnderline = true;
// Container child savebutton.Gtk.Container+ContainerChild
- global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
+ global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
// Container child GtkAlignment.Gtk.Container+ContainerChild
global::Gtk.HBox w22 = new global::Gtk.HBox ();
w22.Spacing = 2;
@@ -131,17 +123,17 @@ namespace LongoMatch.Gui.Dialog
w21.Add (w22);
this.savebutton.Add (w21);
this.hbox2.Add (this.savebutton);
- global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.savebutton]));
+ global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.savebutton]));
w29.Position = 2;
w29.Expand = false;
w29.Fill = false;
this.vbox2.Add (this.hbox2);
- global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
+ global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
w30.Position = 1;
w30.Expand = false;
w30.Fill = false;
this.hpaned1.Add (this.vbox2);
- global::Gtk.Paned.PanedChild w31 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.vbox2]));
+ global::Gtk.Paned.PanedChild w31 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox2]));
w31.Resize = false;
// Container child hpaned1.Gtk.Paned+PanedChild
this.templateditorbox = new global::Gtk.HBox ();
@@ -149,7 +141,7 @@ namespace LongoMatch.Gui.Dialog
this.templateditorbox.Spacing = 6;
this.hpaned1.Add (this.templateditorbox);
w1.Add (this.hpaned1);
- global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(w1[this.hpaned1]));
+ global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
w33.Position = 0;
// Internal child LongoMatch.Gui.Dialog.TemplatesManager.ActionArea
global::Gtk.HButtonBox w34 = this.ActionArea;
@@ -166,7 +158,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-quit";
this.AddActionWidget (this.buttonOk, 0);
- global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w34[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w34 [this.buttonOk]));
w35.Expand = false;
w35.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
index 92d86f1..8e6f6b9 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
@@ -5,17 +5,12 @@ namespace LongoMatch.Gui.Dialog
public partial class UpdateDialog
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.Label label3;
-
private global::Gtk.Label label5;
-
private global::Gtk.Label label6;
-
private global::Gtk.Label label7;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -37,7 +32,7 @@ namespace LongoMatch.Gui.Dialog
this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("\nA new version of LongoMatch has been released at www.ylatuya.es!\n");
this.label3.Justify = ((global::Gtk.Justification)(2));
this.vbox2.Add (this.label3);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label3]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
@@ -47,7 +42,7 @@ namespace LongoMatch.Gui.Dialog
this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("The new version is ");
this.label5.Justify = ((global::Gtk.Justification)(2));
this.vbox2.Add (this.label5);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label5]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label5]));
w3.Position = 1;
w3.Expand = false;
w3.Fill = false;
@@ -57,7 +52,7 @@ namespace LongoMatch.Gui.Dialog
this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("\nYou can download it using this direct link:");
this.label6.Justify = ((global::Gtk.Justification)(2));
this.vbox2.Add (this.label6);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label6]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label6]));
w4.Position = 2;
w4.Expand = false;
w4.Fill = false;
@@ -69,12 +64,12 @@ namespace LongoMatch.Gui.Dialog
this.label7.Justify = ((global::Gtk.Justification)(2));
this.label7.Selectable = true;
this.vbox2.Add (this.label7);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label7]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label7]));
w5.Position = 3;
w5.Expand = false;
w5.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w6.Position = 0;
w6.Expand = false;
w6.Fill = false;
@@ -93,7 +88,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
w8.Expand = false;
w8.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
index c798206..31c4d58 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
@@ -5,45 +5,26 @@ namespace LongoMatch.Gui.Dialog
public partial class VideoEditionProperties
{
private global::Gtk.VBox vbox2;
-
private global::Gtk.HBox hbox2;
-
private global::Gtk.Label label1;
-
private global::Gtk.ComboBox qualitycombobox;
-
private global::Gtk.HBox hbox4;
-
private global::Gtk.Label label2;
-
private global::Gtk.ComboBox sizecombobox;
-
private global::Gtk.HBox hbox5;
-
private global::Gtk.Label label3;
-
private global::Gtk.ComboBox formatcombobox;
-
private global::Gtk.HBox hbox6;
-
private global::Gtk.CheckButton descriptioncheckbutton;
-
private global::Gtk.CheckButton audiocheckbutton;
-
private global::Gtk.HBox hbox1;
-
private global::Gtk.Label filenamelabel;
-
private global::Gtk.HBox hbox3;
-
private global::Gtk.Entry fileentry;
-
private global::Gtk.Button openbutton;
-
private global::Gtk.Button buttonCancel;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -72,10 +53,10 @@ namespace LongoMatch.Gui.Dialog
// Container child hbox2.Gtk.Box+BoxChild
this.label1 = new global::Gtk.Label ();
this.label1.Name = "label1";
- this.label1.Xalign = 0f;
+ this.label1.Xalign = 0F;
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Video Quality:");
this.hbox2.Add (this.label1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
w2.Position = 0;
// Container child hbox2.Gtk.Box+BoxChild
this.qualitycombobox = global::Gtk.ComboBox.NewText ();
@@ -86,10 +67,10 @@ namespace LongoMatch.Gui.Dialog
this.qualitycombobox.Name = "qualitycombobox";
this.qualitycombobox.Active = 1;
this.hbox2.Add (this.qualitycombobox);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.qualitycombobox]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.qualitycombobox]));
w3.Position = 1;
this.vbox2.Add (this.hbox2);
- global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
+ global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
w4.Position = 0;
w4.Expand = false;
w4.Fill = false;
@@ -101,19 +82,19 @@ namespace LongoMatch.Gui.Dialog
// Container child hbox4.Gtk.Box+BoxChild
this.label2 = new global::Gtk.Label ();
this.label2.Name = "label2";
- this.label2.Xalign = 0f;
+ this.label2.Xalign = 0F;
this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Size: ");
this.hbox4.Add (this.label2);
- global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label2]));
+ global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label2]));
w5.Position = 0;
// Container child hbox4.Gtk.Box+BoxChild
this.sizecombobox = global::Gtk.ComboBox.NewText ();
this.sizecombobox.Name = "sizecombobox";
this.hbox4.Add (this.sizecombobox);
- global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.sizecombobox]));
+ global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.sizecombobox]));
w6.Position = 1;
this.vbox2.Add (this.hbox4);
- global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
+ global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox4]));
w7.Position = 1;
w7.Expand = false;
w7.Fill = false;
@@ -125,19 +106,19 @@ namespace LongoMatch.Gui.Dialog
// Container child hbox5.Gtk.Box+BoxChild
this.label3 = new global::Gtk.Label ();
this.label3.Name = "label3";
- this.label3.Xalign = 0f;
+ this.label3.Xalign = 0F;
this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Ouput Format:");
this.hbox5.Add (this.label3);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label3]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label3]));
w8.Position = 0;
// Container child hbox5.Gtk.Box+BoxChild
this.formatcombobox = global::Gtk.ComboBox.NewText ();
this.formatcombobox.Name = "formatcombobox";
this.hbox5.Add (this.formatcombobox);
- global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.formatcombobox]));
+ global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.formatcombobox]));
w9.Position = 1;
this.vbox2.Add (this.hbox5);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox5]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox5]));
w10.Position = 2;
w10.Expand = false;
w10.Fill = false;
@@ -154,7 +135,7 @@ namespace LongoMatch.Gui.Dialog
this.descriptioncheckbutton.DrawIndicator = true;
this.descriptioncheckbutton.UseUnderline = true;
this.hbox6.Add (this.descriptioncheckbutton);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.descriptioncheckbutton]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.descriptioncheckbutton]));
w11.Position = 0;
// Container child hbox6.Gtk.Box+BoxChild
this.audiocheckbutton = new global::Gtk.CheckButton ();
@@ -164,10 +145,10 @@ namespace LongoMatch.Gui.Dialog
this.audiocheckbutton.DrawIndicator = true;
this.audiocheckbutton.UseUnderline = true;
this.hbox6.Add (this.audiocheckbutton);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.audiocheckbutton]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.audiocheckbutton]));
w12.Position = 1;
this.vbox2.Add (this.hbox6);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox6]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox6]));
w13.Position = 3;
w13.Expand = false;
w13.Fill = false;
@@ -180,7 +161,7 @@ namespace LongoMatch.Gui.Dialog
this.filenamelabel.Name = "filenamelabel";
this.filenamelabel.LabelProp = global::Mono.Unix.Catalog.GetString ("File name: ");
this.hbox1.Add (this.filenamelabel);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.filenamelabel]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.filenamelabel]));
w14.Position = 0;
w14.Expand = false;
w14.Fill = false;
@@ -195,7 +176,7 @@ namespace LongoMatch.Gui.Dialog
this.fileentry.IsEditable = false;
this.fileentry.InvisibleChar = 'â';
this.hbox3.Add (this.fileentry);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.fileentry]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fileentry]));
w15.Position = 0;
// Container child hbox3.Gtk.Box+BoxChild
this.openbutton = new global::Gtk.Button ();
@@ -205,20 +186,20 @@ namespace LongoMatch.Gui.Dialog
this.openbutton.UseUnderline = true;
this.openbutton.Label = "gtk-save-as";
this.hbox3.Add (this.openbutton);
- global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.openbutton]));
+ global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.openbutton]));
w16.Position = 1;
w16.Expand = false;
w16.Fill = false;
this.hbox1.Add (this.hbox3);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hbox3]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.hbox3]));
w17.Position = 1;
this.vbox2.Add (this.hbox1);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
w18.Position = 4;
w18.Expand = false;
w18.Fill = false;
w1.Add (this.vbox2);
- global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
+ global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
w19.Position = 0;
w19.Expand = false;
w19.Fill = false;
@@ -237,7 +218,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonCancel.UseUnderline = true;
this.buttonCancel.Label = "gtk-cancel";
this.AddActionWidget (this.buttonCancel, -6);
- global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20[this.buttonCancel]));
+ global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.buttonCancel]));
w21.Expand = false;
w21.Fill = false;
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
@@ -249,7 +230,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.buttonOk]));
w22.Position = 1;
w22.Expand = false;
w22.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
index c1f2602..80c7c73 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.Win32CalendarDialog.cs
@@ -5,9 +5,8 @@ namespace LongoMatch.Gui.Dialog
public partial class Win32CalendarDialog
{
private global::Gtk.Calendar calendar1;
-
private global::Gtk.Button buttonOk;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -29,7 +28,7 @@ namespace LongoMatch.Gui.Dialog
this.calendar1.Name = "calendar1";
this.calendar1.DisplayOptions = ((global::Gtk.CalendarDisplayOptions)(35));
w1.Add (this.calendar1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.calendar1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.calendar1]));
w2.Position = 0;
// Internal child LongoMatch.Gui.Dialog.Win32CalendarDialog.ActionArea
global::Gtk.HButtonBox w3 = this.ActionArea;
@@ -46,7 +45,7 @@ namespace LongoMatch.Gui.Dialog
this.buttonOk.UseUnderline = true;
this.buttonOk.Label = "gtk-ok";
this.AddActionWidget (this.buttonOk, -5);
- global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
+ global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
w4.Expand = false;
w4.Fill = false;
if ((this.Child != null)) {
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
index a218920..6b49d9d 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
@@ -5,107 +5,57 @@ namespace LongoMatch.Gui
public partial class MainWindow
{
private global::Gtk.UIManager UIManager;
-
private global::Gtk.Action FileAction;
-
private global::Gtk.Action NewPojectAction;
-
private global::Gtk.Action openAction;
-
private global::Gtk.Action QuitAction;
-
private global::Gtk.Action CloseProjectAction;
-
private global::Gtk.Action ToolsAction;
-
private global::Gtk.Action ProjectsManagerAction;
-
private global::Gtk.Action CategoriesTemplatesManagerAction;
-
private global::Gtk.Action ViewAction;
-
private global::Gtk.ToggleAction FullScreenAction;
-
private global::Gtk.ToggleAction PlaylistAction;
-
private global::Gtk.RadioAction TaggingViewAction;
-
private global::Gtk.RadioAction TimelineViewAction;
-
private global::Gtk.Action SaveProjectAction;
-
private global::Gtk.Action HelpAction;
-
private global::Gtk.Action AboutAction;
-
private global::Gtk.Action ExportProjectToCSVFileAction;
-
private global::Gtk.Action TeamsTemplatesManagerAction;
-
private global::Gtk.ToggleAction HideAllWidgetsAction;
-
private global::Gtk.Action HelpAction1;
-
private global::Gtk.ToggleAction DrawingToolAction;
-
private global::Gtk.Action ImportProjectAction;
-
private global::Gtk.RadioAction ManualTaggingViewAction;
-
private global::Gtk.VBox vbox1;
-
private global::Gtk.VBox menubox;
-
private global::Gtk.MenuBar menubar1;
-
private global::Gtk.HPaned hpaned;
-
private global::Gtk.VBox leftbox;
-
private global::Gtk.Notebook notebook1;
-
private global::LongoMatch.Gui.Component.PlaysListTreeWidget playsList;
-
private global::Gtk.Label playslabel;
-
private global::LongoMatch.Gui.Component.PlayersListTreeWidget localPlayersList;
-
private global::Gtk.Label localteamlabel;
-
private global::LongoMatch.Gui.Component.PlayersListTreeWidget visitorPlayersList;
-
private global::Gtk.Label visitorteamlabel;
-
private global::LongoMatch.Gui.Component.TagsTreeWidget tagsList;
-
private global::Gtk.Label tagslabel;
-
private global::Gtk.HPaned hpaned1;
-
private global::Gtk.VBox vbox5;
-
private global::Gtk.HBox videowidgetsbox;
-
private global::LongoMatch.Gui.Component.DrawingToolBox drawingtoolbox1;
-
private global::LongoMatch.Gui.PlayerBin player;
-
private global::LongoMatch.Gui.CapturerBin capturer;
-
private global::LongoMatch.Gui.Component.TimeLineWidget timeline;
-
private global::LongoMatch.Gui.Component.ButtonsWidget buttonswidget;
-
private global::Gtk.VBox rightvbox;
-
private global::LongoMatch.Gui.Component.NotesWidget notes;
-
private global::LongoMatch.Gui.Component.PlayListWidget playlist;
-
private global::Gtk.Statusbar statusbar1;
-
private global::LongoMatch.Gui.Component.RenderingStateBar renderingstatebar1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
@@ -212,12 +162,12 @@ namespace LongoMatch.Gui
this.menubar1 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar1")));
this.menubar1.Name = "menubar1";
this.menubox.Add (this.menubar1);
- global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.menubox[this.menubar1]));
+ global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.menubox [this.menubar1]));
w2.Position = 0;
w2.Expand = false;
w2.Fill = false;
this.vbox1.Add (this.menubox);
- global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.menubox]));
+ global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubox]));
w3.Position = 0;
w3.Expand = false;
w3.Fill = false;
@@ -252,7 +202,7 @@ namespace LongoMatch.Gui
this.localPlayersList.Events = ((global::Gdk.EventMask)(256));
this.localPlayersList.Name = "localPlayersList";
this.notebook1.Add (this.localPlayersList);
- global::Gtk.Notebook.NotebookChild w5 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.localPlayersList]));
+ global::Gtk.Notebook.NotebookChild w5 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.localPlayersList]));
w5.Position = 1;
// Notebook tab
this.localteamlabel = new global::Gtk.Label ();
@@ -265,7 +215,7 @@ namespace LongoMatch.Gui
this.visitorPlayersList.Events = ((global::Gdk.EventMask)(256));
this.visitorPlayersList.Name = "visitorPlayersList";
this.notebook1.Add (this.visitorPlayersList);
- global::Gtk.Notebook.NotebookChild w6 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.visitorPlayersList]));
+ global::Gtk.Notebook.NotebookChild w6 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.visitorPlayersList]));
w6.Position = 2;
// Notebook tab
this.visitorteamlabel = new global::Gtk.Label ();
@@ -279,7 +229,7 @@ namespace LongoMatch.Gui
this.tagsList.Events = ((global::Gdk.EventMask)(256));
this.tagsList.Name = "tagsList";
this.notebook1.Add (this.tagsList);
- global::Gtk.Notebook.NotebookChild w7 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.tagsList]));
+ global::Gtk.Notebook.NotebookChild w7 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.tagsList]));
w7.Position = 3;
// Notebook tab
this.tagslabel = new global::Gtk.Label ();
@@ -288,10 +238,10 @@ namespace LongoMatch.Gui
this.notebook1.SetTabLabel (this.tagsList, this.tagslabel);
this.tagslabel.ShowAll ();
this.leftbox.Add (this.notebook1);
- global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.leftbox[this.notebook1]));
+ global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.notebook1]));
w8.Position = 0;
this.hpaned.Add (this.leftbox);
- global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned[this.leftbox]));
+ global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned [this.leftbox]));
w9.Resize = false;
// Container child hpaned.Gtk.Paned+PanedChild
this.hpaned1 = new global::Gtk.HPaned ();
@@ -311,7 +261,7 @@ namespace LongoMatch.Gui
this.drawingtoolbox1.Events = ((global::Gdk.EventMask)(256));
this.drawingtoolbox1.Name = "drawingtoolbox1";
this.videowidgetsbox.Add (this.drawingtoolbox1);
- global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.videowidgetsbox[this.drawingtoolbox1]));
+ global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.videowidgetsbox [this.drawingtoolbox1]));
w10.Position = 0;
w10.Expand = false;
w10.Fill = false;
@@ -319,20 +269,20 @@ namespace LongoMatch.Gui
this.player = new global::LongoMatch.Gui.PlayerBin ();
this.player.Events = ((global::Gdk.EventMask)(256));
this.player.Name = "player";
- this.player.Rate = 1f;
+ this.player.Rate = 1F;
this.player.ExpandLogo = true;
this.videowidgetsbox.Add (this.player);
- global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.videowidgetsbox[this.player]));
+ global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.videowidgetsbox [this.player]));
w11.Position = 1;
// Container child videowidgetsbox.Gtk.Box+BoxChild
this.capturer = new global::LongoMatch.Gui.CapturerBin ();
this.capturer.Events = ((global::Gdk.EventMask)(256));
this.capturer.Name = "capturer";
this.videowidgetsbox.Add (this.capturer);
- global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.videowidgetsbox[this.capturer]));
+ global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.videowidgetsbox [this.capturer]));
w12.Position = 2;
this.vbox5.Add (this.videowidgetsbox);
- global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.videowidgetsbox]));
+ global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.videowidgetsbox]));
w13.Position = 0;
// Container child vbox5.Gtk.Box+BoxChild
this.timeline = new global::LongoMatch.Gui.Component.TimeLineWidget ();
@@ -341,7 +291,7 @@ namespace LongoMatch.Gui
this.timeline.Name = "timeline";
this.timeline.CurrentFrame = ((uint)(0));
this.vbox5.Add (this.timeline);
- global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.timeline]));
+ global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.timeline]));
w14.Position = 1;
w14.Expand = false;
// Container child vbox5.Gtk.Box+BoxChild
@@ -349,11 +299,11 @@ namespace LongoMatch.Gui
this.buttonswidget.Events = ((global::Gdk.EventMask)(256));
this.buttonswidget.Name = "buttonswidget";
this.vbox5.Add (this.buttonswidget);
- global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.buttonswidget]));
+ global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonswidget]));
w15.Position = 2;
w15.Expand = false;
this.hpaned1.Add (this.vbox5);
- global::Gtk.Paned.PanedChild w16 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.vbox5]));
+ global::Gtk.Paned.PanedChild w16 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox5]));
w16.Resize = false;
w16.Shrink = false;
// Container child hpaned1.Gtk.Paned+PanedChild
@@ -366,7 +316,7 @@ namespace LongoMatch.Gui
this.notes.Events = ((global::Gdk.EventMask)(256));
this.notes.Name = "notes";
this.rightvbox.Add (this.notes);
- global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.rightvbox[this.notes]));
+ global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.rightvbox [this.notes]));
w17.Position = 0;
// Container child rightvbox.Gtk.Box+BoxChild
this.playlist = new global::LongoMatch.Gui.Component.PlayListWidget ();
@@ -374,18 +324,18 @@ namespace LongoMatch.Gui
this.playlist.Events = ((global::Gdk.EventMask)(256));
this.playlist.Name = "playlist";
this.rightvbox.Add (this.playlist);
- global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.rightvbox[this.playlist]));
+ global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.rightvbox [this.playlist]));
w18.Position = 1;
this.hpaned1.Add (this.rightvbox);
- global::Gtk.Paned.PanedChild w19 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.rightvbox]));
+ global::Gtk.Paned.PanedChild w19 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.rightvbox]));
w19.Resize = false;
w19.Shrink = false;
this.hpaned.Add (this.hpaned1);
- global::Gtk.Paned.PanedChild w20 = ((global::Gtk.Paned.PanedChild)(this.hpaned[this.hpaned1]));
+ global::Gtk.Paned.PanedChild w20 = ((global::Gtk.Paned.PanedChild)(this.hpaned [this.hpaned1]));
w20.Resize = false;
w20.Shrink = false;
this.vbox1.Add (this.hpaned);
- global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hpaned]));
+ global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpaned]));
w21.Position = 1;
// Container child vbox1.Gtk.Box+BoxChild
this.statusbar1 = new global::Gtk.Statusbar ();
@@ -397,12 +347,12 @@ namespace LongoMatch.Gui
this.renderingstatebar1.Name = "renderingstatebar1";
this.renderingstatebar1.Fraction = 0;
this.statusbar1.Add (this.renderingstatebar1);
- global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.statusbar1[this.renderingstatebar1]));
+ global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.renderingstatebar1]));
w22.Position = 2;
w22.Expand = false;
w22.Fill = false;
this.vbox1.Add (this.statusbar1);
- global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.statusbar1]));
+ global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar1]));
w23.Position = 2;
w23.Expand = false;
w23.Fill = false;
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
index 533ab0e..2f2543b 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs
@@ -5,7 +5,7 @@ namespace LongoMatch.Gui.Popup
public partial class CalendarPopup
{
private global::Gtk.Calendar calendar1;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
index e080b87..7412912 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Popup.TransparentDrawingArea.cs
@@ -5,7 +5,7 @@ namespace LongoMatch.Gui.Popup
public partial class TransparentDrawingArea
{
private global::Gtk.DrawingArea drawingarea;
-
+
protected virtual void Build ()
{
global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/generated.cs b/LongoMatch.GUI/gtk-gui/generated.cs
index 559a39e..a6e0af4 100644
--- a/LongoMatch.GUI/gtk-gui/generated.cs
+++ b/LongoMatch.GUI/gtk-gui/generated.cs
@@ -5,21 +5,20 @@ namespace Stetic
internal class Gui
{
private static bool initialized;
-
- static internal void Initialize (Gtk.Widget iconRenderer)
+
+ internal static void Initialize (Gtk.Widget iconRenderer)
{
if ((Stetic.Gui.initialized == false)) {
Stetic.Gui.initialized = true;
}
}
}
-
+
internal class BinContainer
{
private Gtk.Widget child;
-
private Gtk.UIManager uimanager;
-
+
public static BinContainer Attach (Gtk.Bin bin)
{
BinContainer bc = new BinContainer ();
@@ -28,32 +27,32 @@ namespace Stetic
bin.Added += new Gtk.AddedHandler (bc.OnAdded);
return bc;
}
-
+
private void OnSizeRequested (object sender, Gtk.SizeRequestedArgs args)
{
if ((this.child != null)) {
args.Requisition = this.child.SizeRequest ();
}
}
-
+
private void OnSizeAllocated (object sender, Gtk.SizeAllocatedArgs args)
{
if ((this.child != null)) {
this.child.Allocation = args.Allocation;
}
}
-
+
private void OnAdded (object sender, Gtk.AddedArgs args)
{
this.child = args.Widget;
}
-
+
public void SetUiManager (Gtk.UIManager uim)
{
this.uimanager = uim;
this.child.Realized += new System.EventHandler (this.OnRealized);
}
-
+
private void OnRealized (object sender, System.EventArgs args)
{
if ((this.uimanager != null)) {
@@ -66,7 +65,7 @@ namespace Stetic
}
}
}
-
+
internal class IconLoader
{
public static Gdk.Pixbuf LoadIcon (Gtk.Widget widget, string name, Gtk.IconSize size)
@@ -77,7 +76,7 @@ namespace Stetic
} else {
int sz;
int sy;
- global::Gtk.Icon.SizeLookup (size, out sz, out sy);
+ global::Gtk.Icon.SizeLookup (size, out sz, out sy);
try {
return Gtk.IconTheme.Default.LoadIcon (name, sz, 0);
} catch (System.Exception) {
@@ -100,14 +99,14 @@ namespace Stetic
}
}
}
-
+
internal class ActionGroups
{
public static Gtk.ActionGroup GetActionGroup (System.Type type)
{
return Stetic.ActionGroups.GetActionGroup (type.FullName);
}
-
+
public static Gtk.ActionGroup GetActionGroup (string name)
{
return null;
diff --git a/LongoMatch.GUI/gtk-gui/objects.xml b/LongoMatch.GUI/gtk-gui/objects.xml
index 3667914..287b824 100644
--- a/LongoMatch.GUI/gtk-gui/objects.xml
+++ b/LongoMatch.GUI/gtk-gui/objects.xml
@@ -300,4 +300,19 @@
</itemgroup>
</signals>
</object>
+ <object type="LongoMatch.Gui.Component.TeamTemplateEditorWidget" palette-category="General" allow-children="false" base-type="Gtk.Bin">
+ <itemgroups>
+ </itemgroups>
+ <signals />
+ </object>
+ <object type="LongoMatch.Gui.Component.CategoriesTemplateEditorWidget" palette-category="General" allow-children="false" base-type="Gtk.Bin">
+ <itemgroups>
+ </itemgroups>
+ <signals />
+ </object>
+ <object type="LongoMatch.Gui.Component.TemplatesEditorWidget" palette-category="General" allow-children="false" base-type="Gtk.Bin">
+ <itemgroups>
+ </itemgroups>
+ <signals />
+ </object>
</objects>
\ No newline at end of file
diff --git a/LongoMatch.Multimedia/LongoMatch.Multimedia.mdp b/LongoMatch.Multimedia/LongoMatch.Multimedia.mdp
index 2537b46..e7708e0 100644
--- a/LongoMatch.Multimedia/LongoMatch.Multimedia.mdp
+++ b/LongoMatch.Multimedia/LongoMatch.Multimedia.mdp
@@ -1,4 +1,4 @@
-<Project name="LongoMatch.Multimedia" fileversion="2.0" DefaultNamespace="LongoMatch.Multimedia" language="C#" targetFramework="3.5" ctype="DotNetProject">
+<Project name="LongoMatch.Multimedia" fileversion="2.0" DefaultNamespace="LongoMatch.Multimedia" language="C#" targetFramework="4.0" ctype="DotNetProject">
<Configurations active="Release">
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
<Output directory="../bin" assembly="LongoMatch.Multimedia" />
@@ -61,8 +61,8 @@
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Core" />
- <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
+ <ProjectReference type="Gac" localcopy="True" refto="System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
</References>
</Project>
\ No newline at end of file
diff --git a/LongoMatch.Services/LongoMatch.Services.mdp b/LongoMatch.Services/LongoMatch.Services.mdp
index 2faf6a8..9bca3ed 100644
--- a/LongoMatch.Services/LongoMatch.Services.mdp
+++ b/LongoMatch.Services/LongoMatch.Services.mdp
@@ -1,4 +1,4 @@
-<Project name="LongoMatch.Services" fileversion="2.0" DefaultNamespace="LongoMatch.Services" language="C#" targetFramework="3.5" ctype="DotNetProject">
+<Project name="LongoMatch.Services" fileversion="2.0" DefaultNamespace="LongoMatch.Services" language="C#" targetFramework="4.0" ctype="DotNetProject">
<Configurations active="Release">
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
<Output directory="../bin" assembly="LongoMatch.Services" />
@@ -26,14 +26,14 @@
<File subtype="Code" buildaction="Compile" name="Services/ProjectsManager.cs" />
</Contents>
<References>
- <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Core" />
<ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.GUI" />
<ProjectReference type="Gac" localcopy="True" refto="Db4objects.Db4o, Version=7.4.121.14026, Culture=neutral, PublicKeyToken=6199cd4f203aa8eb" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Multimedia" />
<ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.GUI.Multimedia" />
+ <ProjectReference type="Gac" localcopy="True" refto="System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
</References>
</Project>
\ No newline at end of file
diff --git a/LongoMatch.mds b/LongoMatch.mds
index 1407ee6..65db516 100644
--- a/LongoMatch.mds
+++ b/LongoMatch.mds
@@ -1,7 +1,7 @@
<Combine fileversion="2.0" description="LongoMatch : The Digital Coach" outputpath="build/bin/" releaseversion="0.9.0" name="LongoMatch">
<Policies>
<DotNetNamingPolicy DirectoryNamespaceAssociation="PrefixedHierarchical" ResourceNamePolicy="FileFormatDefault" />
- <StandardHeader Text="
 Copyright (C) ${Year} ${CopyrightHolder}

 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
" inheritsSet="Apache2License" />
+ <StandardHeader Text="
 Copyright (C) ${Year} ${CopyrightHolder}

 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
" IncludeInNewFiles="True" />
<VersionControlPolicy inheritsSet="Mono" />
<ChangeLogPolicy UpdateMode="None" inheritsSet="Mono">
<MessageStyle LineAlign="0" />
diff --git a/LongoMatch/LongoMatch.mdp b/LongoMatch/LongoMatch.mdp
index c5b8450..8134139 100644
--- a/LongoMatch/LongoMatch.mdp
+++ b/LongoMatch/LongoMatch.mdp
@@ -1,4 +1,4 @@
-<Project name="LongoMatch" fileversion="2.0" DefaultNamespace="LongoMatch" language="C#" targetFramework="3.5" ctype="DotNetProject">
+<Project name="LongoMatch" fileversion="2.0" DefaultNamespace="LongoMatch" language="C#" targetFramework="4.0" ctype="DotNetProject">
<Configurations active="Release">
<Configuration name="Debug" ctype="DotNetProjectConfiguration">
<Output directory="../bin" assembly="LongoMatch" />
@@ -24,7 +24,7 @@
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Services" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.GUI" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Core" />
- <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
<ProjectReference type="Project" localcopy="True" refto="LongoMatch.Multimedia" />
+ <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
</References>
</Project>
\ No newline at end of file
diff --git a/LongoMatch/Main.cs b/LongoMatch/Main.cs
index d315af2..f92cdd3 100644
--- a/LongoMatch/Main.cs
+++ b/LongoMatch/Main.cs
@@ -48,6 +48,7 @@ namespace LongoMatch
Application.Init();
//try {
+ Log.Information("TEST");
MainWindow win = new MainWindow();
win.Show();
Core.Init(win);
diff --git a/libcesarplayer/liblongomatch.mdp b/libcesarplayer/liblongomatch.mdp
index 2b6078b..3349a84 100644
--- a/libcesarplayer/liblongomatch.mdp
+++ b/libcesarplayer/liblongomatch.mdp
@@ -1,13 +1,4 @@
<Project name="libcesarplayer" fileversion="2.0" language="C" Target="Bin" Description="Gstreamer backend libraries for LongoMatch" ctype="CProject">
- <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am" IsAutotoolsProject="True" RelativeConfigureInPath=".">
- <BuildFilesVar />
- <DeployFilesVar />
- <ResourcesVar />
- <OthersVar />
- <GacRefVar />
- <AsmRefVar />
- <ProjectRefVar />
- </MonoDevelop.Autotools.MakefileInfo>
<Configurations active="Release">
<Configuration name="Debug" SourceDirectory="." ctype="CProjectConfiguration">
<Output directory="../bin" output="libcesarplayer.dll" />
@@ -45,6 +36,15 @@
<File subtype="Code" buildaction="Compile" name="baconvideowidget-marshal.c" />
<File subtype="Code" buildaction="Nothing" name="baconvideowidget-marshal.h" />
</Contents>
+ <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am" IsAutotoolsProject="True" RelativeConfigureInPath=".">
+ <BuildFilesVar />
+ <DeployFilesVar />
+ <ResourcesVar />
+ <OthersVar />
+ <GacRefVar />
+ <AsmRefVar />
+ <ProjectRefVar />
+ </MonoDevelop.Autotools.MakefileInfo>
<Packages>
<Package file="/usr/lib/pkgconfig/gdk-2.0.pc" name="GDK" IsProject="False" />
<Package file="/usr/lib/pkgconfig/gstreamer-0.10.pc" name="GStreamer" IsProject="False" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]