[go: up one dir, main page]

Menu

Commit [r433]  Maximize  Restore  History

niklaswendel 2009-06-24

changed /trunk/Src/NPoker.TournamentManager.sln
changed /trunk/Src/NPoker.TournamentManager/ApplicationController.cs
changed /trunk/Src/NPoker.TournamentManager/GlobalSuppressions.cs
changed /trunk/Src/NPoker.TournamentManager/Model/BlindLevel.cs
changed /trunk/Src/NPoker.TournamentManager/Model/BlindStructure.cs
changed /trunk/Src/NPoker.TournamentManager/Model/Person.cs
changed /trunk/Src/NPoker.TournamentManager/Model/Tournament.cs
changed /trunk/Src/NPoker.TournamentManager/NPoker.TournamentManager.csproj
changed /trunk/Src/NPoker.TournamentManager/Program.cs
changed /trunk/Src/NPoker.TournamentManager/Properties/AssemblyInfo.cs
changed /trunk/Src/NPoker.TournamentManager/Repositories/Conventions/CascadeAllConvention.cs
changed /trunk/Src/NPoker.TournamentManager/Repositories/Conventions/EnumMappingConvention.cs
changed /trunk/Src/NPoker.TournamentManager/Repositories/Database.cs
changed /trunk/Src/NPoker.TournamentManager/Windows/Presenters/MainPresenter.cs
changed /trunk/Src/NPoker.TournamentManager/Windows/Presenters/NewLeaguePresenter.cs
changed /trunk/Src/NPoker.TournamentManager/Windows/Views/INewLeagueView.cs
changed /trunk/Src/NPoker.TournamentManager/Windows/Views/MainForm.Designer.cs
changed /trunk/Src/NPoker.TournamentManager/Windows/Views/NewLeagueForm.Designer.cs
changed /trunk/Src/NPoker.TournamentManager/Windows/Views/NewLeagueForm.cs
added /trunk/Src/Tests/NPoker.TournamentManager.Tests