[longomatch] Update gui files with newer monodevelop



commit 8a93e289870f7cfcc5e9b7bafc40cdbfcff2596d
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed May 21 18:17:37 2014 +0200

    Update gui files with newer monodevelop

 .../LongoMatch.Gui.Component.AnalysisComponent.cs  |    2 +-
 ...goMatch.Gui.Component.AnalysisTemplateEditor.cs |    2 +-
 .../LongoMatch.Gui.Component.BackgroundWidget.cs   |    2 +-
 .../LongoMatch.Gui.Component.ButtonTagger.cs       |    2 +-
 .../LongoMatch.Gui.Component.ButtonsWidget.cs      |    2 +-
 .../LongoMatch.Gui.Component.CategoryProperties.cs |    2 +-
 .../LongoMatch.Gui.Component.CodingWidget.cs       |    2 +-
 .../LongoMatch.Gui.Component.CoordinatesTagger.cs  |    2 +-
 .../LongoMatch.Gui.Component.DrawingToolBox.cs     |    2 +-
 .../LongoMatch.Gui.Component.DrawingWidget.cs      |    2 +-
 .../LongoMatch.Gui.Component.GameUnitWidget.cs     |    2 +-
 .../LongoMatch.Gui.Component.GameUnitsEditor.cs    |    2 +-
 .../LongoMatch.Gui.Component.GameUnitsTagger.cs    |    2 +-
 .../gtk-gui/LongoMatch.Gui.Component.GameViewer.cs |    2 +-
 ...oMatch.Gui.Component.GeneralPreferencesPanel.cs |    2 +-
 ...oMatch.Gui.Component.LiveAnalysisPreferences.cs |    2 +-
 .../LongoMatch.Gui.Component.NotesWidget.cs        |    2 +-
 .../LongoMatch.Gui.Component.PlayListWidget.cs     |    2 +-
 ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs |    2 +-
 .../LongoMatch.Gui.Component.PlayersTagger.cs      |    2 +-
 ...LongoMatch.Gui.Component.PlayersTaggerWidget.cs |    2 +-
 ...goMatch.Gui.Component.PlaysCoordinatesTagger.cs |    2 +-
 ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs |    2 +-
 ...ongoMatch.Gui.Component.PlaysSelectionWidget.cs |    2 +-
 .../LongoMatch.Gui.Component.ProjectListWidget.cs  |    2 +-
 .../LongoMatch.Gui.Component.RenderingStateBar.cs  |    2 +-
 ...goMatch.Gui.Component.Stats.CategoriesViewer.cs |    2 +-
 ...ongoMatch.Gui.Component.Stats.CategoryViewer.cs |    2 +-
 ...h.Gui.Component.Stats.PlayerCategoriesViewer.cs |    2 +-
 ...tch.Gui.Component.Stats.PlayerCategoryViewer.cs |    2 +-
 ....Gui.Component.Stats.PlayerSubcategoryViewer.cs |    2 +-
 ...LongoMatch.Gui.Component.Stats.PlayersViewer.cs |    2 +-
 .../LongoMatch.Gui.Component.Stats.Plotter.cs      |    2 +-
 ...oMatch.Gui.Component.Stats.SubCategoryViewer.cs |    2 +-
 .../LongoMatch.Gui.Component.StringTaggerWidget.cs |    2 +-
 .../LongoMatch.Gui.Component.TaggerWidget.cs       |    2 +-
 ...ongoMatch.Gui.Component.TeamPlayersSelection.cs |    2 +-
 .../LongoMatch.Gui.Component.TeamTaggerWidget.cs   |    2 +-
 .../LongoMatch.Gui.Component.TeamTemplateEditor.cs |    2 +-
 .../gtk-gui/LongoMatch.Gui.Component.Timeline.cs   |    2 +-
 ...ngoMatch.Gui.Component.VideoPreferencesPanel.cs |    2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs    |    2 +-
 .../LongoMatch.Gui.Dialog.CalendarDialog.cs        |    2 +-
 .../LongoMatch.Gui.Dialog.DatabasesManager.cs      |    2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs   |    2 +-
 .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs    |    2 +-
 .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs      |    2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs   |    2 +-
 ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs |    2 +-
 .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs  |    2 +-
 .../LongoMatch.Gui.Dialog.RenderingJobsDialog.cs   |    2 +-
 .../LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs   |    2 +-
 .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs       |    2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs   |    2 +-
 .../LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs |    2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs  |    2 +-
 .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs  |    2 +-
 .../LongoMatch.Gui.Dialog.VideoConversionTool.cs   |    2 +-
 ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs |    2 +-
 .../gtk-gui/LongoMatch.Gui.MainWindow.cs           |    6 ++--
 .../LongoMatch.Gui.Panel.NewProjectPanel.cs        |    2 +-
 .../LongoMatch.Gui.Panel.OpenProjectPanel.cs       |    2 +-
 .../LongoMatch.Gui.Panel.PreferencesPanel.cs       |    2 +-
 .../LongoMatch.Gui.Panel.ProjectsManagerPanel.cs   |    2 +-
 .../LongoMatch.Gui.Panel.SportsTemplatesPanel.cs   |    2 +-
 .../LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs    |    2 +-
 .../gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs   |    2 +-
 .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs |    2 +-
 LongoMatch.GUI/gtk-gui/generated.cs                |   22 ++++++++++----------
 LongoMatch.GUI/gtk-gui/gui.stetic                  |    6 +---
 70 files changed, 83 insertions(+), 85 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisComponent.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisComponent.cs
