Download Cyclops Chat

Description

Cyclops Chat is a jabber-based (jabber-net) chat application. It's developed in C# WPF.

Icons

Cyclops Chat

Source Files

The download file cyclopschat.zip has the following entries.


trunk/Cyclops.ConsoleForTests/Cyclops.ConsoleForTests.csproj
trunk/Cyclops.ConsoleForTests/Program.cs
trunk/Cyclops.ConsoleForTests/Properties/AssemblyInfo.cs
trunk/Cyclops.Core.Resource/Avatars/AvatarsManager.cs
trunk/Cyclops.Core.Resource/Avatars/ImageUtils.cs
trunk/Cyclops.Core.Resource/ChatLogger.cs
trunk/Cyclops.Core.Resource/ChatObjectsValidator.cs
trunk/Cyclops.Core.Resource/Composition/Module.cs
trunk/Cyclops.Core.Resource/Conference.cs
trunk/Cyclops.Core.Resource/ConferenceMember.cs
trunk/Cyclops.Core.Resource/ConferenceUserMessage.cs
trunk/Cyclops.Core.Resource/Cyclops.Core.Resource.csproj
trunk/Cyclops.Core.Resource/FileLogger.cs
trunk/Cyclops.Core.Resource/Helpers/CastUtility.cs
trunk/Cyclops.Core.Resource/Helpers/CommonUtility.cs
trunk/Cyclops.Core.Resource/Helpers/ZipStorer.cs
trunk/Cyclops.Core.Resource/IdentifierBuilder.cs
trunk/Cyclops.Core.Resource/InternalObservableCollection.cs
trunk/Cyclops.Core.Resource/IqCommonHandler.cs
trunk/Cyclops.Core.Resource/JabberNetExtensions/CaptchaAnswer.cs
trunk/Cyclops.Core.Resource/JabberNetExtensions/JabberCommonHelper.cs
trunk/Cyclops.Core.Resource/JabberNetExtensions/PhotoX.cs
trunk/Cyclops.Core.Resource/NotifyPropertyChangedBase.cs
trunk/Cyclops.Core.Resource/Properties/AssemblyInfo.cs
trunk/Cyclops.Core.Resource/Registration/RegistrationManager.cs
trunk/Cyclops.Core.Resource/ResourceLocator.cs
trunk/Cyclops.Core.Resource/Security/TripleDesStringEncryptor.cs
trunk/Cyclops.Core.Resource/Smiles/Smile.cs
trunk/Cyclops.Core.Resource/Smiles/SmilePack.cs
trunk/Cyclops.Core.Resource/Smiles/SmilePackMeta.cs
trunk/Cyclops.Core.Resource/Smiles/SmilesManager.cs
trunk/Cyclops.Core.Resource/Smiles/note.txt
trunk/Cyclops.Core.Resource/SynchronizeInvokeImpl.cs
trunk/Cyclops.Core.Resource/UserSession.cs
trunk/Cyclops.Core/Avatars/IAvatarsManager.cs
trunk/Cyclops.Core/CaptchaSystemMessage.cs
trunk/Cyclops.Core/ClientInfo.cs//  w  w  w.  j av a2 s.c o  m
trunk/Cyclops.Core/Composition/Module.cs
trunk/Cyclops.Core/Configuration/ConnectionConfig.cs
trunk/Cyclops.Core/Configuration/ConnectionConfigValidator.cs
trunk/Cyclops.Core/CustomEventArgs/AuthenticationEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/AvatarChangedEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/BannedEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/CaptchaEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/ConferenceJoinErrorKind.cs
trunk/Cyclops.Core/CustomEventArgs/ConferenceJoinEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/ConferenceMemberEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/ConferencesListEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/ConnectionErrorKind.cs
trunk/Cyclops.Core/CustomEventArgs/DisconnectEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/ErrorEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/KickedEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/NickChangeEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/OperationResult.cs
trunk/Cyclops.Core/CustomEventArgs/RegistrationEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/RegistrationResult.cs
trunk/Cyclops.Core/CustomEventArgs/RoleChangedEventArgs.cs
trunk/Cyclops.Core/CustomEventArgs/StatusType.cs
trunk/Cyclops.Core/CustomEventArgs/SubjectChangedEventArgs.cs
trunk/Cyclops.Core/Cyclops.Core.csproj
trunk/Cyclops.Core/CyclopsKey.snk
trunk/Cyclops.Core/Helpers/CommonExtensions.cs
trunk/Cyclops.Core/Helpers/EnumerableExtensions.cs
trunk/Cyclops.Core/Helpers/ReflectionHelper.cs
trunk/Cyclops.Core/Helpers/ResourceHelper.cs
trunk/Cyclops.Core/IChatLogger.cs
trunk/Cyclops.Core/IChatObjectsValidator.cs
trunk/Cyclops.Core/IConference.cs
trunk/Cyclops.Core/IConferenceMember.cs
trunk/Cyclops.Core/IConferenceMessage.cs
trunk/Cyclops.Core/IDebugWindow.cs
trunk/Cyclops.Core/IEntityIdentifier.cs
trunk/Cyclops.Core/ILogger.cs
trunk/Cyclops.Core/IObservableCollection.cs
trunk/Cyclops.Core/ISessionHolder.cs
trunk/Cyclops.Core/ISynchronizeInvokeHolder.cs
trunk/Cyclops.Core/IUserSession.cs
trunk/Cyclops.Core/Modularity/Bootstrapper.cs
trunk/Cyclops.Core/Modularity/IModule.cs
trunk/Cyclops.Core/Modularity/ModuleBase.cs
trunk/Cyclops.Core/Modularity/ServiceLocatorImpl.cs
trunk/Cyclops.Core/Modularity/UnityExtensions/EnumerableResolutionStrategy.cs
trunk/Cyclops.Core/Modularity/UnityExtensions/LazyResolveBuildPlanPolicy.cs
trunk/Cyclops.Core/Modularity/UnityExtensions/LazySupportExtension.cs
trunk/Cyclops.Core/NotifyPropertyChangedBase.cs
trunk/Cyclops.Core/PrivateMessage.cs
trunk/Cyclops.Core/Properties/AssemblyInfo.Shared.cs
trunk/Cyclops.Core/Properties/AssemblyInfo.cs
trunk/Cyclops.Core/Registration/IRegistrationManager.cs
trunk/Cyclops.Core/Resources/ErrorMessageResources.Designer.cs
trunk/Cyclops.Core/Resources/ErrorMessageResources.resx
trunk/Cyclops.Core/Role.cs
trunk/Cyclops.Core/Security/Base64Helper.cs
trunk/Cyclops.Core/Security/IStringEncryptor.cs
trunk/Cyclops.Core/Smiles/ISmile.cs
trunk/Cyclops.Core/Smiles/ISmilePack.cs
trunk/Cyclops.Core/Smiles/ISmilePackMeta.cs
trunk/Cyclops.Core/Smiles/ISmilesManager.cs
trunk/Cyclops.Core/Smiles/note.txt
trunk/Cyclops.Core/SystemConferenceMessage.cs
trunk/Cyclops.Core/Vcard.cs
trunk/Cyclops.MainApplication.Localization/Common.Designer.cs
trunk/Cyclops.MainApplication.Localization/Common.resx
trunk/Cyclops.MainApplication.Localization/Common.ru-RU.resx
trunk/Cyclops.MainApplication.Localization/Conference.Designer.cs
trunk/Cyclops.MainApplication.Localization/Conference.resx
trunk/Cyclops.MainApplication.Localization/Conference.ru-RU.resx
trunk/Cyclops.MainApplication.Localization/ConferenceList.Designer.cs
trunk/Cyclops.MainApplication.Localization/ConferenceList.resx
trunk/Cyclops.MainApplication.Localization/ConferenceList.ru-RU.resx
trunk/Cyclops.MainApplication.Localization/ContextMenus.Designer.cs
trunk/Cyclops.MainApplication.Localization/ContextMenus.resx
trunk/Cyclops.MainApplication.Localization/ContextMenus.ru-RU.resx
trunk/Cyclops.MainApplication.Localization/Cyclops.MainApplication.Localization.csproj
trunk/Cyclops.MainApplication.Localization/Language.cs
trunk/Cyclops.MainApplication.Localization/LocalizationManager.cs
trunk/Cyclops.MainApplication.Localization/LocalizationResourceDictionary.xaml
trunk/Cyclops.MainApplication.Localization/Login.Designer.cs
trunk/Cyclops.MainApplication.Localization/Login.resx
trunk/Cyclops.MainApplication.Localization/Login.ru-RU.resx
trunk/Cyclops.MainApplication.Localization/Main.Designer.cs
trunk/Cyclops.MainApplication.Localization/Main.resx
trunk/Cyclops.MainApplication.Localization/Properties/AssemblyInfo.cs
trunk/Cyclops.MainApplication.Localization/Properties/Resources.Designer.cs
trunk/Cyclops.MainApplication.Localization/Properties/Resources.resx
trunk/Cyclops.MainApplication.Localization/Properties/Settings.Designer.cs
trunk/Cyclops.MainApplication.Localization/Properties/Settings.settings
trunk/Cyclops.MainApplication.Localization/ResourceWrapper.cs
trunk/Cyclops.MainApplication.Localization/Settings.Designer.cs
trunk/Cyclops.MainApplication.Localization/Settings.resx
trunk/Cyclops.MainApplication.Localization/Settings.ru-RU.resx
trunk/Cyclops.MainApplication.Localization/Vcard.Designer.cs
trunk/Cyclops.MainApplication.Localization/Vcard.resx
trunk/Cyclops.MainApplication.Localization/Vcard.ru-RU.resx
trunk/Cyclops.MainApplication.Options/App.xaml
trunk/Cyclops.MainApplication.Options/Controls/NamedSeparator.xaml
trunk/Cyclops.MainApplication.Options/Controls/NamedSeparator.xaml.cs
trunk/Cyclops.MainApplication.Options/Controls/Selector.xaml
trunk/Cyclops.MainApplication.Options/Controls/Selector.xaml.cs
trunk/Cyclops.MainApplication.Options/Controls/SoundPlayer.cs
trunk/Cyclops.MainApplication.Options/Controls/SoundSelector.xaml
trunk/Cyclops.MainApplication.Options/Controls/SoundSelector.xaml.cs
trunk/Cyclops.MainApplication.Options/Cyclops.MainApplication.Options.csproj
trunk/Cyclops.MainApplication.Options/Helpers/Serializer.cs
trunk/Cyclops.MainApplication.Options/Model/ApplicationSettings.Common.cs
trunk/Cyclops.MainApplication.Options/Model/ApplicationSettings.Interface.cs
trunk/Cyclops.MainApplication.Options/Model/ApplicationSettings.Sounds.cs
trunk/Cyclops.MainApplication.Options/Model/ApplicationSettings.Status.cs
trunk/Cyclops.MainApplication.Options/Model/ApplicationSettings.cs
trunk/Cyclops.MainApplication.Options/Properties/AssemblyInfo.cs
trunk/Cyclops.MainApplication.Options/Properties/DesignTimeResources.xaml
trunk/Cyclops.MainApplication.Options/Properties/Resources.Designer.cs
trunk/Cyclops.MainApplication.Options/Properties/Resources.resx
trunk/Cyclops.MainApplication.Options/Properties/Settings.Designer.cs
trunk/Cyclops.MainApplication.Options/Properties/Settings.settings
trunk/Cyclops.MainApplication.Options/Resources/connect.png
trunk/Cyclops.MainApplication.Options/Resources/info.png
trunk/Cyclops.MainApplication.Options/Resources/keyboard_key.png
trunk/Cyclops.MainApplication.Options/Resources/sound.png
trunk/Cyclops.MainApplication.Options/Resources/stop.png
trunk/Cyclops.MainApplication.Options/Resources/text_rich_colored.png
trunk/Cyclops.MainApplication.Options/Resources/user1_time.png
trunk/Cyclops.MainApplication.Options/Resources/uses.png
trunk/Cyclops.MainApplication.Options/Resources/web.png
trunk/Cyclops.MainApplication.Options/Resources/window_preferences.png
trunk/Cyclops.MainApplication.Options/ValueConverters/Invertor.cs
trunk/Cyclops.MainApplication.Options/View/CommonSettings.xaml
trunk/Cyclops.MainApplication.Options/View/CommonSettings.xaml.cs
trunk/Cyclops.MainApplication.Options/View/HotkeysSettings.xaml
trunk/Cyclops.MainApplication.Options/View/HotkeysSettings.xaml.cs
trunk/Cyclops.MainApplication.Options/View/InterfaceSettings.xaml
trunk/Cyclops.MainApplication.Options/View/InterfaceSettings.xaml.cs
trunk/Cyclops.MainApplication.Options/View/SettingsView.xaml
trunk/Cyclops.MainApplication.Options/View/SettingsView.xaml.cs
trunk/Cyclops.MainApplication.Options/View/SoundsSettings.xaml
trunk/Cyclops.MainApplication.Options/View/SoundsSettings.xaml.cs
trunk/Cyclops.MainApplication.Options/View/StatusSettings.xaml
trunk/Cyclops.MainApplication.Options/View/StatusSettings.xaml.cs
trunk/Cyclops.MainApplication.Options/View/StyleSettings.xaml
trunk/Cyclops.MainApplication.Options/View/StyleSettings.xaml.cs
trunk/Cyclops.MainApplication.Options/ViewModel/SettingsViewModel.cs
trunk/Cyclops.MainApplication/App.xaml
trunk/Cyclops.MainApplication/App.xaml.cs
trunk/Cyclops.MainApplication/AppIcon.ico
trunk/Cyclops.MainApplication/ApplicationContext.cs
trunk/Cyclops.MainApplication/ChatObjectFactory.cs
trunk/Cyclops.MainApplication/Composition/Module.cs
trunk/Cyclops.MainApplication/Configuration/Profile.cs
trunk/Cyclops.MainApplication/Configuration/ProfileManager.cs
trunk/Cyclops.MainApplication/Controls/AnimatedImage.cs
trunk/Cyclops.MainApplication/Controls/ApplicationSounds.cs
trunk/Cyclops.MainApplication/Controls/ChatFlowDocument.cs
trunk/Cyclops.MainApplication/Controls/ChatScrollViewer.cs
trunk/Cyclops.MainApplication/Controls/ConferencesTabControl.cs
trunk/Cyclops.MainApplication/Controls/InputBindingsManager.cs
trunk/Cyclops.MainApplication/Controls/InputBox.cs
trunk/Cyclops.MainApplication/Controls/SmilesTable.cs
trunk/Cyclops.MainApplication/Controls/ToolBarEx.cs
trunk/Cyclops.MainApplication/Cyclops.MainApplication.csproj
trunk/Cyclops.MainApplication/Cyclops.MainApplication.sln
trunk/Cyclops.MainApplication/Data/Avatars/default.png
trunk/Cyclops.MainApplication/Data/Profiles/Application.config.xml
trunk/Cyclops.MainApplication/Data/Profiles/Profile.config.xml
trunk/Cyclops.MainApplication/Data/Smiles/kolobok.jisp
trunk/Cyclops.MainApplication/Data/Sounds/1.wav
trunk/Cyclops.MainApplication/Data/Sounds/2.wav
trunk/Cyclops.MainApplication/Data/Sounds/3.wav
trunk/Cyclops.MainApplication/Data/Themes/Default/Brushes.xaml
trunk/Cyclops.MainApplication/Data/Themes/Default/General.xaml
trunk/Cyclops.MainApplication/Data/Themes/Default/OutputAreaStyles.xaml
trunk/Cyclops.MainApplication/Data/Themes/Default/SettingsViewStyles.xaml
trunk/Cyclops.MainApplication/Helpers/ContextMenuServiceExtensions.cs
trunk/Cyclops.MainApplication/Helpers/GlassEffectHelper.cs
trunk/Cyclops.MainApplication/Helpers/ImageResizingUtility.cs
trunk/Cyclops.MainApplication/Helpers/MemoryUtility.cs
trunk/Cyclops.MainApplication/Helpers/StartupLinkUtil.cs
trunk/Cyclops.MainApplication/Helpers/SystemHelper.cs
trunk/Cyclops.MainApplication/Helpers/UIHelper.cs
trunk/Cyclops.MainApplication/MainWindow.xaml
trunk/Cyclops.MainApplication/MainWindow.xaml.cs
trunk/Cyclops.MainApplication/MessageDecoration/ChatCommands.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/CommonMessageDecorator.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/HyperlinkDecorator.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/IMessageDecorator.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/MessagePartType.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/NickDecorator.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/NickEventArgs.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/RunEx.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/SmilesDecorator.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/TimestampDecorator.cs
trunk/Cyclops.MainApplication/MessageDecoration/Decorators/UrlEventArgs.cs
trunk/Cyclops.MainApplication/MessageDecoration/DecoratorsRegistry.cs
trunk/Cyclops.MainApplication/MessageDecoration/DecoratorsStyles.cs
trunk/Cyclops.MainApplication/MessageDecoration/MessagePresenter.cs
trunk/Cyclops.MainApplication/Notifications/TaskbarNotifier.cs
trunk/Cyclops.MainApplication/Notifications/TrayController.cs
trunk/Cyclops.MainApplication/Properties/AssemblyInfo.cs
trunk/Cyclops.MainApplication/Properties/DesignTimeResources.xaml
trunk/Cyclops.MainApplication/Properties/Resources.Designer.cs
trunk/Cyclops.MainApplication/Properties/Resources.resx
trunk/Cyclops.MainApplication/Properties/Settings.Designer.cs
trunk/Cyclops.MainApplication/Properties/Settings.settings
trunk/Cyclops.MainApplication/Resources/DefaultBackground.jpg
trunk/Cyclops.MainApplication/Resources/EmptyIcon.ico
trunk/Cyclops.MainApplication/Resources/Moderator_icon.png
trunk/Cyclops.MainApplication/Resources/clean.ico
trunk/Cyclops.MainApplication/Resources/editicon.png
trunk/Cyclops.MainApplication/Resources/email.png
trunk/Cyclops.MainApplication/Resources/error.png
trunk/Cyclops.MainApplication/Resources/favorite.png
trunk/Cyclops.MainApplication/Resources/green-star-th.png
trunk/Cyclops.MainApplication/Resources/icon_crown.gif
trunk/Cyclops.MainApplication/Resources/icon_shutup.png
trunk/Cyclops.MainApplication/Resources/image.png
trunk/Cyclops.MainApplication/Resources/ligth-off.ico
trunk/Cyclops.MainApplication/Resources/ligth-on.ico
trunk/Cyclops.MainApplication/Resources/mail.png
trunk/Cyclops.MainApplication/Resources/medal_silver_2.png
trunk/Cyclops.MainApplication/Resources/noSound.png
trunk/Cyclops.MainApplication/Resources/note_delete.ico
trunk/Cyclops.MainApplication/Resources/remove.png
trunk/Cyclops.MainApplication/Resources/search-web.png
trunk/Cyclops.MainApplication/Resources/send.png
trunk/Cyclops.MainApplication/Resources/smile.gif
trunk/Cyclops.MainApplication/Resources/sound.png
trunk/Cyclops.MainApplication/Resources/stop.png
trunk/Cyclops.MainApplication/Resources/testavatar.png
trunk/Cyclops.MainApplication/Resources/tools.png
trunk/Cyclops.MainApplication/Resources/user group.ico
trunk/Cyclops.MainApplication/Resources/user1.png
trunk/Cyclops.MainApplication/Resources/user_man.png
trunk/Cyclops.MainApplication/Resources/users.png
trunk/Cyclops.MainApplication/Resources/users1.png
trunk/Cyclops.MainApplication/Resources/users_c.png
trunk/Cyclops.MainApplication/Resources/warning.png
trunk/Cyclops.MainApplication/Resources/web search.png
trunk/Cyclops.MainApplication/Splashscreen.png
trunk/Cyclops.MainApplication/ThemeManager.cs
trunk/Cyclops.MainApplication/ValueConverters/BraceConverter.cs
trunk/Cyclops.MainApplication/ValueConverters/FalseToCollapsedValueConverter.cs
trunk/Cyclops.MainApplication/ValueConverters/Invertor.cs
trunk/Cyclops.MainApplication/ValueConverters/IsNullToCollapsedValueConverter.cs
trunk/Cyclops.MainApplication/ValueConverters/RoleAndAffilationToImageConverter.cs
trunk/Cyclops.MainApplication/ValueConverters/StatusTypeToIntegerConverter.cs
trunk/Cyclops.MainApplication/ValueConverters/SubjectConverter.cs
trunk/Cyclops.MainApplication/ValueConverters/SumConverter.cs
trunk/Cyclops.MainApplication/View/ConferenceView.xaml
trunk/Cyclops.MainApplication/View/ConferenceView.xaml.cs
trunk/Cyclops.MainApplication/View/ConferencesList.xaml
trunk/Cyclops.MainApplication/View/ConferencesList.xaml.cs
trunk/Cyclops.MainApplication/View/ContextMenus.xaml
trunk/Cyclops.MainApplication/View/Dialogs/DialogManager.cs
trunk/Cyclops.MainApplication/View/Dialogs/InputDialog.xaml
trunk/Cyclops.MainApplication/View/Dialogs/InputDialog.xaml.cs
trunk/Cyclops.MainApplication/View/Dialogs/NickAndStatusDialog.xaml
trunk/Cyclops.MainApplication/View/Dialogs/NickAndStatusDialog.xaml.cs
trunk/Cyclops.MainApplication/View/Dialogs/VcardDialog.xaml
trunk/Cyclops.MainApplication/View/Dialogs/VcardDialog.xaml.cs
trunk/Cyclops.MainApplication/View/LoginView.xaml
trunk/Cyclops.MainApplication/View/LoginView.xaml.cs
trunk/Cyclops.MainApplication/View/MainView.xaml
trunk/Cyclops.MainApplication/View/MainView.xaml.cs
trunk/Cyclops.MainApplication/View/Popups/ErrorNotification.xaml
trunk/Cyclops.MainApplication/View/Popups/ErrorNotification.xaml.cs
trunk/Cyclops.MainApplication/View/Popups/ErrorNotificationViewModel.cs
trunk/Cyclops.MainApplication/View/Popups/NotificationManager.cs
trunk/Cyclops.MainApplication/View/Popups/PrivateNotification.xaml
trunk/Cyclops.MainApplication/View/Popups/PrivateNotification.xaml.cs
trunk/Cyclops.MainApplication/View/Popups/PrivateNotificationViewModel.cs
trunk/Cyclops.MainApplication/View/PrivateView.xaml
trunk/Cyclops.MainApplication/View/PrivateView.xaml.cs
trunk/Cyclops.MainApplication/View/SmilesView.xaml
trunk/Cyclops.MainApplication/View/SmilesView.xaml.cs
trunk/Cyclops.MainApplication/View/ViewController.cs
trunk/Cyclops.MainApplication/ViewModel/ChatAreaViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/ConferenceViewModel.Commands.cs
trunk/Cyclops.MainApplication/ViewModel/ConferenceViewModel.DesignTime.cs
trunk/Cyclops.MainApplication/ViewModel/ConferenceViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/ConferencesListViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/ConferencesServiceItem.cs
trunk/Cyclops.MainApplication/ViewModel/HyperlinkOperationsViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/IChatAreaView.cs
trunk/Cyclops.MainApplication/ViewModel/IMainView.cs
trunk/Cyclops.MainApplication/ViewModel/LoginViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/MainViewModel.Commands.cs
trunk/Cyclops.MainApplication/ViewModel/MainViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/MessageViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/NickAndStatusViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/PrivateViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/SettingsViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/VcardViewModel.cs
trunk/Cyclops.MainApplication/ViewModel/ViewModelBaseEx.cs
trunk/Cyclops.MainApplication/app.config
trunk/Cyclops.Tests/Cyclops.Tests.csproj
trunk/Cyclops.Tests/Properties/AssemblyInfo.cs
trunk/Cyclops.ViewExperimentations/App.xaml
trunk/Cyclops.ViewExperimentations/App.xaml.cs
trunk/Cyclops.ViewExperimentations/Cyclops.ViewExperimentations.csproj
trunk/Cyclops.ViewExperimentations/Images/add window.png
trunk/Cyclops.ViewExperimentations/Images/add-window.png
trunk/Cyclops.ViewExperimentations/Images/add.png
trunk/Cyclops.ViewExperimentations/Images/document_add.png
trunk/Cyclops.ViewExperimentations/Images/error.png
trunk/Cyclops.ViewExperimentations/Images/mail.png
trunk/Cyclops.ViewExperimentations/Images/stop-error.png
trunk/Cyclops.ViewExperimentations/Images/window_add.png
trunk/Cyclops.ViewExperimentations/MainWindow.xaml
trunk/Cyclops.ViewExperimentations/MainWindow.xaml.cs
trunk/Cyclops.ViewExperimentations/Member.cs
trunk/Cyclops.ViewExperimentations/Properties/AssemblyInfo.cs
trunk/Cyclops.ViewExperimentations/Properties/Resources.Designer.cs
trunk/Cyclops.ViewExperimentations/Properties/Resources.resx
trunk/Cyclops.ViewExperimentations/Properties/Settings.Designer.cs
trunk/Cyclops.ViewExperimentations/Properties/Settings.settings
trunk/Cyclops.ViewExperimentations/TestViewModel.cs
trunk/Cyclops.ViewExperimentations/add window.png
trunk/Cyclops.ViewExperimentations/add-window.png
trunk/Cyclops.ViewExperimentations/add.png
trunk/Cyclops.ViewExperimentations/app.config
trunk/Cyclops.ViewExperimentations/document_add.png
trunk/Cyclops.ViewExperimentations/error.png
trunk/Cyclops.ViewExperimentations/mail.png
trunk/Cyclops.ViewExperimentations/stop-error.png
trunk/Cyclops.ViewExperimentations/window_add.png
trunk/Jabber-net/.cvsignore
trunk/Jabber-net/2005-jabber-net.csproj
trunk/Jabber-net/2005-jabber-net.sln
trunk/Jabber-net/AssemblyInfo.cs
trunk/Jabber-net/ChangeLog
trunk/Jabber-net/ConsoleClient/.cvsignore
trunk/Jabber-net/ConsoleClient/2003-ConsoleClient.csproj
trunk/Jabber-net/ConsoleClient/2005-ConsoleClient.csproj
trunk/Jabber-net/ConsoleClient/App.ico
trunk/Jabber-net/ConsoleClient/AssemblyInfo.cs
trunk/Jabber-net/ConsoleClient/Main.cs
trunk/Jabber-net/ConsoleClient/Makefile
trunk/Jabber-net/Example/.cvsignore
trunk/Jabber-net/Example/2003-Example.csproj
trunk/Jabber-net/Example/2005-Example.csproj
trunk/Jabber-net/Example/AddContact.cs
trunk/Jabber-net/Example/AddContact.resx
trunk/Jabber-net/Example/AddGroup.cs
trunk/Jabber-net/Example/AddGroup.resx
trunk/Jabber-net/Example/AssemblyInfo.cs
trunk/Jabber-net/Example/ConferenceForm.cs
trunk/Jabber-net/Example/ConferenceForm.resx
trunk/Jabber-net/Example/Example.build
trunk/Jabber-net/Example/Example.old.csproj
trunk/Jabber-net/Example/HAMMER.ICO
trunk/Jabber-net/Example/MainForm.cs
trunk/Jabber-net/Example/MainForm.resx
trunk/Jabber-net/Example/PubSubDisplay.cs
trunk/Jabber-net/Example/PubSubDisplay.resx
trunk/Jabber-net/Example/PubSubSubscribeForm.cs
trunk/Jabber-net/Example/PubSubSubscribeForm.resx
trunk/Jabber-net/Example/SendMessage.cs
trunk/Jabber-net/Example/SendMessage.resx
trunk/Jabber-net/Example/ServiceDisplay.cs
trunk/Jabber-net/Example/ServiceDisplay.resx
trunk/Jabber-net/Example/app.config
trunk/Jabber-net/JabberNetInstaller/JabberNetInstaller.wixproj
trunk/Jabber-net/JabberNetInstaller/JabberNetInstaller.wxs
trunk/Jabber-net/JabberNetInstaller/License.rtf
trunk/Jabber-net/JabberNetInstaller/Setup.ico
trunk/Jabber-net/JabberNetInstaller/Toolbox-LICENSE.txt
trunk/Jabber-net/JabberNetInstaller/Toolbox.exe
trunk/Jabber-net/LICENSE.txt
trunk/Jabber-net/Makefile
trunk/Jabber-net/Rhino.Mocks/Rhino.Mocks.dll
trunk/Jabber-net/Rhino.Mocks/Rhino.Mocks.xml
trunk/Jabber-net/Setup/.cvsignore
trunk/Jabber-net/Setup/2003-Setup.vdproj
trunk/Jabber-net/Setup/2005-Setup.vdproj
trunk/Jabber-net/VB.Example/.cvsignore
trunk/Jabber-net/VB.Example/2003-VB.Example.vbproj
trunk/Jabber-net/VB.Example/2005-VB.Example.vbproj
trunk/Jabber-net/VB.Example/AssemblyInfo.vb
trunk/Jabber-net/VB.Example/HAMMER.ICO
trunk/Jabber-net/VB.Example/MainForm.resx
trunk/Jabber-net/VB.Example/MainForm.vb
trunk/Jabber-net/VB.Example/SendMessage.resx
trunk/Jabber-net/VB.Example/SendMessage.vb
trunk/Jabber-net/VB.Example/VB.Example.build
trunk/Jabber-net/VB.Example/VB.Example.old.vbproj
trunk/Jabber-net/bedrock/Delegates.cs
trunk/Jabber-net/bedrock/collections/ByteStack.cs
trunk/Jabber-net/bedrock/collections/GraphNode.cs
trunk/Jabber-net/bedrock/collections/ISet.cs
trunk/Jabber-net/bedrock/collections/IndexedTrie.cs
trunk/Jabber-net/bedrock/collections/LinkedList.cs
trunk/Jabber-net/bedrock/collections/Set.cs
trunk/Jabber-net/bedrock/collections/SkipList.cs
trunk/Jabber-net/bedrock/collections/StringSet.cs
trunk/Jabber-net/bedrock/collections/Tree.cs
trunk/Jabber-net/bedrock/collections/Trie.cs
trunk/Jabber-net/bedrock/collections/TrieNode.cs
trunk/Jabber-net/bedrock/io/BufferAggregate.cs
trunk/Jabber-net/bedrock/io/ReadEventStream.cs
trunk/Jabber-net/bedrock/io/ZlibStream.cs
trunk/Jabber-net/bedrock/net/Address.cs
trunk/Jabber-net/bedrock/net/AsyncSocket.cs
trunk/Jabber-net/bedrock/net/BaseSocket.cs
trunk/Jabber-net/bedrock/net/CertUtil.cs
trunk/Jabber-net/bedrock/net/Exceptions.cs
trunk/Jabber-net/bedrock/net/HttpSocket.cs
trunk/Jabber-net/bedrock/net/IHttpSocket.cs
trunk/Jabber-net/bedrock/net/ProxySocket.cs
trunk/Jabber-net/bedrock/net/ShttpProxy.cs
trunk/Jabber-net/bedrock/net/SocketEventListener.cs
trunk/Jabber-net/bedrock/net/SocketWatcher.cs
trunk/Jabber-net/bedrock/net/Socks4Proxy.cs
trunk/Jabber-net/bedrock/net/Socks5Proxy.cs
trunk/Jabber-net/bedrock/net/XEP124Socket.cs
trunk/Jabber-net/bedrock/net/XEP25Socket.cs
trunk/Jabber-net/bedrock/util/ConfigFile.cs
trunk/Jabber-net/bedrock/util/GetOptBase.cs
trunk/Jabber-net/bedrock/util/IdleTime.cs
trunk/Jabber-net/bedrock/util/Version.cs
trunk/Jabber-net/build.targets
trunk/Jabber-net/build/ICSharpCode.Build.Tasks.dll
trunk/Jabber-net/build/SharpDevelop.Build.CSharp.targets
trunk/Jabber-net/build/SharpDevelop.Build.Common.targets
trunk/Jabber-net/build/SharpDevelop.Build.MSIL.targets
trunk/Jabber-net/build/SharpDevelop.Build.Mono.Gmcs.targets
trunk/Jabber-net/build/SharpDevelop.Build.Mono.Mbas.targets
trunk/Jabber-net/build/SharpDevelop.Build.Mono.Mcs.targets
trunk/Jabber-net/build/SharpDevelop.Build.VisualBasic.targets
trunk/Jabber-net/build/SharpDevelop.CodeAnalysis.targets
trunk/Jabber-net/docs/.cvsignore
trunk/Jabber-net/docs/build.bat
trunk/Jabber-net/docs/howto.htm
trunk/Jabber-net/docs/jabber-net.ndoc
trunk/Jabber-net/docs/philosophies.html
trunk/Jabber-net/fixup.py
trunk/Jabber-net/jabber-net-helpfilebuilder.shfb
trunk/Jabber-net/jabber-net.build
trunk/Jabber-net/jabber-net.old.csproj
trunk/Jabber-net/jabber-net.old.sln
trunk/Jabber-net/jabber-net.proj
trunk/Jabber-net/jabber/JID.cs
trunk/Jabber-net/jabber/client/BookmarkManager.cs
trunk/Jabber-net/jabber/client/JabberClient.bmp
trunk/Jabber-net/jabber/client/JabberClient.cs
trunk/Jabber-net/jabber/client/JabberClient.resx
trunk/Jabber-net/jabber/client/PresenceManager.bmp
trunk/Jabber-net/jabber/client/PresenceManager.cs
trunk/Jabber-net/jabber/client/PresenceManager.resx
trunk/Jabber-net/jabber/client/RosterManager.bmp
trunk/Jabber-net/jabber/client/RosterManager.cs
trunk/Jabber-net/jabber/client/RosterManager.resources
trunk/Jabber-net/jabber/client/RosterManager.resx
trunk/Jabber-net/jabber/connection/BindingStanzaStream.cs
trunk/Jabber-net/jabber/connection/CapsManager.bmp
trunk/Jabber-net/jabber/connection/CapsManager.cs
trunk/Jabber-net/jabber/connection/CertificatePrompt.cs
trunk/Jabber-net/jabber/connection/CertificatePrompt.resx
trunk/Jabber-net/jabber/connection/ConferenceManager.bmp
trunk/Jabber-net/jabber/connection/ConferenceManager.cs
trunk/Jabber-net/jabber/connection/DiscoManager.bmp
trunk/Jabber-net/jabber/connection/DiscoManager.cs
trunk/Jabber-net/jabber/connection/FileMap.cs
trunk/Jabber-net/jabber/connection/HttpStanzaStream.cs
trunk/Jabber-net/jabber/connection/HttpUploader.cs
trunk/Jabber-net/jabber/connection/IQTracker.cs
trunk/Jabber-net/jabber/connection/PollingStanzaStream.cs
trunk/Jabber-net/jabber/connection/PubSubManager.bmp
trunk/Jabber-net/jabber/connection/PubSubManager.cs
trunk/Jabber-net/jabber/connection/SocketStanzaStream.cs
trunk/Jabber-net/jabber/connection/StanzaStream.cs
trunk/Jabber-net/jabber/connection/States.cs
trunk/Jabber-net/jabber/connection/StreamComponent.cs
trunk/Jabber-net/jabber/connection/XmppStream.cs
trunk/Jabber-net/jabber/connection/XmppStream.resx
trunk/Jabber-net/jabber/connection/sasl/ExternalProcessor.cs
trunk/Jabber-net/jabber/connection/sasl/KerbProcessor.cs
trunk/Jabber-net/jabber/connection/sasl/MD5Processor.cs
trunk/Jabber-net/jabber/connection/sasl/PlainProcessor.cs
trunk/Jabber-net/jabber/connection/sasl/SASLProcessor.cs
trunk/Jabber-net/jabber/protocol/AsynchElementStream.cs
trunk/Jabber-net/jabber/protocol/Element.cs
trunk/Jabber-net/jabber/protocol/ElementFactory.cs
trunk/Jabber-net/jabber/protocol/ElementList.cs
trunk/Jabber-net/jabber/protocol/ElementStream.cs
trunk/Jabber-net/jabber/protocol/EnumParser.cs
trunk/Jabber-net/jabber/protocol/NS.cs
trunk/Jabber-net/jabber/protocol/Packet.cs
trunk/Jabber-net/jabber/protocol/SynchElementStream.cs
trunk/Jabber-net/jabber/protocol/URI.cs
trunk/Jabber-net/jabber/protocol/accept/Factory.cs
trunk/Jabber-net/jabber/protocol/accept/Handshake.cs
trunk/Jabber-net/jabber/protocol/accept/Log.cs
trunk/Jabber-net/jabber/protocol/accept/Route.cs
trunk/Jabber-net/jabber/protocol/accept/Xdb.cs
trunk/Jabber-net/jabber/protocol/client/Error.cs
trunk/Jabber-net/jabber/protocol/client/Factory.cs
trunk/Jabber-net/jabber/protocol/client/IQ.cs
trunk/Jabber-net/jabber/protocol/client/Message.cs
trunk/Jabber-net/jabber/protocol/client/Presence.cs
trunk/Jabber-net/jabber/protocol/client/ProtocolException.cs
trunk/Jabber-net/jabber/protocol/iq/Agents.cs
trunk/Jabber-net/jabber/protocol/iq/Auth.cs
trunk/Jabber-net/jabber/protocol/iq/Bookmarks.cs
trunk/Jabber-net/jabber/protocol/iq/Browse.cs
trunk/Jabber-net/jabber/protocol/iq/Disco.cs
trunk/Jabber-net/jabber/protocol/iq/Factory.cs
trunk/Jabber-net/jabber/protocol/iq/GeoLoc.cs
trunk/Jabber-net/jabber/protocol/iq/Last.cs
trunk/Jabber-net/jabber/protocol/iq/MUC.cs
trunk/Jabber-net/jabber/protocol/iq/OOB.cs
trunk/Jabber-net/jabber/protocol/iq/Private.cs
trunk/Jabber-net/jabber/protocol/iq/PubSub.cs
trunk/Jabber-net/jabber/protocol/iq/PubSubErrors.cs
trunk/Jabber-net/jabber/protocol/iq/PubSubEvent.cs
trunk/Jabber-net/jabber/protocol/iq/PubSubOwner.cs
trunk/Jabber-net/jabber/protocol/iq/Register.cs
trunk/Jabber-net/jabber/protocol/iq/Roster.cs
trunk/Jabber-net/jabber/protocol/iq/Time.cs
trunk/Jabber-net/jabber/protocol/iq/VCard.cs
trunk/Jabber-net/jabber/protocol/iq/Version.cs
trunk/Jabber-net/jabber/protocol/stream/Bind.cs
trunk/Jabber-net/jabber/protocol/stream/Compression.cs
trunk/Jabber-net/jabber/protocol/stream/Error.cs
trunk/Jabber-net/jabber/protocol/stream/Factory.cs
trunk/Jabber-net/jabber/protocol/stream/Features.cs
trunk/Jabber-net/jabber/protocol/stream/HttpBind.cs
trunk/Jabber-net/jabber/protocol/stream/SASL.cs
trunk/Jabber-net/jabber/protocol/stream/Session.cs
trunk/Jabber-net/jabber/protocol/stream/StartTLS.cs
trunk/Jabber-net/jabber/protocol/stream/Stream.cs
trunk/Jabber-net/jabber/protocol/x/Caps.cs
trunk/Jabber-net/jabber/protocol/x/Data.cs
trunk/Jabber-net/jabber/protocol/x/Delay.cs
trunk/Jabber-net/jabber/protocol/x/Event.cs
trunk/Jabber-net/jabber/protocol/x/Factory.cs
trunk/Jabber-net/jabber/server/JabberService.bmp
trunk/Jabber-net/jabber/server/JabberService.cs
trunk/Jabber-net/jabber/server/JabberService.resources
trunk/Jabber-net/jabber/server/JabberService.resx
trunk/Jabber-net/jabber/server/XdbTracker.cs
trunk/Jabber-net/jabbernet.key
trunk/Jabber-net/lib20/zlib.net-license.txt
trunk/Jabber-net/lib20/zlib.net.dll
trunk/Jabber-net/mono-jabber-net.csproj
trunk/Jabber-net/muzzle/.cvsignore
trunk/Jabber-net/muzzle/2003-muzzle.csproj
trunk/Jabber-net/muzzle/2005-muzzle.csproj
trunk/Jabber-net/muzzle/AssemblyInfo.cs
trunk/Jabber-net/muzzle/BottomScrollRichText.bmp
trunk/Jabber-net/muzzle/BottomScrollRichText.cs
trunk/Jabber-net/muzzle/BottomScrollRichText.resx
trunk/Jabber-net/muzzle/ChatHistory.cs
trunk/Jabber-net/muzzle/ClientLogin.cs
trunk/Jabber-net/muzzle/ClientLogin.resx
trunk/Jabber-net/muzzle/ComponentLogin.cs
trunk/Jabber-net/muzzle/ComponentLogin.resx
trunk/Jabber-net/muzzle/InputBox.cs
trunk/Jabber-net/muzzle/InputBox.resx
trunk/Jabber-net/muzzle/JidMulti.cs
trunk/Jabber-net/muzzle/JidMulti.resx
trunk/Jabber-net/muzzle/Litmus.bmp
trunk/Jabber-net/muzzle/Litmus.cs
trunk/Jabber-net/muzzle/Litmus.resx
trunk/Jabber-net/muzzle/OptionForm.cs
trunk/Jabber-net/muzzle/OptionForm.resx
trunk/Jabber-net/muzzle/RosterTree.bmp
trunk/Jabber-net/muzzle/RosterTree.cs
trunk/Jabber-net/muzzle/RosterTree.resx
trunk/Jabber-net/muzzle/StreamControl.cs
trunk/Jabber-net/muzzle/StripChart.bmp
trunk/Jabber-net/muzzle/StripChart.cs
trunk/Jabber-net/muzzle/StripChart.resx
trunk/Jabber-net/muzzle/XDataForm.cs
trunk/Jabber-net/muzzle/XDataForm.resx
trunk/Jabber-net/muzzle/XmppDebugger.cs
trunk/Jabber-net/muzzle/XmppDebugger.resx
trunk/Jabber-net/muzzle/away.bmp
trunk/Jabber-net/muzzle/chatty.bmp
trunk/Jabber-net/muzzle/contracted.bmp
trunk/Jabber-net/muzzle/dnd.bmp
trunk/Jabber-net/muzzle/expanded.bmp
trunk/Jabber-net/muzzle/muzzle.build
trunk/Jabber-net/muzzle/muzzle.old.csproj
trunk/Jabber-net/muzzle/muzzle.xml
trunk/Jabber-net/muzzle/offline.bmp
trunk/Jabber-net/muzzle/online.bmp
trunk/Jabber-net/muzzle/xa.bmp
trunk/Jabber-net/netlib.Dns/Properties/AssemblyInfo.cs
trunk/Jabber-net/netlib.Dns/dns.cs
trunk/Jabber-net/netlib.Dns/jabbernet.key
trunk/Jabber-net/netlib.Dns/netlib.Dns.csproj
trunk/Jabber-net/stringprep/.cvsignore
trunk/Jabber-net/stringprep/AssemblyInfo.cs
trunk/Jabber-net/stringprep/Makefile
trunk/Jabber-net/stringprep/Nameprep.cs
trunk/Jabber-net/stringprep/Plain.cs
trunk/Jabber-net/stringprep/Profile.cs
trunk/Jabber-net/stringprep/ResTool/.cvsignore
trunk/Jabber-net/stringprep/ResTool/App.ico
trunk/Jabber-net/stringprep/ResTool/AssemblyInfo.cs
trunk/Jabber-net/stringprep/ResTool/Main.cs
trunk/Jabber-net/stringprep/ResTool/ResTool.csproj
trunk/Jabber-net/stringprep/ResTool/ResTool.sln
trunk/Jabber-net/stringprep/XmppNode.cs
trunk/Jabber-net/stringprep/XmppResource.cs
trunk/Jabber-net/stringprep/steps/BidiStep.cs
trunk/Jabber-net/stringprep/steps/MapStep.cs
trunk/Jabber-net/stringprep/steps/NFKCStep.cs
trunk/Jabber-net/stringprep/steps/ProfileStep.cs
trunk/Jabber-net/stringprep/steps/ProhibitStep.cs
trunk/Jabber-net/stringprep/steps/RFC3454.cs
trunk/Jabber-net/stringprep/steps/RFC3454.resx
trunk/Jabber-net/stringprep/steps/ResourceLoader.cs
trunk/Jabber-net/stringprep/steps/gen-stringprep-tables.pl
trunk/Jabber-net/stringprep/steps/rfc3454.txt
trunk/Jabber-net/stringprep/stringprep.xml
trunk/Jabber-net/stringprep/unicode/COPYRIGHT
trunk/Jabber-net/stringprep/unicode/CaseFolding-3.2.0.txt
trunk/Jabber-net/stringprep/unicode/Combining.cs
trunk/Jabber-net/stringprep/unicode/CombiningData.cs
trunk/Jabber-net/stringprep/unicode/Compose.cs
trunk/Jabber-net/stringprep/unicode/ComposeData.cs
trunk/Jabber-net/stringprep/unicode/CompositionExclusions-3.2.0.txt
trunk/Jabber-net/stringprep/unicode/Decompose.cs
trunk/Jabber-net/stringprep/unicode/DecomposeData.cs
trunk/Jabber-net/stringprep/unicode/LineBreak-3.2.0.txt
trunk/Jabber-net/stringprep/unicode/ResourceLoader.cs
trunk/Jabber-net/stringprep/unicode/SpecialCasing-3.2.0.txt
trunk/Jabber-net/stringprep/unicode/Unicode.resx
trunk/Jabber-net/stringprep/unicode/UnicodeData-3.2.0.txt
trunk/Jabber-net/stringprep/unicode/gen-unicode-tables.pl
trunk/Jabber-net/stringprep/unicode/gen.bat
trunk/Jabber-net/test/.cvsignore
trunk/Jabber-net/test/2003-test.csproj
trunk/Jabber-net/test/2005-test.csproj
trunk/Jabber-net/test/AssemblyInfo.cs
trunk/Jabber-net/test/Makefile
trunk/Jabber-net/test/bedrock/collections/ByteStackTest.cs
trunk/Jabber-net/test/bedrock/collections/SetTest.cs
trunk/Jabber-net/test/bedrock/collections/SkipListTest.cs
trunk/Jabber-net/test/bedrock/collections/StringSet.cs
trunk/Jabber-net/test/bedrock/collections/TreeTest.cs
trunk/Jabber-net/test/bedrock/collections/TrieNodeTest.cs
trunk/Jabber-net/test/bedrock/collections/TrieTest.cs
trunk/Jabber-net/test/bedrock/io/ZlibStream.cs
trunk/Jabber-net/test/bedrock/net/AsyncSocketTest.cs
trunk/Jabber-net/test/bedrock/net/HttpSocketTest.cs
trunk/Jabber-net/test/bedrock/net/HttpUploadTest.cs
trunk/Jabber-net/test/bedrock/net/SSLAsyncSocketTest.cs
trunk/Jabber-net/test/bedrock/util/GetOptBaseTest.cs
trunk/Jabber-net/test/bedrock/util/VersionTest.cs
trunk/Jabber-net/test/jabber/JIDTest.cs
trunk/Jabber-net/test/jabber/client/PresenceManagerTest.cs
trunk/Jabber-net/test/jabber/client/RosterManagerTest.cs
trunk/Jabber-net/test/jabber/connection/CapsManagerTest.cs
trunk/Jabber-net/test/jabber/connection/ConferenceManagerTest.cs
trunk/Jabber-net/test/jabber/connection/DiscoManagerTest.cs
trunk/Jabber-net/test/jabber/connection/FileMap.cs
trunk/Jabber-net/test/jabber/connection/PubSubManagerTest.cs
trunk/Jabber-net/test/jabber/connection/sasl/MD5Processor.cs
trunk/Jabber-net/test/jabber/protocol/ElementListTest.cs
trunk/Jabber-net/test/jabber/protocol/ElementStreamTest.cs
trunk/Jabber-net/test/jabber/protocol/EnumParserTest.cs
trunk/Jabber-net/test/jabber/protocol/PacketTest.cs
trunk/Jabber-net/test/jabber/protocol/accept/RouteTest.cs
trunk/Jabber-net/test/jabber/protocol/client/IQTest.cs
trunk/Jabber-net/test/jabber/protocol/client/MessageTest.cs
trunk/Jabber-net/test/jabber/protocol/client/PresenceTest.cs
trunk/Jabber-net/test/jabber/protocol/iq/AgentTest.cs
trunk/Jabber-net/test/jabber/protocol/iq/AuthTest.cs
trunk/Jabber-net/test/jabber/protocol/iq/PubSubTest.cs
trunk/Jabber-net/test/jabber/protocol/iq/RegisterTest.cs
trunk/Jabber-net/test/jabber/protocol/iq/RosterTest.cs
trunk/Jabber-net/test/jabber/protocol/iq/TimeTest.cs
trunk/Jabber-net/test/jabber/protocol/stream/FactoryTest.cs
trunk/Jabber-net/test/jabber/protocol/stream/StreamTest.cs
trunk/Jabber-net/test/jabber/protocol/x/DataTest.cs
trunk/Jabber-net/test/jabber/protocol/x/EventTest.cs
trunk/Jabber-net/test/localhost-cert.p12
trunk/Jabber-net/test/localhost.pfx
trunk/Jabber-net/test/nunit/nunit-gui-runner.dll
trunk/Jabber-net/test/nunit/nunit-gui.exe
trunk/Jabber-net/test/nunit/nunit-gui.exe.config
trunk/Jabber-net/test/nunit/nunit.core.dll
trunk/Jabber-net/test/nunit/nunit.framework.dll
trunk/Jabber-net/test/nunit/nunit.uikit.dll
trunk/Jabber-net/test/nunit/nunit.util.dll
trunk/Jabber-net/test/stringprep/TestDecompose.cs
trunk/Jabber-net/test/stringprep/TestDraft.cs
trunk/Jabber-net/test/stringprep/TestNFKC.cs
trunk/Jabber-net/test/stringprep/TestNameprep.cs
trunk/Jabber-net/test/stringprep/TestNodeprep.cs
trunk/Jabber-net/test/stringprep/TestResourceprep.cs
trunk/Jabber-net/test/stringprep/draft-josefsson-idn-test-vectors-00.txt
trunk/Jabber-net/test/stringprep/gen-tests.pl
trunk/Jabber-net/test/test.build
trunk/Jabber-net/test/test.old.csproj
trunk/Jabber-net/version
trunk/Jabber-net/vsi/Jabber-Net.vscontent
trunk/Jabber-net/xpnet/ContentToken.cs
trunk/Jabber-net/xpnet/Encoding.cs
trunk/Jabber-net/xpnet/Exceptions.cs
trunk/Jabber-net/xpnet/Position.cs
trunk/Jabber-net/xpnet/Token.cs
trunk/Jabber-net/xpnet/UTF8Encoding.cs
trunk/Jabber-net/xpnet/copying.txt
trunk/Libraries/Castle.Core.dll
trunk/Libraries/GalaSoft.MvvmLight.Extras.WPF4.XML
trunk/Libraries/GalaSoft.MvvmLight.Extras.WPF4.dll
trunk/Libraries/GalaSoft.MvvmLight.WPF4.XML
trunk/Libraries/GalaSoft.MvvmLight.WPF4.dll
trunk/Libraries/Microsoft.Expression.Interactions.dll
trunk/Libraries/Microsoft.Expression.Interactions.xml
trunk/Libraries/Microsoft.Practices.ServiceLocation.dll
trunk/Libraries/Microsoft.Practices.Unity.dll
trunk/Libraries/Microsoft.Practices.Unity.xml
trunk/Libraries/Microsoft.WindowsAPICodePack.Shell.dll
trunk/Libraries/Microsoft.WindowsAPICodePack.ShellExtensions.dll
trunk/Libraries/Microsoft.WindowsAPICodePack.dll
trunk/Libraries/Moq.dll
trunk/Libraries/ReuxablesLegacy.dll
trunk/Libraries/System.Windows.Controls.Input.Toolkit.XML
trunk/Libraries/System.Windows.Controls.Input.Toolkit.dll
trunk/Libraries/System.Windows.Interactivity.dll
trunk/Libraries/WPFToolkit.Extended.dll
trunk/Libraries/WPFToolkit.dll
trunk/Libraries/log4net.dll
trunk/Libraries/nunit.framework.dll
trunk/Solution.sln

Download

Click the following link to download cyclopschat.zip.

cyclopschat.zip