Tue Nov 9 02:01:15 2010 +0100 Andoni Morales Alastruey *Connect back a some singnal removed by the stetic designer ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 2 + LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 2 +- LongoMatch/gtk-gui/gui.stetic | 2 + LongoMatch/gtk-gui/objects.xml | 42 -------------------- 4 files changed, 5 insertions(+), 43 deletions(-) Mon Nov 8 01:23:28 2010 +0100 Andoni Morales Alastruey *Update GUI files for new Stetic LongoMatch/Gui/Component/ProjectDetailsWidget.cs | 2 +- LongoMatch/Gui/Component/TagsTreeWidget.cs | 2 +- LongoMatch/Gui/Popup/MessagePopup.cs | 2 +- LongoMatch/Main.cs | 2 +- LongoMatch/Utils/ProjectUtils.cs | 2 +- .../LongoMatch.Gui.Component.ButtonsWidget.cs | 132 +-- .../LongoMatch.Gui.Component.CategoryProperties.cs | 364 +++--- .../LongoMatch.Gui.Component.DrawingToolBox.cs | 652 +++++----- .../LongoMatch.Gui.Component.DrawingWidget.cs | 90 +- .../LongoMatch.Gui.Component.NotesWidget.cs | 130 +-- .../LongoMatch.Gui.Component.PlayListWidget.cs | 430 ++++---- .../LongoMatch.Gui.Component.PlayerProperties.cs | 604 +++++----- ...ngoMatch.Gui.Component.PlayersListTreeWidget.cs | 72 +- ...LongoMatch.Gui.Component.PlaysListTreeWidget.cs | 78 +- ...ongoMatch.Gui.Component.ProjectDetailsWidget.cs | 1286 ++++++++++---------- .../LongoMatch.Gui.Component.ProjectListWidget.cs | 164 ++-- ...ngoMatch.Gui.Component.ProjectTemplateWidget.cs | 450 ++++---- .../LongoMatch.Gui.Component.TaggerWidget.cs | 228 ++-- .../LongoMatch.Gui.Component.TagsTreeWidget.cs | 246 ++-- .../LongoMatch.Gui.Component.TeamTemplateWidget.cs | 94 +- .../LongoMatch.Gui.Component.TimeAdjustWidget.cs | 184 ++-- .../LongoMatch.Gui.Component.TimeLineWidget.cs | 210 ++-- .../gtk-gui/LongoMatch.Gui.Dialog.BusyDialog.cs | 112 +- .../gtk-gui/LongoMatch.Gui.Dialog.DrawingTool.cs | 314 +++--- .../LongoMatch.Gui.Dialog.EditCategoryDialog.cs | 118 +- .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 122 +- .../LongoMatch.Gui.Dialog.EndCaptureDialog.cs | 374 +++--- .../gtk-gui/LongoMatch.Gui.Dialog.EntryDialog.cs | 340 +++--- ...Match.Gui.Dialog.FramesCaptureProgressDialog.cs | 198 ++-- .../LongoMatch.Gui.Dialog.HotKeySelectorDialog.cs | 122 +- .../gtk-gui/LongoMatch.Gui.Dialog.Migrator.cs | 382 +++--- .../LongoMatch.Gui.Dialog.NewProjectDialog.cs | 162 ++-- .../LongoMatch.Gui.Dialog.OpenProjectDialog.cs | 158 ++-- ...LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs | 154 ++-- ...LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs | 366 +++--- ...Match.Gui.Dialog.ProjectTemplateEditorDialog.cs | 126 +- .../LongoMatch.Gui.Dialog.ProjectsManager.cs | 422 ++++---- .../LongoMatch.Gui.Dialog.SnapshotsDialog.cs | 294 +++--- .../gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs | 120 +- .../LongoMatch.Gui.Dialog.TeamTemplateEditor.cs | 124 +- .../LongoMatch.Gui.Dialog.TemplatesManager.cs | 424 ++++---- .../gtk-gui/LongoMatch.Gui.Dialog.UpdateDialog.cs | 218 ++-- ...LongoMatch.Gui.Dialog.VideoEditionProperties.cs | 550 ++++----- .../LongoMatch.Gui.Dialog.Win32CalendarDialog.cs | 128 +- LongoMatch/gtk-gui/LongoMatch.Gui.MainWindow.cs | 898 +++++++------- .../gtk-gui/LongoMatch.Gui.Popup.CalendarPopup.cs | 82 +- .../LongoMatch.Gui.Popup.TransparentDrawingArea.cs | 80 +- LongoMatch/gtk-gui/generated.cs | 235 ++-- LongoMatch/gtk-gui/objects.xml | 84 +- 49 files changed, 5898 insertions(+), 6233 deletions(-) Sat Nov 6 16:44:28 2010 +0100 Andoni Morales Alastruey *Bump version 0.16.2 NEWS | 13 +++++++++++++ RELEASE | 16 ++++++++-------- configure.ac | 2 +- debian/changelog | 12 +++--------- 4 files changed, 25 insertions(+), 18 deletions(-) Sat Nov 6 16:23:21 2010 +0100 Andoni Morales Alastruey *Add helper script to automate build of debian packages deb-pkg.sh | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 43 insertions(+), 0 deletions(-) Sat Nov 6 15:38:46 2010 +0100 Matej Urbančič *Updated Slovenian translation po/sl.po | 67 ++++++++++++++++++++++++++++--------------------------------- 1 files changed, 31 insertions(+), 36 deletions(-)