index 6426852..212b819 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisComponent.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisComponent.cs
@@ -20,7 +20,7 @@ namespace LongoMatch.Gui.Component
                private global::LongoMatch.Gui.Component.NotesWidget notes;
                private global::Gtk.Label GtkLabel31;
                private global::LongoMatch.Gui.Component.CodingWidget codingwidget;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisTemplateEditor.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisTemplateEditor.cs
index 634e51e..f8c811a 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisTemplateEditor.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.AnalysisTemplateEditor.cs
@@ -12,7 +12,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Button button486;
                private global::Gtk.Button button485;
                private global::Gtk.Button button484;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.BackgroundWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.BackgroundWidget.cs
index 2203834..7e72dae 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.BackgroundWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.BackgroundWidget.cs
@@ -5,7 +5,7 @@ namespace LongoMatch.Gui.Component
        public partial class BackgroundWidget
        {
                private global::Gtk.DrawingArea drawingarea;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonTagger.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonTagger.cs
index 0ecd93f..776cfef 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonTagger.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonTagger.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Component
        {
                private global::Gtk.HBox buttonbox;
                private global::Gtk.Button cancelbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
index 04b6032..172ec69 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ButtonsWidget.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Component
        {
                private global::Gtk.VBox vbox1;
                private global::Gtk.Table table1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
index b515bcd..2ff75b2 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CategoryProperties.cs
@@ -62,7 +62,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Label GtkLabel8;
                private global::Gtk.Button addbutton;
                private global::Gtk.Label GtkLabel11;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CodingWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CodingWidget.cs
index a28cb15..f728e5e 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CodingWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CodingWidget.cs
@@ -14,7 +14,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.HBox hbox2;
                private global::LongoMatch.Gui.Component.ButtonsWidget buttonswidget;
                private global::LongoMatch.Gui.Component.Timeline timeline;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CoordinatesTagger.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CoordinatesTagger.cs
index 5b04a30..7aff9a2 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CoordinatesTagger.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.CoordinatesTagger.cs
@@ -5,7 +5,7 @@ namespace LongoMatch.Gui.Component
        public partial class CoordinatesTagger
        {
                private global::Gtk.DrawingArea drawingarea;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
index 54bfdc5..856df7f 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingToolBox.cs
@@ -27,7 +27,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.SpinButton spinbutton1;
                private global::Gtk.Button clearbutton;
                private global::Gtk.Label label1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
index 7234122..fe6ad86 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.DrawingWidget.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Component
        {
                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.GameUnitWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitWidget.cs
index 97d61d2..3a1f021 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitWidget.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Component
        {
                private global::Gtk.HBox gameunitsbox;
                private global::Gtk.Button button1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsEditor.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsEditor.cs
index b9646dd..1c5bbeb 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsEditor.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsEditor.cs
@@ -13,7 +13,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.HBox hbox1;
                private global::Gtk.Entry entry1;
                private global::Gtk.Button addbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsTagger.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsTagger.cs
index 2d80d2c..54245d0 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsTagger.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameUnitsTagger.cs
@@ -5,7 +5,7 @@ namespace LongoMatch.Gui.Component
        public partial class GameUnitsTagger
        {
                private global::Gtk.HBox gameunitsbox1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameViewer.cs
index 6441022..c28a266 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GameViewer.cs
@@ -13,7 +13,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Image awayimage;
                private global::Gtk.ScrolledWindow scrolledwindow1;
                private global::Gtk.VBox cstatsbox;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GeneralPreferencesPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GeneralPreferencesPanel.cs
index 8ccf727..d2efa19 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GeneralPreferencesPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.GeneralPreferencesPanel.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Label label1;
                private global::Gtk.Label label2;
                private global::Gtk.ComboBox langcombobox;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs
index fa55b9b..715c629 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.LiveAnalysisPreferences.cs
@@ -12,7 +12,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Label label1;
                private global::Gtk.Label label3;
                private global::Gtk.Label label4;
-               
+
                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 9ffb7a6..9f6bc66 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.NotesWidget.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.ScrolledWindow scrolledwindow1;
                private global::Gtk.TextView textview1;
                private global::Gtk.Button savebutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
index 4e3d12a..5a1cf6b 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayListWidget.cs
@@ -14,7 +14,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Button openbutton;
                private global::Gtk.Button savebutton;
                private global::Gtk.Button newvideobutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
index 691315c..cb1eba5 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersListTreeWidget.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Component
        {
                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.PlayersTagger.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTagger.cs
index e3d814d..9de3afd 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTagger.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTagger.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Table localtable;
                private global::Gtk.HSeparator hseparator1;
                private global::Gtk.Table visitortable;
-               
+
                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 ff40f9a..b25a4af 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlayersTaggerWidget.cs
@@ -7,7 +7,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Frame frame1;
                private global::Gtk.Alignment GtkAlignment;
                private global::Gtk.Label CategoryLabel;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysCoordinatesTagger.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysCoordinatesTagger.cs
index 5635884..5bc98d6 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysCoordinatesTagger.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysCoordinatesTagger.cs
@@ -5,7 +5,7 @@ namespace LongoMatch.Gui.Component
        public partial class PlaysCoordinatesTagger
        {
                private global::Gtk.VBox mainbox;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
index 46c2d02..d27d6d5 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysListTreeWidget.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Component
        {
                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.PlaysSelectionWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysSelectionWidget.cs
index 919aeff..e41b587 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysSelectionWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.PlaysSelectionWidget.cs
@@ -19,7 +19,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.ToggleButton catfiltersbutton;
                private global::Gtk.ToggleButton playersfiltersbutton;
                private global::Gtk.Label label2;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
index 1a26b07..7ec2a23 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.ProjectListWidget.cs
@@ -10,7 +10,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Entry filterEntry;
                private global::Gtk.ScrolledWindow scrolledwindow2;
                private global::Gtk.IconView iconview;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
index 1d791e0..9368c27 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.RenderingStateBar.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Button statebutton;
                private global::Gtk.ProgressBar progressbar;
                private global::Gtk.Button cancellbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoriesViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoriesViewer.cs
index a900939..7e1b863 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoriesViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoriesViewer.cs
@@ -9,7 +9,7 @@ namespace LongoMatch.Gui.Component.Stats
                private global::Gtk.TreeView treeview;
                private global::Gtk.ScrolledWindow scrolledwindow3;
                private global::LongoMatch.Gui.Component.Stats.CategoryViewer categoryviewer1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoryViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoryViewer.cs
index 319e86f..b1e599a 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoryViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.CategoryViewer.cs
@@ -23,7 +23,7 @@ namespace LongoMatch.Gui.Component.Stats
                private global::LongoMatch.Gui.Component.PlaysCoordinatesTagger awaytagger;
                private global::Gtk.Label awayLabel;
                private global::Gtk.Label label2;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoriesViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoriesViewer.cs
index e7408e4..bcacde2 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoriesViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoriesViewer.cs
@@ -9,7 +9,7 @@ namespace LongoMatch.Gui.Component.Stats
                private global::Gtk.TreeView treeview;
                private global::Gtk.ScrolledWindow scrolledwindow3;
                private global::LongoMatch.Gui.Component.Stats.PlayerCategoryViewer categoryviewer;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoryViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoryViewer.cs
index 7b9eb63..21dbc22 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoryViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerCategoryViewer.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Component.Stats
        {
                private global::Gtk.VBox vbox1;
                private global::LongoMatch.Gui.Component.PlaysCoordinatesTagger tagger;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerSubcategoryViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerSubcategoryViewer.cs
index 6ef81ae..e0d173d 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerSubcategoryViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayerSubcategoryViewer.cs
@@ -11,7 +11,7 @@ namespace LongoMatch.Gui.Component.Stats
                private global::Gtk.TreeView treeview;
                private global::LongoMatch.Gui.Component.Stats.Plotter plotter;
                private global::Gtk.Label gtkframe;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayersViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayersViewer.cs
index f14cf8d..b1504a4 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayersViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.PlayersViewer.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Component.Stats
                private global::Gtk.ScrolledWindow GtkScrolledWindow2;
                private global::Gtk.TreeView treeview1;
                private global::LongoMatch.Gui.Component.Stats.PlayerCategoriesViewer categoriesviewer;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.Plotter.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.Plotter.cs
index 9d59a08..d9515ac 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.Plotter.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.Plotter.cs
@@ -12,7 +12,7 @@ namespace LongoMatch.Gui.Component.Stats
                private global::Gtk.Image imageall;
                private global::Gtk.Image imagehome;
                private global::Gtk.Image imageaway;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.SubCategoryViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.SubCategoryViewer.cs
index d068cc4..4cf4cb9 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.SubCategoryViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Stats.SubCategoryViewer.cs
@@ -11,7 +11,7 @@ namespace LongoMatch.Gui.Component.Stats
                private global::Gtk.TreeView treeview;
                private global::LongoMatch.Gui.Component.Stats.Plotter plotter;
                private global::Gtk.Label gtkframe;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
index 961681b..a6b2159 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.StringTaggerWidget.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Alignment GtkAlignment;
                private global::Gtk.Table table;
                private global::Gtk.Label titlelabel;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
index 7bdc37f..1dcc9da 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TaggerWidget.cs
@@ -18,7 +18,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.HBox periodhbox;
                private global::Gtk.Label PeriodLabel;
                private global::Gtk.Table table1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamPlayersSelection.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamPlayersSelection.cs
index 2c22e2b..d43fa0f 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamPlayersSelection.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamPlayersSelection.cs
@@ -11,7 +11,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.ComboBox teamscombobox;
                private global::Gtk.ScrolledWindow GtkScrolledWindow;
                private global::Gtk.IconView playersiconview;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
index caee29f..b909f7d 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTaggerWidget.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Alignment GtkAlignment;
                private global::Gtk.HBox buttonsbox;
                private global::Gtk.Label titlelabel;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTemplateEditor.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTemplateEditor.cs
index 8585b4a..8a55ae2 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTemplateEditor.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.TeamTemplateEditor.cs
@@ -49,7 +49,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Button savebutton;
                private global::Gtk.Button newplayerbutton;
                private global::Gtk.Button deletebutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Timeline.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Timeline.cs
index d4bdeda..69a867d 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Timeline.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.Timeline.cs
@@ -14,7 +14,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.DrawingArea timerulearea;
                private global::Gtk.ScrolledWindow scrolledwindow1;
                private global::Gtk.DrawingArea timelinearea;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.VideoPreferencesPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.VideoPreferencesPanel.cs
index 2582371..a05d4b6 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.VideoPreferencesPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Component.VideoPreferencesPanel.cs
@@ -30,7 +30,7 @@ namespace LongoMatch.Gui.Component
                private global::Gtk.Label label5;
                private global::Gtk.Label label6;
                private global::Gtk.Label GtkLabel1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
index fac81de..805bbe7 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs
@@ -7,7 +7,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.VBox vbox2;
                private global::Gtk.Label messagelabel;
                private global::Gtk.ProgressBar progressbar1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.CalendarDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.CalendarDialog.cs
index 51f064a..657db54 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.CalendarDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.CalendarDialog.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Dialog
        {
                private global::Gtk.Calendar calendar1;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DatabasesManager.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DatabasesManager.cs
index 7b43536..50fab5e 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DatabasesManager.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DatabasesManager.cs
@@ -15,7 +15,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Button backupbutton;
                private global::Gtk.Button addbutton;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
index 50de1b7..95510bc 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs
@@ -11,7 +11,7 @@ namespace LongoMatch.Gui.Dialog
                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);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
index dad8b18..9ac85bc 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EditCategoryDialog.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Dialog
        {
                private global::LongoMatch.Gui.Component.CategoryProperties timenodeproperties2;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
index 92a0644..defafec 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EndCaptureDialog.cs
@@ -13,7 +13,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Button quitbutton;
                private global::Gtk.Button savebutton;
                private global::Gtk.Button buttonCancel;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
index 468d2ab..bd5348e 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs
@@ -14,7 +14,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.ComboBox combobox;
                private global::Gtk.Button buttonCancel;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
index 812f522..9b4c61b 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.cs
@@ -9,7 +9,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Image image;
                private global::Gtk.Button okbutton;
                private global::Gtk.Button cancelbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
index 70b9713..15a2665 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs
@@ -6,7 +6,7 @@ namespace LongoMatch.Gui.Dialog
        {
                private global::Gtk.Label label1;
                private global::Gtk.Button buttonCancel;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
index 95e361a..01a8141 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.RenderingJobsDialog.cs
@@ -12,7 +12,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Button cancelbutton;
                private global::Gtk.Button retrybutton;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs
index 4c6dfac..75b08ef 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.ShortcutsHelpDialog.cs
@@ -9,7 +9,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.VBox desc_vbox;
                private global::Gtk.Button buttonCancel;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
index 2a01d9b..fd9e057 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs
@@ -12,7 +12,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Label playLabel;
                private global::Gtk.SpinButton spinbutton1;
                private global::Gtk.Button button22;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs
index 67dd0b4..ab189a9 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.StatsViewer.cs
@@ -12,7 +12,7 @@ namespace LongoMatch.Gui.Dialog
                private global::LongoMatch.Gui.Component.Stats.PlayersViewer playersviewer;
                private global::Gtk.Label label5;
                private global::Gtk.Button buttonCancel;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
index ca70d6f..2e12720 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.SubCategoryTagsEditor.cs
@@ -20,7 +20,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Button addtagbutton;
                private global::Gtk.Label GtkLabel4;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
index cc23d88..98d7c17 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs
@@ -14,7 +14,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Label label2;
                private global::LongoMatch.Gui.Component.PlaysCoordinatesTagger coordstagger;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
index ac7ad77..0b90bbc 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs
@@ -10,7 +10,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Label label6;
                private global::Gtk.Label label7;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoConversionTool.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoConversionTool.cs
index 66266f9..6ab549a 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoConversionTool.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoConversionTool.cs
@@ -22,7 +22,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Button openbutton;
                private global::Gtk.Button buttonCancel;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
index 13d2eae..391af6e 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Dialog.VideoEditionProperties.cs
@@ -30,7 +30,7 @@ namespace LongoMatch.Gui.Dialog
                private global::Gtk.Button opendirbutton;
                private global::Gtk.Button buttonCancel;
                private global::Gtk.Button buttonOk;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
index a5d4dbd..72eb296 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.MainWindow.cs
@@ -46,7 +46,7 @@ namespace LongoMatch.Gui
                private global::LongoMatch.Gui.Panel.WelcomePanel welcomepanel1;
                private global::Gtk.Statusbar statusbar1;
                private global::LongoMatch.Gui.Component.RenderingStateBar renderingstatebar1;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
@@ -126,12 +126,12 @@ namespace LongoMatch.Gui
                        this.ImportProjectAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Import 
Project");
                        w1.Add (this.ImportProjectAction, "<Control>i");
                        this.ManualTaggingViewAction = new global::Gtk.RadioAction 
("ManualTaggingViewAction", global::Mono.Unix.Catalog.GetString ("Manual tagging view"), null, null, 0);
-                       this.ManualTaggingViewAction.Group = this.TaggingViewAction.Group;
+                       this.ManualTaggingViewAction.Group = this.TimelineViewAction.Group;
                        this.ManualTaggingViewAction.Sensitive = false;
                        this.ManualTaggingViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Free 
Capture Mode");
                        w1.Add (this.ManualTaggingViewAction, "<Control>f");
                        this.GameUnitsViewAction = new global::Gtk.RadioAction ("GameUnitsViewAction", 
global::Mono.Unix.Catalog.GetString ("Game units view"), null, null, 0);
-                       this.GameUnitsViewAction.Group = this.ManualTaggingViewAction.Group;
+                       this.GameUnitsViewAction.Group = this.TimelineViewAction.Group;
                        this.GameUnitsViewAction.Sensitive = false;
                        this.GameUnitsViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Game 
units view");
                        w1.Add (this.GameUnitsViewAction, null);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs
index 3f1434b..eb071b0 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.NewProjectPanel.cs
@@ -81,7 +81,7 @@ namespace LongoMatch.Gui.Panel
                private global::Gtk.Button backbutton;
                private global::Gtk.Button nextbutton;
                private global::Gtk.Button createbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.OpenProjectPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.OpenProjectPanel.cs
index 0b459df..9adcc15 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.OpenProjectPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.OpenProjectPanel.cs
@@ -8,7 +8,7 @@ namespace LongoMatch.Gui.Panel
                private global::LongoMatch.Gui.Component.ProjectListWidget projectlistwidget;
                private global::Gtk.HButtonBox hbuttonbox;
                private global::Gtk.Button backbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PreferencesPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PreferencesPanel.cs
index 74abfdc..3cc3ab8 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PreferencesPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.PreferencesPanel.cs
@@ -12,7 +12,7 @@ namespace LongoMatch.Gui.Panel
                private global::Gtk.VBox propsvbox;
                private global::Gtk.HButtonBox hbuttonbox2;
                private global::Gtk.Button backbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs
index a392384..b6fbbb2 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.ProjectsManagerPanel.cs
@@ -58,7 +58,7 @@ namespace LongoMatch.Gui.Panel
                private global::Gtk.Label label3;
                private global::Gtk.HButtonBox hbuttonbox3;
                private global::Gtk.Button backbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.SportsTemplatesPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.SportsTemplatesPanel.cs
index 13d700a..a157901 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.SportsTemplatesPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.SportsTemplatesPanel.cs
@@ -20,7 +20,7 @@ namespace LongoMatch.Gui.Panel
                private global::Gtk.HSeparator hseparator1;
                private global::Gtk.HButtonBox hbuttonbox3;
                private global::Gtk.Button backbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs
index fdebbaf..ccd691b 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.TeamsTemplatesPanel.cs
@@ -20,7 +20,7 @@ namespace LongoMatch.Gui.Panel
                private global::Gtk.HSeparator hseparator1;
                private global::Gtk.HButtonBox hbuttonbox3;
                private global::Gtk.Button backbutton;
-               
+
                protected virtual void Build ()
                {
                        global::Stetic.Gui.Initialize (this);
diff --git a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs 
b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs
index 4419a43..e755b6c 100644
--- a/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs
+++ b/LongoMatch.GUI/gtk-gui/LongoMatch.Gui.Panel.WelcomePanel.cs
@@ -17,7 +17,7 @@ namespace LongoMatch.Gui.Panel
                private global::Gtk.Button projectsbutton;
                private global::Gtk.Button sportsbutton;
                private global::Gtk.Button teamsbutton;
-               
+
                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 8822509..e080b87 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 d23ef38..0ada9fc 100644
--- a/LongoMatch.GUI/gtk-gui/generated.cs
+++ b/LongoMatch.GUI/gtk-gui/generated.cs
@@ -5,7 +5,7 @@ namespace Stetic
        internal class Gui
        {
                private static bool initialized;
-               
+
                internal static void Initialize (Gtk.Widget iconRenderer)
                {
                        if ((Stetic.Gui.initialized == false)) {
@@ -13,12 +13,12 @@ namespace Stetic
                        }
                }
        }
-       
+
        internal class BinContainer
        {
                private Gtk.Widget child;
                private Gtk.UIManager uimanager;
-               
+
                public static BinContainer Attach (Gtk.Bin bin)
                {
                        BinContainer bc = new BinContainer ();
@@ -27,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)) {
@@ -65,7 +65,7 @@ namespace Stetic
                        }
                }
        }
-       
+
        internal class IconLoader
        {
                public static Gdk.Pixbuf LoadIcon (Gtk.Widget widget, string name, Gtk.IconSize size)
@@ -99,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/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index 779c1ca..395ecfc 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -7,11 +7,9 @@
   <import>
     <widget-library name="../../bin/LongoMatch.GUI.Multimedia.dll" />
     <widget-library name="../../bin/LongoMatch.Multimedia.dll" />
-    <widget-library name="../../bin/LongoMatch.dll" />
     <widget-library name="../../bin/LongoMatch.GUI.Helpers.dll" />
-    <widget-library name="../../LongoMatch.Drawing/bin/Debug/LongoMatch.Drawing.dll" />
-    <widget-library name="../../bin/LongoMatch.Gui.dll" internal="true" />
     <widget-library name="../../LongoMatch.Drawing.Cairo/bin/Debug/LongoMatch.Drawing.Cairo.dll" />
+    <widget-library name="../../bin/LongoMatch.Gui.dll" internal="true" />
   </import>
   <widget class="Gtk.Bin" id="LongoMatch.Gui.Component.ProjectListWidget" design-size="572 300">
     <property name="MemberName" />
@@ -10185,7 +10183,6 @@ Defining &lt;b&gt; Game Units &lt;/b&gt; will help you during the analysis to in
     </child>
   </widget>
   <widget class="Gtk.Bin" id="LongoMatch.Gui.Component.CodingWidget" design-size="673 300">
-    <action-group name="Timeline" />
     <action-group name="Default">
       <action id="timelineMode">
         <property name="Type">Radio</property>
@@ -10213,6 +10210,7 @@ Defining &lt;b&gt; Game Units &lt;/b&gt; will help you during the analysis to in
         <property name="StockId">gtk-zoom-fit</property>
       </action>
     </action-group>
+    <action-group name="Timeline" />
     <property name="MemberName" />
     <property name="Visible">False</property>
     <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]