Tue Nov 16 20:48:27 2010 +0100 Andoni Morales Alastruey *Bump version 0.16.4 NEWS | 13 +++++++++++++ RELEASE | 15 +++++++++++---- configure.ac | 2 +- 3 files changed, 25 insertions(+), 5 deletions(-) Tue Nov 16 20:26:21 2010 +0100 Andoni Morales Alastruey *Fix hang adding a new play from the timeline when a play is loaded LongoMatch/Handlers/EventsManager.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Tue Nov 16 19:39:27 2010 +0100 Petr Kovar *Update Czech translation by Marek Cernocky po/cs.po | 385 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 203 insertions(+), 182 deletions(-) Tue Nov 16 14:53:41 2010 +0100 Matej Urbančič *Updated Slovenian translation po/sl.po | 70 ++++++++++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 50 insertions(+), 20 deletions(-) Sun Nov 14 16:48:53 2010 +0100 Andoni Morales Alastruey *Only show players from a team template that are actually playing LongoMatch/DB/Project.cs | 28 ++++++++++++++++++----- LongoMatch/Gui/Dialog/PlayersSelectionDialog.cs | 15 +++++++----- 2 files changed, 31 insertions(+), 12 deletions(-) Sat Nov 13 23:08:40 2010 +0100 Andoni Morales Alastruey *Invert the position of the preview and the despcription in the plays list LongoMatch/Gui/TreeView/ListTreeViewBase.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Sat Nov 13 18:23:30 2010 +0100 Andoni Morales Alastruey *Order players by number instead of name LongoMatch/Gui/TreeView/PlayersTreeView.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Fri Nov 12 00:16:07 2010 +0100 Andoni Morales Alastruey *Add a new property to choose whether a player is to be shown in the players list LongoMatch/DB/TeamTemplate.cs | 2 +- LongoMatch/Gui/Component/PlayerProperties.cs | 8 + .../Gui/TreeView/PlayerPropertiesTreeView.cs | 14 ++ LongoMatch/Time/Player.cs | 19 +++- .../LongoMatch.Gui.Component.PlayerProperties.cs | 135 ++++++++++++-------- .../LongoMatch.Gui.Dialog.EditPlayerDialog.cs | 4 +- LongoMatch/gtk-gui/gui.stetic | 106 +++++++++++----- LongoMatch/gtk-gui/objects.xml | 16 +- 8 files changed, 208 insertions(+), 96 deletions(-) Sat Nov 13 11:29:09 2010 +0100 Matej Urbančič *Updated Slovenian translation po/sl.po | 352 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 176 insertions(+), 176 deletions(-) Thu Nov 11 23:29:50 2010 +0100 Andoni Morales Alastruey *Fix typos LongoMatch/Gui/Component/ProjectTemplateWidget.cs | 3 ++- LongoMatch/Handlers/EventsManager.cs | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) Tue Nov 9 21:55:21 2010 +0100 Andoni Morales Alastruey *Bump version 0.16.3 NEWS | 6 ++++++ RELEASE | 13 ++++--------- configure.ac | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-)