OSDN Git Service

Shutdown sequence cleanup.
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 1 Nov 2009 09:55:52 +0000 (09:55 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 1 Nov 2009 09:55:52 +0000 (09:55 +0000)
commit9ecc8c06572d6f6359f39974247ff43a3c942796
treebb706b94c752b7f3b1aa57d26a075ca98788b7a0
parent759d7c41de647b8b2cc53b6b1a2781aab2611f46
Shutdown sequence cleanup.
Dispose tabs on shutdown.
Check if NetcomSync is invocable before using it.
Added client signatures (not used anywhere atm)

git-svn-id: https://radegast.googlecode.com/svn/trunk@403 f7a694da-4d33-11de-9ad6-1127a62b9fcd
14 files changed:
Radegast/Core/ClientSignatures.cs [new file with mode: 0644]
Radegast/Core/RadegastInstance.cs
Radegast/GUI/Consoles/AnimDetail.cs
Radegast/GUI/Consoles/AnimTab.Designer.cs
Radegast/GUI/Consoles/AnimTab.cs
Radegast/GUI/Consoles/TabsConsole.Designer.cs
Radegast/GUI/Consoles/TabsConsole.cs
Radegast/GUI/Dialogs/MainForm.Designer.cs
Radegast/GUI/Dialogs/MainForm.cs
Radegast/Netcom/RadegastNetcom/SLNetCom.cs
Radegast/Properties/Resources.Designer.cs
Radegast/Properties/Resources.resx
Radegast/Radegast.csproj
Radegast/Resources/client_signatures.txt [new file with mode: 0644]