From df627961c76b1baa561d04ea1132b5c8fac71ad3 Mon Sep 17 00:00:00 2001 From: Jaex Date: Fri, 31 Oct 2014 00:27:20 +0200 Subject: [PATCH] Added missing Turkish translations, QR code image will be saved more smaller size --- HelpersLib/Controls/ExportImportControl.resx | 8 +- .../Controls/ExportImportControl.tr.resx | 144 ++++++++ HelpersLib/Forms/QRCodeForm.cs | 9 +- HelpersLib/HelpersLib.csproj | 3 + ImageEffectsLib/ImageEffectsForm.resx | 18 +- .../Screencast/FFmpegOptionsForm.resx | 16 +- ShareX.sln.DotSettings | 7 +- .../Forms/UploadersConfigForm.Designer.cs | 338 +++++++++--------- UploadersLib/Forms/UploadersConfigForm.resx | 227 ++++++------ 9 files changed, 463 insertions(+), 307 deletions(-) create mode 100644 HelpersLib/Controls/ExportImportControl.tr.resx diff --git a/HelpersLib/Controls/ExportImportControl.resx b/HelpersLib/Controls/ExportImportControl.resx index abc411b5f..854b6f820 100644 --- a/HelpersLib/Controls/ExportImportControl.resx +++ b/HelpersLib/Controls/ExportImportControl.resx @@ -179,10 +179,10 @@ System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 72, 0 + 96, 0 - 64, 24 + 88, 24 @@ -210,7 +210,7 @@ 0, 0 - 64, 24 + 88, 24 2 @@ -240,7 +240,7 @@ 6, 13 - 136, 24 + 185, 24 tsmiExportClipboard diff --git a/HelpersLib/Controls/ExportImportControl.tr.resx b/HelpersLib/Controls/ExportImportControl.tr.resx new file mode 100644 index 000000000..6b8f30855 --- /dev/null +++ b/HelpersLib/Controls/ExportImportControl.tr.resx @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Dışa aktar + + + İçe aktar + + + Panoya kopyala + + + Dosyaya kaydet... + + + Metin olarak yükle + + + Panodan + + + Dosyadan... + + + Adresten... + + \ No newline at end of file diff --git a/HelpersLib/Forms/QRCodeForm.cs b/HelpersLib/Forms/QRCodeForm.cs index a80c21554..344c826f3 100644 --- a/HelpersLib/Forms/QRCodeForm.cs +++ b/HelpersLib/Forms/QRCodeForm.cs @@ -79,11 +79,12 @@ private void qrMain_Click(object sender, EventArgs e) private void tsmiCopy_Click(object sender, EventArgs e) { - GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(30, QuietZoneModules.Four)); + GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(20, QuietZoneModules.Two)); BitMatrix matrix = qrMain.GetQrMatrix(); using (MemoryStream stream = new MemoryStream()) { - gRender.WriteToStream(matrix, ImageFormat.Png, stream, new Point(600, 600)); + gRender.WriteToStream(matrix, ImageFormat.Png, stream); + using (Image img = Image.FromStream(stream)) { ClipboardHelpers.CopyImage(img); @@ -127,11 +128,11 @@ private void tsmiSaveAs_Click(object sender, EventArgs e) } else { - GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(30, QuietZoneModules.Four)); + GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(20, QuietZoneModules.Two)); BitMatrix matrix = qrMain.GetQrMatrix(); using (FileStream fs = new FileStream(filePath, FileMode.Create)) { - gRender.WriteToStream(matrix, ImageHelpers.GetImageFormat(filePath), fs, new Point(600, 600)); + gRender.WriteToStream(matrix, ImageHelpers.GetImageFormat(filePath), fs); } } } diff --git a/HelpersLib/HelpersLib.csproj b/HelpersLib/HelpersLib.csproj index f528ace26..7bfa0defd 100644 --- a/HelpersLib/HelpersLib.csproj +++ b/HelpersLib/HelpersLib.csproj @@ -366,6 +366,9 @@ GradientPickerForm.cs + + ExportImportControl.cs + MyPictureBox.cs diff --git a/ImageEffectsLib/ImageEffectsForm.resx b/ImageEffectsLib/ImageEffectsForm.resx index f35c84ae7..b2a6a5689 100644 --- a/ImageEffectsLib/ImageEffectsForm.resx +++ b/ImageEffectsLib/ImageEffectsForm.resx @@ -244,10 +244,10 @@ Bottom, Right - 744, 734 + 712, 734 - 72, 24 + 88, 24 14 @@ -271,10 +271,10 @@ Bottom, Right - 824, 734 + 808, 734 - 72, 24 + 88, 24 15 @@ -427,10 +427,10 @@ True - 152, 734 + 200, 734 - 81, 24 + 104, 24 12 @@ -460,10 +460,10 @@ True - 240, 734 + 312, 734 - 82, 24 + 104, 24 13 @@ -493,7 +493,7 @@ 8, 734 - 136, 24 + 192, 24 11 diff --git a/ScreenCaptureLib/Screencast/FFmpegOptionsForm.resx b/ScreenCaptureLib/Screencast/FFmpegOptionsForm.resx index 6d17387f1..521843e8f 100644 --- a/ScreenCaptureLib/Screencast/FFmpegOptionsForm.resx +++ b/ScreenCaptureLib/Screencast/FFmpegOptionsForm.resx @@ -474,10 +474,10 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi 1 - 568, 22 + 552, 22 - 72, 24 + 88, 24 2 @@ -498,7 +498,7 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi 0 - 520, 22 + 504, 22 40, 24 @@ -525,7 +525,7 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi 8, 24 - 504, 20 + 488, 20 0 @@ -1347,10 +1347,10 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi 3 - 592, 448 + 576, 448 - 64, 24 + 80, 24 11 @@ -1371,10 +1371,10 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi 1 - 448, 448 + 384, 448 - 136, 24 + 192, 24 10 diff --git a/ShareX.sln.DotSettings b/ShareX.sln.DotSettings index c0690b9be..26c5c8200 100644 --- a/ShareX.sln.DotSettings +++ b/ShareX.sln.DotSettings @@ -18,6 +18,7 @@ DO_NOT_SHOW DO_NOT_SHOW DO_NOT_SHOW + DO_NOT_SHOW DO_NOT_SHOW DO_NOT_SHOW DO_NOT_SHOW @@ -48,6 +49,8 @@ False True False + <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> + <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> Narrow True True @@ -56,13 +59,15 @@ True True 6 + False False 1 True True [-113,-38](1024,768) - LocalizationOptions + SearchAndNavigation -487,-73 + False False False Vertical diff --git a/UploadersLib/Forms/UploadersConfigForm.Designer.cs b/UploadersLib/Forms/UploadersConfigForm.Designer.cs index e9058e7c0..cd8ebe049 100644 --- a/UploadersLib/Forms/UploadersConfigForm.Designer.cs +++ b/UploadersLib/Forms/UploadersConfigForm.Designer.cs @@ -94,16 +94,12 @@ private void InitializeComponent() this.txtCustomUploaderArgName = new System.Windows.Forms.TextBox(); this.tpTwitter = new System.Windows.Forms.TabPage(); this.btnTwitterLogin = new System.Windows.Forms.Button(); - this.ucTwitterAccounts = new UploadersLib.AccountsControl(); this.tpURLShorteners = new System.Windows.Forms.TabPage(); this.tcURLShorteners = new System.Windows.Forms.TabControl(); this.tpBitly = new System.Windows.Forms.TabPage(); this.txtBitlyDomain = new System.Windows.Forms.TextBox(); this.lblBitlyDomain = new System.Windows.Forms.Label(); - this.oauth2Bitly = new UploadersLib.OAuthControl(); this.tpGoogleURLShortener = new System.Windows.Forms.TabPage(); - this.oauth2GoogleURLShortener = new UploadersLib.OAuthControl(); - this.atcGoogleURLShortenerAccountType = new UploadersLib.AccountTypeControl(); this.tpYourls = new System.Windows.Forms.TabPage(); this.txtYourlsPassword = new System.Windows.Forms.TextBox(); this.txtYourlsUsername = new System.Windows.Forms.TextBox(); @@ -131,9 +127,7 @@ private void InitializeComponent() this.cboFtpImages = new System.Windows.Forms.ComboBox(); this.cboFtpFiles = new System.Windows.Forms.ComboBox(); this.cboFtpText = new System.Windows.Forms.ComboBox(); - this.ucFTPAccounts = new UploadersLib.AccountsControl(); this.tpDropbox = new System.Windows.Forms.TabPage(); - this.oauth2Dropbox = new UploadersLib.OAuthControl(); this.cbDropboxURLType = new System.Windows.Forms.ComboBox(); this.cbDropboxAutoCreateShareableLink = new System.Windows.Forms.CheckBox(); this.btnDropboxShowFiles = new System.Windows.Forms.Button(); @@ -152,7 +146,6 @@ private void InitializeComponent() this.chGoogleDriveDescription = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnGoogleDriveRefreshFolders = new System.Windows.Forms.Button(); this.cbGoogleDriveIsPublic = new System.Windows.Forms.CheckBox(); - this.oauth2GoogleDrive = new UploadersLib.OAuthControl(); this.tpBox = new System.Windows.Forms.TabPage(); this.lblBoxFolderTip = new System.Windows.Forms.Label(); this.cbBoxShare = new System.Windows.Forms.CheckBox(); @@ -160,7 +153,6 @@ private void InitializeComponent() this.chBoxFoldersName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lblBoxFolderID = new System.Windows.Forms.Label(); this.btnBoxRefreshFolders = new System.Windows.Forms.Button(); - this.oauth2Box = new UploadersLib.OAuthControl(); this.tpCopy = new System.Windows.Forms.TabPage(); this.pbCopyLogo = new System.Windows.Forms.PictureBox(); this.lblCopyURLType = new System.Windows.Forms.Label(); @@ -169,9 +161,7 @@ private void InitializeComponent() this.lblCopyStatus = new System.Windows.Forms.Label(); this.lblCopyPath = new System.Windows.Forms.Label(); this.txtCopyPath = new System.Windows.Forms.TextBox(); - this.oAuthCopy = new UploadersLib.OAuthControl(); this.tpOneDrive = new System.Windows.Forms.TabPage(); - this.oAuth2OneDrive = new UploadersLib.OAuthControl(); this.tpAmazonS3 = new System.Windows.Forms.TabPage(); this.txtAmazonS3CustomDomain = new System.Windows.Forms.TextBox(); this.lblAmazonS3PathPreviewLabel = new System.Windows.Forms.Label(); @@ -241,7 +231,6 @@ private void InitializeComponent() this.lblSendSpaceUsername = new System.Windows.Forms.Label(); this.txtSendSpacePassword = new System.Windows.Forms.TextBox(); this.txtSendSpaceUserName = new System.Windows.Forms.TextBox(); - this.atcSendSpaceAccountType = new UploadersLib.AccountTypeControl(); this.tpMediaCrush = new System.Windows.Forms.TabPage(); this.cbMediaCrushDirectLink = new System.Windows.Forms.CheckBox(); this.tpGe_tt = new System.Windows.Forms.TabPage(); @@ -281,7 +270,6 @@ private void InitializeComponent() this.txtJiraConfigHelp = new System.Windows.Forms.TextBox(); this.txtJiraHost = new System.Windows.Forms.TextBox(); this.lblJiraHost = new System.Windows.Forms.Label(); - this.oAuthJira = new UploadersLib.OAuthControl(); this.tpEmail = new System.Windows.Forms.TabPage(); this.chkEmailConfirm = new System.Windows.Forms.CheckBox(); this.lblEmailSmtpServer = new System.Windows.Forms.Label(); @@ -304,7 +292,6 @@ private void InitializeComponent() this.lblSharedFolderImages = new System.Windows.Forms.Label(); this.cboSharedFolderText = new System.Windows.Forms.ComboBox(); this.cboSharedFolderImages = new System.Windows.Forms.ComboBox(); - this.ucLocalhostAccounts = new UploadersLib.AccountsControl(); this.btnCopyShowFiles = new System.Windows.Forms.Button(); this.tpTextUploaders = new System.Windows.Forms.TabPage(); this.tcTextUploaders = new System.Windows.Forms.TabControl(); @@ -329,8 +316,6 @@ private void InitializeComponent() this.txtPaste_eeUserAPIKey = new System.Windows.Forms.TextBox(); this.tpGist = new System.Windows.Forms.TabPage(); this.chkGistPublishPublic = new System.Windows.Forms.CheckBox(); - this.oAuth2Gist = new UploadersLib.OAuthControl(); - this.atcGistAccountType = new UploadersLib.AccountTypeControl(); this.tpUpaste = new System.Windows.Forms.TabPage(); this.cbUpasteIsPublic = new System.Windows.Forms.CheckBox(); this.lblUpasteUserKey = new System.Windows.Forms.Label(); @@ -345,8 +330,6 @@ private void InitializeComponent() this.tpImgur = new System.Windows.Forms.TabPage(); this.cbImgurUploadSelectedAlbum = new System.Windows.Forms.CheckBox(); this.cbImgurDirectLink = new System.Windows.Forms.CheckBox(); - this.atcImgurAccountType = new UploadersLib.AccountTypeControl(); - this.oauth2Imgur = new UploadersLib.OAuthControl(); this.lvImgurAlbumList = new System.Windows.Forms.ListView(); this.chImgurID = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chImgurTitle = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); @@ -364,7 +347,6 @@ private void InitializeComponent() this.txtImageShackPassword = new System.Windows.Forms.TextBox(); this.lblImageShackPassword = new System.Windows.Forms.Label(); this.tpTinyPic = new System.Windows.Forms.TabPage(); - this.atcTinyPicAccountType = new UploadersLib.AccountTypeControl(); this.btnTinyPicLogin = new System.Windows.Forms.Button(); this.txtTinyPicPassword = new System.Windows.Forms.TextBox(); this.lblTinyPicPassword = new System.Windows.Forms.Label(); @@ -405,7 +387,6 @@ private void InitializeComponent() this.chPicasaName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chPicasaDescription = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnPicasaRefreshAlbumList = new System.Windows.Forms.Button(); - this.oauth2Picasa = new UploadersLib.OAuthControl(); this.tpChevereto = new System.Windows.Forms.TabPage(); this.cbCheveretoDirectURL = new System.Windows.Forms.CheckBox(); this.lblCheveretoWebsiteTip = new System.Windows.Forms.Label(); @@ -416,6 +397,25 @@ private void InitializeComponent() this.tcUploaders = new System.Windows.Forms.TabControl(); this.lblWidthHint = new System.Windows.Forms.Label(); this.ttlvMain = new HelpersLib.TabToListView(); + this.atcImgurAccountType = new UploadersLib.AccountTypeControl(); + this.oauth2Imgur = new UploadersLib.OAuthControl(); + this.atcTinyPicAccountType = new UploadersLib.AccountTypeControl(); + this.oauth2Picasa = new UploadersLib.OAuthControl(); + this.oAuth2Gist = new UploadersLib.OAuthControl(); + this.atcGistAccountType = new UploadersLib.AccountTypeControl(); + this.ucFTPAccounts = new UploadersLib.AccountsControl(); + this.oauth2Dropbox = new UploadersLib.OAuthControl(); + this.oauth2GoogleDrive = new UploadersLib.OAuthControl(); + this.oauth2Box = new UploadersLib.OAuthControl(); + this.oAuthCopy = new UploadersLib.OAuthControl(); + this.oAuth2OneDrive = new UploadersLib.OAuthControl(); + this.ucTwitterAccounts = new UploadersLib.AccountsControl(); + this.oauth2Bitly = new UploadersLib.OAuthControl(); + this.oauth2GoogleURLShortener = new UploadersLib.OAuthControl(); + this.atcGoogleURLShortenerAccountType = new UploadersLib.AccountTypeControl(); + this.atcSendSpaceAccountType = new UploadersLib.AccountTypeControl(); + this.oAuthJira = new UploadersLib.OAuthControl(); + this.ucLocalhostAccounts = new UploadersLib.AccountsControl(); this.actRapidShareAccountType = new UploadersLib.AccountTypeControl(); this.tpOtherUploaders.SuspendLayout(); this.tcOtherUploaders.SuspendLayout(); @@ -532,6 +532,7 @@ private void InitializeComponent() this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderExamples); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderHelp); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderImageUploader); + this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderClear); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderFileUploaderTest); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderFileUploader); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderImageUploaderTest); @@ -653,7 +654,6 @@ private void InitializeComponent() this.gbCustomUploaders.Controls.Add(this.eiCustomUploaders); this.gbCustomUploaders.Controls.Add(this.lbCustomUploaderList); this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderRemove); - this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderClear); this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderUpdate); this.gbCustomUploaders.Controls.Add(this.txtCustomUploaderName); this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderAdd); @@ -954,11 +954,6 @@ private void InitializeComponent() this.btnTwitterLogin.UseVisualStyleBackColor = true; this.btnTwitterLogin.Click += new System.EventHandler(this.btnTwitterLogin_Click); // - // ucTwitterAccounts - // - resources.ApplyResources(this.ucTwitterAccounts, "ucTwitterAccounts"); - this.ucTwitterAccounts.Name = "ucTwitterAccounts"; - // // tpURLShorteners // this.tpURLShorteners.Controls.Add(this.tcURLShorteners); @@ -996,15 +991,6 @@ private void InitializeComponent() resources.ApplyResources(this.lblBitlyDomain, "lblBitlyDomain"); this.lblBitlyDomain.Name = "lblBitlyDomain"; // - // oauth2Bitly - // - this.oauth2Bitly.IsRefreshable = false; - resources.ApplyResources(this.oauth2Bitly, "oauth2Bitly"); - this.oauth2Bitly.Name = "oauth2Bitly"; - this.oauth2Bitly.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Bitly_OpenButtonClicked); - this.oauth2Bitly.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Bitly_CompleteButtonClicked); - this.oauth2Bitly.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Bitly_ClearButtonClicked); - // // tpGoogleURLShortener // this.tpGoogleURLShortener.Controls.Add(this.oauth2GoogleURLShortener); @@ -1013,22 +999,6 @@ private void InitializeComponent() this.tpGoogleURLShortener.Name = "tpGoogleURLShortener"; this.tpGoogleURLShortener.UseVisualStyleBackColor = true; // - // oauth2GoogleURLShortener - // - resources.ApplyResources(this.oauth2GoogleURLShortener, "oauth2GoogleURLShortener"); - this.oauth2GoogleURLShortener.Name = "oauth2GoogleURLShortener"; - this.oauth2GoogleURLShortener.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleURLShortener_OpenButtonClicked); - this.oauth2GoogleURLShortener.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleURLShortener_CompleteButtonClicked); - this.oauth2GoogleURLShortener.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleURLShortener_ClearButtonClicked); - this.oauth2GoogleURLShortener.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleURLShortener_RefreshButtonClicked); - // - // atcGoogleURLShortenerAccountType - // - resources.ApplyResources(this.atcGoogleURLShortenerAccountType, "atcGoogleURLShortenerAccountType"); - this.atcGoogleURLShortenerAccountType.Name = "atcGoogleURLShortenerAccountType"; - this.atcGoogleURLShortenerAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; - this.atcGoogleURLShortenerAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGoogleURLShortenerAccountType_AccountTypeChanged); - // // tpYourls // this.tpYourls.Controls.Add(this.txtYourlsPassword); @@ -1239,11 +1209,6 @@ private void InitializeComponent() this.cboFtpText.Name = "cboFtpText"; this.cboFtpText.SelectedIndexChanged += new System.EventHandler(this.cboFtpText_SelectedIndexChanged); // - // ucFTPAccounts - // - resources.ApplyResources(this.ucFTPAccounts, "ucFTPAccounts"); - this.ucFTPAccounts.Name = "ucFTPAccounts"; - // // tpDropbox // this.tpDropbox.Controls.Add(this.oauth2Dropbox); @@ -1260,15 +1225,6 @@ private void InitializeComponent() this.tpDropbox.Name = "tpDropbox"; this.tpDropbox.UseVisualStyleBackColor = true; // - // oauth2Dropbox - // - this.oauth2Dropbox.IsRefreshable = false; - resources.ApplyResources(this.oauth2Dropbox, "oauth2Dropbox"); - this.oauth2Dropbox.Name = "oauth2Dropbox"; - this.oauth2Dropbox.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Dropbox_OpenButtonClicked); - this.oauth2Dropbox.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Dropbox_CompleteButtonClicked); - this.oauth2Dropbox.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Dropbox_ClearButtonClicked); - // // cbDropboxURLType // this.cbDropboxURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; @@ -1394,15 +1350,6 @@ private void InitializeComponent() this.cbGoogleDriveIsPublic.UseVisualStyleBackColor = true; this.cbGoogleDriveIsPublic.CheckedChanged += new System.EventHandler(this.cbGoogleDriveIsPublic_CheckedChanged); // - // oauth2GoogleDrive - // - resources.ApplyResources(this.oauth2GoogleDrive, "oauth2GoogleDrive"); - this.oauth2GoogleDrive.Name = "oauth2GoogleDrive"; - this.oauth2GoogleDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleDrive_OpenButtonClicked); - this.oauth2GoogleDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleDrive_CompleteButtonClicked); - this.oauth2GoogleDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleDrive_ClearButtonClicked); - this.oauth2GoogleDrive.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleDrive_RefreshButtonClicked); - // // tpBox // this.tpBox.Controls.Add(this.lblBoxFolderTip); @@ -1456,15 +1403,6 @@ private void InitializeComponent() this.btnBoxRefreshFolders.UseVisualStyleBackColor = true; this.btnBoxRefreshFolders.Click += new System.EventHandler(this.btnBoxRefreshFolders_Click); // - // oauth2Box - // - resources.ApplyResources(this.oauth2Box, "oauth2Box"); - this.oauth2Box.Name = "oauth2Box"; - this.oauth2Box.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Box_OpenButtonClicked); - this.oauth2Box.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Box_CompleteButtonClicked); - this.oauth2Box.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Box_ClearButtonClicked); - this.oauth2Box.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Box_RefreshButtonClicked); - // // tpCopy // this.tpCopy.Controls.Add(this.pbCopyLogo); @@ -1523,15 +1461,6 @@ private void InitializeComponent() this.txtCopyPath.Name = "txtCopyPath"; this.txtCopyPath.TextChanged += new System.EventHandler(this.txtCopyPath_TextChanged); // - // oAuthCopy - // - this.oAuthCopy.IsRefreshable = false; - resources.ApplyResources(this.oAuthCopy, "oAuthCopy"); - this.oAuthCopy.Name = "oAuthCopy"; - this.oAuthCopy.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthCopy_OpenButtonClicked); - this.oAuthCopy.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthCopy_CompleteButtonClicked); - this.oAuthCopy.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthCopy_ClearButtonClicked); - // // tpOneDrive // this.tpOneDrive.Controls.Add(this.oAuth2OneDrive); @@ -1539,15 +1468,6 @@ private void InitializeComponent() this.tpOneDrive.Name = "tpOneDrive"; this.tpOneDrive.UseVisualStyleBackColor = true; // - // oAuth2OneDrive - // - this.oAuth2OneDrive.IsRefreshable = false; - resources.ApplyResources(this.oAuth2OneDrive, "oAuth2OneDrive"); - this.oAuth2OneDrive.Name = "oAuth2OneDrive"; - this.oAuth2OneDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2OneDrive_OpenButtonClicked); - this.oAuth2OneDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2OneDrive_CompleteButtonClicked); - this.oAuth2OneDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2OneDrive_ClearButtonClicked); - // // tpAmazonS3 // this.tpAmazonS3.Controls.Add(this.txtAmazonS3CustomDomain); @@ -2035,13 +1955,6 @@ private void InitializeComponent() this.txtSendSpaceUserName.Name = "txtSendSpaceUserName"; this.txtSendSpaceUserName.TextChanged += new System.EventHandler(this.txtSendSpaceUserName_TextChanged); // - // atcSendSpaceAccountType - // - resources.ApplyResources(this.atcSendSpaceAccountType, "atcSendSpaceAccountType"); - this.atcSendSpaceAccountType.Name = "atcSendSpaceAccountType"; - this.atcSendSpaceAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; - this.atcSendSpaceAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcSendSpaceAccountType_AccountTypeChanged); - // // tpMediaCrush // this.tpMediaCrush.Controls.Add(this.cbMediaCrushDirectLink); @@ -2311,15 +2224,6 @@ private void InitializeComponent() resources.ApplyResources(this.lblJiraHost, "lblJiraHost"); this.lblJiraHost.Name = "lblJiraHost"; // - // oAuthJira - // - resources.ApplyResources(this.oAuthJira, "oAuthJira"); - this.oAuthJira.Name = "oAuthJira"; - this.oAuthJira.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthJira_OpenButtonClicked); - this.oAuthJira.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthJira_CompleteButtonClicked); - this.oAuthJira.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthJira_ClearButtonClicked); - this.oAuthJira.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuthJira_RefreshButtonClicked); - // // tpEmail // this.tpEmail.Controls.Add(this.chkEmailConfirm); @@ -2483,11 +2387,6 @@ private void InitializeComponent() this.cboSharedFolderImages.Name = "cboSharedFolderImages"; this.cboSharedFolderImages.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderImages_SelectedIndexChanged); // - // ucLocalhostAccounts - // - resources.ApplyResources(this.ucLocalhostAccounts, "ucLocalhostAccounts"); - this.ucLocalhostAccounts.Name = "ucLocalhostAccounts"; - // // btnCopyShowFiles // resources.ApplyResources(this.btnCopyShowFiles, "btnCopyShowFiles"); @@ -2660,22 +2559,6 @@ private void InitializeComponent() this.chkGistPublishPublic.UseVisualStyleBackColor = true; this.chkGistPublishPublic.CheckedChanged += new System.EventHandler(this.chkGistPublishPublic_CheckedChanged); // - // oAuth2Gist - // - resources.ApplyResources(this.oAuth2Gist, "oAuth2Gist"); - this.oAuth2Gist.IsRefreshable = false; - this.oAuth2Gist.Name = "oAuth2Gist"; - this.oAuth2Gist.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2Gist_OpenButtonClicked); - this.oAuth2Gist.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2Gist_CompleteButtonClicked); - this.oAuth2Gist.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2Gist_ClearButtonClicked); - // - // atcGistAccountType - // - resources.ApplyResources(this.atcGistAccountType, "atcGistAccountType"); - this.atcGistAccountType.Name = "atcGistAccountType"; - this.atcGistAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; - this.atcGistAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGistAccountType_AccountTypeChanged); - // // tpUpaste // this.tpUpaste.Controls.Add(this.cbUpasteIsPublic); @@ -2784,22 +2667,6 @@ private void InitializeComponent() this.cbImgurDirectLink.UseVisualStyleBackColor = true; this.cbImgurDirectLink.CheckedChanged += new System.EventHandler(this.cbImgurDirectLink_CheckedChanged); // - // atcImgurAccountType - // - resources.ApplyResources(this.atcImgurAccountType, "atcImgurAccountType"); - this.atcImgurAccountType.Name = "atcImgurAccountType"; - this.atcImgurAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; - this.atcImgurAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcImgurAccountType_AccountTypeChanged); - // - // oauth2Imgur - // - resources.ApplyResources(this.oauth2Imgur, "oauth2Imgur"); - this.oauth2Imgur.Name = "oauth2Imgur"; - this.oauth2Imgur.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Imgur_OpenButtonClicked); - this.oauth2Imgur.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Imgur_CompleteButtonClicked); - this.oauth2Imgur.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Imgur_ClearButtonClicked); - this.oauth2Imgur.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Imgur_RefreshButtonClicked); - // // lvImgurAlbumList // this.lvImgurAlbumList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { @@ -2926,13 +2793,6 @@ private void InitializeComponent() this.tpTinyPic.Name = "tpTinyPic"; this.tpTinyPic.UseVisualStyleBackColor = true; // - // atcTinyPicAccountType - // - resources.ApplyResources(this.atcTinyPicAccountType, "atcTinyPicAccountType"); - this.atcTinyPicAccountType.Name = "atcTinyPicAccountType"; - this.atcTinyPicAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; - this.atcTinyPicAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcTinyPicAccountType_AccountTypeChanged); - // // btnTinyPicLogin // resources.ApplyResources(this.btnTinyPicLogin, "btnTinyPicLogin"); @@ -3211,15 +3071,6 @@ private void InitializeComponent() this.btnPicasaRefreshAlbumList.UseVisualStyleBackColor = true; this.btnPicasaRefreshAlbumList.Click += new System.EventHandler(this.btnPicasaRefreshAlbumList_Click); // - // oauth2Picasa - // - resources.ApplyResources(this.oauth2Picasa, "oauth2Picasa"); - this.oauth2Picasa.Name = "oauth2Picasa"; - this.oauth2Picasa.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Picasa_OpenButtonClicked); - this.oauth2Picasa.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Picasa_CompleteButtonClicked); - this.oauth2Picasa.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Picasa_ClearButtonClicked); - this.oauth2Picasa.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Picasa_RefreshButtonClicked); - // // tpChevereto // this.tpChevereto.Controls.Add(this.cbCheveretoDirectURL); @@ -3291,6 +3142,155 @@ private void InitializeComponent() this.ttlvMain.MainTabControl = null; this.ttlvMain.Name = "ttlvMain"; // + // atcImgurAccountType + // + resources.ApplyResources(this.atcImgurAccountType, "atcImgurAccountType"); + this.atcImgurAccountType.Name = "atcImgurAccountType"; + this.atcImgurAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; + this.atcImgurAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcImgurAccountType_AccountTypeChanged); + // + // oauth2Imgur + // + resources.ApplyResources(this.oauth2Imgur, "oauth2Imgur"); + this.oauth2Imgur.Name = "oauth2Imgur"; + this.oauth2Imgur.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Imgur_OpenButtonClicked); + this.oauth2Imgur.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Imgur_CompleteButtonClicked); + this.oauth2Imgur.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Imgur_ClearButtonClicked); + this.oauth2Imgur.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Imgur_RefreshButtonClicked); + // + // atcTinyPicAccountType + // + resources.ApplyResources(this.atcTinyPicAccountType, "atcTinyPicAccountType"); + this.atcTinyPicAccountType.Name = "atcTinyPicAccountType"; + this.atcTinyPicAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; + this.atcTinyPicAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcTinyPicAccountType_AccountTypeChanged); + // + // oauth2Picasa + // + resources.ApplyResources(this.oauth2Picasa, "oauth2Picasa"); + this.oauth2Picasa.Name = "oauth2Picasa"; + this.oauth2Picasa.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Picasa_OpenButtonClicked); + this.oauth2Picasa.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Picasa_CompleteButtonClicked); + this.oauth2Picasa.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Picasa_ClearButtonClicked); + this.oauth2Picasa.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Picasa_RefreshButtonClicked); + // + // oAuth2Gist + // + resources.ApplyResources(this.oAuth2Gist, "oAuth2Gist"); + this.oAuth2Gist.IsRefreshable = false; + this.oAuth2Gist.Name = "oAuth2Gist"; + this.oAuth2Gist.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2Gist_OpenButtonClicked); + this.oAuth2Gist.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2Gist_CompleteButtonClicked); + this.oAuth2Gist.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2Gist_ClearButtonClicked); + // + // atcGistAccountType + // + resources.ApplyResources(this.atcGistAccountType, "atcGistAccountType"); + this.atcGistAccountType.Name = "atcGistAccountType"; + this.atcGistAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; + this.atcGistAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGistAccountType_AccountTypeChanged); + // + // ucFTPAccounts + // + resources.ApplyResources(this.ucFTPAccounts, "ucFTPAccounts"); + this.ucFTPAccounts.Name = "ucFTPAccounts"; + // + // oauth2Dropbox + // + this.oauth2Dropbox.IsRefreshable = false; + resources.ApplyResources(this.oauth2Dropbox, "oauth2Dropbox"); + this.oauth2Dropbox.Name = "oauth2Dropbox"; + this.oauth2Dropbox.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Dropbox_OpenButtonClicked); + this.oauth2Dropbox.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Dropbox_CompleteButtonClicked); + this.oauth2Dropbox.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Dropbox_ClearButtonClicked); + // + // oauth2GoogleDrive + // + resources.ApplyResources(this.oauth2GoogleDrive, "oauth2GoogleDrive"); + this.oauth2GoogleDrive.Name = "oauth2GoogleDrive"; + this.oauth2GoogleDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleDrive_OpenButtonClicked); + this.oauth2GoogleDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleDrive_CompleteButtonClicked); + this.oauth2GoogleDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleDrive_ClearButtonClicked); + this.oauth2GoogleDrive.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleDrive_RefreshButtonClicked); + // + // oauth2Box + // + resources.ApplyResources(this.oauth2Box, "oauth2Box"); + this.oauth2Box.Name = "oauth2Box"; + this.oauth2Box.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Box_OpenButtonClicked); + this.oauth2Box.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Box_CompleteButtonClicked); + this.oauth2Box.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Box_ClearButtonClicked); + this.oauth2Box.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Box_RefreshButtonClicked); + // + // oAuthCopy + // + this.oAuthCopy.IsRefreshable = false; + resources.ApplyResources(this.oAuthCopy, "oAuthCopy"); + this.oAuthCopy.Name = "oAuthCopy"; + this.oAuthCopy.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthCopy_OpenButtonClicked); + this.oAuthCopy.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthCopy_CompleteButtonClicked); + this.oAuthCopy.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthCopy_ClearButtonClicked); + // + // oAuth2OneDrive + // + this.oAuth2OneDrive.IsRefreshable = false; + resources.ApplyResources(this.oAuth2OneDrive, "oAuth2OneDrive"); + this.oAuth2OneDrive.Name = "oAuth2OneDrive"; + this.oAuth2OneDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2OneDrive_OpenButtonClicked); + this.oAuth2OneDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2OneDrive_CompleteButtonClicked); + this.oAuth2OneDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2OneDrive_ClearButtonClicked); + // + // ucTwitterAccounts + // + resources.ApplyResources(this.ucTwitterAccounts, "ucTwitterAccounts"); + this.ucTwitterAccounts.Name = "ucTwitterAccounts"; + // + // oauth2Bitly + // + this.oauth2Bitly.IsRefreshable = false; + resources.ApplyResources(this.oauth2Bitly, "oauth2Bitly"); + this.oauth2Bitly.Name = "oauth2Bitly"; + this.oauth2Bitly.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Bitly_OpenButtonClicked); + this.oauth2Bitly.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Bitly_CompleteButtonClicked); + this.oauth2Bitly.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Bitly_ClearButtonClicked); + // + // oauth2GoogleURLShortener + // + resources.ApplyResources(this.oauth2GoogleURLShortener, "oauth2GoogleURLShortener"); + this.oauth2GoogleURLShortener.Name = "oauth2GoogleURLShortener"; + this.oauth2GoogleURLShortener.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleURLShortener_OpenButtonClicked); + this.oauth2GoogleURLShortener.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleURLShortener_CompleteButtonClicked); + this.oauth2GoogleURLShortener.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleURLShortener_ClearButtonClicked); + this.oauth2GoogleURLShortener.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleURLShortener_RefreshButtonClicked); + // + // atcGoogleURLShortenerAccountType + // + resources.ApplyResources(this.atcGoogleURLShortenerAccountType, "atcGoogleURLShortenerAccountType"); + this.atcGoogleURLShortenerAccountType.Name = "atcGoogleURLShortenerAccountType"; + this.atcGoogleURLShortenerAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; + this.atcGoogleURLShortenerAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGoogleURLShortenerAccountType_AccountTypeChanged); + // + // atcSendSpaceAccountType + // + resources.ApplyResources(this.atcSendSpaceAccountType, "atcSendSpaceAccountType"); + this.atcSendSpaceAccountType.Name = "atcSendSpaceAccountType"; + this.atcSendSpaceAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous; + this.atcSendSpaceAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcSendSpaceAccountType_AccountTypeChanged); + // + // oAuthJira + // + resources.ApplyResources(this.oAuthJira, "oAuthJira"); + this.oAuthJira.Name = "oAuthJira"; + this.oAuthJira.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthJira_OpenButtonClicked); + this.oAuthJira.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthJira_CompleteButtonClicked); + this.oAuthJira.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthJira_ClearButtonClicked); + this.oAuthJira.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuthJira_RefreshButtonClicked); + // + // ucLocalhostAccounts + // + resources.ApplyResources(this.ucLocalhostAccounts, "ucLocalhostAccounts"); + this.ucLocalhostAccounts.Name = "ucLocalhostAccounts"; + // // actRapidShareAccountType // resources.ApplyResources(this.actRapidShareAccountType, "actRapidShareAccountType"); diff --git a/UploadersLib/Forms/UploadersConfigForm.resx b/UploadersLib/Forms/UploadersConfigForm.resx index 1a19c1470..c1e58b9bf 100644 --- a/UploadersLib/Forms/UploadersConfigForm.resx +++ b/UploadersLib/Forms/UploadersConfigForm.resx @@ -292,6 +292,33 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 2 + + NoControl + + + 8, 344 + + + 248, 24 + + + 6 + + + Clear fields --> + + + btnCustomUploaderClear + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tpCustomUploaders + + + 3 + NoControl @@ -317,7 +344,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 3 + 4 True @@ -347,7 +374,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 4 + 5 NoControl @@ -374,7 +401,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 5 + 6 True @@ -404,7 +431,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 6 + 7 536, 344 @@ -425,13 +452,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 7 + 8 - 104, 436 + 120, 436 - 152, 21 + 136, 21 24 @@ -446,7 +473,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 8 + 9 True @@ -476,7 +503,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 9 + 10 False @@ -506,7 +533,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 10 + 11 True @@ -536,13 +563,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 11 + 12 - 104, 460 + 120, 460 - 152, 21 + 136, 21 27 @@ -557,13 +584,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 12 + 13 - 8, 328 + 8, 296 - 140, 26 + 192, 26 5 @@ -587,7 +614,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 8, 72 - 232, 248 + 232, 216 4 @@ -631,33 +658,6 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 2 - - NoControl - - - 152, 328 - - - 88, 24 - - - 6 - - - Clear fields --> - - - btnCustomUploaderClear - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gbCustomUploaders - - - 3 - NoControl @@ -683,7 +683,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ gbCustomUploaders - 4 + 3 8, 16 @@ -704,7 +704,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ gbCustomUploaders - 5 + 4 NoControl @@ -731,13 +731,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ gbCustomUploaders - 6 + 5 8, 8 - 248, 360 + 248, 328 0 @@ -755,7 +755,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 13 + 14 True @@ -785,7 +785,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 14 + 15 True @@ -815,7 +815,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 15 + 16 NoControl @@ -842,7 +842,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 16 + 17 NoControl @@ -992,13 +992,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 17 + 18 - 104, 412 + 120, 412 - 152, 21 + 136, 21 21 @@ -1013,7 +1013,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 18 + 19 536, 304 @@ -1034,7 +1034,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 19 + 20 True @@ -1064,13 +1064,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 20 + 21 536, 24 - 144, 21 + 248, 21 9 @@ -1085,7 +1085,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 21 + 22 NoControl @@ -1112,7 +1112,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 22 + 23 536, 264 @@ -1133,13 +1133,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 23 + 24 - 104, 388 + 120, 388 - 152, 21 + 136, 21 18 @@ -1154,7 +1154,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 24 + 25 272, 72 @@ -1175,7 +1175,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 25 + 26 328, 408 @@ -1199,7 +1199,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 26 + 27 True @@ -1229,7 +1229,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 27 + 28 True @@ -1259,7 +1259,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 28 + 29 True @@ -1289,13 +1289,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 29 + 30 272, 24 - 144, 21 + 248, 21 2 @@ -1310,7 +1310,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 30 + 31 272, 112 @@ -1331,7 +1331,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 31 + 32 True @@ -1361,7 +1361,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 32 + 33 NoControl @@ -1541,7 +1541,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ tpCustomUploaders - 33 + 34 4, 22 @@ -2342,10 +2342,10 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 3 - 656, 48 + 608, 48 - 136, 24 + 192, 24 8 @@ -2366,10 +2366,10 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ NoControl - 584, 48 + 512, 48 - 64, 24 + 88, 24 7 @@ -2552,7 +2552,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 4, 4, 4, 4 - 792, 406 + 792, 424 6 @@ -2570,13 +2570,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 8 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 4 @@ -2980,13 +2980,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 9 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 0 @@ -3202,13 +3202,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 6 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 1 @@ -3397,13 +3397,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 5 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 2 @@ -3718,13 +3718,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 7 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 0 @@ -4210,13 +4210,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 16 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 13 @@ -4531,10 +4531,10 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 10 - 4, 40 + 4, 22 - 972, 475 + 972, 493 12 @@ -4849,13 +4849,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 10 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 15 @@ -5062,13 +5062,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 6 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 16 @@ -5224,13 +5224,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 4 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 14 @@ -5452,13 +5452,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 7 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 5 @@ -5629,13 +5629,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 5 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 6 @@ -5686,13 +5686,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 0 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 18 @@ -5872,13 +5872,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 5 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 7 @@ -6031,13 +6031,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 4 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 8 @@ -6481,13 +6481,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 3 - 4, 40 + 4, 22 3, 3, 3, 3 - 972, 475 + 972, 493 3 @@ -10152,6 +10152,9 @@ For example, if your bucket is called bucket.example.com then URL will be http:/ 1000, 557 + + NoControl + 840, 572