From 0f65452e6ccb025af3f8a510a3e4f568671fc52b Mon Sep 17 00:00:00 2001 From: RKrom Date: Mon, 13 Feb 2012 09:06:09 +0000 Subject: [PATCH] Fixed Copyright to 2012 git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1653 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot-OCR-Plugin/Language.cs | 2 +- Greenshot-OCR-Plugin/LanguageKeys.cs | 2 +- Greenshot-OCR-Plugin/ModiInterop.cs | 2 +- Greenshot-OCR-Plugin/OCRConfiguration.cs | 2 +- Greenshot-OCR-Plugin/OCRDestination.cs | 2 +- Greenshot-OCR-Plugin/OCRPlugin.cs | 2 +- .../Properties/AssemblyInfo.cs.template | 4 +- Greenshot-OCR-Plugin/SettingsForm.Designer.cs | 2 +- Greenshot-OCR-Plugin/SettingsForm.cs | 2 +- Greenshot/AssemblyInfo.cs.template | 2 +- Greenshot/Configuration/AppConfig.cs | 2 +- .../Configuration/EditorConfiguration.cs | 2 +- Greenshot/Configuration/Language.cs | 2 +- Greenshot/Configuration/LanguageKeys.cs | 2 +- Greenshot/Configuration/RuntimeConfig.cs | 2 +- Greenshot/Controls/BindableToolStripButton.cs | 2 +- .../Controls/BindableToolStripComboBox.cs | 2 +- .../BindableToolStripDropDownButton.cs | 2 +- Greenshot/Controls/ColorButton.cs | 2 +- Greenshot/Controls/FontFamilyComboBox.cs | 2 +- Greenshot/Controls/MenuStripEx.cs | 2 +- Greenshot/Controls/NonJumpingPanel.cs | 2 +- Greenshot/Controls/ToolStripColorButton.cs | 2 +- Greenshot/Controls/ToolStripEx.cs | 2 +- Greenshot/Controls/ToolStripNumericUpDown.cs | 2 +- .../Destinations/ClipboardDestination.cs | 2 +- Greenshot/Destinations/EditorDestination.cs | 2 +- Greenshot/Destinations/EmailDestination.cs | 2 +- Greenshot/Destinations/ExcelDestination.cs | 2 +- Greenshot/Destinations/FileDestination.cs | 2 +- .../Destinations/FileWithDialogDestination.cs | 2 +- Greenshot/Destinations/PickerDestination.cs | 2 +- .../Destinations/PowerpointDestination.cs | 2 +- Greenshot/Destinations/PrinterDestination.cs | 2 +- Greenshot/Destinations/WordDestination.cs | 2 +- Greenshot/Drawing/ArrowContainer.cs | 2 +- Greenshot/Drawing/BitmapContainer.cs | 2 +- Greenshot/Drawing/CropContainer.cs | 2 +- Greenshot/Drawing/CursorContainer.cs | 2 +- Greenshot/Drawing/DrawableContainer.cs | 2 +- Greenshot/Drawing/DrawableContainerList.cs | 2 +- Greenshot/Drawing/EllipseContainer.cs | 2 +- .../Drawing/Fields/AbstractFieldHolder.cs | 2 +- .../Fields/AbstractFieldHolderWithChildren.cs | 2 +- .../Binding/AbstractBindingConverter.cs | 2 +- .../Fields/Binding/BidirectionalBinding.cs | 2 +- .../DecimalDoublePercentageConverter.cs | 2 +- .../Fields/Binding/DecimalFloatConverter.cs | 2 +- .../Fields/Binding/DecimalIntConverter.cs | 2 +- .../Fields/Binding/IBindingConverter.cs | 2 +- .../Fields/Binding/IBindingValidator.cs | 2 +- .../Fields/Binding/NotNullValidator.cs | 2 +- Greenshot/Drawing/Fields/Field.cs | 2 +- Greenshot/Drawing/Fields/FieldAggregator.cs | 2 +- Greenshot/Drawing/Fields/FieldType.cs | 2 +- Greenshot/Drawing/Fields/IFieldHolder.cs | 2 +- Greenshot/Drawing/FilterContainer.cs | 2 +- Greenshot/Drawing/Filters/AbstractFilter.cs | 2 +- Greenshot/Drawing/Filters/BrightnessFilter.cs | 2 +- Greenshot/Drawing/Filters/GrayscaleFilter.cs | 2 +- Greenshot/Drawing/Filters/HighlightFilter.cs | 2 +- Greenshot/Drawing/Filters/IFilter.cs | 2 +- Greenshot/Drawing/Filters/MagnifierFilter.cs | 2 +- .../Drawing/Filters/PixelizationFilter.cs | 2 +- Greenshot/Drawing/FreehandContainer.cs | 2 +- Greenshot/Drawing/Gripper.cs | 2 +- Greenshot/Drawing/HighlightContainer.cs | 2 +- Greenshot/Drawing/IconContainer.cs | 2 +- Greenshot/Drawing/LineContainer.cs | 2 +- Greenshot/Drawing/MetafileContainer.cs | 2 +- Greenshot/Drawing/ObfuscateContainer.cs | 2 +- Greenshot/Drawing/RectangleContainer.cs | 2 +- Greenshot/Drawing/RoundedRectangle.cs | 2 +- Greenshot/Drawing/Surface.cs | 2 +- Greenshot/Drawing/TextContainer.cs | 2 +- Greenshot/Forms/AboutForm.Designer.cs | 2 +- Greenshot/Forms/AboutForm.cs | 2 +- Greenshot/Forms/BugReportForm.Designer.cs | 2 +- Greenshot/Forms/BugReportForm.cs | 2 +- Greenshot/Forms/CaptureForm.Designer.cs | 2 +- Greenshot/Forms/CaptureForm.cs | 2 +- Greenshot/Forms/ColorDialog.Designer.cs | 2 +- Greenshot/Forms/ColorDialog.cs | 2 +- Greenshot/Forms/FormWithoutActivation.cs | 2 +- Greenshot/Forms/ImageEditorForm.Designer.cs | 2 +- Greenshot/Forms/ImageEditorForm.cs | 2 +- Greenshot/Forms/JpegQualityDialog.Designer.cs | 2 +- Greenshot/Forms/JpegQualityDialog.cs | 2 +- Greenshot/Forms/LanguageDialog.Designer.cs | 2 +- Greenshot/Forms/LanguageDialog.cs | 2 +- Greenshot/Forms/MainForm.Designer.cs | 2 +- Greenshot/Forms/MainForm.cs | 2 +- .../Forms/PrintOptionsDialog.Designer.cs | 2 +- Greenshot/Forms/PrintOptionsDialog.cs | 2 +- Greenshot/Forms/SaveImageFileDialog.cs | 2 +- Greenshot/Forms/SettingsForm.Designer.cs | 2 +- Greenshot/Forms/SettingsForm.cs | 2 +- Greenshot/Forms/ToolStripMenuSelectList.cs | 2 +- Greenshot/GreenshotMain.cs | 2 +- Greenshot/Help/HelpBrowserForm.Designer.cs | 2 +- Greenshot/Help/HelpBrowserForm.cs | 2 +- Greenshot/Helpers/CaptureHelper.cs | 2 +- Greenshot/Helpers/ClipboardHelper.cs | 2 +- Greenshot/Helpers/Colors.cs | 2 +- Greenshot/Helpers/CopyData.cs | 2 +- Greenshot/Helpers/DestinationHelper.cs | 2 +- Greenshot/Helpers/EnvironmentInfo.cs | 2 +- Greenshot/Helpers/FilenameHelper.cs | 2 +- Greenshot/Helpers/GeometryHelper.cs | 2 +- Greenshot/Helpers/GuiRectangle.cs | 2 +- Greenshot/Helpers/IECaptureHelper.cs | 2 +- Greenshot/Helpers/IEInterop/IEContainer.cs | 2 +- .../Helpers/IEInterop/IHTMLBodyElement.cs | 2 +- .../Helpers/IEInterop/IHTMLCurrentStyle.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLDocument.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLDocument2.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLDocument3.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLDocument4.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLDocument5.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLElement.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLElement2.cs | 2 +- .../IEInterop/IHTMLElementCollection.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLFrameBase.cs | 2 +- .../IEInterop/IHTMLFramesCollection2.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLRect.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLScreen.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLScreen2.cs | 2 +- .../Helpers/IEInterop/IHTMLSelectionObject.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLStyle.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLTxtRange.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLWindow2.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLWindow3.cs | 2 +- Greenshot/Helpers/IEInterop/IHTMLWindow4.cs | 2 +- Greenshot/Helpers/IEInterop/IOleWindow.cs | 2 +- .../Helpers/IEInterop/IServiceProvider.cs | 2 +- Greenshot/Helpers/IEInterop/IWebBrowser2.cs | 2 +- Greenshot/Helpers/ImageOutput.cs | 2 +- Greenshot/Helpers/LogHelper.cs | 2 +- Greenshot/Helpers/MailHelper.cs | 2 +- .../Helpers/OfficeInterop/ExcelWrapper.cs | 2 +- .../Helpers/OfficeInterop/OfficeWrappers.cs | 2 +- .../Helpers/OfficeInterop/OutlookUtils.cs | 2 +- .../Helpers/OfficeInterop/OutlookWrapper.cs | 2 +- .../OfficeInterop/PowerpointWrapper.cs | 2 +- .../Helpers/OfficeInterop/WordWrapper.cs | 2 +- Greenshot/Helpers/PluginHelper.cs | 2 +- Greenshot/Helpers/PrintHelper.cs | 2 +- Greenshot/Helpers/ProcessorHelper.cs | 2 +- Greenshot/Helpers/QuantizerHelper.cs | 2 +- Greenshot/Helpers/ScaleHelper.cs | 2 +- Greenshot/Helpers/ScreenCaptureHelper.cs | 2 +- Greenshot/Helpers/SoundHelper.cs | 2 +- Greenshot/Helpers/StartupHelper.cs | 2 +- Greenshot/Helpers/ToolStripItemEndisabler.cs | 2 +- Greenshot/Helpers/UpdateHelper.cs | 2 +- Greenshot/Helpers/WindowWrapper.cs | 2 +- Greenshot/Languages/language-cs-CZ.xml | 2 +- Greenshot/Languages/language-de-DE.xml | 2 +- Greenshot/Languages/language-el-GR.xml | 2 +- Greenshot/Languages/language-en-US.xml | 2 +- Greenshot/Languages/language-es-ES.xml | 2 +- Greenshot/Languages/language-fi-FI.xml | 2 +- Greenshot/Languages/language-he-IL.xml | 2 +- Greenshot/Languages/language-hu-HU.xml | 2 +- Greenshot/Languages/language-it-IT.xml | 2 +- Greenshot/Languages/language-ja-JP.xml | 2 +- Greenshot/Languages/language-lt-LT.xml | 2 +- Greenshot/Languages/language-nl-NL.xml | 2 +- Greenshot/Languages/language-pl-PL.xml | 2 +- Greenshot/Languages/language-pt-BR.xml | 2 +- Greenshot/Languages/language-ru-RU.xml | 2 +- Greenshot/Languages/language-sv-SE.xml | 2 +- Greenshot/Languages/language-tr-TR.xml | 2 +- Greenshot/Languages/language-zh-CN.xml | 2 +- Greenshot/Languages/language-zh-TW.xml | 2 +- Greenshot/Memento/AddElementMemento.cs | 2 +- Greenshot/Memento/ChangeFieldHolderMemento.cs | 2 +- Greenshot/Memento/DeleteElementMemento.cs | 2 +- .../DrawableContainerBoundsChangeMemento.cs | 2 +- Greenshot/Memento/IMemento.cs | 2 +- .../Memento/SurfaceBackgroundChangeMemento.cs | 2 +- Greenshot/Memento/TextChangeMemento.cs | 2 +- Greenshot/Processors/TitleFixProcessor.cs | 2 +- GreenshotConfluencePlugin/Confluence.cs | 2 +- .../ConfluenceConfiguration.cs | 2 +- .../ConfluenceDestination.cs | 2 +- GreenshotConfluencePlugin/ConfluencePlugin.cs | 2 +- GreenshotConfluencePlugin/ConfluenceUtils.cs | 2 +- GreenshotConfluencePlugin/EnumDisplayer.cs | 2 +- .../Forms/ConfluenceConfigurationForm.xaml.cs | 2 +- .../Forms/ConfluencePagePicker.xaml.cs | 2 +- .../Forms/ConfluenceSearch.xaml.cs | 2 +- .../Forms/ConfluenceTreePicker.xaml.cs | 2 +- .../Forms/ConfluenceUpload.xaml.cs | 2 +- GreenshotConfluencePlugin/Language.cs | 2 +- GreenshotConfluencePlugin/LanguageKeys.cs | 2 +- .../Properties/AssemblyInfo.cs.template | 4 +- .../Web References/confluence/Reference.cs | 8662 ++++++++++++++--- .../ExternalCommandConfiguration.cs | 2 +- .../ExternalCommandDestination.cs | 2 +- .../ExternalCommandPlugin.cs | 2 +- .../Properties/AssemblyInfo.cs.template | 4 +- .../SettingsForm.Designer.cs | 2 +- .../SettingsForm.cs | 2 +- .../Forms/ImgurHistory.Designer.cs | 2 +- GreenshotImgurPlugin/Forms/ImgurHistory.cs | 2 +- .../Forms/ListViewColumnSorter.cs | 2 +- .../Forms/SettingsForm.Designer.cs | 2 +- GreenshotImgurPlugin/Forms/SettingsForm.cs | 2 +- GreenshotImgurPlugin/ImgurConfiguration.cs | 2 +- GreenshotImgurPlugin/ImgurDestination.cs | 2 +- GreenshotImgurPlugin/ImgurInfo.cs | 2 +- GreenshotImgurPlugin/ImgurPlugin.cs | 2 +- GreenshotImgurPlugin/ImgurUtils.cs | 2 +- GreenshotImgurPlugin/Language.cs | 2 +- GreenshotImgurPlugin/LanguageKeys.cs | 2 +- .../Properties/AssemblyInfo.cs.template | 4 +- .../Forms/JiraForm.Designer.cs | 2 +- GreenshotJiraPlugin/Forms/JiraForm.cs | 2 +- .../Forms/ListViewColumnSorter.cs | 2 +- .../Forms/SettingsForm.Designer.cs | 2 +- GreenshotJiraPlugin/Forms/SettingsForm.cs | 2 +- GreenshotJiraPlugin/Jira.cs | 2 +- GreenshotJiraPlugin/JiraConfiguration.cs | 2 +- GreenshotJiraPlugin/JiraDestination.cs | 2 +- GreenshotJiraPlugin/JiraPlugin.cs | 2 +- GreenshotJiraPlugin/JiraUtils.cs | 2 +- GreenshotJiraPlugin/Language.cs | 2 +- GreenshotJiraPlugin/LanguageKeys.cs | 2 +- .../Properties/AssemblyInfo.cs.template | 4 +- .../Controls/BackgroundForm.Designer.cs | 2 +- GreenshotPlugin/Controls/BackgroundForm.cs | 2 +- GreenshotPlugin/Controls/HotkeyControl.cs | 2 +- GreenshotPlugin/Core/AbstractDestination.cs | 2 +- GreenshotPlugin/Core/AbstractProcessor.cs | 2 +- GreenshotPlugin/Core/AccessibleHelper.cs | 2 +- GreenshotPlugin/Core/BitmapBuffer.cs | 2 +- GreenshotPlugin/Core/CacheHelper.cs | 2 +- GreenshotPlugin/Core/CoreConfiguration.cs | 2 +- GreenshotPlugin/Core/CredentialsHelper.cs | 2 +- GreenshotPlugin/Core/DisplayKeyAttribute.cs | 2 +- GreenshotPlugin/Core/EmailConfigHelper.cs | 2 +- GreenshotPlugin/Core/EnumExtensions.cs | 2 +- GreenshotPlugin/Core/ExtensionAttribute.cs | 2 +- GreenshotPlugin/Core/GreenshotResources.cs | 2 +- GreenshotPlugin/Core/IEHelper.cs | 2 +- GreenshotPlugin/Core/ImageHelper.cs | 2 +- GreenshotPlugin/Core/InterfaceUtils.cs | 2 +- GreenshotPlugin/Core/LanguageHelper.cs | 2 +- GreenshotPlugin/Core/LogHelper.cs | 2 +- GreenshotPlugin/Core/NetworkHelper.cs | 2 +- GreenshotPlugin/Core/Objects.cs | 2 +- GreenshotPlugin/Core/PluginUtils.cs | 2 +- GreenshotPlugin/Core/SourceForgeHelper.cs | 2 +- GreenshotPlugin/Core/WindowCapture.cs | 2 +- GreenshotPlugin/Core/WindowsHelper.cs | 2 +- GreenshotPlugin/IniFile/IniAttributes.cs | 2 +- GreenshotPlugin/IniFile/IniConfig.cs | 2 +- GreenshotPlugin/IniFile/IniReader.cs | 2 +- GreenshotPlugin/IniFile/IniSection.cs | 2 +- GreenshotPlugin/IniFile/IniValue.cs | 2 +- GreenshotPlugin/Interfaces/Capture.cs | 2 +- .../Interfaces/Drawing/Container.cs | 2 +- .../Interfaces/Forms/ImageEditor.cs | 2 +- GreenshotPlugin/Interfaces/Generic.cs | 2 +- GreenshotPlugin/Interfaces/IDestination.cs | 2 +- GreenshotPlugin/Interfaces/IProcessor.cs | 2 +- .../Interfaces/Plugin/PluginInterfaces.cs | 2 +- GreenshotPlugin/Interop/COMWrapper.cs | 2 +- GreenshotPlugin/Interop/ComProgIdAttribute.cs | 2 +- .../Properties/AssemblyInfo.cs.template | 4 +- GreenshotPlugin/UnmanagedHelpers/DWM.cs | 2 +- .../UnmanagedHelpers/Enumerations.cs | 2 +- GreenshotPlugin/UnmanagedHelpers/GDI32.cs | 2 +- GreenshotPlugin/UnmanagedHelpers/Kernel32.cs | 2 +- GreenshotPlugin/UnmanagedHelpers/Shell32.cs | 2 +- GreenshotPlugin/UnmanagedHelpers/Structs.cs | 2 +- GreenshotPlugin/UnmanagedHelpers/User32.cs | 2 +- .../UnmanagedHelpers/Win32Errors.cs | 2 +- GreenshotPlugin/UnmanagedHelpers/WinMM.cs | 2 +- .../Drawing/Filters/BitmapByteBufferTest.cs | 2 +- .../Properties/PropertyAggregatorTest.cs | 2 +- GreenshotTest/Test/Helpers/ScaleHelperTest.cs | 2 +- GreenshotTest/Test/SaveImageFileDialogTest.cs | 2 +- PluginExample/AnnotateProcessor.cs | 2 +- PluginExample/GreyscaleProcessor.cs | 2 +- PluginExample/PluginExample.cs | 2 +- PluginExample/PluginExampleConfiguration.cs | 2 +- .../Properties/AssemblyInfo.cs.template | 4 +- PluginExample/SettingsForm.Designer.cs | 2 +- PluginExample/SettingsForm.cs | 2 +- PluginExample/SimpleOutputDestination.cs | 2 +- 292 files changed, 7360 insertions(+), 1898 deletions(-) diff --git a/Greenshot-OCR-Plugin/Language.cs b/Greenshot-OCR-Plugin/Language.cs index 4f4a441f2..81c7ca265 100644 --- a/Greenshot-OCR-Plugin/Language.cs +++ b/Greenshot-OCR-Plugin/Language.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot-OCR-Plugin/LanguageKeys.cs b/Greenshot-OCR-Plugin/LanguageKeys.cs index 09f85b370..5a2abea82 100644 --- a/Greenshot-OCR-Plugin/LanguageKeys.cs +++ b/Greenshot-OCR-Plugin/LanguageKeys.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot-OCR-Plugin/ModiInterop.cs b/Greenshot-OCR-Plugin/ModiInterop.cs index ce93923ac..1f5431c63 100644 --- a/Greenshot-OCR-Plugin/ModiInterop.cs +++ b/Greenshot-OCR-Plugin/ModiInterop.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot-OCR-Plugin/OCRConfiguration.cs b/Greenshot-OCR-Plugin/OCRConfiguration.cs index 71b762e2b..a1f85fe25 100644 --- a/Greenshot-OCR-Plugin/OCRConfiguration.cs +++ b/Greenshot-OCR-Plugin/OCRConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot-OCR-Plugin/OCRDestination.cs b/Greenshot-OCR-Plugin/OCRDestination.cs index cf254c0c2..02ba29b0d 100644 --- a/Greenshot-OCR-Plugin/OCRDestination.cs +++ b/Greenshot-OCR-Plugin/OCRDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot-OCR-Plugin/OCRPlugin.cs b/Greenshot-OCR-Plugin/OCRPlugin.cs index cf054880e..13f479aa7 100644 --- a/Greenshot-OCR-Plugin/OCRPlugin.cs +++ b/Greenshot-OCR-Plugin/OCRPlugin.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template b/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template index bbbf054d5..4c6beec16 100644 --- a/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template +++ b/Greenshot-OCR-Plugin/Properties/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ @@ -35,7 +35,7 @@ using Greenshot.Plugin; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("GreenshotOCR")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2011")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] // The PluginAttribute describes the "entryType" and if the plugin is configurable diff --git a/Greenshot-OCR-Plugin/SettingsForm.Designer.cs b/Greenshot-OCR-Plugin/SettingsForm.Designer.cs index 037a12118..174f6cfa4 100644 --- a/Greenshot-OCR-Plugin/SettingsForm.Designer.cs +++ b/Greenshot-OCR-Plugin/SettingsForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot-OCR-Plugin/SettingsForm.cs b/Greenshot-OCR-Plugin/SettingsForm.cs index e73b1a44c..961df2375 100644 --- a/Greenshot-OCR-Plugin/SettingsForm.cs +++ b/Greenshot-OCR-Plugin/SettingsForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/AssemblyInfo.cs.template b/Greenshot/AssemblyInfo.cs.template index 071f4e981..42f90bbe8 100644 --- a/Greenshot/AssemblyInfo.cs.template +++ b/Greenshot/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Configuration/AppConfig.cs b/Greenshot/Configuration/AppConfig.cs index 19969af63..cc92324d6 100644 --- a/Greenshot/Configuration/AppConfig.cs +++ b/Greenshot/Configuration/AppConfig.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Configuration/EditorConfiguration.cs b/Greenshot/Configuration/EditorConfiguration.cs index 598951e36..22b4a5744 100644 --- a/Greenshot/Configuration/EditorConfiguration.cs +++ b/Greenshot/Configuration/EditorConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Configuration/Language.cs b/Greenshot/Configuration/Language.cs index aceaec5c0..43eec2d95 100644 --- a/Greenshot/Configuration/Language.cs +++ b/Greenshot/Configuration/Language.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Configuration/LanguageKeys.cs b/Greenshot/Configuration/LanguageKeys.cs index ec5aee6c6..3d323aacd 100644 --- a/Greenshot/Configuration/LanguageKeys.cs +++ b/Greenshot/Configuration/LanguageKeys.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Configuration/RuntimeConfig.cs b/Greenshot/Configuration/RuntimeConfig.cs index 04200cbf4..2fae2d509 100644 --- a/Greenshot/Configuration/RuntimeConfig.cs +++ b/Greenshot/Configuration/RuntimeConfig.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/BindableToolStripButton.cs b/Greenshot/Controls/BindableToolStripButton.cs index 9d59f4edc..4a01d1e25 100644 --- a/Greenshot/Controls/BindableToolStripButton.cs +++ b/Greenshot/Controls/BindableToolStripButton.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/BindableToolStripComboBox.cs b/Greenshot/Controls/BindableToolStripComboBox.cs index aa4cf2c00..558ecee3a 100644 --- a/Greenshot/Controls/BindableToolStripComboBox.cs +++ b/Greenshot/Controls/BindableToolStripComboBox.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/BindableToolStripDropDownButton.cs b/Greenshot/Controls/BindableToolStripDropDownButton.cs index 3b7e4bad2..d689d6ebc 100644 --- a/Greenshot/Controls/BindableToolStripDropDownButton.cs +++ b/Greenshot/Controls/BindableToolStripDropDownButton.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/ColorButton.cs b/Greenshot/Controls/ColorButton.cs index fbe58caf6..3abaa8d23 100644 --- a/Greenshot/Controls/ColorButton.cs +++ b/Greenshot/Controls/ColorButton.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/FontFamilyComboBox.cs b/Greenshot/Controls/FontFamilyComboBox.cs index 9fcc9173f..1a928eab3 100644 --- a/Greenshot/Controls/FontFamilyComboBox.cs +++ b/Greenshot/Controls/FontFamilyComboBox.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/MenuStripEx.cs b/Greenshot/Controls/MenuStripEx.cs index 597ed27af..56f6f557e 100644 --- a/Greenshot/Controls/MenuStripEx.cs +++ b/Greenshot/Controls/MenuStripEx.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/NonJumpingPanel.cs b/Greenshot/Controls/NonJumpingPanel.cs index 3e5a5e09e..3f62900d5 100644 --- a/Greenshot/Controls/NonJumpingPanel.cs +++ b/Greenshot/Controls/NonJumpingPanel.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/ToolStripColorButton.cs b/Greenshot/Controls/ToolStripColorButton.cs index 8e1729e91..621f5fd92 100644 --- a/Greenshot/Controls/ToolStripColorButton.cs +++ b/Greenshot/Controls/ToolStripColorButton.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/ToolStripEx.cs b/Greenshot/Controls/ToolStripEx.cs index 979ee2a03..3ae33734e 100644 --- a/Greenshot/Controls/ToolStripEx.cs +++ b/Greenshot/Controls/ToolStripEx.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Controls/ToolStripNumericUpDown.cs b/Greenshot/Controls/ToolStripNumericUpDown.cs index 49a5af5d0..faa3925f9 100644 --- a/Greenshot/Controls/ToolStripNumericUpDown.cs +++ b/Greenshot/Controls/ToolStripNumericUpDown.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/ClipboardDestination.cs b/Greenshot/Destinations/ClipboardDestination.cs index 74b74b5c9..a7ae305fd 100644 --- a/Greenshot/Destinations/ClipboardDestination.cs +++ b/Greenshot/Destinations/ClipboardDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/EditorDestination.cs b/Greenshot/Destinations/EditorDestination.cs index b5c5b6b1a..746cf1abe 100644 --- a/Greenshot/Destinations/EditorDestination.cs +++ b/Greenshot/Destinations/EditorDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/EmailDestination.cs b/Greenshot/Destinations/EmailDestination.cs index 5de43e9c4..aa959aa48 100644 --- a/Greenshot/Destinations/EmailDestination.cs +++ b/Greenshot/Destinations/EmailDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/ExcelDestination.cs b/Greenshot/Destinations/ExcelDestination.cs index 5af719f90..5a237c2aa 100644 --- a/Greenshot/Destinations/ExcelDestination.cs +++ b/Greenshot/Destinations/ExcelDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/FileDestination.cs b/Greenshot/Destinations/FileDestination.cs index b1d220d19..d15bd3c5c 100644 --- a/Greenshot/Destinations/FileDestination.cs +++ b/Greenshot/Destinations/FileDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/FileWithDialogDestination.cs b/Greenshot/Destinations/FileWithDialogDestination.cs index cc837caf0..bd3d6a244 100644 --- a/Greenshot/Destinations/FileWithDialogDestination.cs +++ b/Greenshot/Destinations/FileWithDialogDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/PickerDestination.cs b/Greenshot/Destinations/PickerDestination.cs index 352d43460..dec8552ab 100644 --- a/Greenshot/Destinations/PickerDestination.cs +++ b/Greenshot/Destinations/PickerDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/PowerpointDestination.cs b/Greenshot/Destinations/PowerpointDestination.cs index 259fe846d..835135cad 100644 --- a/Greenshot/Destinations/PowerpointDestination.cs +++ b/Greenshot/Destinations/PowerpointDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/PrinterDestination.cs b/Greenshot/Destinations/PrinterDestination.cs index c973fbbe8..5fa780928 100644 --- a/Greenshot/Destinations/PrinterDestination.cs +++ b/Greenshot/Destinations/PrinterDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Destinations/WordDestination.cs b/Greenshot/Destinations/WordDestination.cs index e779b6660..3e7e73579 100644 --- a/Greenshot/Destinations/WordDestination.cs +++ b/Greenshot/Destinations/WordDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/ArrowContainer.cs b/Greenshot/Drawing/ArrowContainer.cs index 67a90bc6d..c4e1a53b0 100644 --- a/Greenshot/Drawing/ArrowContainer.cs +++ b/Greenshot/Drawing/ArrowContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/BitmapContainer.cs b/Greenshot/Drawing/BitmapContainer.cs index e9fab703f..40ac7bc02 100644 --- a/Greenshot/Drawing/BitmapContainer.cs +++ b/Greenshot/Drawing/BitmapContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/CropContainer.cs b/Greenshot/Drawing/CropContainer.cs index a4724df3d..9c25dc251 100644 --- a/Greenshot/Drawing/CropContainer.cs +++ b/Greenshot/Drawing/CropContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/CursorContainer.cs b/Greenshot/Drawing/CursorContainer.cs index f82acfe74..054b83dce 100644 --- a/Greenshot/Drawing/CursorContainer.cs +++ b/Greenshot/Drawing/CursorContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/DrawableContainer.cs b/Greenshot/Drawing/DrawableContainer.cs index 936dead96..57cbf8ce1 100644 --- a/Greenshot/Drawing/DrawableContainer.cs +++ b/Greenshot/Drawing/DrawableContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/DrawableContainerList.cs b/Greenshot/Drawing/DrawableContainerList.cs index 3ddb09acf..0010e2497 100644 --- a/Greenshot/Drawing/DrawableContainerList.cs +++ b/Greenshot/Drawing/DrawableContainerList.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/EllipseContainer.cs b/Greenshot/Drawing/EllipseContainer.cs index 416bc4853..b8ab67c06 100644 --- a/Greenshot/Drawing/EllipseContainer.cs +++ b/Greenshot/Drawing/EllipseContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/AbstractFieldHolder.cs b/Greenshot/Drawing/Fields/AbstractFieldHolder.cs index 6e366022c..da263c6e7 100644 --- a/Greenshot/Drawing/Fields/AbstractFieldHolder.cs +++ b/Greenshot/Drawing/Fields/AbstractFieldHolder.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/AbstractFieldHolderWithChildren.cs b/Greenshot/Drawing/Fields/AbstractFieldHolderWithChildren.cs index 8bac8c605..063ff3fc2 100644 --- a/Greenshot/Drawing/Fields/AbstractFieldHolderWithChildren.cs +++ b/Greenshot/Drawing/Fields/AbstractFieldHolderWithChildren.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/AbstractBindingConverter.cs b/Greenshot/Drawing/Fields/Binding/AbstractBindingConverter.cs index 5b3f74593..d7758681a 100644 --- a/Greenshot/Drawing/Fields/Binding/AbstractBindingConverter.cs +++ b/Greenshot/Drawing/Fields/Binding/AbstractBindingConverter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/BidirectionalBinding.cs b/Greenshot/Drawing/Fields/Binding/BidirectionalBinding.cs index f1dfb0b30..a9915eca5 100644 --- a/Greenshot/Drawing/Fields/Binding/BidirectionalBinding.cs +++ b/Greenshot/Drawing/Fields/Binding/BidirectionalBinding.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/DecimalDoublePercentageConverter.cs b/Greenshot/Drawing/Fields/Binding/DecimalDoublePercentageConverter.cs index 4a32c7a50..7879f950e 100644 --- a/Greenshot/Drawing/Fields/Binding/DecimalDoublePercentageConverter.cs +++ b/Greenshot/Drawing/Fields/Binding/DecimalDoublePercentageConverter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/DecimalFloatConverter.cs b/Greenshot/Drawing/Fields/Binding/DecimalFloatConverter.cs index a6f9159d0..b4ffe49b8 100644 --- a/Greenshot/Drawing/Fields/Binding/DecimalFloatConverter.cs +++ b/Greenshot/Drawing/Fields/Binding/DecimalFloatConverter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/DecimalIntConverter.cs b/Greenshot/Drawing/Fields/Binding/DecimalIntConverter.cs index f7cd3fff8..d3383aefd 100644 --- a/Greenshot/Drawing/Fields/Binding/DecimalIntConverter.cs +++ b/Greenshot/Drawing/Fields/Binding/DecimalIntConverter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/IBindingConverter.cs b/Greenshot/Drawing/Fields/Binding/IBindingConverter.cs index 56800afdc..fc32219f6 100644 --- a/Greenshot/Drawing/Fields/Binding/IBindingConverter.cs +++ b/Greenshot/Drawing/Fields/Binding/IBindingConverter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/IBindingValidator.cs b/Greenshot/Drawing/Fields/Binding/IBindingValidator.cs index 6acb70668..570d340d7 100644 --- a/Greenshot/Drawing/Fields/Binding/IBindingValidator.cs +++ b/Greenshot/Drawing/Fields/Binding/IBindingValidator.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Binding/NotNullValidator.cs b/Greenshot/Drawing/Fields/Binding/NotNullValidator.cs index 34d59a9ca..07c09a701 100644 --- a/Greenshot/Drawing/Fields/Binding/NotNullValidator.cs +++ b/Greenshot/Drawing/Fields/Binding/NotNullValidator.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/Field.cs b/Greenshot/Drawing/Fields/Field.cs index d1db76e56..e33617ce6 100644 --- a/Greenshot/Drawing/Fields/Field.cs +++ b/Greenshot/Drawing/Fields/Field.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/FieldAggregator.cs b/Greenshot/Drawing/Fields/FieldAggregator.cs index a92e47e97..6c8c76ae6 100644 --- a/Greenshot/Drawing/Fields/FieldAggregator.cs +++ b/Greenshot/Drawing/Fields/FieldAggregator.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/FieldType.cs b/Greenshot/Drawing/Fields/FieldType.cs index 7fb29bba7..e4f5f8785 100644 --- a/Greenshot/Drawing/Fields/FieldType.cs +++ b/Greenshot/Drawing/Fields/FieldType.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Fields/IFieldHolder.cs b/Greenshot/Drawing/Fields/IFieldHolder.cs index d5e6597f8..ff291ea4c 100644 --- a/Greenshot/Drawing/Fields/IFieldHolder.cs +++ b/Greenshot/Drawing/Fields/IFieldHolder.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/FilterContainer.cs b/Greenshot/Drawing/FilterContainer.cs index c20ebe17d..448d12228 100644 --- a/Greenshot/Drawing/FilterContainer.cs +++ b/Greenshot/Drawing/FilterContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Filters/AbstractFilter.cs b/Greenshot/Drawing/Filters/AbstractFilter.cs index 148ab8ed4..7698546f5 100644 --- a/Greenshot/Drawing/Filters/AbstractFilter.cs +++ b/Greenshot/Drawing/Filters/AbstractFilter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Filters/BrightnessFilter.cs b/Greenshot/Drawing/Filters/BrightnessFilter.cs index 8265ad136..cbc9f727e 100644 --- a/Greenshot/Drawing/Filters/BrightnessFilter.cs +++ b/Greenshot/Drawing/Filters/BrightnessFilter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Filters/GrayscaleFilter.cs b/Greenshot/Drawing/Filters/GrayscaleFilter.cs index 14753c305..eb36c13c7 100644 --- a/Greenshot/Drawing/Filters/GrayscaleFilter.cs +++ b/Greenshot/Drawing/Filters/GrayscaleFilter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Filters/HighlightFilter.cs b/Greenshot/Drawing/Filters/HighlightFilter.cs index 513808440..91fa61fe7 100644 --- a/Greenshot/Drawing/Filters/HighlightFilter.cs +++ b/Greenshot/Drawing/Filters/HighlightFilter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Filters/IFilter.cs b/Greenshot/Drawing/Filters/IFilter.cs index 0b59a1620..0516b6a53 100644 --- a/Greenshot/Drawing/Filters/IFilter.cs +++ b/Greenshot/Drawing/Filters/IFilter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Filters/MagnifierFilter.cs b/Greenshot/Drawing/Filters/MagnifierFilter.cs index ece9cc484..45b41190f 100644 --- a/Greenshot/Drawing/Filters/MagnifierFilter.cs +++ b/Greenshot/Drawing/Filters/MagnifierFilter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Filters/PixelizationFilter.cs b/Greenshot/Drawing/Filters/PixelizationFilter.cs index 47c396bba..245201f71 100644 --- a/Greenshot/Drawing/Filters/PixelizationFilter.cs +++ b/Greenshot/Drawing/Filters/PixelizationFilter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/FreehandContainer.cs b/Greenshot/Drawing/FreehandContainer.cs index ab0a5dadd..687a5111c 100644 --- a/Greenshot/Drawing/FreehandContainer.cs +++ b/Greenshot/Drawing/FreehandContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Gripper.cs b/Greenshot/Drawing/Gripper.cs index 9c7f27779..fcc0579d3 100644 --- a/Greenshot/Drawing/Gripper.cs +++ b/Greenshot/Drawing/Gripper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/HighlightContainer.cs b/Greenshot/Drawing/HighlightContainer.cs index 265fcec4d..d4a465203 100644 --- a/Greenshot/Drawing/HighlightContainer.cs +++ b/Greenshot/Drawing/HighlightContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/IconContainer.cs b/Greenshot/Drawing/IconContainer.cs index a711ae90f..cb8d63e05 100644 --- a/Greenshot/Drawing/IconContainer.cs +++ b/Greenshot/Drawing/IconContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/LineContainer.cs b/Greenshot/Drawing/LineContainer.cs index d070a9c78..8f1aaf55b 100644 --- a/Greenshot/Drawing/LineContainer.cs +++ b/Greenshot/Drawing/LineContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/MetafileContainer.cs b/Greenshot/Drawing/MetafileContainer.cs index 329a98fd6..f65e8f3c0 100644 --- a/Greenshot/Drawing/MetafileContainer.cs +++ b/Greenshot/Drawing/MetafileContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/ObfuscateContainer.cs b/Greenshot/Drawing/ObfuscateContainer.cs index 810196faf..9028627d7 100644 --- a/Greenshot/Drawing/ObfuscateContainer.cs +++ b/Greenshot/Drawing/ObfuscateContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/RectangleContainer.cs b/Greenshot/Drawing/RectangleContainer.cs index 9ed173395..335f52546 100644 --- a/Greenshot/Drawing/RectangleContainer.cs +++ b/Greenshot/Drawing/RectangleContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/RoundedRectangle.cs b/Greenshot/Drawing/RoundedRectangle.cs index 20f9e56ff..171a90d64 100644 --- a/Greenshot/Drawing/RoundedRectangle.cs +++ b/Greenshot/Drawing/RoundedRectangle.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/Surface.cs b/Greenshot/Drawing/Surface.cs index 8e7321f9d..dd26e7d84 100644 --- a/Greenshot/Drawing/Surface.cs +++ b/Greenshot/Drawing/Surface.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Drawing/TextContainer.cs b/Greenshot/Drawing/TextContainer.cs index f58a7cc43..d4098a20d 100644 --- a/Greenshot/Drawing/TextContainer.cs +++ b/Greenshot/Drawing/TextContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/AboutForm.Designer.cs b/Greenshot/Forms/AboutForm.Designer.cs index cda019b9b..a59d77e2c 100644 --- a/Greenshot/Forms/AboutForm.Designer.cs +++ b/Greenshot/Forms/AboutForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/AboutForm.cs b/Greenshot/Forms/AboutForm.cs index b0b5f431f..a4a50c0be 100644 --- a/Greenshot/Forms/AboutForm.cs +++ b/Greenshot/Forms/AboutForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/BugReportForm.Designer.cs b/Greenshot/Forms/BugReportForm.Designer.cs index 4c4a37fd7..71aa3b76a 100644 --- a/Greenshot/Forms/BugReportForm.Designer.cs +++ b/Greenshot/Forms/BugReportForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/BugReportForm.cs b/Greenshot/Forms/BugReportForm.cs index 935eaddd3..03e89e526 100644 --- a/Greenshot/Forms/BugReportForm.cs +++ b/Greenshot/Forms/BugReportForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/CaptureForm.Designer.cs b/Greenshot/Forms/CaptureForm.Designer.cs index 6421c07fb..246a92c04 100644 --- a/Greenshot/Forms/CaptureForm.Designer.cs +++ b/Greenshot/Forms/CaptureForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/CaptureForm.cs b/Greenshot/Forms/CaptureForm.cs index 815543115..09eb23e20 100644 --- a/Greenshot/Forms/CaptureForm.cs +++ b/Greenshot/Forms/CaptureForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/ColorDialog.Designer.cs b/Greenshot/Forms/ColorDialog.Designer.cs index bcb0a994a..6b4a00cc5 100644 --- a/Greenshot/Forms/ColorDialog.Designer.cs +++ b/Greenshot/Forms/ColorDialog.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/ColorDialog.cs b/Greenshot/Forms/ColorDialog.cs index 286e15519..b29140690 100644 --- a/Greenshot/Forms/ColorDialog.cs +++ b/Greenshot/Forms/ColorDialog.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/FormWithoutActivation.cs b/Greenshot/Forms/FormWithoutActivation.cs index 364e38554..737a84adb 100644 --- a/Greenshot/Forms/FormWithoutActivation.cs +++ b/Greenshot/Forms/FormWithoutActivation.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/ImageEditorForm.Designer.cs b/Greenshot/Forms/ImageEditorForm.Designer.cs index 63914107c..cd890c7a4 100644 --- a/Greenshot/Forms/ImageEditorForm.Designer.cs +++ b/Greenshot/Forms/ImageEditorForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/ImageEditorForm.cs b/Greenshot/Forms/ImageEditorForm.cs index ca9265a50..0121ae52b 100644 --- a/Greenshot/Forms/ImageEditorForm.cs +++ b/Greenshot/Forms/ImageEditorForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/JpegQualityDialog.Designer.cs b/Greenshot/Forms/JpegQualityDialog.Designer.cs index bbbcb4135..721d6bd28 100644 --- a/Greenshot/Forms/JpegQualityDialog.Designer.cs +++ b/Greenshot/Forms/JpegQualityDialog.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/JpegQualityDialog.cs b/Greenshot/Forms/JpegQualityDialog.cs index 094749319..31050a7e2 100644 --- a/Greenshot/Forms/JpegQualityDialog.cs +++ b/Greenshot/Forms/JpegQualityDialog.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/LanguageDialog.Designer.cs b/Greenshot/Forms/LanguageDialog.Designer.cs index 9483ce227..de85f9fcb 100644 --- a/Greenshot/Forms/LanguageDialog.Designer.cs +++ b/Greenshot/Forms/LanguageDialog.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/LanguageDialog.cs b/Greenshot/Forms/LanguageDialog.cs index c18f6dbac..9d7e1e6cf 100644 --- a/Greenshot/Forms/LanguageDialog.cs +++ b/Greenshot/Forms/LanguageDialog.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/MainForm.Designer.cs b/Greenshot/Forms/MainForm.Designer.cs index c2efeb8b5..967e8b473 100644 --- a/Greenshot/Forms/MainForm.Designer.cs +++ b/Greenshot/Forms/MainForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/MainForm.cs b/Greenshot/Forms/MainForm.cs index c09d80f78..c27437bea 100644 --- a/Greenshot/Forms/MainForm.cs +++ b/Greenshot/Forms/MainForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/PrintOptionsDialog.Designer.cs b/Greenshot/Forms/PrintOptionsDialog.Designer.cs index 8eaee82ab..8d1e28d71 100644 --- a/Greenshot/Forms/PrintOptionsDialog.Designer.cs +++ b/Greenshot/Forms/PrintOptionsDialog.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/PrintOptionsDialog.cs b/Greenshot/Forms/PrintOptionsDialog.cs index d2b8cd6e1..41b07be30 100644 --- a/Greenshot/Forms/PrintOptionsDialog.cs +++ b/Greenshot/Forms/PrintOptionsDialog.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/SaveImageFileDialog.cs b/Greenshot/Forms/SaveImageFileDialog.cs index 98252c73c..733fd6692 100644 --- a/Greenshot/Forms/SaveImageFileDialog.cs +++ b/Greenshot/Forms/SaveImageFileDialog.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/SettingsForm.Designer.cs b/Greenshot/Forms/SettingsForm.Designer.cs index 6eacc5f1e..4f28d028e 100644 --- a/Greenshot/Forms/SettingsForm.Designer.cs +++ b/Greenshot/Forms/SettingsForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/SettingsForm.cs b/Greenshot/Forms/SettingsForm.cs index fd8999496..885136db1 100644 --- a/Greenshot/Forms/SettingsForm.cs +++ b/Greenshot/Forms/SettingsForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Forms/ToolStripMenuSelectList.cs b/Greenshot/Forms/ToolStripMenuSelectList.cs index ad25be50b..6b9376113 100644 --- a/Greenshot/Forms/ToolStripMenuSelectList.cs +++ b/Greenshot/Forms/ToolStripMenuSelectList.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/GreenshotMain.cs b/Greenshot/GreenshotMain.cs index b22929c03..8c3f5a43c 100644 --- a/Greenshot/GreenshotMain.cs +++ b/Greenshot/GreenshotMain.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Help/HelpBrowserForm.Designer.cs b/Greenshot/Help/HelpBrowserForm.Designer.cs index 4b6004ae3..5611f228b 100644 --- a/Greenshot/Help/HelpBrowserForm.Designer.cs +++ b/Greenshot/Help/HelpBrowserForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Help/HelpBrowserForm.cs b/Greenshot/Help/HelpBrowserForm.cs index bbf82ad81..8a8c14ef4 100644 --- a/Greenshot/Help/HelpBrowserForm.cs +++ b/Greenshot/Help/HelpBrowserForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/CaptureHelper.cs b/Greenshot/Helpers/CaptureHelper.cs index 6e42a908d..410fb4010 100644 --- a/Greenshot/Helpers/CaptureHelper.cs +++ b/Greenshot/Helpers/CaptureHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/ClipboardHelper.cs b/Greenshot/Helpers/ClipboardHelper.cs index 02984fcb7..a43b7cca7 100644 --- a/Greenshot/Helpers/ClipboardHelper.cs +++ b/Greenshot/Helpers/ClipboardHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/Colors.cs b/Greenshot/Helpers/Colors.cs index 9c91372b2..76c775246 100644 --- a/Greenshot/Helpers/Colors.cs +++ b/Greenshot/Helpers/Colors.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/CopyData.cs b/Greenshot/Helpers/CopyData.cs index 739a0518b..818590878 100644 --- a/Greenshot/Helpers/CopyData.cs +++ b/Greenshot/Helpers/CopyData.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/DestinationHelper.cs b/Greenshot/Helpers/DestinationHelper.cs index c98d45f8a..b313a0a4b 100644 --- a/Greenshot/Helpers/DestinationHelper.cs +++ b/Greenshot/Helpers/DestinationHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/EnvironmentInfo.cs b/Greenshot/Helpers/EnvironmentInfo.cs index f0ec44ac4..5529d0e01 100644 --- a/Greenshot/Helpers/EnvironmentInfo.cs +++ b/Greenshot/Helpers/EnvironmentInfo.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/FilenameHelper.cs b/Greenshot/Helpers/FilenameHelper.cs index 632f834de..d6e3029b2 100644 --- a/Greenshot/Helpers/FilenameHelper.cs +++ b/Greenshot/Helpers/FilenameHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/GeometryHelper.cs b/Greenshot/Helpers/GeometryHelper.cs index 21414a559..81c91dcca 100644 --- a/Greenshot/Helpers/GeometryHelper.cs +++ b/Greenshot/Helpers/GeometryHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/GuiRectangle.cs b/Greenshot/Helpers/GuiRectangle.cs index 49813cbba..98ec0027f 100644 --- a/Greenshot/Helpers/GuiRectangle.cs +++ b/Greenshot/Helpers/GuiRectangle.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IECaptureHelper.cs b/Greenshot/Helpers/IECaptureHelper.cs index b0ee7e0d0..5db370354 100644 --- a/Greenshot/Helpers/IECaptureHelper.cs +++ b/Greenshot/Helpers/IECaptureHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IEContainer.cs b/Greenshot/Helpers/IEInterop/IEContainer.cs index 03a57f20d..7e9dcfd00 100644 --- a/Greenshot/Helpers/IEInterop/IEContainer.cs +++ b/Greenshot/Helpers/IEInterop/IEContainer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLBodyElement.cs b/Greenshot/Helpers/IEInterop/IHTMLBodyElement.cs index a305ce05d..29709aa8e 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLBodyElement.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLBodyElement.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLCurrentStyle.cs b/Greenshot/Helpers/IEInterop/IHTMLCurrentStyle.cs index 0ca2a324c..aa62ba201 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLCurrentStyle.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLCurrentStyle.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLDocument.cs b/Greenshot/Helpers/IEInterop/IHTMLDocument.cs index 3e7ca0312..9dc1fa09c 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLDocument.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLDocument.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLDocument2.cs b/Greenshot/Helpers/IEInterop/IHTMLDocument2.cs index d2b790164..3bb87301d 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLDocument2.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLDocument2.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLDocument3.cs b/Greenshot/Helpers/IEInterop/IHTMLDocument3.cs index 93a72ccae..61a8bb864 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLDocument3.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLDocument3.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLDocument4.cs b/Greenshot/Helpers/IEInterop/IHTMLDocument4.cs index d2489a721..7810123a4 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLDocument4.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLDocument4.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLDocument5.cs b/Greenshot/Helpers/IEInterop/IHTMLDocument5.cs index a5a125e63..9e3f703a2 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLDocument5.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLDocument5.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLElement.cs b/Greenshot/Helpers/IEInterop/IHTMLElement.cs index 10a54ede6..c15326c8f 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLElement.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLElement.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLElement2.cs b/Greenshot/Helpers/IEInterop/IHTMLElement2.cs index 7a30d2d47..abadf04d6 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLElement2.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLElement2.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLElementCollection.cs b/Greenshot/Helpers/IEInterop/IHTMLElementCollection.cs index 34d261051..323d22fa5 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLElementCollection.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLElementCollection.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLFrameBase.cs b/Greenshot/Helpers/IEInterop/IHTMLFrameBase.cs index a8ed4e72f..9e7f75403 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLFrameBase.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLFrameBase.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLFramesCollection2.cs b/Greenshot/Helpers/IEInterop/IHTMLFramesCollection2.cs index 86f5a4003..61c76a924 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLFramesCollection2.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLFramesCollection2.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLRect.cs b/Greenshot/Helpers/IEInterop/IHTMLRect.cs index b351d68df..478eae79e 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLRect.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLRect.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLScreen.cs b/Greenshot/Helpers/IEInterop/IHTMLScreen.cs index 65aade596..104fd5d6f 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLScreen.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLScreen.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLScreen2.cs b/Greenshot/Helpers/IEInterop/IHTMLScreen2.cs index 5dafeb734..105fb982b 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLScreen2.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLScreen2.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLSelectionObject.cs b/Greenshot/Helpers/IEInterop/IHTMLSelectionObject.cs index b778d4328..a6029d0fd 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLSelectionObject.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLSelectionObject.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLStyle.cs b/Greenshot/Helpers/IEInterop/IHTMLStyle.cs index 7714e6d87..81a99babe 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLStyle.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLStyle.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLTxtRange.cs b/Greenshot/Helpers/IEInterop/IHTMLTxtRange.cs index e3a32e683..472ee4a68 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLTxtRange.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLTxtRange.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLWindow2.cs b/Greenshot/Helpers/IEInterop/IHTMLWindow2.cs index 9d5472799..abb2d4c83 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLWindow2.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLWindow2.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLWindow3.cs b/Greenshot/Helpers/IEInterop/IHTMLWindow3.cs index f5f6f2204..357005e45 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLWindow3.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLWindow3.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IHTMLWindow4.cs b/Greenshot/Helpers/IEInterop/IHTMLWindow4.cs index d5837e780..b30d35b6a 100644 --- a/Greenshot/Helpers/IEInterop/IHTMLWindow4.cs +++ b/Greenshot/Helpers/IEInterop/IHTMLWindow4.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IOleWindow.cs b/Greenshot/Helpers/IEInterop/IOleWindow.cs index 44bed75d7..ad24dbe39 100644 --- a/Greenshot/Helpers/IEInterop/IOleWindow.cs +++ b/Greenshot/Helpers/IEInterop/IOleWindow.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IServiceProvider.cs b/Greenshot/Helpers/IEInterop/IServiceProvider.cs index 9a70e0bb6..dda857c0a 100644 --- a/Greenshot/Helpers/IEInterop/IServiceProvider.cs +++ b/Greenshot/Helpers/IEInterop/IServiceProvider.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/IEInterop/IWebBrowser2.cs b/Greenshot/Helpers/IEInterop/IWebBrowser2.cs index a09b3961b..9bd3eaa47 100644 --- a/Greenshot/Helpers/IEInterop/IWebBrowser2.cs +++ b/Greenshot/Helpers/IEInterop/IWebBrowser2.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/ImageOutput.cs b/Greenshot/Helpers/ImageOutput.cs index 5c7d0750b..cd7a9699b 100644 --- a/Greenshot/Helpers/ImageOutput.cs +++ b/Greenshot/Helpers/ImageOutput.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/LogHelper.cs b/Greenshot/Helpers/LogHelper.cs index faf5e6bc7..e2f492744 100644 --- a/Greenshot/Helpers/LogHelper.cs +++ b/Greenshot/Helpers/LogHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/MailHelper.cs b/Greenshot/Helpers/MailHelper.cs index 1831509a3..17a7994dd 100644 --- a/Greenshot/Helpers/MailHelper.cs +++ b/Greenshot/Helpers/MailHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/OfficeInterop/ExcelWrapper.cs b/Greenshot/Helpers/OfficeInterop/ExcelWrapper.cs index 8fcbea226..0d933581f 100644 --- a/Greenshot/Helpers/OfficeInterop/ExcelWrapper.cs +++ b/Greenshot/Helpers/OfficeInterop/ExcelWrapper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/OfficeInterop/OfficeWrappers.cs b/Greenshot/Helpers/OfficeInterop/OfficeWrappers.cs index 8eb013ec8..fb478354e 100644 --- a/Greenshot/Helpers/OfficeInterop/OfficeWrappers.cs +++ b/Greenshot/Helpers/OfficeInterop/OfficeWrappers.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/OfficeInterop/OutlookUtils.cs b/Greenshot/Helpers/OfficeInterop/OutlookUtils.cs index 93cce51a4..ca55b3403 100644 --- a/Greenshot/Helpers/OfficeInterop/OutlookUtils.cs +++ b/Greenshot/Helpers/OfficeInterop/OutlookUtils.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/OfficeInterop/OutlookWrapper.cs b/Greenshot/Helpers/OfficeInterop/OutlookWrapper.cs index fcc1775c9..5b9b4259b 100644 --- a/Greenshot/Helpers/OfficeInterop/OutlookWrapper.cs +++ b/Greenshot/Helpers/OfficeInterop/OutlookWrapper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/OfficeInterop/PowerpointWrapper.cs b/Greenshot/Helpers/OfficeInterop/PowerpointWrapper.cs index d5fe01705..1b4a41194 100644 --- a/Greenshot/Helpers/OfficeInterop/PowerpointWrapper.cs +++ b/Greenshot/Helpers/OfficeInterop/PowerpointWrapper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/OfficeInterop/WordWrapper.cs b/Greenshot/Helpers/OfficeInterop/WordWrapper.cs index 8791f0c57..6b97c6373 100644 --- a/Greenshot/Helpers/OfficeInterop/WordWrapper.cs +++ b/Greenshot/Helpers/OfficeInterop/WordWrapper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/PluginHelper.cs b/Greenshot/Helpers/PluginHelper.cs index 429a47a8f..b5fcd86c7 100644 --- a/Greenshot/Helpers/PluginHelper.cs +++ b/Greenshot/Helpers/PluginHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/PrintHelper.cs b/Greenshot/Helpers/PrintHelper.cs index a0120a686..253698cf7 100644 --- a/Greenshot/Helpers/PrintHelper.cs +++ b/Greenshot/Helpers/PrintHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/ProcessorHelper.cs b/Greenshot/Helpers/ProcessorHelper.cs index 12da10ab6..c3676d9f8 100644 --- a/Greenshot/Helpers/ProcessorHelper.cs +++ b/Greenshot/Helpers/ProcessorHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/QuantizerHelper.cs b/Greenshot/Helpers/QuantizerHelper.cs index 3e42cb7b2..690c29969 100644 --- a/Greenshot/Helpers/QuantizerHelper.cs +++ b/Greenshot/Helpers/QuantizerHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/ScaleHelper.cs b/Greenshot/Helpers/ScaleHelper.cs index d0173b365..5c37948b5 100644 --- a/Greenshot/Helpers/ScaleHelper.cs +++ b/Greenshot/Helpers/ScaleHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/ScreenCaptureHelper.cs b/Greenshot/Helpers/ScreenCaptureHelper.cs index 6adc96847..299b1b641 100644 --- a/Greenshot/Helpers/ScreenCaptureHelper.cs +++ b/Greenshot/Helpers/ScreenCaptureHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/SoundHelper.cs b/Greenshot/Helpers/SoundHelper.cs index c6d5a0093..8993a4923 100644 --- a/Greenshot/Helpers/SoundHelper.cs +++ b/Greenshot/Helpers/SoundHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/StartupHelper.cs b/Greenshot/Helpers/StartupHelper.cs index 6ae331e4c..1ef5f02b4 100644 --- a/Greenshot/Helpers/StartupHelper.cs +++ b/Greenshot/Helpers/StartupHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/ToolStripItemEndisabler.cs b/Greenshot/Helpers/ToolStripItemEndisabler.cs index 3fd589684..47476ec49 100644 --- a/Greenshot/Helpers/ToolStripItemEndisabler.cs +++ b/Greenshot/Helpers/ToolStripItemEndisabler.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/UpdateHelper.cs b/Greenshot/Helpers/UpdateHelper.cs index 5083850d4..05f2abd2b 100644 --- a/Greenshot/Helpers/UpdateHelper.cs +++ b/Greenshot/Helpers/UpdateHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Helpers/WindowWrapper.cs b/Greenshot/Helpers/WindowWrapper.cs index 356b336a2..2d5ed8dca 100644 --- a/Greenshot/Helpers/WindowWrapper.cs +++ b/Greenshot/Helpers/WindowWrapper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Languages/language-cs-CZ.xml b/Greenshot/Languages/language-cs-CZ.xml index 8a6e9abef..029060405 100644 --- a/Greenshot/Languages/language-cs-CZ.xml +++ b/Greenshot/Languages/language-cs-CZ.xml @@ -88,7 +88,7 @@ Zkontrolujte prosím dostupnost vybraného umístění. O programu Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot je ABSOLUTNĚ BEZ ZÁRUKY. Toto je svobodný software, můžete jej dále šířit za určitých podmínek. Podrobnosti o GNU General Public License: diff --git a/Greenshot/Languages/language-de-DE.xml b/Greenshot/Languages/language-de-DE.xml index 8f730e6ed..766ca8e23 100644 --- a/Greenshot/Languages/language-de-DE.xml +++ b/Greenshot/Languages/language-de-DE.xml @@ -93,7 +93,7 @@ Bitte überprüfen Sie, ob am Speicherort Schreibrechte bestehen. Über Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Für Greenshot besteht KEINERLEI GARANTIE. Greenshot ist freie Software, die Sie unter bestimmten Bedingungen weitergeben dürfen. Detaillierte Informationen zur GNU General Public License: diff --git a/Greenshot/Languages/language-el-GR.xml b/Greenshot/Languages/language-el-GR.xml index 1067d453d..e16913b8d 100644 --- a/Greenshot/Languages/language-el-GR.xml +++ b/Greenshot/Languages/language-el-GR.xml @@ -88,7 +88,7 @@ Πληροφορίες για το Greenshot - Πνευματικά δικαιώματα (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Πνευματικά δικαιώματα (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Δεν παρέχεται ΚΑΜΙΑ ΕΓΓΥΗΣΗ για το Greenshot. Είναι ελεύθερο λογισμικό. Είστε ελεύθεροι να το αναδιανείμετε κάτω από ορισμένες συνθήκες. Λεπτομέρειες σχετικά με την GNU General Public License: diff --git a/Greenshot/Languages/language-en-US.xml b/Greenshot/Languages/language-en-US.xml index b5285b189..7bea5003a 100644 --- a/Greenshot/Languages/language-en-US.xml +++ b/Greenshot/Languages/language-en-US.xml @@ -96,7 +96,7 @@ Please check write accessibility of the selected storage location. About Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Details about the GNU General Public License: diff --git a/Greenshot/Languages/language-es-ES.xml b/Greenshot/Languages/language-es-ES.xml index fac14a35b..a9953f998 100644 --- a/Greenshot/Languages/language-es-ES.xml +++ b/Greenshot/Languages/language-es-ES.xml @@ -88,7 +88,7 @@ Por favor verifique la ruta de almacenamiento seleccionada. Acerca de Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot viene ABSOLUTAMENTE SIN GARANTIA. Este es software gratuito, y eres bienvenido a redistribuirlo bajo ciertas condiciones. Detalles acerca de la Licencia General Publica GNU: diff --git a/Greenshot/Languages/language-fi-FI.xml b/Greenshot/Languages/language-fi-FI.xml index cc13a941b..afebd4a5d 100644 --- a/Greenshot/Languages/language-fi-FI.xml +++ b/Greenshot/Languages/language-fi-FI.xml @@ -88,7 +88,7 @@ Tarkista valitun tallennuspaikan kirjoitussuojaus. Tietoja Greenshotista - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Details about the GNU General Public License: diff --git a/Greenshot/Languages/language-he-IL.xml b/Greenshot/Languages/language-he-IL.xml index 9d669dfe2..6728f9eef 100644 --- a/Greenshot/Languages/language-he-IL.xml +++ b/Greenshot/Languages/language-he-IL.xml @@ -85,7 +85,7 @@ Greenshot אודות התוכנה - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. Details about the GNU General Public License: diff --git a/Greenshot/Languages/language-hu-HU.xml b/Greenshot/Languages/language-hu-HU.xml index b7c9d4a01..10b5c610e 100644 --- a/Greenshot/Languages/language-hu-HU.xml +++ b/Greenshot/Languages/language-hu-HU.xml @@ -88,7 +88,7 @@ Kérjük ellenőrizze a mentési hely hozzáférhetőségét. Greenshot névjegye - Szerzői jog (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Szerzői jog (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom SEMMIFÉLE GARANCIA sincs a Greenshot -hoz. Ez egy ingyenes program, és hálásak vagyunk, hogy terjeszted bizonyos feltételekkel. Részletek a GNU Fő Nyílvános Engedélyről: diff --git a/Greenshot/Languages/language-it-IT.xml b/Greenshot/Languages/language-it-IT.xml index 03748115c..5ee111c59 100644 --- a/Greenshot/Languages/language-it-IT.xml +++ b/Greenshot/Languages/language-it-IT.xml @@ -88,7 +88,7 @@ Verifica l'accesso in scrittura sulla destinazione di salvataggio. Notizie su Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot viene fornito SENZA ALCUNA GARANZIA. Questo è "free software", e potete ri-distribuirlo secondo certe condizioni. Dettagli sulla General Public License GNU: diff --git a/Greenshot/Languages/language-ja-JP.xml b/Greenshot/Languages/language-ja-JP.xml index 67c004ffe..e6379aa3d 100644 --- a/Greenshot/Languages/language-ja-JP.xml +++ b/Greenshot/Languages/language-ja-JP.xml @@ -88,7 +88,7 @@ Greenshot について - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot には一切の保障がありません。GNU General Public License に定められた条件下で再配布をおこなうことができます。: diff --git a/Greenshot/Languages/language-lt-LT.xml b/Greenshot/Languages/language-lt-LT.xml index b58afdda2..c80a7afe5 100644 --- a/Greenshot/Languages/language-lt-LT.xml +++ b/Greenshot/Languages/language-lt-LT.xml @@ -88,7 +88,7 @@ Patikrinkite ar turite tam teises. Apie Greenshot - Visos teisės saugomos (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Visos teisės saugomos (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot pateikiama BE JOKIŲ GARANTIJŲ. Greenshot — laisvai platinama PĮ su GPL licencija ir jūs galite laisvai ją platinti, laikydamasi licencinės sutarties: diff --git a/Greenshot/Languages/language-nl-NL.xml b/Greenshot/Languages/language-nl-NL.xml index 99b3f0420..7a853f14e 100644 --- a/Greenshot/Languages/language-nl-NL.xml +++ b/Greenshot/Languages/language-nl-NL.xml @@ -89,7 +89,7 @@ Controleer AUB de schrijf permissies voor de locatie. Over Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot komt zonder enige garantie! Dit is gratis software, en U kunt het distribueren onder bepaalde voorwaarden. Deteils over de GNU General Public License: diff --git a/Greenshot/Languages/language-pl-PL.xml b/Greenshot/Languages/language-pl-PL.xml index b28fb88b6..09c4e8fff 100644 --- a/Greenshot/Languages/language-pl-PL.xml +++ b/Greenshot/Languages/language-pl-PL.xml @@ -84,7 +84,7 @@ Sprawdź możliwość zapisu w wybranej lokalizacji. O Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot nie jest objęty JAKĄKOLWIEK GWARANCJĄ. Jako wolne oprogramowanie może być rozpowszechniany na określonych warunkach. Szczegóły na temat Powszechnej Licencji Publicznej GNU: diff --git a/Greenshot/Languages/language-pt-BR.xml b/Greenshot/Languages/language-pt-BR.xml index 418f434df..1ca3e9e20 100644 --- a/Greenshot/Languages/language-pt-BR.xml +++ b/Greenshot/Languages/language-pt-BR.xml @@ -88,7 +88,7 @@ Por favor verifique o caminho selecionado para o armazenamento. Sobre o Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom O Greenshot não tem NENHUMA GARANTIA. Este software gratuito pode ser redistribuido sob algumas condições. Detalhes sobre a licença GNU: diff --git a/Greenshot/Languages/language-ru-RU.xml b/Greenshot/Languages/language-ru-RU.xml index 3c06e4d2f..7e496deb5 100644 --- a/Greenshot/Languages/language-ru-RU.xml +++ b/Greenshot/Languages/language-ru-RU.xml @@ -91,7 +91,7 @@ О программе Greenshot - Авторские права (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Авторские права (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot поставляется БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ.Это бесплатная программа и Вы можете распространять ее с определёнными условиями. Подробно о GNU General Public License: diff --git a/Greenshot/Languages/language-sv-SE.xml b/Greenshot/Languages/language-sv-SE.xml index e2c42fdc0..e12e4f46e 100644 --- a/Greenshot/Languages/language-sv-SE.xml +++ b/Greenshot/Languages/language-sv-SE.xml @@ -90,7 +90,7 @@ VAr god kontrollera skrivrättigheterna till den förvalda mappen. Om Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot lämnar ABSOLUT INGA GARANTIER. Detta är ett gratisprogram, och du kan/får videredistribuera programmet under vissa villkor. Detaljer om "GNU General Public License": diff --git a/Greenshot/Languages/language-tr-TR.xml b/Greenshot/Languages/language-tr-TR.xml index 35455a3f2..5fb832c80 100644 --- a/Greenshot/Languages/language-tr-TR.xml +++ b/Greenshot/Languages/language-tr-TR.xml @@ -88,7 +88,7 @@ Seçili kayıt yolunun yazılabilir olduğundan emin olun. Greenshot Hakkında - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom Greenshot HİÇ BİR GARANTİ vermez. Serbest bir yazılımdır ve belirli koşullar altında dağıtmakta serbestsiniz. GNU Genel Kamu Lisanslı hakkında daha fazla bilgi için: diff --git a/Greenshot/Languages/language-zh-CN.xml b/Greenshot/Languages/language-zh-CN.xml index a5c34d046..1d89d6475 100644 --- a/Greenshot/Languages/language-zh-CN.xml +++ b/Greenshot/Languages/language-zh-CN.xml @@ -87,7 +87,7 @@ 关于 Greenshot - 版权所有 (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + 版权所有 (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom 作者不会对程序进行任何担保。 此程序为自由软件,您可以在遵守 GNU 通用公共许可协议下任意传播本软件。 关于 GNU 通用公共许可协议: diff --git a/Greenshot/Languages/language-zh-TW.xml b/Greenshot/Languages/language-zh-TW.xml index b782fea1c..2e4e9f796 100644 --- a/Greenshot/Languages/language-zh-TW.xml +++ b/Greenshot/Languages/language-zh-TW.xml @@ -84,7 +84,7 @@ 關於 Greenshot - Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom 作者不對這個程式做任何擔保. 這個程式是自由軟體, 您可以在 GNU 通用公共許可證下任意散佈本軟體. 關於 GNU 通用公共許可證: diff --git a/Greenshot/Memento/AddElementMemento.cs b/Greenshot/Memento/AddElementMemento.cs index ae4200eae..a480823ea 100644 --- a/Greenshot/Memento/AddElementMemento.cs +++ b/Greenshot/Memento/AddElementMemento.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Memento/ChangeFieldHolderMemento.cs b/Greenshot/Memento/ChangeFieldHolderMemento.cs index ebf7978ec..4e986810d 100644 --- a/Greenshot/Memento/ChangeFieldHolderMemento.cs +++ b/Greenshot/Memento/ChangeFieldHolderMemento.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Memento/DeleteElementMemento.cs b/Greenshot/Memento/DeleteElementMemento.cs index 71b70f707..a8453803f 100644 --- a/Greenshot/Memento/DeleteElementMemento.cs +++ b/Greenshot/Memento/DeleteElementMemento.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Memento/DrawableContainerBoundsChangeMemento.cs b/Greenshot/Memento/DrawableContainerBoundsChangeMemento.cs index 909fed6c3..987618a65 100644 --- a/Greenshot/Memento/DrawableContainerBoundsChangeMemento.cs +++ b/Greenshot/Memento/DrawableContainerBoundsChangeMemento.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Memento/IMemento.cs b/Greenshot/Memento/IMemento.cs index 820eaee55..9ce0ac9fc 100644 --- a/Greenshot/Memento/IMemento.cs +++ b/Greenshot/Memento/IMemento.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Memento/SurfaceBackgroundChangeMemento.cs b/Greenshot/Memento/SurfaceBackgroundChangeMemento.cs index 009bfa9b6..b029924dd 100644 --- a/Greenshot/Memento/SurfaceBackgroundChangeMemento.cs +++ b/Greenshot/Memento/SurfaceBackgroundChangeMemento.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Memento/TextChangeMemento.cs b/Greenshot/Memento/TextChangeMemento.cs index 963a0c091..b53b50704 100644 --- a/Greenshot/Memento/TextChangeMemento.cs +++ b/Greenshot/Memento/TextChangeMemento.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/Greenshot/Processors/TitleFixProcessor.cs b/Greenshot/Processors/TitleFixProcessor.cs index f561f1320..73fc3ecf3 100644 --- a/Greenshot/Processors/TitleFixProcessor.cs +++ b/Greenshot/Processors/TitleFixProcessor.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Confluence.cs b/GreenshotConfluencePlugin/Confluence.cs index c7e5cdf9e..3449d7a7b 100644 --- a/GreenshotConfluencePlugin/Confluence.cs +++ b/GreenshotConfluencePlugin/Confluence.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/ConfluenceConfiguration.cs b/GreenshotConfluencePlugin/ConfluenceConfiguration.cs index 5897c775b..9bfb6e6f5 100644 --- a/GreenshotConfluencePlugin/ConfluenceConfiguration.cs +++ b/GreenshotConfluencePlugin/ConfluenceConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/ConfluenceDestination.cs b/GreenshotConfluencePlugin/ConfluenceDestination.cs index d855b1f7d..3de18c5d1 100644 --- a/GreenshotConfluencePlugin/ConfluenceDestination.cs +++ b/GreenshotConfluencePlugin/ConfluenceDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/ConfluencePlugin.cs b/GreenshotConfluencePlugin/ConfluencePlugin.cs index 25d6da4ba..ba5ea082d 100644 --- a/GreenshotConfluencePlugin/ConfluencePlugin.cs +++ b/GreenshotConfluencePlugin/ConfluencePlugin.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/ConfluenceUtils.cs b/GreenshotConfluencePlugin/ConfluenceUtils.cs index 38e5b046d..c52e88b41 100644 --- a/GreenshotConfluencePlugin/ConfluenceUtils.cs +++ b/GreenshotConfluencePlugin/ConfluenceUtils.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/EnumDisplayer.cs b/GreenshotConfluencePlugin/EnumDisplayer.cs index f46a07d12..74b3323c6 100644 --- a/GreenshotConfluencePlugin/EnumDisplayer.cs +++ b/GreenshotConfluencePlugin/EnumDisplayer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Forms/ConfluenceConfigurationForm.xaml.cs b/GreenshotConfluencePlugin/Forms/ConfluenceConfigurationForm.xaml.cs index 3d84efea7..b41d8c34b 100644 --- a/GreenshotConfluencePlugin/Forms/ConfluenceConfigurationForm.xaml.cs +++ b/GreenshotConfluencePlugin/Forms/ConfluenceConfigurationForm.xaml.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Forms/ConfluencePagePicker.xaml.cs b/GreenshotConfluencePlugin/Forms/ConfluencePagePicker.xaml.cs index e04c055f7..2b98a5535 100644 --- a/GreenshotConfluencePlugin/Forms/ConfluencePagePicker.xaml.cs +++ b/GreenshotConfluencePlugin/Forms/ConfluencePagePicker.xaml.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Forms/ConfluenceSearch.xaml.cs b/GreenshotConfluencePlugin/Forms/ConfluenceSearch.xaml.cs index 6b84423c3..906bbf70a 100644 --- a/GreenshotConfluencePlugin/Forms/ConfluenceSearch.xaml.cs +++ b/GreenshotConfluencePlugin/Forms/ConfluenceSearch.xaml.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Forms/ConfluenceTreePicker.xaml.cs b/GreenshotConfluencePlugin/Forms/ConfluenceTreePicker.xaml.cs index 5398924a2..aa95124ca 100644 --- a/GreenshotConfluencePlugin/Forms/ConfluenceTreePicker.xaml.cs +++ b/GreenshotConfluencePlugin/Forms/ConfluenceTreePicker.xaml.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Forms/ConfluenceUpload.xaml.cs b/GreenshotConfluencePlugin/Forms/ConfluenceUpload.xaml.cs index 7d3cb8e5b..8abbaaece 100644 --- a/GreenshotConfluencePlugin/Forms/ConfluenceUpload.xaml.cs +++ b/GreenshotConfluencePlugin/Forms/ConfluenceUpload.xaml.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Language.cs b/GreenshotConfluencePlugin/Language.cs index df77c0f09..83a58ba18 100644 --- a/GreenshotConfluencePlugin/Language.cs +++ b/GreenshotConfluencePlugin/Language.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/LanguageKeys.cs b/GreenshotConfluencePlugin/LanguageKeys.cs index 0b87a038c..2d2eb3fa9 100644 --- a/GreenshotConfluencePlugin/LanguageKeys.cs +++ b/GreenshotConfluencePlugin/LanguageKeys.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template b/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template index 2d20f2c5a..91cf57212 100644 --- a/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotConfluencePlugin/Properties/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ @@ -35,7 +35,7 @@ using Greenshot.Plugin; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("GreenshotConfluencePlugin")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2011")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] // The PluginAttribute describes the "entryType" and if the plugin is configurable diff --git a/GreenshotConfluencePlugin/Web References/confluence/Reference.cs b/GreenshotConfluencePlugin/Web References/confluence/Reference.cs index e17d8f2d9..9f01fb668 100644 --- a/GreenshotConfluencePlugin/Web References/confluence/Reference.cs +++ b/GreenshotConfluencePlugin/Web References/confluence/Reference.cs @@ -1,25 +1,29 @@ -//------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:2.0.50727.3607 +// Dieser Code wurde von einem Tool generiert. +// Laufzeitversion:4.0.30319.239 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn +// der Code erneut generiert wird. // //------------------------------------------------------------------------------ -namespace Confluence -{ - using System.Diagnostics; - using System.Web.Services; - using System.ComponentModel; - using System.Web.Services.Protocols; +// +// Der Quellcode wurde automatisch mit Microsoft.VSDesigner generiert. Version 4.0.30319.239. +// +#pragma warning disable 1591 + +namespace GreenshotConfluencePlugin.confluence { using System; + using System.Web.Services; + using System.Diagnostics; + using System.Web.Services.Protocols; + using System.ComponentModel; using System.Xml.Serialization; /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Web.Services.WebServiceBindingAttribute(Name="confluenceservice-v1SoapBinding", Namespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] @@ -32,20 +36,660 @@ namespace Confluence [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemoteSpaceSummary))] [System.Xml.Serialization.SoapIncludeAttribute(typeof(AbstractRemotePageSummary))] [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemoteSearchResult))] - public partial class ConfluenceSoapServiceService : System.Web.Services.Protocols.SoapHttpClientProtocol - { + public partial class ConfluenceSoapServiceService : System.Web.Services.Protocols.SoapHttpClientProtocol { + + private System.Threading.SendOrPostCallback getPermissionsOperationCompleted; + + private System.Threading.SendOrPostCallback searchOperationCompleted; + + private System.Threading.SendOrPostCallback search1OperationCompleted; + + private System.Threading.SendOrPostCallback getCommentOperationCompleted; + + private System.Threading.SendOrPostCallback getServerInfoOperationCompleted; + + private System.Threading.SendOrPostCallback getChildrenOperationCompleted; + + private System.Threading.SendOrPostCallback loginOperationCompleted; + + private System.Threading.SendOrPostCallback getUserOperationCompleted; + + private System.Threading.SendOrPostCallback getPageOperationCompleted; + + private System.Threading.SendOrPostCallback getPage1OperationCompleted; + + private System.Threading.SendOrPostCallback logoutOperationCompleted; + + private System.Threading.SendOrPostCallback getSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback isPluginEnabledOperationCompleted; + + private System.Threading.SendOrPostCallback getClusterInformationOperationCompleted; + + private System.Threading.SendOrPostCallback installPluginOperationCompleted; + + private System.Threading.SendOrPostCallback addCommentOperationCompleted; + + private System.Threading.SendOrPostCallback getCommentsOperationCompleted; + + private System.Threading.SendOrPostCallback removeCommentOperationCompleted; + + private System.Threading.SendOrPostCallback getAttachmentsOperationCompleted; + + private System.Threading.SendOrPostCallback addAttachmentOperationCompleted; + + private System.Threading.SendOrPostCallback addAttachment1OperationCompleted; + + private System.Threading.SendOrPostCallback removeAttachmentOperationCompleted; + + private System.Threading.SendOrPostCallback getContentPermissionSetOperationCompleted; + + private System.Threading.SendOrPostCallback getContentPermissionSetsOperationCompleted; + + private System.Threading.SendOrPostCallback getDescendentsOperationCompleted; + + private System.Threading.SendOrPostCallback getAncestorsOperationCompleted; + + private System.Threading.SendOrPostCallback getAttachmentOperationCompleted; + + private System.Threading.SendOrPostCallback addUserOperationCompleted; + + private System.Threading.SendOrPostCallback getRelatedLabelsOperationCompleted; + + private System.Threading.SendOrPostCallback getSpacesOperationCompleted; + + private System.Threading.SendOrPostCallback getSpaceGroupOperationCompleted; + + private System.Threading.SendOrPostCallback getSpaceGroupsOperationCompleted; + + private System.Threading.SendOrPostCallback removeSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback convertToPersonalSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback getPagesOperationCompleted; + + private System.Threading.SendOrPostCallback getGroupsOperationCompleted; + + private System.Threading.SendOrPostCallback setContentPermissionsOperationCompleted; + + private System.Threading.SendOrPostCallback moveAttachmentOperationCompleted; + + private System.Threading.SendOrPostCallback editCommentOperationCompleted; + + private System.Threading.SendOrPostCallback getTopLevelPagesOperationCompleted; + + private System.Threading.SendOrPostCallback getAttachmentDataOperationCompleted; + + private System.Threading.SendOrPostCallback removeUserOperationCompleted; + + private System.Threading.SendOrPostCallback deactivateUserOperationCompleted; + + private System.Threading.SendOrPostCallback reactivateUserOperationCompleted; + + private System.Threading.SendOrPostCallback removeGroupOperationCompleted; + + private System.Threading.SendOrPostCallback addSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback getRecentlyUsedLabelsOperationCompleted; + + private System.Threading.SendOrPostCallback getRecentlyUsedLabelsInSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback getMostPopularLabelsOperationCompleted; + + private System.Threading.SendOrPostCallback getMostPopularLabelsInSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback setEnableWysiwygOperationCompleted; + + private System.Threading.SendOrPostCallback addGroupOperationCompleted; + + private System.Threading.SendOrPostCallback getPermissionsForUserOperationCompleted; + + private System.Threading.SendOrPostCallback removeAllPermissionsForGroupOperationCompleted; + + private System.Threading.SendOrPostCallback removeSpaceGroupOperationCompleted; + + private System.Threading.SendOrPostCallback getRelatedLabelsInSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback getSpacesContainingContentWithLabelOperationCompleted; + + private System.Threading.SendOrPostCallback getSpacesWithLabelOperationCompleted; + + private System.Threading.SendOrPostCallback getLabelsByDetailOperationCompleted; + + private System.Threading.SendOrPostCallback movePageToTopLevelOperationCompleted; + + private System.Threading.SendOrPostCallback movePageOperationCompleted; + + private System.Threading.SendOrPostCallback exportSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback exportSpace1OperationCompleted; + + private System.Threading.SendOrPostCallback getPageHistoryOperationCompleted; + + private System.Threading.SendOrPostCallback removePageOperationCompleted; + + private System.Threading.SendOrPostCallback renderContentOperationCompleted; + + private System.Threading.SendOrPostCallback renderContent1OperationCompleted; + + private System.Threading.SendOrPostCallback storePageOperationCompleted; + + private System.Threading.SendOrPostCallback updatePageOperationCompleted; + + private System.Threading.SendOrPostCallback getSpacesInGroupOperationCompleted; + + private System.Threading.SendOrPostCallback storeSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback addSpaceGroupOperationCompleted; + + private System.Threading.SendOrPostCallback addPersonalSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback getSpaceLevelPermissionsOperationCompleted; + + private System.Threading.SendOrPostCallback addPermissionToSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback addGlobalPermissionsOperationCompleted; + + private System.Threading.SendOrPostCallback addGlobalPermissionOperationCompleted; + + private System.Threading.SendOrPostCallback addAnonymousUsePermissionOperationCompleted; + + private System.Threading.SendOrPostCallback addAnonymousViewUserProfilePermissionOperationCompleted; + + private System.Threading.SendOrPostCallback removeAnonymousViewUserProfilePermissionOperationCompleted; + + private System.Threading.SendOrPostCallback removeGlobalPermissionOperationCompleted; + + private System.Threading.SendOrPostCallback addPermissionsToSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback removePermissionFromSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback editUserOperationCompleted; + + private System.Threading.SendOrPostCallback getUserGroupsOperationCompleted; + + private System.Threading.SendOrPostCallback addUserToGroupOperationCompleted; + + private System.Threading.SendOrPostCallback removeUserFromGroupOperationCompleted; + + private System.Threading.SendOrPostCallback getActiveUsersOperationCompleted; + + private System.Threading.SendOrPostCallback changeMyPasswordOperationCompleted; + + private System.Threading.SendOrPostCallback changeUserPasswordOperationCompleted; + + private System.Threading.SendOrPostCallback setUserInformationOperationCompleted; + + private System.Threading.SendOrPostCallback getUserInformationOperationCompleted; + + private System.Threading.SendOrPostCallback hasUserOperationCompleted; + + private System.Threading.SendOrPostCallback hasGroupOperationCompleted; + + private System.Threading.SendOrPostCallback addProfilePictureOperationCompleted; + + private System.Threading.SendOrPostCallback getBlogEntryByDayAndTitleOperationCompleted; + + private System.Threading.SendOrPostCallback getBlogEntryOperationCompleted; + + private System.Threading.SendOrPostCallback getBlogEntriesOperationCompleted; + + private System.Threading.SendOrPostCallback storeBlogEntryOperationCompleted; + + private System.Threading.SendOrPostCallback exportSiteOperationCompleted; + + private System.Threading.SendOrPostCallback flushIndexQueueOperationCompleted; + + private System.Threading.SendOrPostCallback clearIndexQueueOperationCompleted; + + private System.Threading.SendOrPostCallback getClusterNodeStatusesOperationCompleted; + + private System.Threading.SendOrPostCallback importSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback setEnableAnonymousAccessOperationCompleted; + + private System.Threading.SendOrPostCallback getLabelsByIdOperationCompleted; + + private System.Threading.SendOrPostCallback getLabelContentByIdOperationCompleted; + + private System.Threading.SendOrPostCallback getLabelContentByNameOperationCompleted; + + private System.Threading.SendOrPostCallback getLabelContentByObjectOperationCompleted; + + private System.Threading.SendOrPostCallback addLabelByNameOperationCompleted; + + private System.Threading.SendOrPostCallback addLabelByIdOperationCompleted; + + private System.Threading.SendOrPostCallback addLabelByObjectOperationCompleted; + + private System.Threading.SendOrPostCallback addLabelByNameToSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback removeLabelByNameOperationCompleted; + + private System.Threading.SendOrPostCallback removeLabelByIdOperationCompleted; + + private System.Threading.SendOrPostCallback removeLabelByObjectOperationCompleted; + + private System.Threading.SendOrPostCallback removeLabelByNameFromSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback removeAnonymousUsePermissionOperationCompleted; + + private System.Threading.SendOrPostCallback addAnonymousPermissionToSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback addAnonymousPermissionsToSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback removeAnonymousPermissionFromSpaceOperationCompleted; + + private System.Threading.SendOrPostCallback getPagePermissionsOperationCompleted; + + private bool useDefaultCredentialsSetExplicitly; /// - public ConfluenceSoapServiceService() - { + public ConfluenceSoapServiceService() { this.Url = "http://confluence/rpc/soap-axis/confluenceservice-v1"; + if ((this.IsLocalFileSystemWebService(this.Url) == true)) { + this.UseDefaultCredentials = true; + this.useDefaultCredentialsSetExplicitly = false; + } + else { + this.useDefaultCredentialsSetExplicitly = true; + } } + public new string Url { + get { + return base.Url; + } + set { + if ((((this.IsLocalFileSystemWebService(base.Url) == true) + && (this.useDefaultCredentialsSetExplicitly == false)) + && (this.IsLocalFileSystemWebService(value) == false))) { + base.UseDefaultCredentials = false; + } + base.Url = value; + } + } + + public new bool UseDefaultCredentials { + get { + return base.UseDefaultCredentials; + } + set { + base.UseDefaultCredentials = value; + this.useDefaultCredentialsSetExplicitly = true; + } + } + + /// + public event getPermissionsCompletedEventHandler getPermissionsCompleted; + + /// + public event searchCompletedEventHandler searchCompleted; + + /// + public event search1CompletedEventHandler search1Completed; + + /// + public event getCommentCompletedEventHandler getCommentCompleted; + + /// + public event getServerInfoCompletedEventHandler getServerInfoCompleted; + + /// + public event getChildrenCompletedEventHandler getChildrenCompleted; + + /// + public event loginCompletedEventHandler loginCompleted; + + /// + public event getUserCompletedEventHandler getUserCompleted; + + /// + public event getPageCompletedEventHandler getPageCompleted; + + /// + public event getPage1CompletedEventHandler getPage1Completed; + + /// + public event logoutCompletedEventHandler logoutCompleted; + + /// + public event getSpaceCompletedEventHandler getSpaceCompleted; + + /// + public event isPluginEnabledCompletedEventHandler isPluginEnabledCompleted; + + /// + public event getClusterInformationCompletedEventHandler getClusterInformationCompleted; + + /// + public event installPluginCompletedEventHandler installPluginCompleted; + + /// + public event addCommentCompletedEventHandler addCommentCompleted; + + /// + public event getCommentsCompletedEventHandler getCommentsCompleted; + + /// + public event removeCommentCompletedEventHandler removeCommentCompleted; + + /// + public event getAttachmentsCompletedEventHandler getAttachmentsCompleted; + + /// + public event addAttachmentCompletedEventHandler addAttachmentCompleted; + + /// + public event addAttachment1CompletedEventHandler addAttachment1Completed; + + /// + public event removeAttachmentCompletedEventHandler removeAttachmentCompleted; + + /// + public event getContentPermissionSetCompletedEventHandler getContentPermissionSetCompleted; + + /// + public event getContentPermissionSetsCompletedEventHandler getContentPermissionSetsCompleted; + + /// + public event getDescendentsCompletedEventHandler getDescendentsCompleted; + + /// + public event getAncestorsCompletedEventHandler getAncestorsCompleted; + + /// + public event getAttachmentCompletedEventHandler getAttachmentCompleted; + + /// + public event addUserCompletedEventHandler addUserCompleted; + + /// + public event getRelatedLabelsCompletedEventHandler getRelatedLabelsCompleted; + + /// + public event getSpacesCompletedEventHandler getSpacesCompleted; + + /// + public event getSpaceGroupCompletedEventHandler getSpaceGroupCompleted; + + /// + public event getSpaceGroupsCompletedEventHandler getSpaceGroupsCompleted; + + /// + public event removeSpaceCompletedEventHandler removeSpaceCompleted; + + /// + public event convertToPersonalSpaceCompletedEventHandler convertToPersonalSpaceCompleted; + + /// + public event getPagesCompletedEventHandler getPagesCompleted; + + /// + public event getGroupsCompletedEventHandler getGroupsCompleted; + + /// + public event setContentPermissionsCompletedEventHandler setContentPermissionsCompleted; + + /// + public event moveAttachmentCompletedEventHandler moveAttachmentCompleted; + + /// + public event editCommentCompletedEventHandler editCommentCompleted; + + /// + public event getTopLevelPagesCompletedEventHandler getTopLevelPagesCompleted; + + /// + public event getAttachmentDataCompletedEventHandler getAttachmentDataCompleted; + + /// + public event removeUserCompletedEventHandler removeUserCompleted; + + /// + public event deactivateUserCompletedEventHandler deactivateUserCompleted; + + /// + public event reactivateUserCompletedEventHandler reactivateUserCompleted; + + /// + public event removeGroupCompletedEventHandler removeGroupCompleted; + + /// + public event addSpaceCompletedEventHandler addSpaceCompleted; + + /// + public event getRecentlyUsedLabelsCompletedEventHandler getRecentlyUsedLabelsCompleted; + + /// + public event getRecentlyUsedLabelsInSpaceCompletedEventHandler getRecentlyUsedLabelsInSpaceCompleted; + + /// + public event getMostPopularLabelsCompletedEventHandler getMostPopularLabelsCompleted; + + /// + public event getMostPopularLabelsInSpaceCompletedEventHandler getMostPopularLabelsInSpaceCompleted; + + /// + public event setEnableWysiwygCompletedEventHandler setEnableWysiwygCompleted; + + /// + public event addGroupCompletedEventHandler addGroupCompleted; + + /// + public event getPermissionsForUserCompletedEventHandler getPermissionsForUserCompleted; + + /// + public event removeAllPermissionsForGroupCompletedEventHandler removeAllPermissionsForGroupCompleted; + + /// + public event removeSpaceGroupCompletedEventHandler removeSpaceGroupCompleted; + + /// + public event getRelatedLabelsInSpaceCompletedEventHandler getRelatedLabelsInSpaceCompleted; + + /// + public event getSpacesContainingContentWithLabelCompletedEventHandler getSpacesContainingContentWithLabelCompleted; + + /// + public event getSpacesWithLabelCompletedEventHandler getSpacesWithLabelCompleted; + + /// + public event getLabelsByDetailCompletedEventHandler getLabelsByDetailCompleted; + + /// + public event movePageToTopLevelCompletedEventHandler movePageToTopLevelCompleted; + + /// + public event movePageCompletedEventHandler movePageCompleted; + + /// + public event exportSpaceCompletedEventHandler exportSpaceCompleted; + + /// + public event exportSpace1CompletedEventHandler exportSpace1Completed; + + /// + public event getPageHistoryCompletedEventHandler getPageHistoryCompleted; + + /// + public event removePageCompletedEventHandler removePageCompleted; + + /// + public event renderContentCompletedEventHandler renderContentCompleted; + + /// + public event renderContent1CompletedEventHandler renderContent1Completed; + + /// + public event storePageCompletedEventHandler storePageCompleted; + + /// + public event updatePageCompletedEventHandler updatePageCompleted; + + /// + public event getSpacesInGroupCompletedEventHandler getSpacesInGroupCompleted; + + /// + public event storeSpaceCompletedEventHandler storeSpaceCompleted; + + /// + public event addSpaceGroupCompletedEventHandler addSpaceGroupCompleted; + + /// + public event addPersonalSpaceCompletedEventHandler addPersonalSpaceCompleted; + + /// + public event getSpaceLevelPermissionsCompletedEventHandler getSpaceLevelPermissionsCompleted; + + /// + public event addPermissionToSpaceCompletedEventHandler addPermissionToSpaceCompleted; + + /// + public event addGlobalPermissionsCompletedEventHandler addGlobalPermissionsCompleted; + + /// + public event addGlobalPermissionCompletedEventHandler addGlobalPermissionCompleted; + + /// + public event addAnonymousUsePermissionCompletedEventHandler addAnonymousUsePermissionCompleted; + + /// + public event addAnonymousViewUserProfilePermissionCompletedEventHandler addAnonymousViewUserProfilePermissionCompleted; + + /// + public event removeAnonymousViewUserProfilePermissionCompletedEventHandler removeAnonymousViewUserProfilePermissionCompleted; + + /// + public event removeGlobalPermissionCompletedEventHandler removeGlobalPermissionCompleted; + + /// + public event addPermissionsToSpaceCompletedEventHandler addPermissionsToSpaceCompleted; + + /// + public event removePermissionFromSpaceCompletedEventHandler removePermissionFromSpaceCompleted; + + /// + public event editUserCompletedEventHandler editUserCompleted; + + /// + public event getUserGroupsCompletedEventHandler getUserGroupsCompleted; + + /// + public event addUserToGroupCompletedEventHandler addUserToGroupCompleted; + + /// + public event removeUserFromGroupCompletedEventHandler removeUserFromGroupCompleted; + + /// + public event getActiveUsersCompletedEventHandler getActiveUsersCompleted; + + /// + public event changeMyPasswordCompletedEventHandler changeMyPasswordCompleted; + + /// + public event changeUserPasswordCompletedEventHandler changeUserPasswordCompleted; + + /// + public event setUserInformationCompletedEventHandler setUserInformationCompleted; + + /// + public event getUserInformationCompletedEventHandler getUserInformationCompleted; + + /// + public event hasUserCompletedEventHandler hasUserCompleted; + + /// + public event hasGroupCompletedEventHandler hasGroupCompleted; + + /// + public event addProfilePictureCompletedEventHandler addProfilePictureCompleted; + + /// + public event getBlogEntryByDayAndTitleCompletedEventHandler getBlogEntryByDayAndTitleCompleted; + + /// + public event getBlogEntryCompletedEventHandler getBlogEntryCompleted; + + /// + public event getBlogEntriesCompletedEventHandler getBlogEntriesCompleted; + + /// + public event storeBlogEntryCompletedEventHandler storeBlogEntryCompleted; + + /// + public event exportSiteCompletedEventHandler exportSiteCompleted; + + /// + public event flushIndexQueueCompletedEventHandler flushIndexQueueCompleted; + + /// + public event clearIndexQueueCompletedEventHandler clearIndexQueueCompleted; + + /// + public event getClusterNodeStatusesCompletedEventHandler getClusterNodeStatusesCompleted; + + /// + public event importSpaceCompletedEventHandler importSpaceCompleted; + + /// + public event setEnableAnonymousAccessCompletedEventHandler setEnableAnonymousAccessCompleted; + + /// + public event getLabelsByIdCompletedEventHandler getLabelsByIdCompleted; + + /// + public event getLabelContentByIdCompletedEventHandler getLabelContentByIdCompleted; + + /// + public event getLabelContentByNameCompletedEventHandler getLabelContentByNameCompleted; + + /// + public event getLabelContentByObjectCompletedEventHandler getLabelContentByObjectCompleted; + + /// + public event addLabelByNameCompletedEventHandler addLabelByNameCompleted; + + /// + public event addLabelByIdCompletedEventHandler addLabelByIdCompleted; + + /// + public event addLabelByObjectCompletedEventHandler addLabelByObjectCompleted; + + /// + public event addLabelByNameToSpaceCompletedEventHandler addLabelByNameToSpaceCompleted; + + /// + public event removeLabelByNameCompletedEventHandler removeLabelByNameCompleted; + + /// + public event removeLabelByIdCompletedEventHandler removeLabelByIdCompleted; + + /// + public event removeLabelByObjectCompletedEventHandler removeLabelByObjectCompleted; + + /// + public event removeLabelByNameFromSpaceCompletedEventHandler removeLabelByNameFromSpaceCompleted; + + /// + public event removeAnonymousUsePermissionCompletedEventHandler removeAnonymousUsePermissionCompleted; + + /// + public event addAnonymousPermissionToSpaceCompletedEventHandler addAnonymousPermissionToSpaceCompleted; + + /// + public event addAnonymousPermissionsToSpaceCompletedEventHandler addAnonymousPermissionsToSpaceCompleted; + + /// + public event removeAnonymousPermissionFromSpaceCompletedEventHandler removeAnonymousPermissionFromSpaceCompleted; + + /// + public event getPagePermissionsCompletedEventHandler getPagePermissionsCompleted; + /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getPermissionsReturn")] - public string[] getPermissions(string in0, string in1) - { + public string[] getPermissions(string in0, string in1) { object[] results = this.Invoke("getPermissions", new object[] { in0, in1}); @@ -53,25 +697,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetPermissions(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getPermissions", new object[] { - in0, - in1}, callback, asyncState); + public void getPermissionsAsync(string in0, string in1) { + this.getPermissionsAsync(in0, in1, null); } /// - public string[] EndgetPermissions(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string[])(results[0])); + public void getPermissionsAsync(string in0, string in1, object userState) { + if ((this.getPermissionsOperationCompleted == null)) { + this.getPermissionsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPermissionsOperationCompleted); + } + this.InvokeAsync("getPermissions", new object[] { + in0, + in1}, this.getPermissionsOperationCompleted, userState); + } + + private void OngetPermissionsOperationCompleted(object arg) { + if ((this.getPermissionsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getPermissionsCompleted(this, new getPermissionsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("searchReturn")] - public RemoteSearchResult[] search(string in0, string in1, Map in2, int in3) - { + public RemoteSearchResult[] search(string in0, string in1, Map in2, int in3) { object[] results = this.Invoke("search", new object[] { in0, in1, @@ -81,28 +731,34 @@ namespace Confluence } /// - public System.IAsyncResult Beginsearch(string in0, string in1, Map in2, int in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("search", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void searchAsync(string in0, string in1, Map in2, int in3) { + this.searchAsync(in0, in1, in2, in3, null); } /// - public RemoteSearchResult[] Endsearch(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSearchResult[])(results[0])); + public void searchAsync(string in0, string in1, Map in2, int in3, object userState) { + if ((this.searchOperationCompleted == null)) { + this.searchOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsearchOperationCompleted); + } + this.InvokeAsync("search", new object[] { + in0, + in1, + in2, + in3}, this.searchOperationCompleted, userState); + } + + private void OnsearchOperationCompleted(object arg) { + if ((this.searchCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.searchCompleted(this, new searchCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.WebMethodAttribute(MessageName="search1")] [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("searchReturn")] - public RemoteSearchResult[] search(string in0, string in1, int in2) - { + public RemoteSearchResult[] search(string in0, string in1, int in2) { object[] results = this.Invoke("search1", new object[] { in0, in1, @@ -111,26 +767,32 @@ namespace Confluence } /// - public System.IAsyncResult Beginsearch1(string in0, string in1, int in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("search1", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void search1Async(string in0, string in1, int in2) { + this.search1Async(in0, in1, in2, null); } /// - public RemoteSearchResult[] Endsearch1(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSearchResult[])(results[0])); + public void search1Async(string in0, string in1, int in2, object userState) { + if ((this.search1OperationCompleted == null)) { + this.search1OperationCompleted = new System.Threading.SendOrPostCallback(this.Onsearch1OperationCompleted); + } + this.InvokeAsync("search1", new object[] { + in0, + in1, + in2}, this.search1OperationCompleted, userState); + } + + private void Onsearch1OperationCompleted(object arg) { + if ((this.search1Completed != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.search1Completed(this, new search1CompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getCommentReturn")] - public RemoteComment getComment(string in0, long in1) - { + public RemoteComment getComment(string in0, long in1) { object[] results = this.Invoke("getComment", new object[] { in0, in1}); @@ -138,49 +800,61 @@ namespace Confluence } /// - public System.IAsyncResult BegingetComment(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getComment", new object[] { - in0, - in1}, callback, asyncState); + public void getCommentAsync(string in0, long in1) { + this.getCommentAsync(in0, in1, null); } /// - public RemoteComment EndgetComment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteComment)(results[0])); + public void getCommentAsync(string in0, long in1, object userState) { + if ((this.getCommentOperationCompleted == null)) { + this.getCommentOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetCommentOperationCompleted); + } + this.InvokeAsync("getComment", new object[] { + in0, + in1}, this.getCommentOperationCompleted, userState); + } + + private void OngetCommentOperationCompleted(object arg) { + if ((this.getCommentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getCommentCompleted(this, new getCommentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getServerInfoReturn")] - public RemoteServerInfo getServerInfo(string in0) - { + public RemoteServerInfo getServerInfo(string in0) { object[] results = this.Invoke("getServerInfo", new object[] { in0}); return ((RemoteServerInfo)(results[0])); } /// - public System.IAsyncResult BegingetServerInfo(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getServerInfo", new object[] { - in0}, callback, asyncState); + public void getServerInfoAsync(string in0) { + this.getServerInfoAsync(in0, null); } /// - public RemoteServerInfo EndgetServerInfo(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteServerInfo)(results[0])); + public void getServerInfoAsync(string in0, object userState) { + if ((this.getServerInfoOperationCompleted == null)) { + this.getServerInfoOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetServerInfoOperationCompleted); + } + this.InvokeAsync("getServerInfo", new object[] { + in0}, this.getServerInfoOperationCompleted, userState); + } + + private void OngetServerInfoOperationCompleted(object arg) { + if ((this.getServerInfoCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getServerInfoCompleted(this, new getServerInfoCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getChildrenReturn")] - public RemotePageSummary[] getChildren(string in0, long in1) - { + public RemotePageSummary[] getChildren(string in0, long in1) { object[] results = this.Invoke("getChildren", new object[] { in0, in1}); @@ -188,25 +862,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetChildren(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getChildren", new object[] { - in0, - in1}, callback, asyncState); + public void getChildrenAsync(string in0, long in1) { + this.getChildrenAsync(in0, in1, null); } /// - public RemotePageSummary[] EndgetChildren(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePageSummary[])(results[0])); + public void getChildrenAsync(string in0, long in1, object userState) { + if ((this.getChildrenOperationCompleted == null)) { + this.getChildrenOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetChildrenOperationCompleted); + } + this.InvokeAsync("getChildren", new object[] { + in0, + in1}, this.getChildrenOperationCompleted, userState); + } + + private void OngetChildrenOperationCompleted(object arg) { + if ((this.getChildrenCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getChildrenCompleted(this, new getChildrenCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("loginReturn")] - public string login(string in0, string in1) - { + public string login(string in0, string in1) { object[] results = this.Invoke("login", new object[] { in0, in1}); @@ -214,25 +894,31 @@ namespace Confluence } /// - public System.IAsyncResult Beginlogin(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("login", new object[] { - in0, - in1}, callback, asyncState); + public void loginAsync(string in0, string in1) { + this.loginAsync(in0, in1, null); } /// - public string Endlogin(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string)(results[0])); + public void loginAsync(string in0, string in1, object userState) { + if ((this.loginOperationCompleted == null)) { + this.loginOperationCompleted = new System.Threading.SendOrPostCallback(this.OnloginOperationCompleted); + } + this.InvokeAsync("login", new object[] { + in0, + in1}, this.loginOperationCompleted, userState); + } + + private void OnloginOperationCompleted(object arg) { + if ((this.loginCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.loginCompleted(this, new loginCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getUserReturn")] - public RemoteUser getUser(string in0, string in1) - { + public RemoteUser getUser(string in0, string in1) { object[] results = this.Invoke("getUser", new object[] { in0, in1}); @@ -240,25 +926,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetUser(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getUser", new object[] { - in0, - in1}, callback, asyncState); + public void getUserAsync(string in0, string in1) { + this.getUserAsync(in0, in1, null); } /// - public RemoteUser EndgetUser(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteUser)(results[0])); + public void getUserAsync(string in0, string in1, object userState) { + if ((this.getUserOperationCompleted == null)) { + this.getUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetUserOperationCompleted); + } + this.InvokeAsync("getUser", new object[] { + in0, + in1}, this.getUserOperationCompleted, userState); + } + + private void OngetUserOperationCompleted(object arg) { + if ((this.getUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getUserCompleted(this, new getUserCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getPageReturn")] - public RemotePage getPage(string in0, long in1) - { + public RemotePage getPage(string in0, long in1) { object[] results = this.Invoke("getPage", new object[] { in0, in1}); @@ -266,26 +958,32 @@ namespace Confluence } /// - public System.IAsyncResult BegingetPage(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getPage", new object[] { - in0, - in1}, callback, asyncState); + public void getPageAsync(string in0, long in1) { + this.getPageAsync(in0, in1, null); } /// - public RemotePage EndgetPage(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePage)(results[0])); + public void getPageAsync(string in0, long in1, object userState) { + if ((this.getPageOperationCompleted == null)) { + this.getPageOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPageOperationCompleted); + } + this.InvokeAsync("getPage", new object[] { + in0, + in1}, this.getPageOperationCompleted, userState); + } + + private void OngetPageOperationCompleted(object arg) { + if ((this.getPageCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getPageCompleted(this, new getPageCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.WebMethodAttribute(MessageName="getPage1")] [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getPageReturn")] - public RemotePage getPage(string in0, string in1, string in2) - { + public RemotePage getPage(string in0, string in1, string in2) { object[] results = this.Invoke("getPage1", new object[] { in0, in1, @@ -294,50 +992,62 @@ namespace Confluence } /// - public System.IAsyncResult BegingetPage1(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getPage1", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void getPage1Async(string in0, string in1, string in2) { + this.getPage1Async(in0, in1, in2, null); } /// - public RemotePage EndgetPage1(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePage)(results[0])); + public void getPage1Async(string in0, string in1, string in2, object userState) { + if ((this.getPage1OperationCompleted == null)) { + this.getPage1OperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPage1OperationCompleted); + } + this.InvokeAsync("getPage1", new object[] { + in0, + in1, + in2}, this.getPage1OperationCompleted, userState); + } + + private void OngetPage1OperationCompleted(object arg) { + if ((this.getPage1Completed != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getPage1Completed(this, new getPage1CompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("logoutReturn")] - public bool logout(string in0) - { + public bool logout(string in0) { object[] results = this.Invoke("logout", new object[] { in0}); return ((bool)(results[0])); } /// - public System.IAsyncResult Beginlogout(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("logout", new object[] { - in0}, callback, asyncState); + public void logoutAsync(string in0) { + this.logoutAsync(in0, null); } /// - public bool Endlogout(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void logoutAsync(string in0, object userState) { + if ((this.logoutOperationCompleted == null)) { + this.logoutOperationCompleted = new System.Threading.SendOrPostCallback(this.OnlogoutOperationCompleted); + } + this.InvokeAsync("logout", new object[] { + in0}, this.logoutOperationCompleted, userState); + } + + private void OnlogoutOperationCompleted(object arg) { + if ((this.logoutCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.logoutCompleted(this, new logoutCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpaceReturn")] - public RemoteSpace getSpace(string in0, string in1) - { + public RemoteSpace getSpace(string in0, string in1) { object[] results = this.Invoke("getSpace", new object[] { in0, in1}); @@ -345,25 +1055,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetSpace(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpace", new object[] { - in0, - in1}, callback, asyncState); + public void getSpaceAsync(string in0, string in1) { + this.getSpaceAsync(in0, in1, null); } /// - public RemoteSpace EndgetSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpace)(results[0])); + public void getSpaceAsync(string in0, string in1, object userState) { + if ((this.getSpaceOperationCompleted == null)) { + this.getSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpaceOperationCompleted); + } + this.InvokeAsync("getSpace", new object[] { + in0, + in1}, this.getSpaceOperationCompleted, userState); + } + + private void OngetSpaceOperationCompleted(object arg) { + if ((this.getSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpaceCompleted(this, new getSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("isPluginEnabledReturn")] - public bool isPluginEnabled(string in0, string in1) - { + public bool isPluginEnabled(string in0, string in1) { object[] results = this.Invoke("isPluginEnabled", new object[] { in0, in1}); @@ -371,49 +1087,61 @@ namespace Confluence } /// - public System.IAsyncResult BeginisPluginEnabled(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("isPluginEnabled", new object[] { - in0, - in1}, callback, asyncState); + public void isPluginEnabledAsync(string in0, string in1) { + this.isPluginEnabledAsync(in0, in1, null); } /// - public bool EndisPluginEnabled(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void isPluginEnabledAsync(string in0, string in1, object userState) { + if ((this.isPluginEnabledOperationCompleted == null)) { + this.isPluginEnabledOperationCompleted = new System.Threading.SendOrPostCallback(this.OnisPluginEnabledOperationCompleted); + } + this.InvokeAsync("isPluginEnabled", new object[] { + in0, + in1}, this.isPluginEnabledOperationCompleted, userState); + } + + private void OnisPluginEnabledOperationCompleted(object arg) { + if ((this.isPluginEnabledCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.isPluginEnabledCompleted(this, new isPluginEnabledCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getClusterInformationReturn")] - public RemoteClusterInformation getClusterInformation(string in0) - { + public RemoteClusterInformation getClusterInformation(string in0) { object[] results = this.Invoke("getClusterInformation", new object[] { in0}); return ((RemoteClusterInformation)(results[0])); } /// - public System.IAsyncResult BegingetClusterInformation(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getClusterInformation", new object[] { - in0}, callback, asyncState); + public void getClusterInformationAsync(string in0) { + this.getClusterInformationAsync(in0, null); } /// - public RemoteClusterInformation EndgetClusterInformation(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteClusterInformation)(results[0])); + public void getClusterInformationAsync(string in0, object userState) { + if ((this.getClusterInformationOperationCompleted == null)) { + this.getClusterInformationOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetClusterInformationOperationCompleted); + } + this.InvokeAsync("getClusterInformation", new object[] { + in0}, this.getClusterInformationOperationCompleted, userState); + } + + private void OngetClusterInformationOperationCompleted(object arg) { + if ((this.getClusterInformationCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getClusterInformationCompleted(this, new getClusterInformationCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("installPluginReturn")] - public bool installPlugin(string in0, string in1, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in2) - { + public bool installPlugin(string in0, string in1, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in2) { object[] results = this.Invoke("installPlugin", new object[] { in0, in1, @@ -422,26 +1150,32 @@ namespace Confluence } /// - public System.IAsyncResult BegininstallPlugin(string in0, string in1, byte[] in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("installPlugin", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void installPluginAsync(string in0, string in1, byte[] in2) { + this.installPluginAsync(in0, in1, in2, null); } /// - public bool EndinstallPlugin(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void installPluginAsync(string in0, string in1, byte[] in2, object userState) { + if ((this.installPluginOperationCompleted == null)) { + this.installPluginOperationCompleted = new System.Threading.SendOrPostCallback(this.OninstallPluginOperationCompleted); + } + this.InvokeAsync("installPlugin", new object[] { + in0, + in1, + in2}, this.installPluginOperationCompleted, userState); + } + + private void OninstallPluginOperationCompleted(object arg) { + if ((this.installPluginCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.installPluginCompleted(this, new installPluginCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addCommentReturn")] - public RemoteComment addComment(string in0, RemoteComment in1) - { + public RemoteComment addComment(string in0, RemoteComment in1) { object[] results = this.Invoke("addComment", new object[] { in0, in1}); @@ -449,25 +1183,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddComment(string in0, RemoteComment in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addComment", new object[] { - in0, - in1}, callback, asyncState); + public void addCommentAsync(string in0, RemoteComment in1) { + this.addCommentAsync(in0, in1, null); } /// - public RemoteComment EndaddComment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteComment)(results[0])); + public void addCommentAsync(string in0, RemoteComment in1, object userState) { + if ((this.addCommentOperationCompleted == null)) { + this.addCommentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddCommentOperationCompleted); + } + this.InvokeAsync("addComment", new object[] { + in0, + in1}, this.addCommentOperationCompleted, userState); + } + + private void OnaddCommentOperationCompleted(object arg) { + if ((this.addCommentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addCommentCompleted(this, new addCommentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getCommentsReturn")] - public RemoteComment[] getComments(string in0, long in1) - { + public RemoteComment[] getComments(string in0, long in1) { object[] results = this.Invoke("getComments", new object[] { in0, in1}); @@ -475,25 +1215,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetComments(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getComments", new object[] { - in0, - in1}, callback, asyncState); + public void getCommentsAsync(string in0, long in1) { + this.getCommentsAsync(in0, in1, null); } /// - public RemoteComment[] EndgetComments(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteComment[])(results[0])); + public void getCommentsAsync(string in0, long in1, object userState) { + if ((this.getCommentsOperationCompleted == null)) { + this.getCommentsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetCommentsOperationCompleted); + } + this.InvokeAsync("getComments", new object[] { + in0, + in1}, this.getCommentsOperationCompleted, userState); + } + + private void OngetCommentsOperationCompleted(object arg) { + if ((this.getCommentsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getCommentsCompleted(this, new getCommentsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeCommentReturn")] - public bool removeComment(string in0, long in1) - { + public bool removeComment(string in0, long in1) { object[] results = this.Invoke("removeComment", new object[] { in0, in1}); @@ -501,25 +1247,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveComment(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeComment", new object[] { - in0, - in1}, callback, asyncState); + public void removeCommentAsync(string in0, long in1) { + this.removeCommentAsync(in0, in1, null); } /// - public bool EndremoveComment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeCommentAsync(string in0, long in1, object userState) { + if ((this.removeCommentOperationCompleted == null)) { + this.removeCommentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveCommentOperationCompleted); + } + this.InvokeAsync("removeComment", new object[] { + in0, + in1}, this.removeCommentOperationCompleted, userState); + } + + private void OnremoveCommentOperationCompleted(object arg) { + if ((this.removeCommentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeCommentCompleted(this, new removeCommentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getAttachmentsReturn")] - public RemoteAttachment[] getAttachments(string in0, long in1) - { + public RemoteAttachment[] getAttachments(string in0, long in1) { object[] results = this.Invoke("getAttachments", new object[] { in0, in1}); @@ -527,25 +1279,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetAttachments(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getAttachments", new object[] { - in0, - in1}, callback, asyncState); + public void getAttachmentsAsync(string in0, long in1) { + this.getAttachmentsAsync(in0, in1, null); } /// - public RemoteAttachment[] EndgetAttachments(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteAttachment[])(results[0])); + public void getAttachmentsAsync(string in0, long in1, object userState) { + if ((this.getAttachmentsOperationCompleted == null)) { + this.getAttachmentsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetAttachmentsOperationCompleted); + } + this.InvokeAsync("getAttachments", new object[] { + in0, + in1}, this.getAttachmentsOperationCompleted, userState); + } + + private void OngetAttachmentsOperationCompleted(object arg) { + if ((this.getAttachmentsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getAttachmentsCompleted(this, new getAttachmentsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addAttachmentReturn")] - public RemoteAttachment addAttachment(string in0, RemoteAttachment in1, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in2) - { + public RemoteAttachment addAttachment(string in0, RemoteAttachment in1, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in2) { object[] results = this.Invoke("addAttachment", new object[] { in0, in1, @@ -554,27 +1312,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddAttachment(string in0, RemoteAttachment in1, byte[] in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addAttachment", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addAttachmentAsync(string in0, RemoteAttachment in1, byte[] in2) { + this.addAttachmentAsync(in0, in1, in2, null); } /// - public RemoteAttachment EndaddAttachment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteAttachment)(results[0])); + public void addAttachmentAsync(string in0, RemoteAttachment in1, byte[] in2, object userState) { + if ((this.addAttachmentOperationCompleted == null)) { + this.addAttachmentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddAttachmentOperationCompleted); + } + this.InvokeAsync("addAttachment", new object[] { + in0, + in1, + in2}, this.addAttachmentOperationCompleted, userState); + } + + private void OnaddAttachmentOperationCompleted(object arg) { + if ((this.addAttachmentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addAttachmentCompleted(this, new addAttachmentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.WebMethodAttribute(MessageName="addAttachment1")] [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addAttachmentReturn")] - public RemoteAttachment addAttachment(string in0, long in1, RemoteAttachment in2, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in3) - { + public RemoteAttachment addAttachment(string in0, long in1, RemoteAttachment in2, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in3) { object[] results = this.Invoke("addAttachment1", new object[] { in0, in1, @@ -584,27 +1348,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddAttachment1(string in0, long in1, RemoteAttachment in2, byte[] in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addAttachment1", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void addAttachment1Async(string in0, long in1, RemoteAttachment in2, byte[] in3) { + this.addAttachment1Async(in0, in1, in2, in3, null); } /// - public RemoteAttachment EndaddAttachment1(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteAttachment)(results[0])); + public void addAttachment1Async(string in0, long in1, RemoteAttachment in2, byte[] in3, object userState) { + if ((this.addAttachment1OperationCompleted == null)) { + this.addAttachment1OperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddAttachment1OperationCompleted); + } + this.InvokeAsync("addAttachment1", new object[] { + in0, + in1, + in2, + in3}, this.addAttachment1OperationCompleted, userState); + } + + private void OnaddAttachment1OperationCompleted(object arg) { + if ((this.addAttachment1Completed != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addAttachment1Completed(this, new addAttachment1CompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeAttachmentReturn")] - public bool removeAttachment(string in0, long in1, string in2) - { + public bool removeAttachment(string in0, long in1, string in2) { object[] results = this.Invoke("removeAttachment", new object[] { in0, in1, @@ -613,26 +1383,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveAttachment(string in0, long in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeAttachment", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeAttachmentAsync(string in0, long in1, string in2) { + this.removeAttachmentAsync(in0, in1, in2, null); } /// - public bool EndremoveAttachment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeAttachmentAsync(string in0, long in1, string in2, object userState) { + if ((this.removeAttachmentOperationCompleted == null)) { + this.removeAttachmentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveAttachmentOperationCompleted); + } + this.InvokeAsync("removeAttachment", new object[] { + in0, + in1, + in2}, this.removeAttachmentOperationCompleted, userState); + } + + private void OnremoveAttachmentOperationCompleted(object arg) { + if ((this.removeAttachmentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeAttachmentCompleted(this, new removeAttachmentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getContentPermissionSetReturn")] - public RemoteContentPermissionSet getContentPermissionSet(string in0, long in1, string in2) - { + public RemoteContentPermissionSet getContentPermissionSet(string in0, long in1, string in2) { object[] results = this.Invoke("getContentPermissionSet", new object[] { in0, in1, @@ -641,26 +1417,32 @@ namespace Confluence } /// - public System.IAsyncResult BegingetContentPermissionSet(string in0, long in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getContentPermissionSet", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void getContentPermissionSetAsync(string in0, long in1, string in2) { + this.getContentPermissionSetAsync(in0, in1, in2, null); } /// - public RemoteContentPermissionSet EndgetContentPermissionSet(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteContentPermissionSet)(results[0])); + public void getContentPermissionSetAsync(string in0, long in1, string in2, object userState) { + if ((this.getContentPermissionSetOperationCompleted == null)) { + this.getContentPermissionSetOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetContentPermissionSetOperationCompleted); + } + this.InvokeAsync("getContentPermissionSet", new object[] { + in0, + in1, + in2}, this.getContentPermissionSetOperationCompleted, userState); + } + + private void OngetContentPermissionSetOperationCompleted(object arg) { + if ((this.getContentPermissionSetCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getContentPermissionSetCompleted(this, new getContentPermissionSetCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getContentPermissionSetsReturn")] - public RemoteContentPermissionSet[] getContentPermissionSets(string in0, long in1) - { + public RemoteContentPermissionSet[] getContentPermissionSets(string in0, long in1) { object[] results = this.Invoke("getContentPermissionSets", new object[] { in0, in1}); @@ -668,25 +1450,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetContentPermissionSets(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getContentPermissionSets", new object[] { - in0, - in1}, callback, asyncState); + public void getContentPermissionSetsAsync(string in0, long in1) { + this.getContentPermissionSetsAsync(in0, in1, null); } /// - public RemoteContentPermissionSet[] EndgetContentPermissionSets(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteContentPermissionSet[])(results[0])); + public void getContentPermissionSetsAsync(string in0, long in1, object userState) { + if ((this.getContentPermissionSetsOperationCompleted == null)) { + this.getContentPermissionSetsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetContentPermissionSetsOperationCompleted); + } + this.InvokeAsync("getContentPermissionSets", new object[] { + in0, + in1}, this.getContentPermissionSetsOperationCompleted, userState); + } + + private void OngetContentPermissionSetsOperationCompleted(object arg) { + if ((this.getContentPermissionSetsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getContentPermissionSetsCompleted(this, new getContentPermissionSetsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getDescendentsReturn")] - public RemotePageSummary[] getDescendents(string in0, long in1) - { + public RemotePageSummary[] getDescendents(string in0, long in1) { object[] results = this.Invoke("getDescendents", new object[] { in0, in1}); @@ -694,25 +1482,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetDescendents(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getDescendents", new object[] { - in0, - in1}, callback, asyncState); + public void getDescendentsAsync(string in0, long in1) { + this.getDescendentsAsync(in0, in1, null); } /// - public RemotePageSummary[] EndgetDescendents(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePageSummary[])(results[0])); + public void getDescendentsAsync(string in0, long in1, object userState) { + if ((this.getDescendentsOperationCompleted == null)) { + this.getDescendentsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetDescendentsOperationCompleted); + } + this.InvokeAsync("getDescendents", new object[] { + in0, + in1}, this.getDescendentsOperationCompleted, userState); + } + + private void OngetDescendentsOperationCompleted(object arg) { + if ((this.getDescendentsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getDescendentsCompleted(this, new getDescendentsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getAncestorsReturn")] - public RemotePageSummary[] getAncestors(string in0, long in1) - { + public RemotePageSummary[] getAncestors(string in0, long in1) { object[] results = this.Invoke("getAncestors", new object[] { in0, in1}); @@ -720,25 +1514,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetAncestors(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getAncestors", new object[] { - in0, - in1}, callback, asyncState); + public void getAncestorsAsync(string in0, long in1) { + this.getAncestorsAsync(in0, in1, null); } /// - public RemotePageSummary[] EndgetAncestors(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePageSummary[])(results[0])); + public void getAncestorsAsync(string in0, long in1, object userState) { + if ((this.getAncestorsOperationCompleted == null)) { + this.getAncestorsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetAncestorsOperationCompleted); + } + this.InvokeAsync("getAncestors", new object[] { + in0, + in1}, this.getAncestorsOperationCompleted, userState); + } + + private void OngetAncestorsOperationCompleted(object arg) { + if ((this.getAncestorsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getAncestorsCompleted(this, new getAncestorsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getAttachmentReturn")] - public RemoteAttachment getAttachment(string in0, long in1, string in2, int in3) - { + public RemoteAttachment getAttachment(string in0, long in1, string in2, int in3) { object[] results = this.Invoke("getAttachment", new object[] { in0, in1, @@ -748,26 +1548,32 @@ namespace Confluence } /// - public System.IAsyncResult BegingetAttachment(string in0, long in1, string in2, int in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getAttachment", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void getAttachmentAsync(string in0, long in1, string in2, int in3) { + this.getAttachmentAsync(in0, in1, in2, in3, null); } /// - public RemoteAttachment EndgetAttachment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteAttachment)(results[0])); + public void getAttachmentAsync(string in0, long in1, string in2, int in3, object userState) { + if ((this.getAttachmentOperationCompleted == null)) { + this.getAttachmentOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetAttachmentOperationCompleted); + } + this.InvokeAsync("getAttachment", new object[] { + in0, + in1, + in2, + in3}, this.getAttachmentOperationCompleted, userState); + } + + private void OngetAttachmentOperationCompleted(object arg) { + if ((this.getAttachmentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getAttachmentCompleted(this, new getAttachmentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] - public void addUser(string in0, RemoteUser in1, string in2) - { + public void addUser(string in0, RemoteUser in1, string in2) { this.Invoke("addUser", new object[] { in0, in1, @@ -775,25 +1581,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddUser(string in0, RemoteUser in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addUser", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addUserAsync(string in0, RemoteUser in1, string in2) { + this.addUserAsync(in0, in1, in2, null); } /// - public void EndaddUser(System.IAsyncResult asyncResult) - { - this.EndInvoke(asyncResult); + public void addUserAsync(string in0, RemoteUser in1, string in2, object userState) { + if ((this.addUserOperationCompleted == null)) { + this.addUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddUserOperationCompleted); + } + this.InvokeAsync("addUser", new object[] { + in0, + in1, + in2}, this.addUserOperationCompleted, userState); + } + + private void OnaddUserOperationCompleted(object arg) { + if ((this.addUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addUserCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getRelatedLabelsReturn")] - public RemoteLabel[] getRelatedLabels(string in0, string in1, int in2) - { + public RemoteLabel[] getRelatedLabels(string in0, string in1, int in2) { object[] results = this.Invoke("getRelatedLabels", new object[] { in0, in1, @@ -802,50 +1615,62 @@ namespace Confluence } /// - public System.IAsyncResult BegingetRelatedLabels(string in0, string in1, int in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getRelatedLabels", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void getRelatedLabelsAsync(string in0, string in1, int in2) { + this.getRelatedLabelsAsync(in0, in1, in2, null); } /// - public RemoteLabel[] EndgetRelatedLabels(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + public void getRelatedLabelsAsync(string in0, string in1, int in2, object userState) { + if ((this.getRelatedLabelsOperationCompleted == null)) { + this.getRelatedLabelsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRelatedLabelsOperationCompleted); + } + this.InvokeAsync("getRelatedLabels", new object[] { + in0, + in1, + in2}, this.getRelatedLabelsOperationCompleted, userState); + } + + private void OngetRelatedLabelsOperationCompleted(object arg) { + if ((this.getRelatedLabelsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getRelatedLabelsCompleted(this, new getRelatedLabelsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpacesReturn")] - public RemoteSpaceSummary[] getSpaces(string in0) - { + public RemoteSpaceSummary[] getSpaces(string in0) { object[] results = this.Invoke("getSpaces", new object[] { in0}); return ((RemoteSpaceSummary[])(results[0])); } /// - public System.IAsyncResult BegingetSpaces(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpaces", new object[] { - in0}, callback, asyncState); + public void getSpacesAsync(string in0) { + this.getSpacesAsync(in0, null); } /// - public RemoteSpaceSummary[] EndgetSpaces(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpaceSummary[])(results[0])); + public void getSpacesAsync(string in0, object userState) { + if ((this.getSpacesOperationCompleted == null)) { + this.getSpacesOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpacesOperationCompleted); + } + this.InvokeAsync("getSpaces", new object[] { + in0}, this.getSpacesOperationCompleted, userState); + } + + private void OngetSpacesOperationCompleted(object arg) { + if ((this.getSpacesCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpacesCompleted(this, new getSpacesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpaceGroupReturn")] - public RemoteSpaceGroup getSpaceGroup(string in0, string in1) - { + public RemoteSpaceGroup getSpaceGroup(string in0, string in1) { object[] results = this.Invoke("getSpaceGroup", new object[] { in0, in1}); @@ -853,49 +1678,61 @@ namespace Confluence } /// - public System.IAsyncResult BegingetSpaceGroup(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpaceGroup", new object[] { - in0, - in1}, callback, asyncState); + public void getSpaceGroupAsync(string in0, string in1) { + this.getSpaceGroupAsync(in0, in1, null); } /// - public RemoteSpaceGroup EndgetSpaceGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpaceGroup)(results[0])); + public void getSpaceGroupAsync(string in0, string in1, object userState) { + if ((this.getSpaceGroupOperationCompleted == null)) { + this.getSpaceGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpaceGroupOperationCompleted); + } + this.InvokeAsync("getSpaceGroup", new object[] { + in0, + in1}, this.getSpaceGroupOperationCompleted, userState); + } + + private void OngetSpaceGroupOperationCompleted(object arg) { + if ((this.getSpaceGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpaceGroupCompleted(this, new getSpaceGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpaceGroupsReturn")] - public RemoteSpaceGroup[] getSpaceGroups(string in0) - { + public RemoteSpaceGroup[] getSpaceGroups(string in0) { object[] results = this.Invoke("getSpaceGroups", new object[] { in0}); return ((RemoteSpaceGroup[])(results[0])); } /// - public System.IAsyncResult BegingetSpaceGroups(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpaceGroups", new object[] { - in0}, callback, asyncState); + public void getSpaceGroupsAsync(string in0) { + this.getSpaceGroupsAsync(in0, null); } /// - public RemoteSpaceGroup[] EndgetSpaceGroups(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpaceGroup[])(results[0])); + public void getSpaceGroupsAsync(string in0, object userState) { + if ((this.getSpaceGroupsOperationCompleted == null)) { + this.getSpaceGroupsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpaceGroupsOperationCompleted); + } + this.InvokeAsync("getSpaceGroups", new object[] { + in0}, this.getSpaceGroupsOperationCompleted, userState); + } + + private void OngetSpaceGroupsOperationCompleted(object arg) { + if ((this.getSpaceGroupsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpaceGroupsCompleted(this, new getSpaceGroupsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeSpaceReturn")] - public bool removeSpace(string in0, string in1) - { + public bool removeSpace(string in0, string in1) { object[] results = this.Invoke("removeSpace", new object[] { in0, in1}); @@ -903,25 +1740,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveSpace(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeSpace", new object[] { - in0, - in1}, callback, asyncState); + public void removeSpaceAsync(string in0, string in1) { + this.removeSpaceAsync(in0, in1, null); } /// - public bool EndremoveSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeSpaceAsync(string in0, string in1, object userState) { + if ((this.removeSpaceOperationCompleted == null)) { + this.removeSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveSpaceOperationCompleted); + } + this.InvokeAsync("removeSpace", new object[] { + in0, + in1}, this.removeSpaceOperationCompleted, userState); + } + + private void OnremoveSpaceOperationCompleted(object arg) { + if ((this.removeSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeSpaceCompleted(this, new removeSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("convertToPersonalSpaceReturn")] - public bool convertToPersonalSpace(string in0, string in1, string in2, string in3, bool in4) - { + public bool convertToPersonalSpace(string in0, string in1, string in2, string in3, bool in4) { object[] results = this.Invoke("convertToPersonalSpace", new object[] { in0, in1, @@ -932,28 +1775,34 @@ namespace Confluence } /// - public System.IAsyncResult BeginconvertToPersonalSpace(string in0, string in1, string in2, string in3, bool in4, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("convertToPersonalSpace", new object[] { + public void convertToPersonalSpaceAsync(string in0, string in1, string in2, string in3, bool in4) { + this.convertToPersonalSpaceAsync(in0, in1, in2, in3, in4, null); + } + + /// + public void convertToPersonalSpaceAsync(string in0, string in1, string in2, string in3, bool in4, object userState) { + if ((this.convertToPersonalSpaceOperationCompleted == null)) { + this.convertToPersonalSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnconvertToPersonalSpaceOperationCompleted); + } + this.InvokeAsync("convertToPersonalSpace", new object[] { in0, in1, in2, in3, - in4}, callback, asyncState); + in4}, this.convertToPersonalSpaceOperationCompleted, userState); } - /// - public bool EndconvertToPersonalSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + private void OnconvertToPersonalSpaceOperationCompleted(object arg) { + if ((this.convertToPersonalSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.convertToPersonalSpaceCompleted(this, new convertToPersonalSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getPagesReturn")] - public RemotePageSummary[] getPages(string in0, string in1) - { + public RemotePageSummary[] getPages(string in0, string in1) { object[] results = this.Invoke("getPages", new object[] { in0, in1}); @@ -961,49 +1810,61 @@ namespace Confluence } /// - public System.IAsyncResult BegingetPages(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getPages", new object[] { - in0, - in1}, callback, asyncState); + public void getPagesAsync(string in0, string in1) { + this.getPagesAsync(in0, in1, null); } /// - public RemotePageSummary[] EndgetPages(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePageSummary[])(results[0])); + public void getPagesAsync(string in0, string in1, object userState) { + if ((this.getPagesOperationCompleted == null)) { + this.getPagesOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPagesOperationCompleted); + } + this.InvokeAsync("getPages", new object[] { + in0, + in1}, this.getPagesOperationCompleted, userState); + } + + private void OngetPagesOperationCompleted(object arg) { + if ((this.getPagesCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getPagesCompleted(this, new getPagesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getGroupsReturn")] - public string[] getGroups(string in0) - { + public string[] getGroups(string in0) { object[] results = this.Invoke("getGroups", new object[] { in0}); return ((string[])(results[0])); } /// - public System.IAsyncResult BegingetGroups(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getGroups", new object[] { - in0}, callback, asyncState); + public void getGroupsAsync(string in0) { + this.getGroupsAsync(in0, null); } /// - public string[] EndgetGroups(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string[])(results[0])); + public void getGroupsAsync(string in0, object userState) { + if ((this.getGroupsOperationCompleted == null)) { + this.getGroupsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetGroupsOperationCompleted); + } + this.InvokeAsync("getGroups", new object[] { + in0}, this.getGroupsOperationCompleted, userState); + } + + private void OngetGroupsOperationCompleted(object arg) { + if ((this.getGroupsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getGroupsCompleted(this, new getGroupsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("setContentPermissionsReturn")] - public bool setContentPermissions(string in0, long in1, string in2, RemoteContentPermission[] in3) - { + public bool setContentPermissions(string in0, long in1, string in2, RemoteContentPermission[] in3) { object[] results = this.Invoke("setContentPermissions", new object[] { in0, in1, @@ -1013,27 +1874,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginsetContentPermissions(string in0, long in1, string in2, RemoteContentPermission[] in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("setContentPermissions", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void setContentPermissionsAsync(string in0, long in1, string in2, RemoteContentPermission[] in3) { + this.setContentPermissionsAsync(in0, in1, in2, in3, null); } /// - public bool EndsetContentPermissions(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void setContentPermissionsAsync(string in0, long in1, string in2, RemoteContentPermission[] in3, object userState) { + if ((this.setContentPermissionsOperationCompleted == null)) { + this.setContentPermissionsOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsetContentPermissionsOperationCompleted); + } + this.InvokeAsync("setContentPermissions", new object[] { + in0, + in1, + in2, + in3}, this.setContentPermissionsOperationCompleted, userState); + } + + private void OnsetContentPermissionsOperationCompleted(object arg) { + if ((this.setContentPermissionsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.setContentPermissionsCompleted(this, new setContentPermissionsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("moveAttachmentReturn")] - public bool moveAttachment(string in0, long in1, string in2, long in3, string in4) - { + public bool moveAttachment(string in0, long in1, string in2, long in3, string in4) { object[] results = this.Invoke("moveAttachment", new object[] { in0, in1, @@ -1044,28 +1911,34 @@ namespace Confluence } /// - public System.IAsyncResult BeginmoveAttachment(string in0, long in1, string in2, long in3, string in4, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("moveAttachment", new object[] { + public void moveAttachmentAsync(string in0, long in1, string in2, long in3, string in4) { + this.moveAttachmentAsync(in0, in1, in2, in3, in4, null); + } + + /// + public void moveAttachmentAsync(string in0, long in1, string in2, long in3, string in4, object userState) { + if ((this.moveAttachmentOperationCompleted == null)) { + this.moveAttachmentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnmoveAttachmentOperationCompleted); + } + this.InvokeAsync("moveAttachment", new object[] { in0, in1, in2, in3, - in4}, callback, asyncState); + in4}, this.moveAttachmentOperationCompleted, userState); } - /// - public bool EndmoveAttachment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + private void OnmoveAttachmentOperationCompleted(object arg) { + if ((this.moveAttachmentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.moveAttachmentCompleted(this, new moveAttachmentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("editCommentReturn")] - public RemoteComment editComment(string in0, RemoteComment in1) - { + public RemoteComment editComment(string in0, RemoteComment in1) { object[] results = this.Invoke("editComment", new object[] { in0, in1}); @@ -1073,25 +1946,31 @@ namespace Confluence } /// - public System.IAsyncResult BegineditComment(string in0, RemoteComment in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("editComment", new object[] { - in0, - in1}, callback, asyncState); + public void editCommentAsync(string in0, RemoteComment in1) { + this.editCommentAsync(in0, in1, null); } /// - public RemoteComment EndeditComment(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteComment)(results[0])); + public void editCommentAsync(string in0, RemoteComment in1, object userState) { + if ((this.editCommentOperationCompleted == null)) { + this.editCommentOperationCompleted = new System.Threading.SendOrPostCallback(this.OneditCommentOperationCompleted); + } + this.InvokeAsync("editComment", new object[] { + in0, + in1}, this.editCommentOperationCompleted, userState); + } + + private void OneditCommentOperationCompleted(object arg) { + if ((this.editCommentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.editCommentCompleted(this, new editCommentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getTopLevelPagesReturn")] - public RemotePageSummary[] getTopLevelPages(string in0, string in1) - { + public RemotePageSummary[] getTopLevelPages(string in0, string in1) { object[] results = this.Invoke("getTopLevelPages", new object[] { in0, in1}); @@ -1099,25 +1978,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetTopLevelPages(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getTopLevelPages", new object[] { - in0, - in1}, callback, asyncState); + public void getTopLevelPagesAsync(string in0, string in1) { + this.getTopLevelPagesAsync(in0, in1, null); } /// - public RemotePageSummary[] EndgetTopLevelPages(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePageSummary[])(results[0])); + public void getTopLevelPagesAsync(string in0, string in1, object userState) { + if ((this.getTopLevelPagesOperationCompleted == null)) { + this.getTopLevelPagesOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetTopLevelPagesOperationCompleted); + } + this.InvokeAsync("getTopLevelPages", new object[] { + in0, + in1}, this.getTopLevelPagesOperationCompleted, userState); + } + + private void OngetTopLevelPagesOperationCompleted(object arg) { + if ((this.getTopLevelPagesCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getTopLevelPagesCompleted(this, new getTopLevelPagesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getAttachmentDataReturn", DataType="base64Binary")] - public byte[] getAttachmentData(string in0, long in1, string in2, int in3) - { + public byte[] getAttachmentData(string in0, long in1, string in2, int in3) { object[] results = this.Invoke("getAttachmentData", new object[] { in0, in1, @@ -1127,27 +2012,33 @@ namespace Confluence } /// - public System.IAsyncResult BegingetAttachmentData(string in0, long in1, string in2, int in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getAttachmentData", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void getAttachmentDataAsync(string in0, long in1, string in2, int in3) { + this.getAttachmentDataAsync(in0, in1, in2, in3, null); } /// - public byte[] EndgetAttachmentData(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((byte[])(results[0])); + public void getAttachmentDataAsync(string in0, long in1, string in2, int in3, object userState) { + if ((this.getAttachmentDataOperationCompleted == null)) { + this.getAttachmentDataOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetAttachmentDataOperationCompleted); + } + this.InvokeAsync("getAttachmentData", new object[] { + in0, + in1, + in2, + in3}, this.getAttachmentDataOperationCompleted, userState); + } + + private void OngetAttachmentDataOperationCompleted(object arg) { + if ((this.getAttachmentDataCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getAttachmentDataCompleted(this, new getAttachmentDataCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeUserReturn")] - public bool removeUser(string in0, string in1) - { + public bool removeUser(string in0, string in1) { object[] results = this.Invoke("removeUser", new object[] { in0, in1}); @@ -1155,25 +2046,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveUser(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeUser", new object[] { - in0, - in1}, callback, asyncState); + public void removeUserAsync(string in0, string in1) { + this.removeUserAsync(in0, in1, null); } /// - public bool EndremoveUser(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeUserAsync(string in0, string in1, object userState) { + if ((this.removeUserOperationCompleted == null)) { + this.removeUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveUserOperationCompleted); + } + this.InvokeAsync("removeUser", new object[] { + in0, + in1}, this.removeUserOperationCompleted, userState); + } + + private void OnremoveUserOperationCompleted(object arg) { + if ((this.removeUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeUserCompleted(this, new removeUserCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("deactivateUserReturn")] - public bool deactivateUser(string in0, string in1) - { + public bool deactivateUser(string in0, string in1) { object[] results = this.Invoke("deactivateUser", new object[] { in0, in1}); @@ -1181,25 +2078,31 @@ namespace Confluence } /// - public System.IAsyncResult BegindeactivateUser(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("deactivateUser", new object[] { - in0, - in1}, callback, asyncState); + public void deactivateUserAsync(string in0, string in1) { + this.deactivateUserAsync(in0, in1, null); } /// - public bool EnddeactivateUser(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void deactivateUserAsync(string in0, string in1, object userState) { + if ((this.deactivateUserOperationCompleted == null)) { + this.deactivateUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OndeactivateUserOperationCompleted); + } + this.InvokeAsync("deactivateUser", new object[] { + in0, + in1}, this.deactivateUserOperationCompleted, userState); + } + + private void OndeactivateUserOperationCompleted(object arg) { + if ((this.deactivateUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.deactivateUserCompleted(this, new deactivateUserCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("reactivateUserReturn")] - public bool reactivateUser(string in0, string in1) - { + public bool reactivateUser(string in0, string in1) { object[] results = this.Invoke("reactivateUser", new object[] { in0, in1}); @@ -1207,25 +2110,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginreactivateUser(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("reactivateUser", new object[] { - in0, - in1}, callback, asyncState); + public void reactivateUserAsync(string in0, string in1) { + this.reactivateUserAsync(in0, in1, null); } /// - public bool EndreactivateUser(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void reactivateUserAsync(string in0, string in1, object userState) { + if ((this.reactivateUserOperationCompleted == null)) { + this.reactivateUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OnreactivateUserOperationCompleted); + } + this.InvokeAsync("reactivateUser", new object[] { + in0, + in1}, this.reactivateUserOperationCompleted, userState); + } + + private void OnreactivateUserOperationCompleted(object arg) { + if ((this.reactivateUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.reactivateUserCompleted(this, new reactivateUserCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeGroupReturn")] - public bool removeGroup(string in0, string in1, string in2) - { + public bool removeGroup(string in0, string in1, string in2) { object[] results = this.Invoke("removeGroup", new object[] { in0, in1, @@ -1234,26 +2143,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveGroup(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeGroup", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeGroupAsync(string in0, string in1, string in2) { + this.removeGroupAsync(in0, in1, in2, null); } /// - public bool EndremoveGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeGroupAsync(string in0, string in1, string in2, object userState) { + if ((this.removeGroupOperationCompleted == null)) { + this.removeGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveGroupOperationCompleted); + } + this.InvokeAsync("removeGroup", new object[] { + in0, + in1, + in2}, this.removeGroupOperationCompleted, userState); + } + + private void OnremoveGroupOperationCompleted(object arg) { + if ((this.removeGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeGroupCompleted(this, new removeGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addSpaceReturn")] - public RemoteSpace addSpace(string in0, RemoteSpace in1) - { + public RemoteSpace addSpace(string in0, RemoteSpace in1) { object[] results = this.Invoke("addSpace", new object[] { in0, in1}); @@ -1261,25 +2176,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddSpace(string in0, RemoteSpace in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addSpace", new object[] { - in0, - in1}, callback, asyncState); + public void addSpaceAsync(string in0, RemoteSpace in1) { + this.addSpaceAsync(in0, in1, null); } /// - public RemoteSpace EndaddSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpace)(results[0])); + public void addSpaceAsync(string in0, RemoteSpace in1, object userState) { + if ((this.addSpaceOperationCompleted == null)) { + this.addSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddSpaceOperationCompleted); + } + this.InvokeAsync("addSpace", new object[] { + in0, + in1}, this.addSpaceOperationCompleted, userState); + } + + private void OnaddSpaceOperationCompleted(object arg) { + if ((this.addSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addSpaceCompleted(this, new addSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getRecentlyUsedLabelsReturn")] - public RemoteLabel[] getRecentlyUsedLabels(string in0, int in1) - { + public RemoteLabel[] getRecentlyUsedLabels(string in0, int in1) { object[] results = this.Invoke("getRecentlyUsedLabels", new object[] { in0, in1}); @@ -1287,25 +2208,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetRecentlyUsedLabels(string in0, int in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getRecentlyUsedLabels", new object[] { - in0, - in1}, callback, asyncState); + public void getRecentlyUsedLabelsAsync(string in0, int in1) { + this.getRecentlyUsedLabelsAsync(in0, in1, null); } /// - public RemoteLabel[] EndgetRecentlyUsedLabels(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + public void getRecentlyUsedLabelsAsync(string in0, int in1, object userState) { + if ((this.getRecentlyUsedLabelsOperationCompleted == null)) { + this.getRecentlyUsedLabelsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRecentlyUsedLabelsOperationCompleted); + } + this.InvokeAsync("getRecentlyUsedLabels", new object[] { + in0, + in1}, this.getRecentlyUsedLabelsOperationCompleted, userState); + } + + private void OngetRecentlyUsedLabelsOperationCompleted(object arg) { + if ((this.getRecentlyUsedLabelsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getRecentlyUsedLabelsCompleted(this, new getRecentlyUsedLabelsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getRecentlyUsedLabelsInSpaceReturn")] - public RemoteLabel[] getRecentlyUsedLabelsInSpace(string in0, string in1, int in2) - { + public RemoteLabel[] getRecentlyUsedLabelsInSpace(string in0, string in1, int in2) { object[] results = this.Invoke("getRecentlyUsedLabelsInSpace", new object[] { in0, in1, @@ -1314,26 +2241,32 @@ namespace Confluence } /// - public System.IAsyncResult BegingetRecentlyUsedLabelsInSpace(string in0, string in1, int in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getRecentlyUsedLabelsInSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void getRecentlyUsedLabelsInSpaceAsync(string in0, string in1, int in2) { + this.getRecentlyUsedLabelsInSpaceAsync(in0, in1, in2, null); } /// - public RemoteLabel[] EndgetRecentlyUsedLabelsInSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + public void getRecentlyUsedLabelsInSpaceAsync(string in0, string in1, int in2, object userState) { + if ((this.getRecentlyUsedLabelsInSpaceOperationCompleted == null)) { + this.getRecentlyUsedLabelsInSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRecentlyUsedLabelsInSpaceOperationCompleted); + } + this.InvokeAsync("getRecentlyUsedLabelsInSpace", new object[] { + in0, + in1, + in2}, this.getRecentlyUsedLabelsInSpaceOperationCompleted, userState); + } + + private void OngetRecentlyUsedLabelsInSpaceOperationCompleted(object arg) { + if ((this.getRecentlyUsedLabelsInSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getRecentlyUsedLabelsInSpaceCompleted(this, new getRecentlyUsedLabelsInSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getMostPopularLabelsReturn")] - public RemoteLabel[] getMostPopularLabels(string in0, int in1) - { + public RemoteLabel[] getMostPopularLabels(string in0, int in1) { object[] results = this.Invoke("getMostPopularLabels", new object[] { in0, in1}); @@ -1341,25 +2274,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetMostPopularLabels(string in0, int in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getMostPopularLabels", new object[] { - in0, - in1}, callback, asyncState); + public void getMostPopularLabelsAsync(string in0, int in1) { + this.getMostPopularLabelsAsync(in0, in1, null); } /// - public RemoteLabel[] EndgetMostPopularLabels(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + public void getMostPopularLabelsAsync(string in0, int in1, object userState) { + if ((this.getMostPopularLabelsOperationCompleted == null)) { + this.getMostPopularLabelsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetMostPopularLabelsOperationCompleted); + } + this.InvokeAsync("getMostPopularLabels", new object[] { + in0, + in1}, this.getMostPopularLabelsOperationCompleted, userState); + } + + private void OngetMostPopularLabelsOperationCompleted(object arg) { + if ((this.getMostPopularLabelsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getMostPopularLabelsCompleted(this, new getMostPopularLabelsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getMostPopularLabelsInSpaceReturn")] - public RemoteLabel[] getMostPopularLabelsInSpace(string in0, string in1, int in2) - { + public RemoteLabel[] getMostPopularLabelsInSpace(string in0, string in1, int in2) { object[] results = this.Invoke("getMostPopularLabelsInSpace", new object[] { in0, in1, @@ -1368,26 +2307,32 @@ namespace Confluence } /// - public System.IAsyncResult BegingetMostPopularLabelsInSpace(string in0, string in1, int in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getMostPopularLabelsInSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void getMostPopularLabelsInSpaceAsync(string in0, string in1, int in2) { + this.getMostPopularLabelsInSpaceAsync(in0, in1, in2, null); } /// - public RemoteLabel[] EndgetMostPopularLabelsInSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + public void getMostPopularLabelsInSpaceAsync(string in0, string in1, int in2, object userState) { + if ((this.getMostPopularLabelsInSpaceOperationCompleted == null)) { + this.getMostPopularLabelsInSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetMostPopularLabelsInSpaceOperationCompleted); + } + this.InvokeAsync("getMostPopularLabelsInSpace", new object[] { + in0, + in1, + in2}, this.getMostPopularLabelsInSpaceOperationCompleted, userState); + } + + private void OngetMostPopularLabelsInSpaceOperationCompleted(object arg) { + if ((this.getMostPopularLabelsInSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getMostPopularLabelsInSpaceCompleted(this, new getMostPopularLabelsInSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("setEnableWysiwygReturn")] - public bool setEnableWysiwyg(string in0, bool in1) - { + public bool setEnableWysiwyg(string in0, bool in1) { object[] results = this.Invoke("setEnableWysiwyg", new object[] { in0, in1}); @@ -1395,25 +2340,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginsetEnableWysiwyg(string in0, bool in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("setEnableWysiwyg", new object[] { - in0, - in1}, callback, asyncState); + public void setEnableWysiwygAsync(string in0, bool in1) { + this.setEnableWysiwygAsync(in0, in1, null); } /// - public bool EndsetEnableWysiwyg(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void setEnableWysiwygAsync(string in0, bool in1, object userState) { + if ((this.setEnableWysiwygOperationCompleted == null)) { + this.setEnableWysiwygOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsetEnableWysiwygOperationCompleted); + } + this.InvokeAsync("setEnableWysiwyg", new object[] { + in0, + in1}, this.setEnableWysiwygOperationCompleted, userState); + } + + private void OnsetEnableWysiwygOperationCompleted(object arg) { + if ((this.setEnableWysiwygCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.setEnableWysiwygCompleted(this, new setEnableWysiwygCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addGroupReturn")] - public bool addGroup(string in0, string in1) - { + public bool addGroup(string in0, string in1) { object[] results = this.Invoke("addGroup", new object[] { in0, in1}); @@ -1421,25 +2372,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddGroup(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addGroup", new object[] { - in0, - in1}, callback, asyncState); + public void addGroupAsync(string in0, string in1) { + this.addGroupAsync(in0, in1, null); } /// - public bool EndaddGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addGroupAsync(string in0, string in1, object userState) { + if ((this.addGroupOperationCompleted == null)) { + this.addGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddGroupOperationCompleted); + } + this.InvokeAsync("addGroup", new object[] { + in0, + in1}, this.addGroupOperationCompleted, userState); + } + + private void OnaddGroupOperationCompleted(object arg) { + if ((this.addGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addGroupCompleted(this, new addGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getPermissionsForUserReturn")] - public string[] getPermissionsForUser(string in0, string in1, string in2) - { + public string[] getPermissionsForUser(string in0, string in1, string in2) { object[] results = this.Invoke("getPermissionsForUser", new object[] { in0, in1, @@ -1448,26 +2405,32 @@ namespace Confluence } /// - public System.IAsyncResult BegingetPermissionsForUser(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getPermissionsForUser", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void getPermissionsForUserAsync(string in0, string in1, string in2) { + this.getPermissionsForUserAsync(in0, in1, in2, null); } /// - public string[] EndgetPermissionsForUser(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string[])(results[0])); + public void getPermissionsForUserAsync(string in0, string in1, string in2, object userState) { + if ((this.getPermissionsForUserOperationCompleted == null)) { + this.getPermissionsForUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPermissionsForUserOperationCompleted); + } + this.InvokeAsync("getPermissionsForUser", new object[] { + in0, + in1, + in2}, this.getPermissionsForUserOperationCompleted, userState); + } + + private void OngetPermissionsForUserOperationCompleted(object arg) { + if ((this.getPermissionsForUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getPermissionsForUserCompleted(this, new getPermissionsForUserCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeAllPermissionsForGroupReturn")] - public bool removeAllPermissionsForGroup(string in0, string in1) - { + public bool removeAllPermissionsForGroup(string in0, string in1) { object[] results = this.Invoke("removeAllPermissionsForGroup", new object[] { in0, in1}); @@ -1475,25 +2438,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveAllPermissionsForGroup(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeAllPermissionsForGroup", new object[] { - in0, - in1}, callback, asyncState); + public void removeAllPermissionsForGroupAsync(string in0, string in1) { + this.removeAllPermissionsForGroupAsync(in0, in1, null); } /// - public bool EndremoveAllPermissionsForGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeAllPermissionsForGroupAsync(string in0, string in1, object userState) { + if ((this.removeAllPermissionsForGroupOperationCompleted == null)) { + this.removeAllPermissionsForGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveAllPermissionsForGroupOperationCompleted); + } + this.InvokeAsync("removeAllPermissionsForGroup", new object[] { + in0, + in1}, this.removeAllPermissionsForGroupOperationCompleted, userState); + } + + private void OnremoveAllPermissionsForGroupOperationCompleted(object arg) { + if ((this.removeAllPermissionsForGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeAllPermissionsForGroupCompleted(this, new removeAllPermissionsForGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeSpaceGroupReturn")] - public bool removeSpaceGroup(string in0, string in1) - { + public bool removeSpaceGroup(string in0, string in1) { object[] results = this.Invoke("removeSpaceGroup", new object[] { in0, in1}); @@ -1501,25 +2470,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveSpaceGroup(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeSpaceGroup", new object[] { - in0, - in1}, callback, asyncState); + public void removeSpaceGroupAsync(string in0, string in1) { + this.removeSpaceGroupAsync(in0, in1, null); } /// - public bool EndremoveSpaceGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeSpaceGroupAsync(string in0, string in1, object userState) { + if ((this.removeSpaceGroupOperationCompleted == null)) { + this.removeSpaceGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveSpaceGroupOperationCompleted); + } + this.InvokeAsync("removeSpaceGroup", new object[] { + in0, + in1}, this.removeSpaceGroupOperationCompleted, userState); + } + + private void OnremoveSpaceGroupOperationCompleted(object arg) { + if ((this.removeSpaceGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeSpaceGroupCompleted(this, new removeSpaceGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getRelatedLabelsInSpaceReturn")] - public RemoteLabel[] getRelatedLabelsInSpace(string in0, string in1, string in2, int in3) - { + public RemoteLabel[] getRelatedLabelsInSpace(string in0, string in1, string in2, int in3) { object[] results = this.Invoke("getRelatedLabelsInSpace", new object[] { in0, in1, @@ -1529,27 +2504,33 @@ namespace Confluence } /// - public System.IAsyncResult BegingetRelatedLabelsInSpace(string in0, string in1, string in2, int in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getRelatedLabelsInSpace", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void getRelatedLabelsInSpaceAsync(string in0, string in1, string in2, int in3) { + this.getRelatedLabelsInSpaceAsync(in0, in1, in2, in3, null); } /// - public RemoteLabel[] EndgetRelatedLabelsInSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + public void getRelatedLabelsInSpaceAsync(string in0, string in1, string in2, int in3, object userState) { + if ((this.getRelatedLabelsInSpaceOperationCompleted == null)) { + this.getRelatedLabelsInSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetRelatedLabelsInSpaceOperationCompleted); + } + this.InvokeAsync("getRelatedLabelsInSpace", new object[] { + in0, + in1, + in2, + in3}, this.getRelatedLabelsInSpaceOperationCompleted, userState); + } + + private void OngetRelatedLabelsInSpaceOperationCompleted(object arg) { + if ((this.getRelatedLabelsInSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getRelatedLabelsInSpaceCompleted(this, new getRelatedLabelsInSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpacesContainingContentWithLabelReturn")] - public RemoteSpace[] getSpacesContainingContentWithLabel(string in0, string in1) - { + public RemoteSpace[] getSpacesContainingContentWithLabel(string in0, string in1) { object[] results = this.Invoke("getSpacesContainingContentWithLabel", new object[] { in0, in1}); @@ -1557,25 +2538,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetSpacesContainingContentWithLabel(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpacesContainingContentWithLabel", new object[] { - in0, - in1}, callback, asyncState); + public void getSpacesContainingContentWithLabelAsync(string in0, string in1) { + this.getSpacesContainingContentWithLabelAsync(in0, in1, null); } /// - public RemoteSpace[] EndgetSpacesContainingContentWithLabel(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpace[])(results[0])); + public void getSpacesContainingContentWithLabelAsync(string in0, string in1, object userState) { + if ((this.getSpacesContainingContentWithLabelOperationCompleted == null)) { + this.getSpacesContainingContentWithLabelOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpacesContainingContentWithLabelOperationCompleted); + } + this.InvokeAsync("getSpacesContainingContentWithLabel", new object[] { + in0, + in1}, this.getSpacesContainingContentWithLabelOperationCompleted, userState); + } + + private void OngetSpacesContainingContentWithLabelOperationCompleted(object arg) { + if ((this.getSpacesContainingContentWithLabelCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpacesContainingContentWithLabelCompleted(this, new getSpacesContainingContentWithLabelCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpacesWithLabelReturn")] - public RemoteSpace[] getSpacesWithLabel(string in0, string in1) - { + public RemoteSpace[] getSpacesWithLabel(string in0, string in1) { object[] results = this.Invoke("getSpacesWithLabel", new object[] { in0, in1}); @@ -1583,25 +2570,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetSpacesWithLabel(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpacesWithLabel", new object[] { - in0, - in1}, callback, asyncState); + public void getSpacesWithLabelAsync(string in0, string in1) { + this.getSpacesWithLabelAsync(in0, in1, null); } /// - public RemoteSpace[] EndgetSpacesWithLabel(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpace[])(results[0])); + public void getSpacesWithLabelAsync(string in0, string in1, object userState) { + if ((this.getSpacesWithLabelOperationCompleted == null)) { + this.getSpacesWithLabelOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpacesWithLabelOperationCompleted); + } + this.InvokeAsync("getSpacesWithLabel", new object[] { + in0, + in1}, this.getSpacesWithLabelOperationCompleted, userState); + } + + private void OngetSpacesWithLabelOperationCompleted(object arg) { + if ((this.getSpacesWithLabelCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpacesWithLabelCompleted(this, new getSpacesWithLabelCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getLabelsByDetailReturn")] - public RemoteLabel[] getLabelsByDetail(string in0, string in1, string in2, string in3, string in4) - { + public RemoteLabel[] getLabelsByDetail(string in0, string in1, string in2, string in3, string in4) { object[] results = this.Invoke("getLabelsByDetail", new object[] { in0, in1, @@ -1612,28 +2605,34 @@ namespace Confluence } /// - public System.IAsyncResult BegingetLabelsByDetail(string in0, string in1, string in2, string in3, string in4, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getLabelsByDetail", new object[] { + public void getLabelsByDetailAsync(string in0, string in1, string in2, string in3, string in4) { + this.getLabelsByDetailAsync(in0, in1, in2, in3, in4, null); + } + + /// + public void getLabelsByDetailAsync(string in0, string in1, string in2, string in3, string in4, object userState) { + if ((this.getLabelsByDetailOperationCompleted == null)) { + this.getLabelsByDetailOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetLabelsByDetailOperationCompleted); + } + this.InvokeAsync("getLabelsByDetail", new object[] { in0, in1, in2, in3, - in4}, callback, asyncState); + in4}, this.getLabelsByDetailOperationCompleted, userState); } - /// - public RemoteLabel[] EndgetLabelsByDetail(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + private void OngetLabelsByDetailOperationCompleted(object arg) { + if ((this.getLabelsByDetailCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getLabelsByDetailCompleted(this, new getLabelsByDetailCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("movePageToTopLevelReturn")] - public bool movePageToTopLevel(string in0, long in1, string in2) - { + public bool movePageToTopLevel(string in0, long in1, string in2) { object[] results = this.Invoke("movePageToTopLevel", new object[] { in0, in1, @@ -1642,26 +2641,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginmovePageToTopLevel(string in0, long in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("movePageToTopLevel", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void movePageToTopLevelAsync(string in0, long in1, string in2) { + this.movePageToTopLevelAsync(in0, in1, in2, null); } /// - public bool EndmovePageToTopLevel(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void movePageToTopLevelAsync(string in0, long in1, string in2, object userState) { + if ((this.movePageToTopLevelOperationCompleted == null)) { + this.movePageToTopLevelOperationCompleted = new System.Threading.SendOrPostCallback(this.OnmovePageToTopLevelOperationCompleted); + } + this.InvokeAsync("movePageToTopLevel", new object[] { + in0, + in1, + in2}, this.movePageToTopLevelOperationCompleted, userState); + } + + private void OnmovePageToTopLevelOperationCompleted(object arg) { + if ((this.movePageToTopLevelCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.movePageToTopLevelCompleted(this, new movePageToTopLevelCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("movePageReturn")] - public bool movePage(string in0, long in1, long in2, string in3) - { + public bool movePage(string in0, long in1, long in2, string in3) { object[] results = this.Invoke("movePage", new object[] { in0, in1, @@ -1671,27 +2676,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginmovePage(string in0, long in1, long in2, string in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("movePage", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void movePageAsync(string in0, long in1, long in2, string in3) { + this.movePageAsync(in0, in1, in2, in3, null); } /// - public bool EndmovePage(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void movePageAsync(string in0, long in1, long in2, string in3, object userState) { + if ((this.movePageOperationCompleted == null)) { + this.movePageOperationCompleted = new System.Threading.SendOrPostCallback(this.OnmovePageOperationCompleted); + } + this.InvokeAsync("movePage", new object[] { + in0, + in1, + in2, + in3}, this.movePageOperationCompleted, userState); + } + + private void OnmovePageOperationCompleted(object arg) { + if ((this.movePageCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.movePageCompleted(this, new movePageCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("exportSpaceReturn")] - public string exportSpace(string in0, string in1, string in2) - { + public string exportSpace(string in0, string in1, string in2) { object[] results = this.Invoke("exportSpace", new object[] { in0, in1, @@ -1700,27 +2711,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginexportSpace(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("exportSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void exportSpaceAsync(string in0, string in1, string in2) { + this.exportSpaceAsync(in0, in1, in2, null); } /// - public string EndexportSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string)(results[0])); + public void exportSpaceAsync(string in0, string in1, string in2, object userState) { + if ((this.exportSpaceOperationCompleted == null)) { + this.exportSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnexportSpaceOperationCompleted); + } + this.InvokeAsync("exportSpace", new object[] { + in0, + in1, + in2}, this.exportSpaceOperationCompleted, userState); + } + + private void OnexportSpaceOperationCompleted(object arg) { + if ((this.exportSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.exportSpaceCompleted(this, new exportSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.WebMethodAttribute(MessageName="exportSpace1")] [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("exportSpaceReturn")] - public string exportSpace(string in0, string in1, string in2, bool in3) - { + public string exportSpace(string in0, string in1, string in2, bool in3) { object[] results = this.Invoke("exportSpace1", new object[] { in0, in1, @@ -1730,27 +2747,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginexportSpace1(string in0, string in1, string in2, bool in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("exportSpace1", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void exportSpace1Async(string in0, string in1, string in2, bool in3) { + this.exportSpace1Async(in0, in1, in2, in3, null); } /// - public string EndexportSpace1(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string)(results[0])); + public void exportSpace1Async(string in0, string in1, string in2, bool in3, object userState) { + if ((this.exportSpace1OperationCompleted == null)) { + this.exportSpace1OperationCompleted = new System.Threading.SendOrPostCallback(this.OnexportSpace1OperationCompleted); + } + this.InvokeAsync("exportSpace1", new object[] { + in0, + in1, + in2, + in3}, this.exportSpace1OperationCompleted, userState); + } + + private void OnexportSpace1OperationCompleted(object arg) { + if ((this.exportSpace1Completed != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.exportSpace1Completed(this, new exportSpace1CompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getPageHistoryReturn")] - public RemotePageHistory[] getPageHistory(string in0, long in1) - { + public RemotePageHistory[] getPageHistory(string in0, long in1) { object[] results = this.Invoke("getPageHistory", new object[] { in0, in1}); @@ -1758,25 +2781,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetPageHistory(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getPageHistory", new object[] { - in0, - in1}, callback, asyncState); + public void getPageHistoryAsync(string in0, long in1) { + this.getPageHistoryAsync(in0, in1, null); } /// - public RemotePageHistory[] EndgetPageHistory(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePageHistory[])(results[0])); + public void getPageHistoryAsync(string in0, long in1, object userState) { + if ((this.getPageHistoryOperationCompleted == null)) { + this.getPageHistoryOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPageHistoryOperationCompleted); + } + this.InvokeAsync("getPageHistory", new object[] { + in0, + in1}, this.getPageHistoryOperationCompleted, userState); + } + + private void OngetPageHistoryOperationCompleted(object arg) { + if ((this.getPageHistoryCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getPageHistoryCompleted(this, new getPageHistoryCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removePageReturn")] - public bool removePage(string in0, long in1) - { + public bool removePage(string in0, long in1) { object[] results = this.Invoke("removePage", new object[] { in0, in1}); @@ -1784,25 +2813,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginremovePage(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removePage", new object[] { - in0, - in1}, callback, asyncState); + public void removePageAsync(string in0, long in1) { + this.removePageAsync(in0, in1, null); } /// - public bool EndremovePage(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removePageAsync(string in0, long in1, object userState) { + if ((this.removePageOperationCompleted == null)) { + this.removePageOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremovePageOperationCompleted); + } + this.InvokeAsync("removePage", new object[] { + in0, + in1}, this.removePageOperationCompleted, userState); + } + + private void OnremovePageOperationCompleted(object arg) { + if ((this.removePageCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removePageCompleted(this, new removePageCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("renderContentReturn")] - public string renderContent(string in0, string in1, long in2, string in3, Map in4) - { + public string renderContent(string in0, string in1, long in2, string in3, Map in4) { object[] results = this.Invoke("renderContent", new object[] { in0, in1, @@ -1813,29 +2848,35 @@ namespace Confluence } /// - public System.IAsyncResult BeginrenderContent(string in0, string in1, long in2, string in3, Map in4, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("renderContent", new object[] { + public void renderContentAsync(string in0, string in1, long in2, string in3, Map in4) { + this.renderContentAsync(in0, in1, in2, in3, in4, null); + } + + /// + public void renderContentAsync(string in0, string in1, long in2, string in3, Map in4, object userState) { + if ((this.renderContentOperationCompleted == null)) { + this.renderContentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnrenderContentOperationCompleted); + } + this.InvokeAsync("renderContent", new object[] { in0, in1, in2, in3, - in4}, callback, asyncState); + in4}, this.renderContentOperationCompleted, userState); } - /// - public string EndrenderContent(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string)(results[0])); + private void OnrenderContentOperationCompleted(object arg) { + if ((this.renderContentCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.renderContentCompleted(this, new renderContentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.WebMethodAttribute(MessageName="renderContent1")] [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("renderContentReturn")] - public string renderContent(string in0, string in1, long in2, string in3) - { + public string renderContent(string in0, string in1, long in2, string in3) { object[] results = this.Invoke("renderContent1", new object[] { in0, in1, @@ -1845,27 +2886,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginrenderContent1(string in0, string in1, long in2, string in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("renderContent1", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void renderContent1Async(string in0, string in1, long in2, string in3) { + this.renderContent1Async(in0, in1, in2, in3, null); } /// - public string EndrenderContent1(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string)(results[0])); + public void renderContent1Async(string in0, string in1, long in2, string in3, object userState) { + if ((this.renderContent1OperationCompleted == null)) { + this.renderContent1OperationCompleted = new System.Threading.SendOrPostCallback(this.OnrenderContent1OperationCompleted); + } + this.InvokeAsync("renderContent1", new object[] { + in0, + in1, + in2, + in3}, this.renderContent1OperationCompleted, userState); + } + + private void OnrenderContent1OperationCompleted(object arg) { + if ((this.renderContent1Completed != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.renderContent1Completed(this, new renderContent1CompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("storePageReturn")] - public RemotePage storePage(string in0, RemotePage in1) - { + public RemotePage storePage(string in0, RemotePage in1) { object[] results = this.Invoke("storePage", new object[] { in0, in1}); @@ -1873,25 +2920,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginstorePage(string in0, RemotePage in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("storePage", new object[] { - in0, - in1}, callback, asyncState); + public void storePageAsync(string in0, RemotePage in1) { + this.storePageAsync(in0, in1, null); } /// - public RemotePage EndstorePage(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePage)(results[0])); + public void storePageAsync(string in0, RemotePage in1, object userState) { + if ((this.storePageOperationCompleted == null)) { + this.storePageOperationCompleted = new System.Threading.SendOrPostCallback(this.OnstorePageOperationCompleted); + } + this.InvokeAsync("storePage", new object[] { + in0, + in1}, this.storePageOperationCompleted, userState); + } + + private void OnstorePageOperationCompleted(object arg) { + if ((this.storePageCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.storePageCompleted(this, new storePageCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("updatePageReturn")] - public RemotePage updatePage(string in0, RemotePage in1, RemotePageUpdateOptions in2) - { + public RemotePage updatePage(string in0, RemotePage in1, RemotePageUpdateOptions in2) { object[] results = this.Invoke("updatePage", new object[] { in0, in1, @@ -1900,26 +2953,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginupdatePage(string in0, RemotePage in1, RemotePageUpdateOptions in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("updatePage", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void updatePageAsync(string in0, RemotePage in1, RemotePageUpdateOptions in2) { + this.updatePageAsync(in0, in1, in2, null); } /// - public RemotePage EndupdatePage(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePage)(results[0])); + public void updatePageAsync(string in0, RemotePage in1, RemotePageUpdateOptions in2, object userState) { + if ((this.updatePageOperationCompleted == null)) { + this.updatePageOperationCompleted = new System.Threading.SendOrPostCallback(this.OnupdatePageOperationCompleted); + } + this.InvokeAsync("updatePage", new object[] { + in0, + in1, + in2}, this.updatePageOperationCompleted, userState); + } + + private void OnupdatePageOperationCompleted(object arg) { + if ((this.updatePageCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.updatePageCompleted(this, new updatePageCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpacesInGroupReturn")] - public RemoteSpaceSummary[] getSpacesInGroup(string in0, string in1) - { + public RemoteSpaceSummary[] getSpacesInGroup(string in0, string in1) { object[] results = this.Invoke("getSpacesInGroup", new object[] { in0, in1}); @@ -1927,25 +2986,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetSpacesInGroup(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpacesInGroup", new object[] { - in0, - in1}, callback, asyncState); + public void getSpacesInGroupAsync(string in0, string in1) { + this.getSpacesInGroupAsync(in0, in1, null); } /// - public RemoteSpaceSummary[] EndgetSpacesInGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpaceSummary[])(results[0])); + public void getSpacesInGroupAsync(string in0, string in1, object userState) { + if ((this.getSpacesInGroupOperationCompleted == null)) { + this.getSpacesInGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpacesInGroupOperationCompleted); + } + this.InvokeAsync("getSpacesInGroup", new object[] { + in0, + in1}, this.getSpacesInGroupOperationCompleted, userState); + } + + private void OngetSpacesInGroupOperationCompleted(object arg) { + if ((this.getSpacesInGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpacesInGroupCompleted(this, new getSpacesInGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("storeSpaceReturn")] - public RemoteSpace storeSpace(string in0, RemoteSpace in1) - { + public RemoteSpace storeSpace(string in0, RemoteSpace in1) { object[] results = this.Invoke("storeSpace", new object[] { in0, in1}); @@ -1953,25 +3018,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginstoreSpace(string in0, RemoteSpace in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("storeSpace", new object[] { - in0, - in1}, callback, asyncState); + public void storeSpaceAsync(string in0, RemoteSpace in1) { + this.storeSpaceAsync(in0, in1, null); } /// - public RemoteSpace EndstoreSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpace)(results[0])); + public void storeSpaceAsync(string in0, RemoteSpace in1, object userState) { + if ((this.storeSpaceOperationCompleted == null)) { + this.storeSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnstoreSpaceOperationCompleted); + } + this.InvokeAsync("storeSpace", new object[] { + in0, + in1}, this.storeSpaceOperationCompleted, userState); + } + + private void OnstoreSpaceOperationCompleted(object arg) { + if ((this.storeSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.storeSpaceCompleted(this, new storeSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addSpaceGroupReturn")] - public RemoteSpaceGroup addSpaceGroup(string in0, RemoteSpaceGroup in1) - { + public RemoteSpaceGroup addSpaceGroup(string in0, RemoteSpaceGroup in1) { object[] results = this.Invoke("addSpaceGroup", new object[] { in0, in1}); @@ -1979,25 +3050,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddSpaceGroup(string in0, RemoteSpaceGroup in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addSpaceGroup", new object[] { - in0, - in1}, callback, asyncState); + public void addSpaceGroupAsync(string in0, RemoteSpaceGroup in1) { + this.addSpaceGroupAsync(in0, in1, null); } /// - public RemoteSpaceGroup EndaddSpaceGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpaceGroup)(results[0])); + public void addSpaceGroupAsync(string in0, RemoteSpaceGroup in1, object userState) { + if ((this.addSpaceGroupOperationCompleted == null)) { + this.addSpaceGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddSpaceGroupOperationCompleted); + } + this.InvokeAsync("addSpaceGroup", new object[] { + in0, + in1}, this.addSpaceGroupOperationCompleted, userState); + } + + private void OnaddSpaceGroupOperationCompleted(object arg) { + if ((this.addSpaceGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addSpaceGroupCompleted(this, new addSpaceGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addPersonalSpaceReturn")] - public RemoteSpace addPersonalSpace(string in0, RemoteSpace in1, string in2) - { + public RemoteSpace addPersonalSpace(string in0, RemoteSpace in1, string in2) { object[] results = this.Invoke("addPersonalSpace", new object[] { in0, in1, @@ -2006,50 +3083,62 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddPersonalSpace(string in0, RemoteSpace in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addPersonalSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addPersonalSpaceAsync(string in0, RemoteSpace in1, string in2) { + this.addPersonalSpaceAsync(in0, in1, in2, null); } /// - public RemoteSpace EndaddPersonalSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSpace)(results[0])); + public void addPersonalSpaceAsync(string in0, RemoteSpace in1, string in2, object userState) { + if ((this.addPersonalSpaceOperationCompleted == null)) { + this.addPersonalSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddPersonalSpaceOperationCompleted); + } + this.InvokeAsync("addPersonalSpace", new object[] { + in0, + in1, + in2}, this.addPersonalSpaceOperationCompleted, userState); + } + + private void OnaddPersonalSpaceOperationCompleted(object arg) { + if ((this.addPersonalSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addPersonalSpaceCompleted(this, new addPersonalSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getSpaceLevelPermissionsReturn")] - public string[] getSpaceLevelPermissions(string in0) - { + public string[] getSpaceLevelPermissions(string in0) { object[] results = this.Invoke("getSpaceLevelPermissions", new object[] { in0}); return ((string[])(results[0])); } /// - public System.IAsyncResult BegingetSpaceLevelPermissions(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getSpaceLevelPermissions", new object[] { - in0}, callback, asyncState); + public void getSpaceLevelPermissionsAsync(string in0) { + this.getSpaceLevelPermissionsAsync(in0, null); } /// - public string[] EndgetSpaceLevelPermissions(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string[])(results[0])); + public void getSpaceLevelPermissionsAsync(string in0, object userState) { + if ((this.getSpaceLevelPermissionsOperationCompleted == null)) { + this.getSpaceLevelPermissionsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetSpaceLevelPermissionsOperationCompleted); + } + this.InvokeAsync("getSpaceLevelPermissions", new object[] { + in0}, this.getSpaceLevelPermissionsOperationCompleted, userState); + } + + private void OngetSpaceLevelPermissionsOperationCompleted(object arg) { + if ((this.getSpaceLevelPermissionsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getSpaceLevelPermissionsCompleted(this, new getSpaceLevelPermissionsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addPermissionToSpaceReturn")] - public bool addPermissionToSpace(string in0, string in1, string in2, string in3) - { + public bool addPermissionToSpace(string in0, string in1, string in2, string in3) { object[] results = this.Invoke("addPermissionToSpace", new object[] { in0, in1, @@ -2059,27 +3148,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddPermissionToSpace(string in0, string in1, string in2, string in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addPermissionToSpace", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void addPermissionToSpaceAsync(string in0, string in1, string in2, string in3) { + this.addPermissionToSpaceAsync(in0, in1, in2, in3, null); } /// - public bool EndaddPermissionToSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addPermissionToSpaceAsync(string in0, string in1, string in2, string in3, object userState) { + if ((this.addPermissionToSpaceOperationCompleted == null)) { + this.addPermissionToSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddPermissionToSpaceOperationCompleted); + } + this.InvokeAsync("addPermissionToSpace", new object[] { + in0, + in1, + in2, + in3}, this.addPermissionToSpaceOperationCompleted, userState); + } + + private void OnaddPermissionToSpaceOperationCompleted(object arg) { + if ((this.addPermissionToSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addPermissionToSpaceCompleted(this, new addPermissionToSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addGlobalPermissionsReturn")] - public bool addGlobalPermissions(string in0, string[] in1, string in2) - { + public bool addGlobalPermissions(string in0, string[] in1, string in2) { object[] results = this.Invoke("addGlobalPermissions", new object[] { in0, in1, @@ -2088,26 +3183,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddGlobalPermissions(string in0, string[] in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addGlobalPermissions", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addGlobalPermissionsAsync(string in0, string[] in1, string in2) { + this.addGlobalPermissionsAsync(in0, in1, in2, null); } /// - public bool EndaddGlobalPermissions(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addGlobalPermissionsAsync(string in0, string[] in1, string in2, object userState) { + if ((this.addGlobalPermissionsOperationCompleted == null)) { + this.addGlobalPermissionsOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddGlobalPermissionsOperationCompleted); + } + this.InvokeAsync("addGlobalPermissions", new object[] { + in0, + in1, + in2}, this.addGlobalPermissionsOperationCompleted, userState); + } + + private void OnaddGlobalPermissionsOperationCompleted(object arg) { + if ((this.addGlobalPermissionsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addGlobalPermissionsCompleted(this, new addGlobalPermissionsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addGlobalPermissionReturn")] - public bool addGlobalPermission(string in0, string in1, string in2) - { + public bool addGlobalPermission(string in0, string in1, string in2) { object[] results = this.Invoke("addGlobalPermission", new object[] { in0, in1, @@ -2116,98 +3217,122 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddGlobalPermission(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addGlobalPermission", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addGlobalPermissionAsync(string in0, string in1, string in2) { + this.addGlobalPermissionAsync(in0, in1, in2, null); } /// - public bool EndaddGlobalPermission(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addGlobalPermissionAsync(string in0, string in1, string in2, object userState) { + if ((this.addGlobalPermissionOperationCompleted == null)) { + this.addGlobalPermissionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddGlobalPermissionOperationCompleted); + } + this.InvokeAsync("addGlobalPermission", new object[] { + in0, + in1, + in2}, this.addGlobalPermissionOperationCompleted, userState); + } + + private void OnaddGlobalPermissionOperationCompleted(object arg) { + if ((this.addGlobalPermissionCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addGlobalPermissionCompleted(this, new addGlobalPermissionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addAnonymousUsePermissionReturn")] - public bool addAnonymousUsePermission(string in0) - { + public bool addAnonymousUsePermission(string in0) { object[] results = this.Invoke("addAnonymousUsePermission", new object[] { in0}); return ((bool)(results[0])); } /// - public System.IAsyncResult BeginaddAnonymousUsePermission(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addAnonymousUsePermission", new object[] { - in0}, callback, asyncState); + public void addAnonymousUsePermissionAsync(string in0) { + this.addAnonymousUsePermissionAsync(in0, null); } /// - public bool EndaddAnonymousUsePermission(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addAnonymousUsePermissionAsync(string in0, object userState) { + if ((this.addAnonymousUsePermissionOperationCompleted == null)) { + this.addAnonymousUsePermissionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddAnonymousUsePermissionOperationCompleted); + } + this.InvokeAsync("addAnonymousUsePermission", new object[] { + in0}, this.addAnonymousUsePermissionOperationCompleted, userState); + } + + private void OnaddAnonymousUsePermissionOperationCompleted(object arg) { + if ((this.addAnonymousUsePermissionCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addAnonymousUsePermissionCompleted(this, new addAnonymousUsePermissionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addAnonymousViewUserProfilePermissionReturn")] - public bool addAnonymousViewUserProfilePermission(string in0) - { + public bool addAnonymousViewUserProfilePermission(string in0) { object[] results = this.Invoke("addAnonymousViewUserProfilePermission", new object[] { in0}); return ((bool)(results[0])); } /// - public System.IAsyncResult BeginaddAnonymousViewUserProfilePermission(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addAnonymousViewUserProfilePermission", new object[] { - in0}, callback, asyncState); + public void addAnonymousViewUserProfilePermissionAsync(string in0) { + this.addAnonymousViewUserProfilePermissionAsync(in0, null); } /// - public bool EndaddAnonymousViewUserProfilePermission(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addAnonymousViewUserProfilePermissionAsync(string in0, object userState) { + if ((this.addAnonymousViewUserProfilePermissionOperationCompleted == null)) { + this.addAnonymousViewUserProfilePermissionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddAnonymousViewUserProfilePermissionOperationCompleted); + } + this.InvokeAsync("addAnonymousViewUserProfilePermission", new object[] { + in0}, this.addAnonymousViewUserProfilePermissionOperationCompleted, userState); + } + + private void OnaddAnonymousViewUserProfilePermissionOperationCompleted(object arg) { + if ((this.addAnonymousViewUserProfilePermissionCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addAnonymousViewUserProfilePermissionCompleted(this, new addAnonymousViewUserProfilePermissionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeAnonymousViewUserProfilePermissionReturn")] - public bool removeAnonymousViewUserProfilePermission(string in0) - { + public bool removeAnonymousViewUserProfilePermission(string in0) { object[] results = this.Invoke("removeAnonymousViewUserProfilePermission", new object[] { in0}); return ((bool)(results[0])); } /// - public System.IAsyncResult BeginremoveAnonymousViewUserProfilePermission(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeAnonymousViewUserProfilePermission", new object[] { - in0}, callback, asyncState); + public void removeAnonymousViewUserProfilePermissionAsync(string in0) { + this.removeAnonymousViewUserProfilePermissionAsync(in0, null); } /// - public bool EndremoveAnonymousViewUserProfilePermission(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeAnonymousViewUserProfilePermissionAsync(string in0, object userState) { + if ((this.removeAnonymousViewUserProfilePermissionOperationCompleted == null)) { + this.removeAnonymousViewUserProfilePermissionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveAnonymousViewUserProfilePermissionOperationCompleted); + } + this.InvokeAsync("removeAnonymousViewUserProfilePermission", new object[] { + in0}, this.removeAnonymousViewUserProfilePermissionOperationCompleted, userState); + } + + private void OnremoveAnonymousViewUserProfilePermissionOperationCompleted(object arg) { + if ((this.removeAnonymousViewUserProfilePermissionCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeAnonymousViewUserProfilePermissionCompleted(this, new removeAnonymousViewUserProfilePermissionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeGlobalPermissionReturn")] - public bool removeGlobalPermission(string in0, string in1, string in2) - { + public bool removeGlobalPermission(string in0, string in1, string in2) { object[] results = this.Invoke("removeGlobalPermission", new object[] { in0, in1, @@ -2216,26 +3341,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveGlobalPermission(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeGlobalPermission", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeGlobalPermissionAsync(string in0, string in1, string in2) { + this.removeGlobalPermissionAsync(in0, in1, in2, null); } /// - public bool EndremoveGlobalPermission(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeGlobalPermissionAsync(string in0, string in1, string in2, object userState) { + if ((this.removeGlobalPermissionOperationCompleted == null)) { + this.removeGlobalPermissionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveGlobalPermissionOperationCompleted); + } + this.InvokeAsync("removeGlobalPermission", new object[] { + in0, + in1, + in2}, this.removeGlobalPermissionOperationCompleted, userState); + } + + private void OnremoveGlobalPermissionOperationCompleted(object arg) { + if ((this.removeGlobalPermissionCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeGlobalPermissionCompleted(this, new removeGlobalPermissionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addPermissionsToSpaceReturn")] - public bool addPermissionsToSpace(string in0, string[] in1, string in2, string in3) - { + public bool addPermissionsToSpace(string in0, string[] in1, string in2, string in3) { object[] results = this.Invoke("addPermissionsToSpace", new object[] { in0, in1, @@ -2245,27 +3376,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddPermissionsToSpace(string in0, string[] in1, string in2, string in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addPermissionsToSpace", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void addPermissionsToSpaceAsync(string in0, string[] in1, string in2, string in3) { + this.addPermissionsToSpaceAsync(in0, in1, in2, in3, null); } /// - public bool EndaddPermissionsToSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addPermissionsToSpaceAsync(string in0, string[] in1, string in2, string in3, object userState) { + if ((this.addPermissionsToSpaceOperationCompleted == null)) { + this.addPermissionsToSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddPermissionsToSpaceOperationCompleted); + } + this.InvokeAsync("addPermissionsToSpace", new object[] { + in0, + in1, + in2, + in3}, this.addPermissionsToSpaceOperationCompleted, userState); + } + + private void OnaddPermissionsToSpaceOperationCompleted(object arg) { + if ((this.addPermissionsToSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addPermissionsToSpaceCompleted(this, new addPermissionsToSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removePermissionFromSpaceReturn")] - public bool removePermissionFromSpace(string in0, string in1, string in2, string in3) - { + public bool removePermissionFromSpace(string in0, string in1, string in2, string in3) { object[] results = this.Invoke("removePermissionFromSpace", new object[] { in0, in1, @@ -2275,27 +3412,33 @@ namespace Confluence } /// - public System.IAsyncResult BeginremovePermissionFromSpace(string in0, string in1, string in2, string in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removePermissionFromSpace", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void removePermissionFromSpaceAsync(string in0, string in1, string in2, string in3) { + this.removePermissionFromSpaceAsync(in0, in1, in2, in3, null); } /// - public bool EndremovePermissionFromSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removePermissionFromSpaceAsync(string in0, string in1, string in2, string in3, object userState) { + if ((this.removePermissionFromSpaceOperationCompleted == null)) { + this.removePermissionFromSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremovePermissionFromSpaceOperationCompleted); + } + this.InvokeAsync("removePermissionFromSpace", new object[] { + in0, + in1, + in2, + in3}, this.removePermissionFromSpaceOperationCompleted, userState); + } + + private void OnremovePermissionFromSpaceOperationCompleted(object arg) { + if ((this.removePermissionFromSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removePermissionFromSpaceCompleted(this, new removePermissionFromSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("editUserReturn")] - public bool editUser(string in0, RemoteUser in1) - { + public bool editUser(string in0, RemoteUser in1) { object[] results = this.Invoke("editUser", new object[] { in0, in1}); @@ -2303,25 +3446,31 @@ namespace Confluence } /// - public System.IAsyncResult BegineditUser(string in0, RemoteUser in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("editUser", new object[] { - in0, - in1}, callback, asyncState); + public void editUserAsync(string in0, RemoteUser in1) { + this.editUserAsync(in0, in1, null); } /// - public bool EndeditUser(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void editUserAsync(string in0, RemoteUser in1, object userState) { + if ((this.editUserOperationCompleted == null)) { + this.editUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OneditUserOperationCompleted); + } + this.InvokeAsync("editUser", new object[] { + in0, + in1}, this.editUserOperationCompleted, userState); + } + + private void OneditUserOperationCompleted(object arg) { + if ((this.editUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.editUserCompleted(this, new editUserCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getUserGroupsReturn")] - public string[] getUserGroups(string in0, string in1) - { + public string[] getUserGroups(string in0, string in1) { object[] results = this.Invoke("getUserGroups", new object[] { in0, in1}); @@ -2329,25 +3478,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetUserGroups(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getUserGroups", new object[] { - in0, - in1}, callback, asyncState); + public void getUserGroupsAsync(string in0, string in1) { + this.getUserGroupsAsync(in0, in1, null); } /// - public string[] EndgetUserGroups(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string[])(results[0])); + public void getUserGroupsAsync(string in0, string in1, object userState) { + if ((this.getUserGroupsOperationCompleted == null)) { + this.getUserGroupsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetUserGroupsOperationCompleted); + } + this.InvokeAsync("getUserGroups", new object[] { + in0, + in1}, this.getUserGroupsOperationCompleted, userState); + } + + private void OngetUserGroupsOperationCompleted(object arg) { + if ((this.getUserGroupsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getUserGroupsCompleted(this, new getUserGroupsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addUserToGroupReturn")] - public bool addUserToGroup(string in0, string in1, string in2) - { + public bool addUserToGroup(string in0, string in1, string in2) { object[] results = this.Invoke("addUserToGroup", new object[] { in0, in1, @@ -2356,26 +3511,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddUserToGroup(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addUserToGroup", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addUserToGroupAsync(string in0, string in1, string in2) { + this.addUserToGroupAsync(in0, in1, in2, null); } /// - public bool EndaddUserToGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addUserToGroupAsync(string in0, string in1, string in2, object userState) { + if ((this.addUserToGroupOperationCompleted == null)) { + this.addUserToGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddUserToGroupOperationCompleted); + } + this.InvokeAsync("addUserToGroup", new object[] { + in0, + in1, + in2}, this.addUserToGroupOperationCompleted, userState); + } + + private void OnaddUserToGroupOperationCompleted(object arg) { + if ((this.addUserToGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addUserToGroupCompleted(this, new addUserToGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeUserFromGroupReturn")] - public bool removeUserFromGroup(string in0, string in1, string in2) - { + public bool removeUserFromGroup(string in0, string in1, string in2) { object[] results = this.Invoke("removeUserFromGroup", new object[] { in0, in1, @@ -2384,26 +3545,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveUserFromGroup(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeUserFromGroup", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeUserFromGroupAsync(string in0, string in1, string in2) { + this.removeUserFromGroupAsync(in0, in1, in2, null); } /// - public bool EndremoveUserFromGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeUserFromGroupAsync(string in0, string in1, string in2, object userState) { + if ((this.removeUserFromGroupOperationCompleted == null)) { + this.removeUserFromGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveUserFromGroupOperationCompleted); + } + this.InvokeAsync("removeUserFromGroup", new object[] { + in0, + in1, + in2}, this.removeUserFromGroupOperationCompleted, userState); + } + + private void OnremoveUserFromGroupOperationCompleted(object arg) { + if ((this.removeUserFromGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeUserFromGroupCompleted(this, new removeUserFromGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getActiveUsersReturn")] - public string[] getActiveUsers(string in0, bool in1) - { + public string[] getActiveUsers(string in0, bool in1) { object[] results = this.Invoke("getActiveUsers", new object[] { in0, in1}); @@ -2411,25 +3578,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetActiveUsers(string in0, bool in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getActiveUsers", new object[] { - in0, - in1}, callback, asyncState); + public void getActiveUsersAsync(string in0, bool in1) { + this.getActiveUsersAsync(in0, in1, null); } /// - public string[] EndgetActiveUsers(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string[])(results[0])); + public void getActiveUsersAsync(string in0, bool in1, object userState) { + if ((this.getActiveUsersOperationCompleted == null)) { + this.getActiveUsersOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetActiveUsersOperationCompleted); + } + this.InvokeAsync("getActiveUsers", new object[] { + in0, + in1}, this.getActiveUsersOperationCompleted, userState); + } + + private void OngetActiveUsersOperationCompleted(object arg) { + if ((this.getActiveUsersCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getActiveUsersCompleted(this, new getActiveUsersCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("changeMyPasswordReturn")] - public bool changeMyPassword(string in0, string in1, string in2) - { + public bool changeMyPassword(string in0, string in1, string in2) { object[] results = this.Invoke("changeMyPassword", new object[] { in0, in1, @@ -2438,26 +3611,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginchangeMyPassword(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("changeMyPassword", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void changeMyPasswordAsync(string in0, string in1, string in2) { + this.changeMyPasswordAsync(in0, in1, in2, null); } /// - public bool EndchangeMyPassword(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void changeMyPasswordAsync(string in0, string in1, string in2, object userState) { + if ((this.changeMyPasswordOperationCompleted == null)) { + this.changeMyPasswordOperationCompleted = new System.Threading.SendOrPostCallback(this.OnchangeMyPasswordOperationCompleted); + } + this.InvokeAsync("changeMyPassword", new object[] { + in0, + in1, + in2}, this.changeMyPasswordOperationCompleted, userState); + } + + private void OnchangeMyPasswordOperationCompleted(object arg) { + if ((this.changeMyPasswordCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.changeMyPasswordCompleted(this, new changeMyPasswordCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("changeUserPasswordReturn")] - public bool changeUserPassword(string in0, string in1, string in2) - { + public bool changeUserPassword(string in0, string in1, string in2) { object[] results = this.Invoke("changeUserPassword", new object[] { in0, in1, @@ -2466,26 +3645,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginchangeUserPassword(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("changeUserPassword", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void changeUserPasswordAsync(string in0, string in1, string in2) { + this.changeUserPasswordAsync(in0, in1, in2, null); } /// - public bool EndchangeUserPassword(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void changeUserPasswordAsync(string in0, string in1, string in2, object userState) { + if ((this.changeUserPasswordOperationCompleted == null)) { + this.changeUserPasswordOperationCompleted = new System.Threading.SendOrPostCallback(this.OnchangeUserPasswordOperationCompleted); + } + this.InvokeAsync("changeUserPassword", new object[] { + in0, + in1, + in2}, this.changeUserPasswordOperationCompleted, userState); + } + + private void OnchangeUserPasswordOperationCompleted(object arg) { + if ((this.changeUserPasswordCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.changeUserPasswordCompleted(this, new changeUserPasswordCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("setUserInformationReturn")] - public bool setUserInformation(string in0, RemoteUserInformation in1) - { + public bool setUserInformation(string in0, RemoteUserInformation in1) { object[] results = this.Invoke("setUserInformation", new object[] { in0, in1}); @@ -2493,25 +3678,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginsetUserInformation(string in0, RemoteUserInformation in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("setUserInformation", new object[] { - in0, - in1}, callback, asyncState); + public void setUserInformationAsync(string in0, RemoteUserInformation in1) { + this.setUserInformationAsync(in0, in1, null); } /// - public bool EndsetUserInformation(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void setUserInformationAsync(string in0, RemoteUserInformation in1, object userState) { + if ((this.setUserInformationOperationCompleted == null)) { + this.setUserInformationOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsetUserInformationOperationCompleted); + } + this.InvokeAsync("setUserInformation", new object[] { + in0, + in1}, this.setUserInformationOperationCompleted, userState); + } + + private void OnsetUserInformationOperationCompleted(object arg) { + if ((this.setUserInformationCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.setUserInformationCompleted(this, new setUserInformationCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getUserInformationReturn")] - public RemoteUserInformation getUserInformation(string in0, string in1) - { + public RemoteUserInformation getUserInformation(string in0, string in1) { object[] results = this.Invoke("getUserInformation", new object[] { in0, in1}); @@ -2519,25 +3710,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetUserInformation(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getUserInformation", new object[] { - in0, - in1}, callback, asyncState); + public void getUserInformationAsync(string in0, string in1) { + this.getUserInformationAsync(in0, in1, null); } /// - public RemoteUserInformation EndgetUserInformation(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteUserInformation)(results[0])); + public void getUserInformationAsync(string in0, string in1, object userState) { + if ((this.getUserInformationOperationCompleted == null)) { + this.getUserInformationOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetUserInformationOperationCompleted); + } + this.InvokeAsync("getUserInformation", new object[] { + in0, + in1}, this.getUserInformationOperationCompleted, userState); + } + + private void OngetUserInformationOperationCompleted(object arg) { + if ((this.getUserInformationCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getUserInformationCompleted(this, new getUserInformationCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("hasUserReturn")] - public bool hasUser(string in0, string in1) - { + public bool hasUser(string in0, string in1) { object[] results = this.Invoke("hasUser", new object[] { in0, in1}); @@ -2545,25 +3742,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginhasUser(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("hasUser", new object[] { - in0, - in1}, callback, asyncState); + public void hasUserAsync(string in0, string in1) { + this.hasUserAsync(in0, in1, null); } /// - public bool EndhasUser(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void hasUserAsync(string in0, string in1, object userState) { + if ((this.hasUserOperationCompleted == null)) { + this.hasUserOperationCompleted = new System.Threading.SendOrPostCallback(this.OnhasUserOperationCompleted); + } + this.InvokeAsync("hasUser", new object[] { + in0, + in1}, this.hasUserOperationCompleted, userState); + } + + private void OnhasUserOperationCompleted(object arg) { + if ((this.hasUserCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.hasUserCompleted(this, new hasUserCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("hasGroupReturn")] - public bool hasGroup(string in0, string in1) - { + public bool hasGroup(string in0, string in1) { object[] results = this.Invoke("hasGroup", new object[] { in0, in1}); @@ -2571,25 +3774,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginhasGroup(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("hasGroup", new object[] { - in0, - in1}, callback, asyncState); + public void hasGroupAsync(string in0, string in1) { + this.hasGroupAsync(in0, in1, null); } /// - public bool EndhasGroup(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void hasGroupAsync(string in0, string in1, object userState) { + if ((this.hasGroupOperationCompleted == null)) { + this.hasGroupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnhasGroupOperationCompleted); + } + this.InvokeAsync("hasGroup", new object[] { + in0, + in1}, this.hasGroupOperationCompleted, userState); + } + + private void OnhasGroupOperationCompleted(object arg) { + if ((this.hasGroupCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.hasGroupCompleted(this, new hasGroupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addProfilePictureReturn")] - public bool addProfilePicture(string in0, string in1, string in2, string in3, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in4) - { + public bool addProfilePicture(string in0, string in1, string in2, string in3, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in4) { object[] results = this.Invoke("addProfilePicture", new object[] { in0, in1, @@ -2600,28 +3809,34 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddProfilePicture(string in0, string in1, string in2, string in3, byte[] in4, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addProfilePicture", new object[] { + public void addProfilePictureAsync(string in0, string in1, string in2, string in3, byte[] in4) { + this.addProfilePictureAsync(in0, in1, in2, in3, in4, null); + } + + /// + public void addProfilePictureAsync(string in0, string in1, string in2, string in3, byte[] in4, object userState) { + if ((this.addProfilePictureOperationCompleted == null)) { + this.addProfilePictureOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddProfilePictureOperationCompleted); + } + this.InvokeAsync("addProfilePicture", new object[] { in0, in1, in2, in3, - in4}, callback, asyncState); + in4}, this.addProfilePictureOperationCompleted, userState); } - /// - public bool EndaddProfilePicture(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + private void OnaddProfilePictureOperationCompleted(object arg) { + if ((this.addProfilePictureCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addProfilePictureCompleted(this, new addProfilePictureCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getBlogEntryByDayAndTitleReturn")] - public RemoteBlogEntry getBlogEntryByDayAndTitle(string in0, string in1, int in2, string in3) - { + public RemoteBlogEntry getBlogEntryByDayAndTitle(string in0, string in1, int in2, string in3) { object[] results = this.Invoke("getBlogEntryByDayAndTitle", new object[] { in0, in1, @@ -2631,27 +3846,33 @@ namespace Confluence } /// - public System.IAsyncResult BegingetBlogEntryByDayAndTitle(string in0, string in1, int in2, string in3, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getBlogEntryByDayAndTitle", new object[] { - in0, - in1, - in2, - in3}, callback, asyncState); + public void getBlogEntryByDayAndTitleAsync(string in0, string in1, int in2, string in3) { + this.getBlogEntryByDayAndTitleAsync(in0, in1, in2, in3, null); } /// - public RemoteBlogEntry EndgetBlogEntryByDayAndTitle(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteBlogEntry)(results[0])); + public void getBlogEntryByDayAndTitleAsync(string in0, string in1, int in2, string in3, object userState) { + if ((this.getBlogEntryByDayAndTitleOperationCompleted == null)) { + this.getBlogEntryByDayAndTitleOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetBlogEntryByDayAndTitleOperationCompleted); + } + this.InvokeAsync("getBlogEntryByDayAndTitle", new object[] { + in0, + in1, + in2, + in3}, this.getBlogEntryByDayAndTitleOperationCompleted, userState); + } + + private void OngetBlogEntryByDayAndTitleOperationCompleted(object arg) { + if ((this.getBlogEntryByDayAndTitleCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getBlogEntryByDayAndTitleCompleted(this, new getBlogEntryByDayAndTitleCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getBlogEntryReturn")] - public RemoteBlogEntry getBlogEntry(string in0, long in1) - { + public RemoteBlogEntry getBlogEntry(string in0, long in1) { object[] results = this.Invoke("getBlogEntry", new object[] { in0, in1}); @@ -2659,25 +3880,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetBlogEntry(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getBlogEntry", new object[] { - in0, - in1}, callback, asyncState); + public void getBlogEntryAsync(string in0, long in1) { + this.getBlogEntryAsync(in0, in1, null); } /// - public RemoteBlogEntry EndgetBlogEntry(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteBlogEntry)(results[0])); + public void getBlogEntryAsync(string in0, long in1, object userState) { + if ((this.getBlogEntryOperationCompleted == null)) { + this.getBlogEntryOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetBlogEntryOperationCompleted); + } + this.InvokeAsync("getBlogEntry", new object[] { + in0, + in1}, this.getBlogEntryOperationCompleted, userState); + } + + private void OngetBlogEntryOperationCompleted(object arg) { + if ((this.getBlogEntryCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getBlogEntryCompleted(this, new getBlogEntryCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getBlogEntriesReturn")] - public RemoteBlogEntrySummary[] getBlogEntries(string in0, string in1) - { + public RemoteBlogEntrySummary[] getBlogEntries(string in0, string in1) { object[] results = this.Invoke("getBlogEntries", new object[] { in0, in1}); @@ -2685,25 +3912,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetBlogEntries(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getBlogEntries", new object[] { - in0, - in1}, callback, asyncState); + public void getBlogEntriesAsync(string in0, string in1) { + this.getBlogEntriesAsync(in0, in1, null); } /// - public RemoteBlogEntrySummary[] EndgetBlogEntries(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteBlogEntrySummary[])(results[0])); + public void getBlogEntriesAsync(string in0, string in1, object userState) { + if ((this.getBlogEntriesOperationCompleted == null)) { + this.getBlogEntriesOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetBlogEntriesOperationCompleted); + } + this.InvokeAsync("getBlogEntries", new object[] { + in0, + in1}, this.getBlogEntriesOperationCompleted, userState); + } + + private void OngetBlogEntriesOperationCompleted(object arg) { + if ((this.getBlogEntriesCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getBlogEntriesCompleted(this, new getBlogEntriesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("storeBlogEntryReturn")] - public RemoteBlogEntry storeBlogEntry(string in0, RemoteBlogEntry in1) - { + public RemoteBlogEntry storeBlogEntry(string in0, RemoteBlogEntry in1) { object[] results = this.Invoke("storeBlogEntry", new object[] { in0, in1}); @@ -2711,25 +3944,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginstoreBlogEntry(string in0, RemoteBlogEntry in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("storeBlogEntry", new object[] { - in0, - in1}, callback, asyncState); + public void storeBlogEntryAsync(string in0, RemoteBlogEntry in1) { + this.storeBlogEntryAsync(in0, in1, null); } /// - public RemoteBlogEntry EndstoreBlogEntry(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteBlogEntry)(results[0])); + public void storeBlogEntryAsync(string in0, RemoteBlogEntry in1, object userState) { + if ((this.storeBlogEntryOperationCompleted == null)) { + this.storeBlogEntryOperationCompleted = new System.Threading.SendOrPostCallback(this.OnstoreBlogEntryOperationCompleted); + } + this.InvokeAsync("storeBlogEntry", new object[] { + in0, + in1}, this.storeBlogEntryOperationCompleted, userState); + } + + private void OnstoreBlogEntryOperationCompleted(object arg) { + if ((this.storeBlogEntryCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.storeBlogEntryCompleted(this, new storeBlogEntryCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("exportSiteReturn")] - public string exportSite(string in0, bool in1) - { + public string exportSite(string in0, bool in1) { object[] results = this.Invoke("exportSite", new object[] { in0, in1}); @@ -2737,97 +3976,121 @@ namespace Confluence } /// - public System.IAsyncResult BeginexportSite(string in0, bool in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("exportSite", new object[] { - in0, - in1}, callback, asyncState); + public void exportSiteAsync(string in0, bool in1) { + this.exportSiteAsync(in0, in1, null); } /// - public string EndexportSite(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((string)(results[0])); + public void exportSiteAsync(string in0, bool in1, object userState) { + if ((this.exportSiteOperationCompleted == null)) { + this.exportSiteOperationCompleted = new System.Threading.SendOrPostCallback(this.OnexportSiteOperationCompleted); + } + this.InvokeAsync("exportSite", new object[] { + in0, + in1}, this.exportSiteOperationCompleted, userState); + } + + private void OnexportSiteOperationCompleted(object arg) { + if ((this.exportSiteCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.exportSiteCompleted(this, new exportSiteCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("flushIndexQueueReturn")] - public bool flushIndexQueue(string in0) - { + public bool flushIndexQueue(string in0) { object[] results = this.Invoke("flushIndexQueue", new object[] { in0}); return ((bool)(results[0])); } /// - public System.IAsyncResult BeginflushIndexQueue(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("flushIndexQueue", new object[] { - in0}, callback, asyncState); + public void flushIndexQueueAsync(string in0) { + this.flushIndexQueueAsync(in0, null); } /// - public bool EndflushIndexQueue(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void flushIndexQueueAsync(string in0, object userState) { + if ((this.flushIndexQueueOperationCompleted == null)) { + this.flushIndexQueueOperationCompleted = new System.Threading.SendOrPostCallback(this.OnflushIndexQueueOperationCompleted); + } + this.InvokeAsync("flushIndexQueue", new object[] { + in0}, this.flushIndexQueueOperationCompleted, userState); + } + + private void OnflushIndexQueueOperationCompleted(object arg) { + if ((this.flushIndexQueueCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.flushIndexQueueCompleted(this, new flushIndexQueueCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("clearIndexQueueReturn")] - public bool clearIndexQueue(string in0) - { + public bool clearIndexQueue(string in0) { object[] results = this.Invoke("clearIndexQueue", new object[] { in0}); return ((bool)(results[0])); } /// - public System.IAsyncResult BeginclearIndexQueue(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("clearIndexQueue", new object[] { - in0}, callback, asyncState); + public void clearIndexQueueAsync(string in0) { + this.clearIndexQueueAsync(in0, null); } /// - public bool EndclearIndexQueue(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void clearIndexQueueAsync(string in0, object userState) { + if ((this.clearIndexQueueOperationCompleted == null)) { + this.clearIndexQueueOperationCompleted = new System.Threading.SendOrPostCallback(this.OnclearIndexQueueOperationCompleted); + } + this.InvokeAsync("clearIndexQueue", new object[] { + in0}, this.clearIndexQueueOperationCompleted, userState); + } + + private void OnclearIndexQueueOperationCompleted(object arg) { + if ((this.clearIndexQueueCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.clearIndexQueueCompleted(this, new clearIndexQueueCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getClusterNodeStatusesReturn")] - public RemoteNodeStatus[] getClusterNodeStatuses(string in0) - { + public RemoteNodeStatus[] getClusterNodeStatuses(string in0) { object[] results = this.Invoke("getClusterNodeStatuses", new object[] { in0}); return ((RemoteNodeStatus[])(results[0])); } /// - public System.IAsyncResult BegingetClusterNodeStatuses(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getClusterNodeStatuses", new object[] { - in0}, callback, asyncState); + public void getClusterNodeStatusesAsync(string in0) { + this.getClusterNodeStatusesAsync(in0, null); } /// - public RemoteNodeStatus[] EndgetClusterNodeStatuses(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteNodeStatus[])(results[0])); + public void getClusterNodeStatusesAsync(string in0, object userState) { + if ((this.getClusterNodeStatusesOperationCompleted == null)) { + this.getClusterNodeStatusesOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetClusterNodeStatusesOperationCompleted); + } + this.InvokeAsync("getClusterNodeStatuses", new object[] { + in0}, this.getClusterNodeStatusesOperationCompleted, userState); + } + + private void OngetClusterNodeStatusesOperationCompleted(object arg) { + if ((this.getClusterNodeStatusesCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getClusterNodeStatusesCompleted(this, new getClusterNodeStatusesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("importSpaceReturn")] - public bool importSpace(string in0, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in1) - { + public bool importSpace(string in0, [System.Xml.Serialization.SoapElementAttribute(DataType="base64Binary")] byte[] in1) { object[] results = this.Invoke("importSpace", new object[] { in0, in1}); @@ -2835,25 +4098,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginimportSpace(string in0, byte[] in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("importSpace", new object[] { - in0, - in1}, callback, asyncState); + public void importSpaceAsync(string in0, byte[] in1) { + this.importSpaceAsync(in0, in1, null); } /// - public bool EndimportSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void importSpaceAsync(string in0, byte[] in1, object userState) { + if ((this.importSpaceOperationCompleted == null)) { + this.importSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnimportSpaceOperationCompleted); + } + this.InvokeAsync("importSpace", new object[] { + in0, + in1}, this.importSpaceOperationCompleted, userState); + } + + private void OnimportSpaceOperationCompleted(object arg) { + if ((this.importSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.importSpaceCompleted(this, new importSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("setEnableAnonymousAccessReturn")] - public bool setEnableAnonymousAccess(string in0, bool in1) - { + public bool setEnableAnonymousAccess(string in0, bool in1) { object[] results = this.Invoke("setEnableAnonymousAccess", new object[] { in0, in1}); @@ -2861,25 +4130,31 @@ namespace Confluence } /// - public System.IAsyncResult BeginsetEnableAnonymousAccess(string in0, bool in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("setEnableAnonymousAccess", new object[] { - in0, - in1}, callback, asyncState); + public void setEnableAnonymousAccessAsync(string in0, bool in1) { + this.setEnableAnonymousAccessAsync(in0, in1, null); } /// - public bool EndsetEnableAnonymousAccess(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void setEnableAnonymousAccessAsync(string in0, bool in1, object userState) { + if ((this.setEnableAnonymousAccessOperationCompleted == null)) { + this.setEnableAnonymousAccessOperationCompleted = new System.Threading.SendOrPostCallback(this.OnsetEnableAnonymousAccessOperationCompleted); + } + this.InvokeAsync("setEnableAnonymousAccess", new object[] { + in0, + in1}, this.setEnableAnonymousAccessOperationCompleted, userState); + } + + private void OnsetEnableAnonymousAccessOperationCompleted(object arg) { + if ((this.setEnableAnonymousAccessCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.setEnableAnonymousAccessCompleted(this, new setEnableAnonymousAccessCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getLabelsByIdReturn")] - public RemoteLabel[] getLabelsById(string in0, long in1) - { + public RemoteLabel[] getLabelsById(string in0, long in1) { object[] results = this.Invoke("getLabelsById", new object[] { in0, in1}); @@ -2887,25 +4162,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetLabelsById(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getLabelsById", new object[] { - in0, - in1}, callback, asyncState); + public void getLabelsByIdAsync(string in0, long in1) { + this.getLabelsByIdAsync(in0, in1, null); } /// - public RemoteLabel[] EndgetLabelsById(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteLabel[])(results[0])); + public void getLabelsByIdAsync(string in0, long in1, object userState) { + if ((this.getLabelsByIdOperationCompleted == null)) { + this.getLabelsByIdOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetLabelsByIdOperationCompleted); + } + this.InvokeAsync("getLabelsById", new object[] { + in0, + in1}, this.getLabelsByIdOperationCompleted, userState); + } + + private void OngetLabelsByIdOperationCompleted(object arg) { + if ((this.getLabelsByIdCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getLabelsByIdCompleted(this, new getLabelsByIdCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getLabelContentByIdReturn")] - public RemoteSearchResult[] getLabelContentById(string in0, long in1) - { + public RemoteSearchResult[] getLabelContentById(string in0, long in1) { object[] results = this.Invoke("getLabelContentById", new object[] { in0, in1}); @@ -2913,25 +4194,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetLabelContentById(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getLabelContentById", new object[] { - in0, - in1}, callback, asyncState); + public void getLabelContentByIdAsync(string in0, long in1) { + this.getLabelContentByIdAsync(in0, in1, null); } /// - public RemoteSearchResult[] EndgetLabelContentById(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSearchResult[])(results[0])); + public void getLabelContentByIdAsync(string in0, long in1, object userState) { + if ((this.getLabelContentByIdOperationCompleted == null)) { + this.getLabelContentByIdOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetLabelContentByIdOperationCompleted); + } + this.InvokeAsync("getLabelContentById", new object[] { + in0, + in1}, this.getLabelContentByIdOperationCompleted, userState); + } + + private void OngetLabelContentByIdOperationCompleted(object arg) { + if ((this.getLabelContentByIdCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getLabelContentByIdCompleted(this, new getLabelContentByIdCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getLabelContentByNameReturn")] - public RemoteSearchResult[] getLabelContentByName(string in0, string in1) - { + public RemoteSearchResult[] getLabelContentByName(string in0, string in1) { object[] results = this.Invoke("getLabelContentByName", new object[] { in0, in1}); @@ -2939,25 +4226,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetLabelContentByName(string in0, string in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getLabelContentByName", new object[] { - in0, - in1}, callback, asyncState); + public void getLabelContentByNameAsync(string in0, string in1) { + this.getLabelContentByNameAsync(in0, in1, null); } /// - public RemoteSearchResult[] EndgetLabelContentByName(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSearchResult[])(results[0])); + public void getLabelContentByNameAsync(string in0, string in1, object userState) { + if ((this.getLabelContentByNameOperationCompleted == null)) { + this.getLabelContentByNameOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetLabelContentByNameOperationCompleted); + } + this.InvokeAsync("getLabelContentByName", new object[] { + in0, + in1}, this.getLabelContentByNameOperationCompleted, userState); + } + + private void OngetLabelContentByNameOperationCompleted(object arg) { + if ((this.getLabelContentByNameCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getLabelContentByNameCompleted(this, new getLabelContentByNameCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getLabelContentByObjectReturn")] - public RemoteSearchResult[] getLabelContentByObject(string in0, RemoteLabel in1) - { + public RemoteSearchResult[] getLabelContentByObject(string in0, RemoteLabel in1) { object[] results = this.Invoke("getLabelContentByObject", new object[] { in0, in1}); @@ -2965,25 +4258,31 @@ namespace Confluence } /// - public System.IAsyncResult BegingetLabelContentByObject(string in0, RemoteLabel in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getLabelContentByObject", new object[] { - in0, - in1}, callback, asyncState); + public void getLabelContentByObjectAsync(string in0, RemoteLabel in1) { + this.getLabelContentByObjectAsync(in0, in1, null); } /// - public RemoteSearchResult[] EndgetLabelContentByObject(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemoteSearchResult[])(results[0])); + public void getLabelContentByObjectAsync(string in0, RemoteLabel in1, object userState) { + if ((this.getLabelContentByObjectOperationCompleted == null)) { + this.getLabelContentByObjectOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetLabelContentByObjectOperationCompleted); + } + this.InvokeAsync("getLabelContentByObject", new object[] { + in0, + in1}, this.getLabelContentByObjectOperationCompleted, userState); + } + + private void OngetLabelContentByObjectOperationCompleted(object arg) { + if ((this.getLabelContentByObjectCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getLabelContentByObjectCompleted(this, new getLabelContentByObjectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addLabelByNameReturn")] - public bool addLabelByName(string in0, string in1, long in2) - { + public bool addLabelByName(string in0, string in1, long in2) { object[] results = this.Invoke("addLabelByName", new object[] { in0, in1, @@ -2992,26 +4291,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddLabelByName(string in0, string in1, long in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addLabelByName", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addLabelByNameAsync(string in0, string in1, long in2) { + this.addLabelByNameAsync(in0, in1, in2, null); } /// - public bool EndaddLabelByName(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addLabelByNameAsync(string in0, string in1, long in2, object userState) { + if ((this.addLabelByNameOperationCompleted == null)) { + this.addLabelByNameOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddLabelByNameOperationCompleted); + } + this.InvokeAsync("addLabelByName", new object[] { + in0, + in1, + in2}, this.addLabelByNameOperationCompleted, userState); + } + + private void OnaddLabelByNameOperationCompleted(object arg) { + if ((this.addLabelByNameCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addLabelByNameCompleted(this, new addLabelByNameCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addLabelByIdReturn")] - public bool addLabelById(string in0, long in1, long in2) - { + public bool addLabelById(string in0, long in1, long in2) { object[] results = this.Invoke("addLabelById", new object[] { in0, in1, @@ -3020,26 +4325,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddLabelById(string in0, long in1, long in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addLabelById", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addLabelByIdAsync(string in0, long in1, long in2) { + this.addLabelByIdAsync(in0, in1, in2, null); } /// - public bool EndaddLabelById(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addLabelByIdAsync(string in0, long in1, long in2, object userState) { + if ((this.addLabelByIdOperationCompleted == null)) { + this.addLabelByIdOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddLabelByIdOperationCompleted); + } + this.InvokeAsync("addLabelById", new object[] { + in0, + in1, + in2}, this.addLabelByIdOperationCompleted, userState); + } + + private void OnaddLabelByIdOperationCompleted(object arg) { + if ((this.addLabelByIdCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addLabelByIdCompleted(this, new addLabelByIdCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addLabelByObjectReturn")] - public bool addLabelByObject(string in0, RemoteLabel in1, long in2) - { + public bool addLabelByObject(string in0, RemoteLabel in1, long in2) { object[] results = this.Invoke("addLabelByObject", new object[] { in0, in1, @@ -3048,26 +4359,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddLabelByObject(string in0, RemoteLabel in1, long in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addLabelByObject", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addLabelByObjectAsync(string in0, RemoteLabel in1, long in2) { + this.addLabelByObjectAsync(in0, in1, in2, null); } /// - public bool EndaddLabelByObject(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addLabelByObjectAsync(string in0, RemoteLabel in1, long in2, object userState) { + if ((this.addLabelByObjectOperationCompleted == null)) { + this.addLabelByObjectOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddLabelByObjectOperationCompleted); + } + this.InvokeAsync("addLabelByObject", new object[] { + in0, + in1, + in2}, this.addLabelByObjectOperationCompleted, userState); + } + + private void OnaddLabelByObjectOperationCompleted(object arg) { + if ((this.addLabelByObjectCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addLabelByObjectCompleted(this, new addLabelByObjectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addLabelByNameToSpaceReturn")] - public bool addLabelByNameToSpace(string in0, string in1, string in2) - { + public bool addLabelByNameToSpace(string in0, string in1, string in2) { object[] results = this.Invoke("addLabelByNameToSpace", new object[] { in0, in1, @@ -3076,26 +4393,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddLabelByNameToSpace(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addLabelByNameToSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addLabelByNameToSpaceAsync(string in0, string in1, string in2) { + this.addLabelByNameToSpaceAsync(in0, in1, in2, null); } /// - public bool EndaddLabelByNameToSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addLabelByNameToSpaceAsync(string in0, string in1, string in2, object userState) { + if ((this.addLabelByNameToSpaceOperationCompleted == null)) { + this.addLabelByNameToSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddLabelByNameToSpaceOperationCompleted); + } + this.InvokeAsync("addLabelByNameToSpace", new object[] { + in0, + in1, + in2}, this.addLabelByNameToSpaceOperationCompleted, userState); + } + + private void OnaddLabelByNameToSpaceOperationCompleted(object arg) { + if ((this.addLabelByNameToSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addLabelByNameToSpaceCompleted(this, new addLabelByNameToSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeLabelByNameReturn")] - public bool removeLabelByName(string in0, string in1, long in2) - { + public bool removeLabelByName(string in0, string in1, long in2) { object[] results = this.Invoke("removeLabelByName", new object[] { in0, in1, @@ -3104,26 +4427,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveLabelByName(string in0, string in1, long in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeLabelByName", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeLabelByNameAsync(string in0, string in1, long in2) { + this.removeLabelByNameAsync(in0, in1, in2, null); } /// - public bool EndremoveLabelByName(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeLabelByNameAsync(string in0, string in1, long in2, object userState) { + if ((this.removeLabelByNameOperationCompleted == null)) { + this.removeLabelByNameOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveLabelByNameOperationCompleted); + } + this.InvokeAsync("removeLabelByName", new object[] { + in0, + in1, + in2}, this.removeLabelByNameOperationCompleted, userState); + } + + private void OnremoveLabelByNameOperationCompleted(object arg) { + if ((this.removeLabelByNameCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeLabelByNameCompleted(this, new removeLabelByNameCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeLabelByIdReturn")] - public bool removeLabelById(string in0, long in1, long in2) - { + public bool removeLabelById(string in0, long in1, long in2) { object[] results = this.Invoke("removeLabelById", new object[] { in0, in1, @@ -3132,26 +4461,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveLabelById(string in0, long in1, long in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeLabelById", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeLabelByIdAsync(string in0, long in1, long in2) { + this.removeLabelByIdAsync(in0, in1, in2, null); } /// - public bool EndremoveLabelById(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeLabelByIdAsync(string in0, long in1, long in2, object userState) { + if ((this.removeLabelByIdOperationCompleted == null)) { + this.removeLabelByIdOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveLabelByIdOperationCompleted); + } + this.InvokeAsync("removeLabelById", new object[] { + in0, + in1, + in2}, this.removeLabelByIdOperationCompleted, userState); + } + + private void OnremoveLabelByIdOperationCompleted(object arg) { + if ((this.removeLabelByIdCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeLabelByIdCompleted(this, new removeLabelByIdCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeLabelByObjectReturn")] - public bool removeLabelByObject(string in0, RemoteLabel in1, long in2) - { + public bool removeLabelByObject(string in0, RemoteLabel in1, long in2) { object[] results = this.Invoke("removeLabelByObject", new object[] { in0, in1, @@ -3160,26 +4495,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveLabelByObject(string in0, RemoteLabel in1, long in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeLabelByObject", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeLabelByObjectAsync(string in0, RemoteLabel in1, long in2) { + this.removeLabelByObjectAsync(in0, in1, in2, null); } /// - public bool EndremoveLabelByObject(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeLabelByObjectAsync(string in0, RemoteLabel in1, long in2, object userState) { + if ((this.removeLabelByObjectOperationCompleted == null)) { + this.removeLabelByObjectOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveLabelByObjectOperationCompleted); + } + this.InvokeAsync("removeLabelByObject", new object[] { + in0, + in1, + in2}, this.removeLabelByObjectOperationCompleted, userState); + } + + private void OnremoveLabelByObjectOperationCompleted(object arg) { + if ((this.removeLabelByObjectCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeLabelByObjectCompleted(this, new removeLabelByObjectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeLabelByNameFromSpaceReturn")] - public bool removeLabelByNameFromSpace(string in0, string in1, string in2) - { + public bool removeLabelByNameFromSpace(string in0, string in1, string in2) { object[] results = this.Invoke("removeLabelByNameFromSpace", new object[] { in0, in1, @@ -3188,50 +4529,62 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveLabelByNameFromSpace(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeLabelByNameFromSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeLabelByNameFromSpaceAsync(string in0, string in1, string in2) { + this.removeLabelByNameFromSpaceAsync(in0, in1, in2, null); } /// - public bool EndremoveLabelByNameFromSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeLabelByNameFromSpaceAsync(string in0, string in1, string in2, object userState) { + if ((this.removeLabelByNameFromSpaceOperationCompleted == null)) { + this.removeLabelByNameFromSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveLabelByNameFromSpaceOperationCompleted); + } + this.InvokeAsync("removeLabelByNameFromSpace", new object[] { + in0, + in1, + in2}, this.removeLabelByNameFromSpaceOperationCompleted, userState); + } + + private void OnremoveLabelByNameFromSpaceOperationCompleted(object arg) { + if ((this.removeLabelByNameFromSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeLabelByNameFromSpaceCompleted(this, new removeLabelByNameFromSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeAnonymousUsePermissionReturn")] - public bool removeAnonymousUsePermission(string in0) - { + public bool removeAnonymousUsePermission(string in0) { object[] results = this.Invoke("removeAnonymousUsePermission", new object[] { in0}); return ((bool)(results[0])); } /// - public System.IAsyncResult BeginremoveAnonymousUsePermission(string in0, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeAnonymousUsePermission", new object[] { - in0}, callback, asyncState); + public void removeAnonymousUsePermissionAsync(string in0) { + this.removeAnonymousUsePermissionAsync(in0, null); } /// - public bool EndremoveAnonymousUsePermission(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeAnonymousUsePermissionAsync(string in0, object userState) { + if ((this.removeAnonymousUsePermissionOperationCompleted == null)) { + this.removeAnonymousUsePermissionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveAnonymousUsePermissionOperationCompleted); + } + this.InvokeAsync("removeAnonymousUsePermission", new object[] { + in0}, this.removeAnonymousUsePermissionOperationCompleted, userState); + } + + private void OnremoveAnonymousUsePermissionOperationCompleted(object arg) { + if ((this.removeAnonymousUsePermissionCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeAnonymousUsePermissionCompleted(this, new removeAnonymousUsePermissionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addAnonymousPermissionToSpaceReturn")] - public bool addAnonymousPermissionToSpace(string in0, string in1, string in2) - { + public bool addAnonymousPermissionToSpace(string in0, string in1, string in2) { object[] results = this.Invoke("addAnonymousPermissionToSpace", new object[] { in0, in1, @@ -3240,26 +4593,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddAnonymousPermissionToSpace(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addAnonymousPermissionToSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addAnonymousPermissionToSpaceAsync(string in0, string in1, string in2) { + this.addAnonymousPermissionToSpaceAsync(in0, in1, in2, null); } /// - public bool EndaddAnonymousPermissionToSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addAnonymousPermissionToSpaceAsync(string in0, string in1, string in2, object userState) { + if ((this.addAnonymousPermissionToSpaceOperationCompleted == null)) { + this.addAnonymousPermissionToSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddAnonymousPermissionToSpaceOperationCompleted); + } + this.InvokeAsync("addAnonymousPermissionToSpace", new object[] { + in0, + in1, + in2}, this.addAnonymousPermissionToSpaceOperationCompleted, userState); + } + + private void OnaddAnonymousPermissionToSpaceOperationCompleted(object arg) { + if ((this.addAnonymousPermissionToSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addAnonymousPermissionToSpaceCompleted(this, new addAnonymousPermissionToSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("addAnonymousPermissionsToSpaceReturn")] - public bool addAnonymousPermissionsToSpace(string in0, string[] in1, string in2) - { + public bool addAnonymousPermissionsToSpace(string in0, string[] in1, string in2) { object[] results = this.Invoke("addAnonymousPermissionsToSpace", new object[] { in0, in1, @@ -3268,26 +4627,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginaddAnonymousPermissionsToSpace(string in0, string[] in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("addAnonymousPermissionsToSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void addAnonymousPermissionsToSpaceAsync(string in0, string[] in1, string in2) { + this.addAnonymousPermissionsToSpaceAsync(in0, in1, in2, null); } /// - public bool EndaddAnonymousPermissionsToSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void addAnonymousPermissionsToSpaceAsync(string in0, string[] in1, string in2, object userState) { + if ((this.addAnonymousPermissionsToSpaceOperationCompleted == null)) { + this.addAnonymousPermissionsToSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnaddAnonymousPermissionsToSpaceOperationCompleted); + } + this.InvokeAsync("addAnonymousPermissionsToSpace", new object[] { + in0, + in1, + in2}, this.addAnonymousPermissionsToSpaceOperationCompleted, userState); + } + + private void OnaddAnonymousPermissionsToSpaceOperationCompleted(object arg) { + if ((this.addAnonymousPermissionsToSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.addAnonymousPermissionsToSpaceCompleted(this, new addAnonymousPermissionsToSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("removeAnonymousPermissionFromSpaceReturn")] - public bool removeAnonymousPermissionFromSpace(string in0, string in1, string in2) - { + public bool removeAnonymousPermissionFromSpace(string in0, string in1, string in2) { object[] results = this.Invoke("removeAnonymousPermissionFromSpace", new object[] { in0, in1, @@ -3296,26 +4661,32 @@ namespace Confluence } /// - public System.IAsyncResult BeginremoveAnonymousPermissionFromSpace(string in0, string in1, string in2, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("removeAnonymousPermissionFromSpace", new object[] { - in0, - in1, - in2}, callback, asyncState); + public void removeAnonymousPermissionFromSpaceAsync(string in0, string in1, string in2) { + this.removeAnonymousPermissionFromSpaceAsync(in0, in1, in2, null); } /// - public bool EndremoveAnonymousPermissionFromSpace(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((bool)(results[0])); + public void removeAnonymousPermissionFromSpaceAsync(string in0, string in1, string in2, object userState) { + if ((this.removeAnonymousPermissionFromSpaceOperationCompleted == null)) { + this.removeAnonymousPermissionFromSpaceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnremoveAnonymousPermissionFromSpaceOperationCompleted); + } + this.InvokeAsync("removeAnonymousPermissionFromSpace", new object[] { + in0, + in1, + in2}, this.removeAnonymousPermissionFromSpaceOperationCompleted, userState); + } + + private void OnremoveAnonymousPermissionFromSpaceOperationCompleted(object arg) { + if ((this.removeAnonymousPermissionFromSpaceCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.removeAnonymousPermissionFromSpaceCompleted(this, new removeAnonymousPermissionFromSpaceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// [System.Web.Services.Protocols.SoapRpcMethodAttribute("", RequestNamespace="http://soap.rpc.confluence.atlassian.com", ResponseNamespace="http://confluence/rpc/soap-axis/confluenceservice-v1")] [return: System.Xml.Serialization.SoapElementAttribute("getPagePermissionsReturn")] - public RemotePermission[] getPagePermissions(string in0, long in1) - { + public RemotePermission[] getPagePermissions(string in0, long in1) { object[] results = this.Invoke("getPagePermissions", new object[] { in0, in1}); @@ -3323,50 +4694,100 @@ namespace Confluence } /// - public System.IAsyncResult BegingetPagePermissions(string in0, long in1, System.AsyncCallback callback, object asyncState) - { - return this.BeginInvoke("getPagePermissions", new object[] { + public void getPagePermissionsAsync(string in0, long in1) { + this.getPagePermissionsAsync(in0, in1, null); + } + + /// + public void getPagePermissionsAsync(string in0, long in1, object userState) { + if ((this.getPagePermissionsOperationCompleted == null)) { + this.getPagePermissionsOperationCompleted = new System.Threading.SendOrPostCallback(this.OngetPagePermissionsOperationCompleted); + } + this.InvokeAsync("getPagePermissions", new object[] { in0, - in1}, callback, asyncState); + in1}, this.getPagePermissionsOperationCompleted, userState); + } + + private void OngetPagePermissionsOperationCompleted(object arg) { + if ((this.getPagePermissionsCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.getPagePermissionsCompleted(this, new getPagePermissionsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } } /// - public RemotePermission[] EndgetPagePermissions(System.IAsyncResult asyncResult) - { - object[] results = this.EndInvoke(asyncResult); - return ((RemotePermission[])(results[0])); + public new void CancelAsync(object userState) { + base.CancelAsync(userState); + } + + private bool IsLocalFileSystemWebService(string url) { + if (((url == null) + || (url == string.Empty))) { + return false; + } + System.Uri wsUri = new System.Uri(url); + if (((wsUri.Port >= 1024) + && (string.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) == 0))) { + return true; + } + return false; } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://xml.apache.org/xml-soap")] - public partial class Map - { + public partial class Map { + + private mapItem[] itemField; /// - public mapItem[] item; + public mapItem[] item { + get { + return this.itemField; + } + set { + this.itemField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://xml.apache.org/xml-soap")] - public partial class mapItem - { + public partial class mapItem { + + private object keyField; + + private object valueField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public object key; + public object key { + get { + return this.keyField; + } + set { + this.keyField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public object value; + public object value { + get { + return this.valueField; + } + set { + this.valueField = value; + } + } } /// @@ -3375,448 +4796,985 @@ namespace Confluence [System.Xml.Serialization.SoapIncludeAttribute(typeof(AuthenticationFailedException))] [System.Xml.Serialization.SoapIncludeAttribute(typeof(AlreadyExistsException))] [System.Xml.Serialization.SoapIncludeAttribute(typeof(InvalidSessionException))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://rpc.confluence.atlassian.com")] - public partial class RemoteException - { + public partial class RemoteException { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://rpc.confluence.atlassian.com")] - public partial class NotPermittedException : RemoteException - { + public partial class NotPermittedException : RemoteException { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://rpc.confluence.atlassian.com")] - public partial class VersionMismatchException : RemoteException - { + public partial class VersionMismatchException : RemoteException { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://rpc.confluence.atlassian.com")] - public partial class AuthenticationFailedException : RemoteException - { + public partial class AuthenticationFailedException : RemoteException { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://rpc.confluence.atlassian.com")] - public partial class AlreadyExistsException : RemoteException - { + public partial class AlreadyExistsException : RemoteException { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://rpc.confluence.atlassian.com")] - public partial class InvalidSessionException : RemoteException - { + public partial class InvalidSessionException : RemoteException { } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://xml.apache.org/xml-soap")] - public partial class Vector - { + public partial class Vector { + + private object[] itemField; /// - public object[] item; + public object[] item { + get { + return this.itemField; + } + set { + this.itemField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemotePermission - { + public partial class RemotePermission { + + private string lockTypeField; + + private string lockedByField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string lockType; + public string lockType { + get { + return this.lockTypeField; + } + set { + this.lockTypeField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string lockedBy; + public string lockedBy { + get { + return this.lockedByField; + } + set { + this.lockedByField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteNodeStatus - { + public partial class RemoteNodeStatus { + + private Map jVMstatsField; + + private Map buildStatsField; + + private int nodeIdField; + + private Map propsField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public Map JVMstats; + public Map JVMstats { + get { + return this.jVMstatsField; + } + set { + this.jVMstatsField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public Map buildStats; + public Map buildStats { + get { + return this.buildStatsField; + } + set { + this.buildStatsField = value; + } + } /// - public int nodeId; + public int nodeId { + get { + return this.nodeIdField; + } + set { + this.nodeIdField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public Map props; + public Map props { + get { + return this.propsField; + } + set { + this.propsField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteUserInformation - { + public partial class RemoteUserInformation { + + private string contentField; + + private System.Nullable creationDateField; + + private string creatorNameField; + + private long idField; + + private System.Nullable lastModificationDateField; + + private string lastModifierNameField; + + private string usernameField; + + private int versionField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string content; + public string content { + get { + return this.contentField; + } + set { + this.contentField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable creationDate; + public System.Nullable creationDate { + get { + return this.creationDateField; + } + set { + this.creationDateField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string creatorName; + public string creatorName { + get { + return this.creatorNameField; + } + set { + this.creatorNameField = value; + } + } /// - public long id; + public long id { + get { + return this.idField; + } + set { + this.idField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable lastModificationDate; + public System.Nullable lastModificationDate { + get { + return this.lastModificationDateField; + } + set { + this.lastModificationDateField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string lastModifierName; + public string lastModifierName { + get { + return this.lastModifierNameField; + } + set { + this.lastModifierNameField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string username; + public string username { + get { + return this.usernameField; + } + set { + this.usernameField = value; + } + } /// - public int version; + public int version { + get { + return this.versionField; + } + set { + this.versionField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemotePageUpdateOptions - { + public partial class RemotePageUpdateOptions { + + private bool minorEditField; + + private string versionCommentField; /// - public bool minorEdit; + public bool minorEdit { + get { + return this.minorEditField; + } + set { + this.minorEditField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string versionComment; + public string versionComment { + get { + return this.versionCommentField; + } + set { + this.versionCommentField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemotePageHistory - { + public partial class RemotePageHistory { + + private long idField; + + private System.Nullable modifiedField; + + private string modifierField; + + private int versionField; /// - public long id; + public long id { + get { + return this.idField; + } + set { + this.idField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable modified; + public System.Nullable modified { + get { + return this.modifiedField; + } + set { + this.modifiedField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string modifier; + public string modifier { + get { + return this.modifierField; + } + set { + this.modifierField = value; + } + } /// - public int version; + public int version { + get { + return this.versionField; + } + set { + this.versionField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteSpaceGroup - { + public partial class RemoteSpaceGroup { + + private string creatorNameField; + + private string keyField; + + private string licenseKeyField; + + private string nameField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string creatorName; + public string creatorName { + get { + return this.creatorNameField; + } + set { + this.creatorNameField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string key; + public string key { + get { + return this.keyField; + } + set { + this.keyField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string licenseKey; + public string licenseKey { + get { + return this.licenseKeyField; + } + set { + this.licenseKeyField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string name; + public string name { + get { + return this.nameField; + } + set { + this.nameField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteLabel - { + public partial class RemoteLabel { + + private long idField; + + private string nameField; + + private string namespaceField; + + private string ownerField; /// - public long id; + public long id { + get { + return this.idField; + } + set { + this.idField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string name; + public string name { + get { + return this.nameField; + } + set { + this.nameField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string @namespace; + public string @namespace { + get { + return this.namespaceField; + } + set { + this.namespaceField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string owner; + public string owner { + get { + return this.ownerField; + } + set { + this.ownerField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteContentPermissionSet - { + public partial class RemoteContentPermissionSet { + + private RemoteContentPermission[] contentPermissionsField; + + private string typeField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public RemoteContentPermission[] contentPermissions; + public RemoteContentPermission[] contentPermissions { + get { + return this.contentPermissionsField; + } + set { + this.contentPermissionsField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string type; + public string type { + get { + return this.typeField; + } + set { + this.typeField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteContentPermission - { + public partial class RemoteContentPermission { + + private string groupNameField; + + private string typeField; + + private string userNameField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string groupName; + public string groupName { + get { + return this.groupNameField; + } + set { + this.groupNameField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string type; + public string type { + get { + return this.typeField; + } + set { + this.typeField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string userName; + public string userName { + get { + return this.userNameField; + } + set { + this.userNameField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteAttachment - { + public partial class RemoteAttachment { + + private string commentField; + + private string contentTypeField; + + private System.Nullable createdField; + + private string creatorField; + + private string fileNameField; + + private long fileSizeField; + + private long idField; + + private long pageIdField; + + private string titleField; + + private string urlField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string comment; + public string comment { + get { + return this.commentField; + } + set { + this.commentField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string contentType; + public string contentType { + get { + return this.contentTypeField; + } + set { + this.contentTypeField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable created; + public System.Nullable created { + get { + return this.createdField; + } + set { + this.createdField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string creator; + public string creator { + get { + return this.creatorField; + } + set { + this.creatorField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string fileName; + public string fileName { + get { + return this.fileNameField; + } + set { + this.fileNameField = value; + } + } /// - public long fileSize; + public long fileSize { + get { + return this.fileSizeField; + } + set { + this.fileSizeField = value; + } + } /// - public long id; + public long id { + get { + return this.idField; + } + set { + this.idField = value; + } + } /// - public long pageId; + public long pageId { + get { + return this.pageIdField; + } + set { + this.pageIdField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string title; + public string title { + get { + return this.titleField; + } + set { + this.titleField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string url; + public string url { + get { + return this.urlField; + } + set { + this.urlField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteClusterInformation - { + public partial class RemoteClusterInformation { + + private string descriptionField; + + private int memberCountField; + + private object[] membersField; + + private string multicastAddressField; + + private string multicastPortField; + + private string nameField; + + private bool runningField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string description; + public string description { + get { + return this.descriptionField; + } + set { + this.descriptionField = value; + } + } /// - public int memberCount; + public int memberCount { + get { + return this.memberCountField; + } + set { + this.memberCountField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public object[] members; + public object[] members { + get { + return this.membersField; + } + set { + this.membersField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string multicastAddress; + public string multicastAddress { + get { + return this.multicastAddressField; + } + set { + this.multicastAddressField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string multicastPort; + public string multicastPort { + get { + return this.multicastPortField; + } + set { + this.multicastPortField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string name; + public string name { + get { + return this.nameField; + } + set { + this.nameField = value; + } + } /// - public bool running; + public bool running { + get { + return this.runningField; + } + set { + this.runningField = value; + } + } } /// [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemoteSpace))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteSpaceSummary - { + public partial class RemoteSpaceSummary { + + private string keyField; + + private string nameField; + + private string typeField; + + private string urlField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string key; + public string key { + get { + return this.keyField; + } + set { + this.keyField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string name; + public string name { + get { + return this.nameField; + } + set { + this.nameField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string type; + public string type { + get { + return this.typeField; + } + set { + this.typeField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string url; + public string url { + get { + return this.urlField; + } + set { + this.urlField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteSpace : RemoteSpaceSummary - { + public partial class RemoteSpace : RemoteSpaceSummary { + + private string descriptionField; + + private long homePageField; + + private string spaceGroupField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string description; + public string description { + get { + return this.descriptionField; + } + set { + this.descriptionField = value; + } + } /// - public long homePage; + public long homePage { + get { + return this.homePageField; + } + set { + this.homePageField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string spaceGroup; + public string spaceGroup { + get { + return this.spaceGroupField; + } + set { + this.spaceGroupField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteUser - { + public partial class RemoteUser { + + private string emailField; + + private string fullnameField; + + private string nameField; + + private string urlField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string email; + public string email { + get { + return this.emailField; + } + set { + this.emailField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string fullname; + public string fullname { + get { + return this.fullnameField; + } + set { + this.fullnameField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string name; + public string name { + get { + return this.nameField; + } + set { + this.nameField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string url; + public string url { + get { + return this.urlField; + } + set { + this.urlField = value; + } + } } /// @@ -3824,229 +5782,3733 @@ namespace Confluence [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemoteBlogEntry))] [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemotePageSummary))] [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemotePage))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public abstract partial class AbstractRemotePageSummary - { + public abstract partial class AbstractRemotePageSummary { + + private long idField; + + private int permissionsField; + + private string spaceField; + + private string titleField; + + private string urlField; /// - public long id; + public long id { + get { + return this.idField; + } + set { + this.idField = value; + } + } /// - public int permissions; + public int permissions { + get { + return this.permissionsField; + } + set { + this.permissionsField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string space; + public string space { + get { + return this.spaceField; + } + set { + this.spaceField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string title; + public string title { + get { + return this.titleField; + } + set { + this.titleField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string url; + public string url { + get { + return this.urlField; + } + set { + this.urlField = value; + } + } } /// [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemoteBlogEntry))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteBlogEntrySummary : AbstractRemotePageSummary - { + public partial class RemoteBlogEntrySummary : AbstractRemotePageSummary { + + private string authorField; + + private System.Nullable publishDateField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string author; + public string author { + get { + return this.authorField; + } + set { + this.authorField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable publishDate; + public System.Nullable publishDate { + get { + return this.publishDateField; + } + set { + this.publishDateField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteBlogEntry : RemoteBlogEntrySummary - { + public partial class RemoteBlogEntry : RemoteBlogEntrySummary { + + private string contentField; + + private int versionField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string content; + public string content { + get { + return this.contentField; + } + set { + this.contentField = value; + } + } /// - public int version; + public int version { + get { + return this.versionField; + } + set { + this.versionField = value; + } + } } /// [System.Xml.Serialization.SoapIncludeAttribute(typeof(RemotePage))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemotePageSummary : AbstractRemotePageSummary - { + public partial class RemotePageSummary : AbstractRemotePageSummary { + + private long parentIdField; /// - public long parentId; + public long parentId { + get { + return this.parentIdField; + } + set { + this.parentIdField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemotePage : RemotePageSummary - { + public partial class RemotePage : RemotePageSummary { + + private string contentField; + + private string contentStatusField; + + private System.Nullable createdField; + + private string creatorField; + + private bool currentField; + + private bool homePageField; + + private System.Nullable modifiedField; + + private string modifierField; + + private int versionField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string content; + public string content { + get { + return this.contentField; + } + set { + this.contentField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string contentStatus; + public string contentStatus { + get { + return this.contentStatusField; + } + set { + this.contentStatusField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable created; + public System.Nullable created { + get { + return this.createdField; + } + set { + this.createdField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string creator; + public string creator { + get { + return this.creatorField; + } + set { + this.creatorField = value; + } + } /// - public bool current; + public bool current { + get { + return this.currentField; + } + set { + this.currentField = value; + } + } /// - public bool homePage; + public bool homePage { + get { + return this.homePageField; + } + set { + this.homePageField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable modified; + public System.Nullable modified { + get { + return this.modifiedField; + } + set { + this.modifiedField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string modifier; + public string modifier { + get { + return this.modifierField; + } + set { + this.modifierField = value; + } + } /// - public int version; + public int version { + get { + return this.versionField; + } + set { + this.versionField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteServerInfo - { + public partial class RemoteServerInfo { + + private string baseUrlField; + + private string buildIdField; + + private bool developmentBuildField; + + private int majorVersionField; + + private int minorVersionField; + + private int patchLevelField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string baseUrl; + public string baseUrl { + get { + return this.baseUrlField; + } + set { + this.baseUrlField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string buildId; + public string buildId { + get { + return this.buildIdField; + } + set { + this.buildIdField = value; + } + } /// - public bool developmentBuild; + public bool developmentBuild { + get { + return this.developmentBuildField; + } + set { + this.developmentBuildField = value; + } + } /// - public int majorVersion; + public int majorVersion { + get { + return this.majorVersionField; + } + set { + this.majorVersionField = value; + } + } /// - public int minorVersion; + public int minorVersion { + get { + return this.minorVersionField; + } + set { + this.minorVersionField = value; + } + } /// - public int patchLevel; + public int patchLevel { + get { + return this.patchLevelField; + } + set { + this.patchLevelField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteComment - { + public partial class RemoteComment { + + private string contentField; + + private System.Nullable createdField; + + private string creatorField; + + private long idField; + + private System.Nullable modifiedField; + + private string modifierField; + + private long pageIdField; + + private long parentIdField; + + private string titleField; + + private string urlField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string content; + public string content { + get { + return this.contentField; + } + set { + this.contentField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable created; + public System.Nullable created { + get { + return this.createdField; + } + set { + this.createdField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string creator; + public string creator { + get { + return this.creatorField; + } + set { + this.creatorField = value; + } + } /// - public long id; + public long id { + get { + return this.idField; + } + set { + this.idField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public System.Nullable modified; + public System.Nullable modified { + get { + return this.modifiedField; + } + set { + this.modifiedField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string modifier; + public string modifier { + get { + return this.modifierField; + } + set { + this.modifierField = value; + } + } /// - public long pageId; + public long pageId { + get { + return this.pageIdField; + } + set { + this.pageIdField = value; + } + } /// - public long parentId; + public long parentId { + get { + return this.parentIdField; + } + set { + this.parentIdField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string title; + public string title { + get { + return this.titleField; + } + set { + this.titleField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string url; + public string url { + get { + return this.urlField; + } + set { + this.urlField = value; + } + } } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("SharpDevelop", "3.2.0.5777")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.SoapTypeAttribute(Namespace="http://beans.soap.rpc.confluence.atlassian.com")] - public partial class RemoteSearchResult - { + public partial class RemoteSearchResult { + + private string excerptField; + + private long idField; + + private string titleField; + + private string typeField; + + private string urlField; /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string excerpt; + public string excerpt { + get { + return this.excerptField; + } + set { + this.excerptField = value; + } + } /// - public long id; + public long id { + get { + return this.idField; + } + set { + this.idField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string title; + public string title { + get { + return this.titleField; + } + set { + this.titleField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string type; + public string type { + get { + return this.typeField; + } + set { + this.typeField = value; + } + } /// [System.Xml.Serialization.SoapElementAttribute(IsNullable=true)] - public string url; + public string url { + get { + return this.urlField; + } + set { + this.urlField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getPermissionsCompletedEventHandler(object sender, getPermissionsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getPermissionsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getPermissionsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void searchCompletedEventHandler(object sender, searchCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class searchCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal searchCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSearchResult[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSearchResult[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void search1CompletedEventHandler(object sender, search1CompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class search1CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal search1CompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSearchResult[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSearchResult[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getCommentCompletedEventHandler(object sender, getCommentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getCommentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getCommentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteComment Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteComment)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getServerInfoCompletedEventHandler(object sender, getServerInfoCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getServerInfoCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getServerInfoCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteServerInfo Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteServerInfo)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getChildrenCompletedEventHandler(object sender, getChildrenCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getChildrenCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getChildrenCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePageSummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePageSummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void loginCompletedEventHandler(object sender, loginCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class loginCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal loginCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getUserCompletedEventHandler(object sender, getUserCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getUserCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getUserCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteUser Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteUser)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getPageCompletedEventHandler(object sender, getPageCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getPageCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getPageCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePage Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePage)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getPage1CompletedEventHandler(object sender, getPage1CompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getPage1CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getPage1CompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePage Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePage)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void logoutCompletedEventHandler(object sender, logoutCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class logoutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal logoutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpaceCompletedEventHandler(object sender, getSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpace Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpace)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void isPluginEnabledCompletedEventHandler(object sender, isPluginEnabledCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class isPluginEnabledCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal isPluginEnabledCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getClusterInformationCompletedEventHandler(object sender, getClusterInformationCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getClusterInformationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getClusterInformationCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteClusterInformation Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteClusterInformation)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void installPluginCompletedEventHandler(object sender, installPluginCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class installPluginCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal installPluginCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addCommentCompletedEventHandler(object sender, addCommentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addCommentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addCommentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteComment Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteComment)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getCommentsCompletedEventHandler(object sender, getCommentsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getCommentsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getCommentsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteComment[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteComment[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeCommentCompletedEventHandler(object sender, removeCommentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeCommentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeCommentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getAttachmentsCompletedEventHandler(object sender, getAttachmentsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getAttachmentsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getAttachmentsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteAttachment[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteAttachment[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addAttachmentCompletedEventHandler(object sender, addAttachmentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addAttachmentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addAttachmentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteAttachment Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteAttachment)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addAttachment1CompletedEventHandler(object sender, addAttachment1CompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addAttachment1CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addAttachment1CompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteAttachment Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteAttachment)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeAttachmentCompletedEventHandler(object sender, removeAttachmentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeAttachmentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeAttachmentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getContentPermissionSetCompletedEventHandler(object sender, getContentPermissionSetCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getContentPermissionSetCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getContentPermissionSetCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteContentPermissionSet Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteContentPermissionSet)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getContentPermissionSetsCompletedEventHandler(object sender, getContentPermissionSetsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getContentPermissionSetsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getContentPermissionSetsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteContentPermissionSet[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteContentPermissionSet[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getDescendentsCompletedEventHandler(object sender, getDescendentsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getDescendentsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getDescendentsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePageSummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePageSummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getAncestorsCompletedEventHandler(object sender, getAncestorsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getAncestorsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getAncestorsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePageSummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePageSummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getAttachmentCompletedEventHandler(object sender, getAttachmentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getAttachmentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getAttachmentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteAttachment Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteAttachment)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addUserCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getRelatedLabelsCompletedEventHandler(object sender, getRelatedLabelsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getRelatedLabelsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getRelatedLabelsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpacesCompletedEventHandler(object sender, getSpacesCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpacesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpacesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpaceSummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpaceSummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpaceGroupCompletedEventHandler(object sender, getSpaceGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpaceGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpaceGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpaceGroup Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpaceGroup)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpaceGroupsCompletedEventHandler(object sender, getSpaceGroupsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpaceGroupsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpaceGroupsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpaceGroup[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpaceGroup[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeSpaceCompletedEventHandler(object sender, removeSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void convertToPersonalSpaceCompletedEventHandler(object sender, convertToPersonalSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class convertToPersonalSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal convertToPersonalSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getPagesCompletedEventHandler(object sender, getPagesCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getPagesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getPagesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePageSummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePageSummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getGroupsCompletedEventHandler(object sender, getGroupsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getGroupsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getGroupsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void setContentPermissionsCompletedEventHandler(object sender, setContentPermissionsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class setContentPermissionsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal setContentPermissionsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void moveAttachmentCompletedEventHandler(object sender, moveAttachmentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class moveAttachmentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal moveAttachmentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void editCommentCompletedEventHandler(object sender, editCommentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class editCommentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal editCommentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteComment Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteComment)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getTopLevelPagesCompletedEventHandler(object sender, getTopLevelPagesCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getTopLevelPagesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getTopLevelPagesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePageSummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePageSummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getAttachmentDataCompletedEventHandler(object sender, getAttachmentDataCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getAttachmentDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getAttachmentDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public byte[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((byte[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeUserCompletedEventHandler(object sender, removeUserCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeUserCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeUserCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void deactivateUserCompletedEventHandler(object sender, deactivateUserCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class deactivateUserCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal deactivateUserCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void reactivateUserCompletedEventHandler(object sender, reactivateUserCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class reactivateUserCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal reactivateUserCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeGroupCompletedEventHandler(object sender, removeGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addSpaceCompletedEventHandler(object sender, addSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpace Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpace)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getRecentlyUsedLabelsCompletedEventHandler(object sender, getRecentlyUsedLabelsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getRecentlyUsedLabelsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getRecentlyUsedLabelsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getRecentlyUsedLabelsInSpaceCompletedEventHandler(object sender, getRecentlyUsedLabelsInSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getRecentlyUsedLabelsInSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getRecentlyUsedLabelsInSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getMostPopularLabelsCompletedEventHandler(object sender, getMostPopularLabelsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getMostPopularLabelsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getMostPopularLabelsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getMostPopularLabelsInSpaceCompletedEventHandler(object sender, getMostPopularLabelsInSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getMostPopularLabelsInSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getMostPopularLabelsInSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void setEnableWysiwygCompletedEventHandler(object sender, setEnableWysiwygCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class setEnableWysiwygCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal setEnableWysiwygCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addGroupCompletedEventHandler(object sender, addGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getPermissionsForUserCompletedEventHandler(object sender, getPermissionsForUserCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getPermissionsForUserCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getPermissionsForUserCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeAllPermissionsForGroupCompletedEventHandler(object sender, removeAllPermissionsForGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeAllPermissionsForGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeAllPermissionsForGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeSpaceGroupCompletedEventHandler(object sender, removeSpaceGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeSpaceGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeSpaceGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getRelatedLabelsInSpaceCompletedEventHandler(object sender, getRelatedLabelsInSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getRelatedLabelsInSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getRelatedLabelsInSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpacesContainingContentWithLabelCompletedEventHandler(object sender, getSpacesContainingContentWithLabelCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpacesContainingContentWithLabelCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpacesContainingContentWithLabelCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpace[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpace[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpacesWithLabelCompletedEventHandler(object sender, getSpacesWithLabelCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpacesWithLabelCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpacesWithLabelCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpace[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpace[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getLabelsByDetailCompletedEventHandler(object sender, getLabelsByDetailCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getLabelsByDetailCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getLabelsByDetailCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void movePageToTopLevelCompletedEventHandler(object sender, movePageToTopLevelCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class movePageToTopLevelCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal movePageToTopLevelCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void movePageCompletedEventHandler(object sender, movePageCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class movePageCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal movePageCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void exportSpaceCompletedEventHandler(object sender, exportSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class exportSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal exportSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void exportSpace1CompletedEventHandler(object sender, exportSpace1CompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class exportSpace1CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal exportSpace1CompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getPageHistoryCompletedEventHandler(object sender, getPageHistoryCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getPageHistoryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getPageHistoryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePageHistory[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePageHistory[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removePageCompletedEventHandler(object sender, removePageCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removePageCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removePageCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void renderContentCompletedEventHandler(object sender, renderContentCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class renderContentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal renderContentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void renderContent1CompletedEventHandler(object sender, renderContent1CompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class renderContent1CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal renderContent1CompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void storePageCompletedEventHandler(object sender, storePageCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class storePageCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal storePageCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePage Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePage)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void updatePageCompletedEventHandler(object sender, updatePageCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class updatePageCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal updatePageCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePage Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePage)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpacesInGroupCompletedEventHandler(object sender, getSpacesInGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpacesInGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpacesInGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpaceSummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpaceSummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void storeSpaceCompletedEventHandler(object sender, storeSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class storeSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal storeSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpace Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpace)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addSpaceGroupCompletedEventHandler(object sender, addSpaceGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addSpaceGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addSpaceGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpaceGroup Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpaceGroup)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addPersonalSpaceCompletedEventHandler(object sender, addPersonalSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addPersonalSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addPersonalSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSpace Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSpace)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getSpaceLevelPermissionsCompletedEventHandler(object sender, getSpaceLevelPermissionsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getSpaceLevelPermissionsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getSpaceLevelPermissionsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addPermissionToSpaceCompletedEventHandler(object sender, addPermissionToSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addPermissionToSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addPermissionToSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addGlobalPermissionsCompletedEventHandler(object sender, addGlobalPermissionsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addGlobalPermissionsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addGlobalPermissionsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addGlobalPermissionCompletedEventHandler(object sender, addGlobalPermissionCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addGlobalPermissionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addGlobalPermissionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addAnonymousUsePermissionCompletedEventHandler(object sender, addAnonymousUsePermissionCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addAnonymousUsePermissionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addAnonymousUsePermissionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addAnonymousViewUserProfilePermissionCompletedEventHandler(object sender, addAnonymousViewUserProfilePermissionCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addAnonymousViewUserProfilePermissionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addAnonymousViewUserProfilePermissionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeAnonymousViewUserProfilePermissionCompletedEventHandler(object sender, removeAnonymousViewUserProfilePermissionCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeAnonymousViewUserProfilePermissionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeAnonymousViewUserProfilePermissionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeGlobalPermissionCompletedEventHandler(object sender, removeGlobalPermissionCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeGlobalPermissionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeGlobalPermissionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addPermissionsToSpaceCompletedEventHandler(object sender, addPermissionsToSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addPermissionsToSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addPermissionsToSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removePermissionFromSpaceCompletedEventHandler(object sender, removePermissionFromSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removePermissionFromSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removePermissionFromSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void editUserCompletedEventHandler(object sender, editUserCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class editUserCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal editUserCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getUserGroupsCompletedEventHandler(object sender, getUserGroupsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getUserGroupsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getUserGroupsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addUserToGroupCompletedEventHandler(object sender, addUserToGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addUserToGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addUserToGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeUserFromGroupCompletedEventHandler(object sender, removeUserFromGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeUserFromGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeUserFromGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getActiveUsersCompletedEventHandler(object sender, getActiveUsersCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getActiveUsersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getActiveUsersCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void changeMyPasswordCompletedEventHandler(object sender, changeMyPasswordCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class changeMyPasswordCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal changeMyPasswordCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void changeUserPasswordCompletedEventHandler(object sender, changeUserPasswordCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class changeUserPasswordCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal changeUserPasswordCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void setUserInformationCompletedEventHandler(object sender, setUserInformationCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class setUserInformationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal setUserInformationCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getUserInformationCompletedEventHandler(object sender, getUserInformationCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getUserInformationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getUserInformationCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteUserInformation Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteUserInformation)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void hasUserCompletedEventHandler(object sender, hasUserCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class hasUserCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal hasUserCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void hasGroupCompletedEventHandler(object sender, hasGroupCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class hasGroupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal hasGroupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addProfilePictureCompletedEventHandler(object sender, addProfilePictureCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addProfilePictureCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addProfilePictureCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getBlogEntryByDayAndTitleCompletedEventHandler(object sender, getBlogEntryByDayAndTitleCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getBlogEntryByDayAndTitleCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getBlogEntryByDayAndTitleCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteBlogEntry Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteBlogEntry)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getBlogEntryCompletedEventHandler(object sender, getBlogEntryCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getBlogEntryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getBlogEntryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteBlogEntry Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteBlogEntry)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getBlogEntriesCompletedEventHandler(object sender, getBlogEntriesCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getBlogEntriesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getBlogEntriesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteBlogEntrySummary[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteBlogEntrySummary[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void storeBlogEntryCompletedEventHandler(object sender, storeBlogEntryCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class storeBlogEntryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal storeBlogEntryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteBlogEntry Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteBlogEntry)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void exportSiteCompletedEventHandler(object sender, exportSiteCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class exportSiteCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal exportSiteCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public string Result { + get { + this.RaiseExceptionIfNecessary(); + return ((string)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void flushIndexQueueCompletedEventHandler(object sender, flushIndexQueueCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class flushIndexQueueCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal flushIndexQueueCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void clearIndexQueueCompletedEventHandler(object sender, clearIndexQueueCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class clearIndexQueueCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal clearIndexQueueCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getClusterNodeStatusesCompletedEventHandler(object sender, getClusterNodeStatusesCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getClusterNodeStatusesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getClusterNodeStatusesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteNodeStatus[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteNodeStatus[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void importSpaceCompletedEventHandler(object sender, importSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class importSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal importSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void setEnableAnonymousAccessCompletedEventHandler(object sender, setEnableAnonymousAccessCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class setEnableAnonymousAccessCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal setEnableAnonymousAccessCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getLabelsByIdCompletedEventHandler(object sender, getLabelsByIdCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getLabelsByIdCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getLabelsByIdCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteLabel[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteLabel[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getLabelContentByIdCompletedEventHandler(object sender, getLabelContentByIdCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getLabelContentByIdCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getLabelContentByIdCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSearchResult[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSearchResult[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getLabelContentByNameCompletedEventHandler(object sender, getLabelContentByNameCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getLabelContentByNameCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getLabelContentByNameCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSearchResult[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSearchResult[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getLabelContentByObjectCompletedEventHandler(object sender, getLabelContentByObjectCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getLabelContentByObjectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getLabelContentByObjectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemoteSearchResult[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemoteSearchResult[])(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addLabelByNameCompletedEventHandler(object sender, addLabelByNameCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addLabelByNameCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addLabelByNameCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addLabelByIdCompletedEventHandler(object sender, addLabelByIdCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addLabelByIdCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addLabelByIdCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addLabelByObjectCompletedEventHandler(object sender, addLabelByObjectCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addLabelByObjectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addLabelByObjectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addLabelByNameToSpaceCompletedEventHandler(object sender, addLabelByNameToSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addLabelByNameToSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addLabelByNameToSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeLabelByNameCompletedEventHandler(object sender, removeLabelByNameCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeLabelByNameCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeLabelByNameCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeLabelByIdCompletedEventHandler(object sender, removeLabelByIdCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeLabelByIdCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeLabelByIdCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeLabelByObjectCompletedEventHandler(object sender, removeLabelByObjectCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeLabelByObjectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeLabelByObjectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeLabelByNameFromSpaceCompletedEventHandler(object sender, removeLabelByNameFromSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeLabelByNameFromSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeLabelByNameFromSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeAnonymousUsePermissionCompletedEventHandler(object sender, removeAnonymousUsePermissionCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeAnonymousUsePermissionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeAnonymousUsePermissionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addAnonymousPermissionToSpaceCompletedEventHandler(object sender, addAnonymousPermissionToSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addAnonymousPermissionToSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addAnonymousPermissionToSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void addAnonymousPermissionsToSpaceCompletedEventHandler(object sender, addAnonymousPermissionsToSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class addAnonymousPermissionsToSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal addAnonymousPermissionsToSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void removeAnonymousPermissionFromSpaceCompletedEventHandler(object sender, removeAnonymousPermissionFromSpaceCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class removeAnonymousPermissionFromSpaceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal removeAnonymousPermissionFromSpaceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public bool Result { + get { + this.RaiseExceptionIfNecessary(); + return ((bool)(this.results[0])); + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void getPagePermissionsCompletedEventHandler(object sender, getPagePermissionsCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class getPagePermissionsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal getPagePermissionsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public RemotePermission[] Result { + get { + this.RaiseExceptionIfNecessary(); + return ((RemotePermission[])(this.results[0])); + } + } } } + +#pragma warning restore 1591 \ No newline at end of file diff --git a/GreenshotExternalCommandPlugin/ExternalCommandConfiguration.cs b/GreenshotExternalCommandPlugin/ExternalCommandConfiguration.cs index 5dec70b8b..61edc2153 100644 --- a/GreenshotExternalCommandPlugin/ExternalCommandConfiguration.cs +++ b/GreenshotExternalCommandPlugin/ExternalCommandConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotExternalCommandPlugin/ExternalCommandDestination.cs b/GreenshotExternalCommandPlugin/ExternalCommandDestination.cs index 5307f0d2d..029aade4e 100644 --- a/GreenshotExternalCommandPlugin/ExternalCommandDestination.cs +++ b/GreenshotExternalCommandPlugin/ExternalCommandDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotExternalCommandPlugin/ExternalCommandPlugin.cs b/GreenshotExternalCommandPlugin/ExternalCommandPlugin.cs index f55a48f2b..71ea2f119 100644 --- a/GreenshotExternalCommandPlugin/ExternalCommandPlugin.cs +++ b/GreenshotExternalCommandPlugin/ExternalCommandPlugin.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template b/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template index 009de6d03..92c7fff75 100644 --- a/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotExternalCommandPlugin/Properties/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ @@ -35,7 +35,7 @@ using Greenshot.Plugin; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("GreenshotExternalCommandPlugin")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2011")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: PluginAttribute("ExternalCommand.ExternalCommandPlugin", true)] diff --git a/GreenshotExternalCommandPlugin/SettingsForm.Designer.cs b/GreenshotExternalCommandPlugin/SettingsForm.Designer.cs index 8ac12ca06..e0ff7715b 100644 --- a/GreenshotExternalCommandPlugin/SettingsForm.Designer.cs +++ b/GreenshotExternalCommandPlugin/SettingsForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotExternalCommandPlugin/SettingsForm.cs b/GreenshotExternalCommandPlugin/SettingsForm.cs index 41f2fc9a1..8389c829c 100644 --- a/GreenshotExternalCommandPlugin/SettingsForm.cs +++ b/GreenshotExternalCommandPlugin/SettingsForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/Forms/ImgurHistory.Designer.cs b/GreenshotImgurPlugin/Forms/ImgurHistory.Designer.cs index f10af647e..891a2f96b 100644 --- a/GreenshotImgurPlugin/Forms/ImgurHistory.Designer.cs +++ b/GreenshotImgurPlugin/Forms/ImgurHistory.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/Forms/ImgurHistory.cs b/GreenshotImgurPlugin/Forms/ImgurHistory.cs index 3a6efab69..e2e6f4415 100644 --- a/GreenshotImgurPlugin/Forms/ImgurHistory.cs +++ b/GreenshotImgurPlugin/Forms/ImgurHistory.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/Forms/ListViewColumnSorter.cs b/GreenshotImgurPlugin/Forms/ListViewColumnSorter.cs index c22c85d8e..08832ede0 100644 --- a/GreenshotImgurPlugin/Forms/ListViewColumnSorter.cs +++ b/GreenshotImgurPlugin/Forms/ListViewColumnSorter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/Forms/SettingsForm.Designer.cs b/GreenshotImgurPlugin/Forms/SettingsForm.Designer.cs index fe6455d05..7af778977 100644 --- a/GreenshotImgurPlugin/Forms/SettingsForm.Designer.cs +++ b/GreenshotImgurPlugin/Forms/SettingsForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/Forms/SettingsForm.cs b/GreenshotImgurPlugin/Forms/SettingsForm.cs index 361e6fca1..8d3d267b1 100644 --- a/GreenshotImgurPlugin/Forms/SettingsForm.cs +++ b/GreenshotImgurPlugin/Forms/SettingsForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/ImgurConfiguration.cs b/GreenshotImgurPlugin/ImgurConfiguration.cs index c520e5eaf..d8630f256 100644 --- a/GreenshotImgurPlugin/ImgurConfiguration.cs +++ b/GreenshotImgurPlugin/ImgurConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/ImgurDestination.cs b/GreenshotImgurPlugin/ImgurDestination.cs index d29a8b6fc..ff7a7e13d 100644 --- a/GreenshotImgurPlugin/ImgurDestination.cs +++ b/GreenshotImgurPlugin/ImgurDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/ImgurInfo.cs b/GreenshotImgurPlugin/ImgurInfo.cs index d338735ba..0210f0d61 100644 --- a/GreenshotImgurPlugin/ImgurInfo.cs +++ b/GreenshotImgurPlugin/ImgurInfo.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/ImgurPlugin.cs b/GreenshotImgurPlugin/ImgurPlugin.cs index 5d03c1956..70d467fba 100644 --- a/GreenshotImgurPlugin/ImgurPlugin.cs +++ b/GreenshotImgurPlugin/ImgurPlugin.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/ImgurUtils.cs b/GreenshotImgurPlugin/ImgurUtils.cs index ac224efc8..2123d5148 100644 --- a/GreenshotImgurPlugin/ImgurUtils.cs +++ b/GreenshotImgurPlugin/ImgurUtils.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/Language.cs b/GreenshotImgurPlugin/Language.cs index 24a54c846..71a2d3f55 100644 --- a/GreenshotImgurPlugin/Language.cs +++ b/GreenshotImgurPlugin/Language.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/LanguageKeys.cs b/GreenshotImgurPlugin/LanguageKeys.cs index afb30b462..59a88fe15 100644 --- a/GreenshotImgurPlugin/LanguageKeys.cs +++ b/GreenshotImgurPlugin/LanguageKeys.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template b/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template index 7a7d11e51..be64c4480 100644 --- a/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotImgurPlugin/Properties/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ @@ -35,7 +35,7 @@ using Greenshot.Plugin; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Greenshot-Imgur-Plugin")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2011")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] // The PluginAttribute describes the "entryType" and if the plugin is configurable diff --git a/GreenshotJiraPlugin/Forms/JiraForm.Designer.cs b/GreenshotJiraPlugin/Forms/JiraForm.Designer.cs index 7756f2114..795543975 100644 --- a/GreenshotJiraPlugin/Forms/JiraForm.Designer.cs +++ b/GreenshotJiraPlugin/Forms/JiraForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/Forms/JiraForm.cs b/GreenshotJiraPlugin/Forms/JiraForm.cs index cb8545c21..71295284b 100644 --- a/GreenshotJiraPlugin/Forms/JiraForm.cs +++ b/GreenshotJiraPlugin/Forms/JiraForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/Forms/ListViewColumnSorter.cs b/GreenshotJiraPlugin/Forms/ListViewColumnSorter.cs index c22c85d8e..08832ede0 100644 --- a/GreenshotJiraPlugin/Forms/ListViewColumnSorter.cs +++ b/GreenshotJiraPlugin/Forms/ListViewColumnSorter.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/Forms/SettingsForm.Designer.cs b/GreenshotJiraPlugin/Forms/SettingsForm.Designer.cs index d2c7e044c..0cf9e02e7 100644 --- a/GreenshotJiraPlugin/Forms/SettingsForm.Designer.cs +++ b/GreenshotJiraPlugin/Forms/SettingsForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/Forms/SettingsForm.cs b/GreenshotJiraPlugin/Forms/SettingsForm.cs index a90c70b3a..97ce00412 100644 --- a/GreenshotJiraPlugin/Forms/SettingsForm.cs +++ b/GreenshotJiraPlugin/Forms/SettingsForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/Jira.cs b/GreenshotJiraPlugin/Jira.cs index 26f719e9f..f34f8339c 100644 --- a/GreenshotJiraPlugin/Jira.cs +++ b/GreenshotJiraPlugin/Jira.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/JiraConfiguration.cs b/GreenshotJiraPlugin/JiraConfiguration.cs index ffe203fec..78a424a2c 100644 --- a/GreenshotJiraPlugin/JiraConfiguration.cs +++ b/GreenshotJiraPlugin/JiraConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/JiraDestination.cs b/GreenshotJiraPlugin/JiraDestination.cs index 3a7ca04ff..de0aa5e9d 100644 --- a/GreenshotJiraPlugin/JiraDestination.cs +++ b/GreenshotJiraPlugin/JiraDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/JiraPlugin.cs b/GreenshotJiraPlugin/JiraPlugin.cs index f6ba0afdc..2378c2f7f 100644 --- a/GreenshotJiraPlugin/JiraPlugin.cs +++ b/GreenshotJiraPlugin/JiraPlugin.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/JiraUtils.cs b/GreenshotJiraPlugin/JiraUtils.cs index ad65c7186..f4cb66317 100644 --- a/GreenshotJiraPlugin/JiraUtils.cs +++ b/GreenshotJiraPlugin/JiraUtils.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/Language.cs b/GreenshotJiraPlugin/Language.cs index 90cf55c64..607a34bb4 100644 --- a/GreenshotJiraPlugin/Language.cs +++ b/GreenshotJiraPlugin/Language.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/LanguageKeys.cs b/GreenshotJiraPlugin/LanguageKeys.cs index 81bcbbcd4..bb9b7a9bc 100644 --- a/GreenshotJiraPlugin/LanguageKeys.cs +++ b/GreenshotJiraPlugin/LanguageKeys.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template b/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template index fcdf13e80..7820b55da 100644 --- a/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotJiraPlugin/Properties/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ @@ -35,7 +35,7 @@ using Greenshot.Plugin; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("GreenshotJiraPlugin")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2011")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] // The PluginAttribute describes the "entryType" and if the plugin is configurable diff --git a/GreenshotPlugin/Controls/BackgroundForm.Designer.cs b/GreenshotPlugin/Controls/BackgroundForm.Designer.cs index 1fd0ad642..7fc9c686f 100644 --- a/GreenshotPlugin/Controls/BackgroundForm.Designer.cs +++ b/GreenshotPlugin/Controls/BackgroundForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Controls/BackgroundForm.cs b/GreenshotPlugin/Controls/BackgroundForm.cs index 7e161407f..66a3a852d 100644 --- a/GreenshotPlugin/Controls/BackgroundForm.cs +++ b/GreenshotPlugin/Controls/BackgroundForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Controls/HotkeyControl.cs b/GreenshotPlugin/Controls/HotkeyControl.cs index 4c7b67cee..67ca9467a 100644 --- a/GreenshotPlugin/Controls/HotkeyControl.cs +++ b/GreenshotPlugin/Controls/HotkeyControl.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/AbstractDestination.cs b/GreenshotPlugin/Core/AbstractDestination.cs index 6e3366291..a107db0da 100644 --- a/GreenshotPlugin/Core/AbstractDestination.cs +++ b/GreenshotPlugin/Core/AbstractDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/AbstractProcessor.cs b/GreenshotPlugin/Core/AbstractProcessor.cs index 50c80a5d7..71b5d1451 100644 --- a/GreenshotPlugin/Core/AbstractProcessor.cs +++ b/GreenshotPlugin/Core/AbstractProcessor.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/AccessibleHelper.cs b/GreenshotPlugin/Core/AccessibleHelper.cs index 2be79a4ea..7e4262d6d 100644 --- a/GreenshotPlugin/Core/AccessibleHelper.cs +++ b/GreenshotPlugin/Core/AccessibleHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/BitmapBuffer.cs b/GreenshotPlugin/Core/BitmapBuffer.cs index 019be7ed9..f1943162a 100644 --- a/GreenshotPlugin/Core/BitmapBuffer.cs +++ b/GreenshotPlugin/Core/BitmapBuffer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/CacheHelper.cs b/GreenshotPlugin/Core/CacheHelper.cs index 7502fbacc..e3496aea1 100644 --- a/GreenshotPlugin/Core/CacheHelper.cs +++ b/GreenshotPlugin/Core/CacheHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/CoreConfiguration.cs b/GreenshotPlugin/Core/CoreConfiguration.cs index 19722e145..f3fce47f0 100644 --- a/GreenshotPlugin/Core/CoreConfiguration.cs +++ b/GreenshotPlugin/Core/CoreConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/CredentialsHelper.cs b/GreenshotPlugin/Core/CredentialsHelper.cs index 4d5e8c4b4..c2c1b0f28 100644 --- a/GreenshotPlugin/Core/CredentialsHelper.cs +++ b/GreenshotPlugin/Core/CredentialsHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/DisplayKeyAttribute.cs b/GreenshotPlugin/Core/DisplayKeyAttribute.cs index 17984cdce..d81258a6f 100644 --- a/GreenshotPlugin/Core/DisplayKeyAttribute.cs +++ b/GreenshotPlugin/Core/DisplayKeyAttribute.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/EmailConfigHelper.cs b/GreenshotPlugin/Core/EmailConfigHelper.cs index c745e5315..acfe2304e 100644 --- a/GreenshotPlugin/Core/EmailConfigHelper.cs +++ b/GreenshotPlugin/Core/EmailConfigHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/EnumExtensions.cs b/GreenshotPlugin/Core/EnumExtensions.cs index 2551b7b1a..16a08adcf 100644 --- a/GreenshotPlugin/Core/EnumExtensions.cs +++ b/GreenshotPlugin/Core/EnumExtensions.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/ExtensionAttribute.cs b/GreenshotPlugin/Core/ExtensionAttribute.cs index 756044252..e528d60c0 100644 --- a/GreenshotPlugin/Core/ExtensionAttribute.cs +++ b/GreenshotPlugin/Core/ExtensionAttribute.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/GreenshotResources.cs b/GreenshotPlugin/Core/GreenshotResources.cs index 3eea3e1a0..476e5b044 100644 --- a/GreenshotPlugin/Core/GreenshotResources.cs +++ b/GreenshotPlugin/Core/GreenshotResources.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/IEHelper.cs b/GreenshotPlugin/Core/IEHelper.cs index 64cec3908..698e5b01d 100644 --- a/GreenshotPlugin/Core/IEHelper.cs +++ b/GreenshotPlugin/Core/IEHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/ImageHelper.cs b/GreenshotPlugin/Core/ImageHelper.cs index 87ff3d09d..5d028c415 100644 --- a/GreenshotPlugin/Core/ImageHelper.cs +++ b/GreenshotPlugin/Core/ImageHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/InterfaceUtils.cs b/GreenshotPlugin/Core/InterfaceUtils.cs index 54c6aa650..dbb196d1a 100644 --- a/GreenshotPlugin/Core/InterfaceUtils.cs +++ b/GreenshotPlugin/Core/InterfaceUtils.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/LanguageHelper.cs b/GreenshotPlugin/Core/LanguageHelper.cs index 0ffebe65a..14b4d43aa 100644 --- a/GreenshotPlugin/Core/LanguageHelper.cs +++ b/GreenshotPlugin/Core/LanguageHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/LogHelper.cs b/GreenshotPlugin/Core/LogHelper.cs index 873b2e378..4df56e5fd 100644 --- a/GreenshotPlugin/Core/LogHelper.cs +++ b/GreenshotPlugin/Core/LogHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/NetworkHelper.cs b/GreenshotPlugin/Core/NetworkHelper.cs index 78b2eadaf..8671f0919 100644 --- a/GreenshotPlugin/Core/NetworkHelper.cs +++ b/GreenshotPlugin/Core/NetworkHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/Objects.cs b/GreenshotPlugin/Core/Objects.cs index a15fea655..173845e0b 100644 --- a/GreenshotPlugin/Core/Objects.cs +++ b/GreenshotPlugin/Core/Objects.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/PluginUtils.cs b/GreenshotPlugin/Core/PluginUtils.cs index b664a5ea3..39bcc1a60 100644 --- a/GreenshotPlugin/Core/PluginUtils.cs +++ b/GreenshotPlugin/Core/PluginUtils.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/SourceForgeHelper.cs b/GreenshotPlugin/Core/SourceForgeHelper.cs index cc5a57920..c841a7545 100644 --- a/GreenshotPlugin/Core/SourceForgeHelper.cs +++ b/GreenshotPlugin/Core/SourceForgeHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/WindowCapture.cs b/GreenshotPlugin/Core/WindowCapture.cs index 1ee02675f..e74f77a50 100644 --- a/GreenshotPlugin/Core/WindowCapture.cs +++ b/GreenshotPlugin/Core/WindowCapture.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Core/WindowsHelper.cs b/GreenshotPlugin/Core/WindowsHelper.cs index 5effc3244..a7aa760ee 100644 --- a/GreenshotPlugin/Core/WindowsHelper.cs +++ b/GreenshotPlugin/Core/WindowsHelper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/IniFile/IniAttributes.cs b/GreenshotPlugin/IniFile/IniAttributes.cs index eca932ff0..86c508d7a 100644 --- a/GreenshotPlugin/IniFile/IniAttributes.cs +++ b/GreenshotPlugin/IniFile/IniAttributes.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/IniFile/IniConfig.cs b/GreenshotPlugin/IniFile/IniConfig.cs index 1070ad3ab..ce0a11e6f 100644 --- a/GreenshotPlugin/IniFile/IniConfig.cs +++ b/GreenshotPlugin/IniFile/IniConfig.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/IniFile/IniReader.cs b/GreenshotPlugin/IniFile/IniReader.cs index f4cfe5bd1..bb2b91543 100644 --- a/GreenshotPlugin/IniFile/IniReader.cs +++ b/GreenshotPlugin/IniFile/IniReader.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/IniFile/IniSection.cs b/GreenshotPlugin/IniFile/IniSection.cs index 9ffc48c27..2c6d6717d 100644 --- a/GreenshotPlugin/IniFile/IniSection.cs +++ b/GreenshotPlugin/IniFile/IniSection.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/IniFile/IniValue.cs b/GreenshotPlugin/IniFile/IniValue.cs index ff8d761cb..d1a56455c 100644 --- a/GreenshotPlugin/IniFile/IniValue.cs +++ b/GreenshotPlugin/IniFile/IniValue.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interfaces/Capture.cs b/GreenshotPlugin/Interfaces/Capture.cs index c4b7a388d..ee77f0dec 100644 --- a/GreenshotPlugin/Interfaces/Capture.cs +++ b/GreenshotPlugin/Interfaces/Capture.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interfaces/Drawing/Container.cs b/GreenshotPlugin/Interfaces/Drawing/Container.cs index 593f01923..175f882d4 100644 --- a/GreenshotPlugin/Interfaces/Drawing/Container.cs +++ b/GreenshotPlugin/Interfaces/Drawing/Container.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interfaces/Forms/ImageEditor.cs b/GreenshotPlugin/Interfaces/Forms/ImageEditor.cs index 009baa427..b7b0f58c9 100644 --- a/GreenshotPlugin/Interfaces/Forms/ImageEditor.cs +++ b/GreenshotPlugin/Interfaces/Forms/ImageEditor.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interfaces/Generic.cs b/GreenshotPlugin/Interfaces/Generic.cs index 7455e1808..88057dce4 100644 --- a/GreenshotPlugin/Interfaces/Generic.cs +++ b/GreenshotPlugin/Interfaces/Generic.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interfaces/IDestination.cs b/GreenshotPlugin/Interfaces/IDestination.cs index cc4f5ea7f..06080c7ae 100644 --- a/GreenshotPlugin/Interfaces/IDestination.cs +++ b/GreenshotPlugin/Interfaces/IDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interfaces/IProcessor.cs b/GreenshotPlugin/Interfaces/IProcessor.cs index 247b0f045..b483853c3 100644 --- a/GreenshotPlugin/Interfaces/IProcessor.cs +++ b/GreenshotPlugin/Interfaces/IProcessor.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interfaces/Plugin/PluginInterfaces.cs b/GreenshotPlugin/Interfaces/Plugin/PluginInterfaces.cs index 958b16bac..f6e879636 100644 --- a/GreenshotPlugin/Interfaces/Plugin/PluginInterfaces.cs +++ b/GreenshotPlugin/Interfaces/Plugin/PluginInterfaces.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interop/COMWrapper.cs b/GreenshotPlugin/Interop/COMWrapper.cs index fa14bd551..8d4960635 100644 --- a/GreenshotPlugin/Interop/COMWrapper.cs +++ b/GreenshotPlugin/Interop/COMWrapper.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Interop/ComProgIdAttribute.cs b/GreenshotPlugin/Interop/ComProgIdAttribute.cs index c4deccac7..3ff97ddeb 100644 --- a/GreenshotPlugin/Interop/ComProgIdAttribute.cs +++ b/GreenshotPlugin/Interop/ComProgIdAttribute.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/Properties/AssemblyInfo.cs.template b/GreenshotPlugin/Properties/AssemblyInfo.cs.template index 7293bf81b..8ccca5f03 100644 --- a/GreenshotPlugin/Properties/AssemblyInfo.cs.template +++ b/GreenshotPlugin/Properties/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ @@ -34,7 +34,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("GreenshotPlugin")] -[assembly: AssemblyCopyright("Copyright (C) 2007-2011")] +[assembly: AssemblyCopyright("Copyright (C) 2007-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/GreenshotPlugin/UnmanagedHelpers/DWM.cs b/GreenshotPlugin/UnmanagedHelpers/DWM.cs index 12b552063..2c2cb8aee 100644 --- a/GreenshotPlugin/UnmanagedHelpers/DWM.cs +++ b/GreenshotPlugin/UnmanagedHelpers/DWM.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/Enumerations.cs b/GreenshotPlugin/UnmanagedHelpers/Enumerations.cs index 2dbb5b331..c2a432366 100644 --- a/GreenshotPlugin/UnmanagedHelpers/Enumerations.cs +++ b/GreenshotPlugin/UnmanagedHelpers/Enumerations.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/GDI32.cs b/GreenshotPlugin/UnmanagedHelpers/GDI32.cs index 0806454b9..812fd5814 100644 --- a/GreenshotPlugin/UnmanagedHelpers/GDI32.cs +++ b/GreenshotPlugin/UnmanagedHelpers/GDI32.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/Kernel32.cs b/GreenshotPlugin/UnmanagedHelpers/Kernel32.cs index 23e824f63..e824edd72 100644 --- a/GreenshotPlugin/UnmanagedHelpers/Kernel32.cs +++ b/GreenshotPlugin/UnmanagedHelpers/Kernel32.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/Shell32.cs b/GreenshotPlugin/UnmanagedHelpers/Shell32.cs index be06cd4e9..3783c4e9c 100644 --- a/GreenshotPlugin/UnmanagedHelpers/Shell32.cs +++ b/GreenshotPlugin/UnmanagedHelpers/Shell32.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/Structs.cs b/GreenshotPlugin/UnmanagedHelpers/Structs.cs index 1487c49bc..d42954e8a 100644 --- a/GreenshotPlugin/UnmanagedHelpers/Structs.cs +++ b/GreenshotPlugin/UnmanagedHelpers/Structs.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/User32.cs b/GreenshotPlugin/UnmanagedHelpers/User32.cs index 162413276..164cdc41a 100644 --- a/GreenshotPlugin/UnmanagedHelpers/User32.cs +++ b/GreenshotPlugin/UnmanagedHelpers/User32.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/Win32Errors.cs b/GreenshotPlugin/UnmanagedHelpers/Win32Errors.cs index 7b854ca78..fefc70423 100644 --- a/GreenshotPlugin/UnmanagedHelpers/Win32Errors.cs +++ b/GreenshotPlugin/UnmanagedHelpers/Win32Errors.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotPlugin/UnmanagedHelpers/WinMM.cs b/GreenshotPlugin/UnmanagedHelpers/WinMM.cs index 0ecd861a4..39b4f9a76 100644 --- a/GreenshotPlugin/UnmanagedHelpers/WinMM.cs +++ b/GreenshotPlugin/UnmanagedHelpers/WinMM.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotTest/Test/Drawing/Filters/BitmapByteBufferTest.cs b/GreenshotTest/Test/Drawing/Filters/BitmapByteBufferTest.cs index 16def75b2..cf47ddb6c 100644 --- a/GreenshotTest/Test/Drawing/Filters/BitmapByteBufferTest.cs +++ b/GreenshotTest/Test/Drawing/Filters/BitmapByteBufferTest.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotTest/Test/Drawing/Properties/PropertyAggregatorTest.cs b/GreenshotTest/Test/Drawing/Properties/PropertyAggregatorTest.cs index 21a0bdf73..bca39be16 100644 --- a/GreenshotTest/Test/Drawing/Properties/PropertyAggregatorTest.cs +++ b/GreenshotTest/Test/Drawing/Properties/PropertyAggregatorTest.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotTest/Test/Helpers/ScaleHelperTest.cs b/GreenshotTest/Test/Helpers/ScaleHelperTest.cs index cd433bc14..a47d85712 100644 --- a/GreenshotTest/Test/Helpers/ScaleHelperTest.cs +++ b/GreenshotTest/Test/Helpers/ScaleHelperTest.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/GreenshotTest/Test/SaveImageFileDialogTest.cs b/GreenshotTest/Test/SaveImageFileDialogTest.cs index fcac0f256..33877d72a 100644 --- a/GreenshotTest/Test/SaveImageFileDialogTest.cs +++ b/GreenshotTest/Test/SaveImageFileDialogTest.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/PluginExample/AnnotateProcessor.cs b/PluginExample/AnnotateProcessor.cs index bc3bf70ea..5c6463c44 100644 --- a/PluginExample/AnnotateProcessor.cs +++ b/PluginExample/AnnotateProcessor.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/PluginExample/GreyscaleProcessor.cs b/PluginExample/GreyscaleProcessor.cs index 888ac243e..0821984fc 100644 --- a/PluginExample/GreyscaleProcessor.cs +++ b/PluginExample/GreyscaleProcessor.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/PluginExample/PluginExample.cs b/PluginExample/PluginExample.cs index ca8f20340..a8539a652 100644 --- a/PluginExample/PluginExample.cs +++ b/PluginExample/PluginExample.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/PluginExample/PluginExampleConfiguration.cs b/PluginExample/PluginExampleConfiguration.cs index b2469f14a..0c696858a 100644 --- a/PluginExample/PluginExampleConfiguration.cs +++ b/PluginExample/PluginExampleConfiguration.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/PluginExample/Properties/AssemblyInfo.cs.template b/PluginExample/Properties/AssemblyInfo.cs.template index 3b6d211ac..8dea77a44 100644 --- a/PluginExample/Properties/AssemblyInfo.cs.template +++ b/PluginExample/Properties/AssemblyInfo.cs.template @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ @@ -35,7 +35,7 @@ using Greenshot.Plugin; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("PluginExample")] -[assembly: AssemblyCopyright("Copyright 2010")] +[assembly: AssemblyCopyright("Copyright 2007-2012")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/PluginExample/SettingsForm.Designer.cs b/PluginExample/SettingsForm.Designer.cs index 817cfeb41..6e7903796 100644 --- a/PluginExample/SettingsForm.Designer.cs +++ b/PluginExample/SettingsForm.Designer.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/PluginExample/SettingsForm.cs b/PluginExample/SettingsForm.cs index 15da2dcaa..556ab13d2 100644 --- a/PluginExample/SettingsForm.cs +++ b/PluginExample/SettingsForm.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/ diff --git a/PluginExample/SimpleOutputDestination.cs b/PluginExample/SimpleOutputDestination.cs index ba77c830f..02bd3ec21 100644 --- a/PluginExample/SimpleOutputDestination.cs +++ b/PluginExample/SimpleOutputDestination.cs @@ -1,6 +1,6 @@ /* * Greenshot - a free and open source screenshot tool - * Copyright (C) 2007-2011 Thomas Braun, Jens Klingen, Robin Krom + * Copyright (C) 2007-2012 Thomas Braun, Jens Klingen, Robin Krom * * For more information see: http://getgreenshot.org/ * The Greenshot project is hosted on Sourceforge: http://sourceforge.net/projects/greenshot/