Commit graph

2424 commits

Author SHA1 Message Date
miere43 08c7baeec0 Added missing translation fields for Russian language. 2016-04-02 14:45:15 +03:00
Jaex 47a0bf03ec Added inno setup script files to solution as reference 2016-04-01 13:32:32 +03:00
Jaex e8f096db6b Merge branch 'master' of github.com:ShareX/ShareX 2016-04-01 13:12:48 +03:00
Jaex 83f998c576 Proper event usage in WebpageCaptureForm 2016-04-01 13:11:43 +03:00
Jaex 7951dc7034 Merge pull request #1467 from TiagoDanin/patch-2
Fix text (txtJiraConfigHelp)
2016-03-30 00:30:06 +03:00
Tiago Danin 31941c6f00 Fix text (txtJiraConfigHelp) 2016-03-29 18:14:49 -03:00
Jaex 7a8547208e fixed #1462: Try catch IPC issues 2016-03-29 13:43:30 +03:00
Jaex 830d6b2aec fixed #1465: German language typo 2016-03-29 11:32:08 +03:00
Jaex 5aa561f36a Update README.md 2016-03-28 04:49:11 +03:00
Jaex e5acd09038 Fix image editor icon size 2016-03-27 08:36:03 +03:00
Jaex 670cfc2963 fixed #1455: Added simple Greenshot image editor settings form 2016-03-27 04:12:23 +03:00
Jaex f7c80e1582 Resx update, BrowseFile and BrowseFolder default title text 2016-03-27 01:31:22 +02:00
Jaex 357a1fd098 Merge pull request #1452 from Shadorc/master
Update French Translation
2016-03-26 18:28:03 +02:00
Jaex 363622a5c1 Merge pull request #1451 from Farami/master
Fixed typo in german update notice
2016-03-26 18:19:29 +02:00
Shadorc 7d52949b80 Update French Translation
Fix typo and add missing translations
ShareX.IndexerLib\Properties\Resources.fr.resx needs to be referenced (I
don't know how to do this sorry :( )
2016-03-26 15:36:02 +01:00
Farami 1769d9ff22 Fixed typo in german update notice 2016-03-26 11:14:16 +01:00
Michael Delpach cd48ef0003 Inno setup for ShareX debug version 2016-03-26 07:37:37 +08:00
Jaex 1a2ea5bd2d Release 2016-03-25 22:42:19 +02:00
Jaex a147cb2f34 fixed #1444: Removed Openload file uploader, check referenced issue for reason 2016-03-25 22:39:19 +02:00
Jaex b74d6360d9 Fix my mistake in single instance code which was causing multiple ShareX instance to open 2016-03-25 22:13:19 +02:00
Jaex 398724031b Fix Greenshot image editor designer error 2016-03-25 21:53:38 +02:00
Jaex 5eb77f9219 Added missing FR references 2016-03-25 21:08:57 +02:00
Jaex cd76008e5b Release 2016-03-25 19:30:18 +02:00
Jaex 7f1027ab2f Resx updates 2016-03-25 18:10:42 +02:00
Jaex 2c4110199b Picasa renamed to Google Photos (Picasa) 2016-03-25 18:03:30 +02:00
Jaex c006da4b00 About window changes 2016-03-24 21:27:51 +02:00
Jaex aad7c03763 Added message box to open file, folder functions to notify user if file or folder is not exist 2016-03-24 21:03:10 +02:00
Jaex f4a0cbbf24 Removed IgnoreInvalidCert option from OwnCloud instead it can use global optional setting 2016-03-24 18:21:17 +02:00
Jaex 7a0dced3f7 Resx update 2016-03-24 00:47:37 +02:00
Jaex f476958a40 Added missing translations, Turkish translation 100%, quick task menu continue button moved to top 2016-03-23 23:51:38 +02:00
Jaex bc8c31d8a8 Uploader tab re order 2016-03-23 22:26:29 +02:00
Jaex 8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex 82f5a69cc5 Mainly naming changes and other small service changes 2016-03-23 20:47:59 +02:00
Jaex e9d8e89b38 Merge pull request #1436 from johnduhart/feature/sharing-service
Fixing incorrect UrlFormatString for StumbleUponSharingService
2016-03-23 16:29:20 +02:00
John Du Hart V b279daeb45 Fixing incorrect UrlFormatString for StumbleUponSharingService 2016-03-23 09:19:53 -04:00
Jaex 608204b71b Merge pull request #1435 from johnduhart/feature/sharing-service
Refactored sharing services to use new pattern
2016-03-23 05:52:40 +02:00
John Du Hart 851ebecad0 Adding missing DeliciousSharingService
Moving validation outside of UploadersConfig, into separate class
2016-03-22 22:57:02 -04:00
John Du Hart e0ce2f68a7 Implemented sharing services in upload lib 2016-03-22 22:45:12 -04:00
Jaex e5d5c36015 Added TaskReferenceHelper parameter to create uploader methods 2016-03-23 01:56:39 +02:00
Jaex 1ea4dd1e67 Added thread unsafe temporary workaround for task reference issues 2016-03-23 00:36:41 +02:00
Jaex 47cda1eb29 No need to null check uploader service anymore 2016-03-22 21:24:26 +02:00
Jaex 134fc241c2 Using First instead of FirstOrDefault that way if developer forget to implement uploader service this will notify 2016-03-22 20:42:59 +02:00
Jaex 8d4c0b9e0c Removed GetFTPIndex and GetLocalhostIndex from UploadersConfig 2016-03-22 20:05:59 +02:00
Jaex fdb5b84b85 All URL shorteners using URLShortenerService now 2016-03-22 19:41:56 +02:00
Jaex b4b7d3160c All file uploaders using FileUploaderService now 2016-03-22 19:24:41 +02:00
Jaex 72627c0ba6 All text uploaders using TextUploaderService now 2016-03-22 18:28:55 +02:00
Jaex de3c88cdd5 All image uploaders using ImageUploaderService now 2016-03-22 18:11:01 +02:00
Michael Delpach 73c4f7822e Picasa and Paste2 using UploaderService 2016-03-22 18:55:34 +08:00
Michael Delpach bb3ff35a34 rearrange CheckConfig 2016-03-22 18:45:46 +08:00
Jaex c37120813e Using generic enum value in service 2016-03-22 03:03:47 +02:00