Commit graph

336 commits

Author SHA1 Message Date
Jaex 3f45c1f51e Remove "(" and ")" replacing from custom uploader export all 2016-01-04 19:11:35 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex d8d379a04f Text conversion improvements 2016-01-02 15:24:14 +02:00
Jaex 8e228210e9 Use alternative clipboard copy/get method by default 2016-01-01 10:23:56 +02:00
Jaex b719f192bf Fix copy image issue 2016-01-01 10:12:05 +02:00
Jaex a27f0e54c3 ClipboardHelpers check bitmap format 2016-01-01 09:37:04 +02:00
Jaex a4383fbb9e GetImage changes 2015-12-29 13:58:21 +02:00
Jaex d78059e0c0 fixed #1203: Added UseAlternativeClipboardGetImage to application settings which allows to get PNG or 32 bit DIB from clipboard 2015-12-29 13:26:22 +02:00
Jaex 2234307d6c Updated donate url 2015-12-29 11:40:02 +02:00
Jaex 53168286de fixed #1213: Added text conversions (binary, hex, ascii, base64, hash) to hash check window 2015-12-29 03:36:10 +02:00
L1Q 4482cf2140 Updated russian translation 2015-12-27 16:16:30 +02:00
Jaex 1539d9148d Added export all custom uploaders button which will be only visible in debug build 2015-12-21 17:44:28 +02:00
Jaex 553f38ab5a Custom uploader export will ignore null or empty values to have more compact output 2015-12-21 16:31:59 +02:00
Jaex dae41d1a71 Changed default value of ImageSizeLimit and MaxUploadFailRetry 2015-12-18 18:28:16 +02:00
Alexandre Oliveira c438cfe1b6 Update Brazilian Portuguese translation 2015-12-16 15:46:15 -02:00
Jaex 479c2234b0 Don't show continue and quit buttons in upload errors window 2015-12-14 13:06:50 +02:00
Jaex 673324e66e Resx translation updates 2015-12-07 18:12:44 +02:00
Jaex a441a1de1e Backward compatibility for few settings to not reset 2015-12-06 01:39:19 +02:00
Jaex 4d09b4cff5 Added shadow to region (annotate) rectangle drawing 2015-12-04 16:12:30 +02:00
Jaex 02924cc2af Added image size label in aftercaptureform 2015-12-04 00:22:55 +02:00
Jaex e68612a59f Moved ShowAfterCaptureTasksForm, ShowBeforeUploadForm to AfterCaptureJob enum and ShowAfterUploadForm to AfterUploadJob enum for easy access in main window 2015-12-03 17:18:46 +02:00
Jaex 8447e68548 Save settings to "filename.json.temp" file and rename it to actual file name for decrease probability of save corruption happen when pc shutdown 2015-12-01 11:07:49 +02:00
Jaex c7bc7381ee Remove unnecessary parenthesis 2015-11-28 14:53:16 +02:00
Jaex b0c73d87da Making task thread background so when ShareX closing task thread will be terminated 2015-11-27 10:56:33 +02:00
Jaex 35116b47c8 MenuButton changes 2015-11-25 01:27:02 +02:00
Jaex ba0f543379 Added SetupType.Portable 2015-11-22 22:53:32 +02:00
Jaex 70f4f13a08 Added few options to Logger 2015-11-22 22:28:04 +02:00
Jaex c101742d2c Update personal path before debug helper init otherwise in portable build logger will save to incorrect folder 2015-11-22 03:31:48 +02:00
Jaex 64ff083c98 Show ShareX logo in about window 2015-11-21 00:56:07 +02:00
L1Q 18553449da Updated russian translation 2015-11-20 01:58:56 +02:00
Kaeltis 1ecb8b6dea German Translation Updates
Updated German translations
2015-11-16 16:57:53 +01:00
Jaex c7d573724e Merge pull request #1117 from Shadorc/master
Update French Translation
2015-11-15 13:22:49 +02:00
Shadorc 78f31ff36c Update French Translation 2015-11-15 12:16:03 +01:00
Jaex 4fe8fe0903 Merge branch 'master' of github.com:ShareX/ShareX 2015-11-15 12:11:02 +02:00
Jaex 00bc026cfc Turkish translation 100% 2015-11-15 12:10:46 +02:00
wforums cfc6219441 Updates Dutch translations
updates the Dutch translations for a new ShareX release.
2015-11-15 10:46:21 +01:00
Jaex 58e9db8cf8 Added resx fields 2015-11-15 11:16:21 +02:00
Jaex 8adfe5342e Using mouse wheel to swap modes 2015-11-13 11:47:29 +02:00
Jaex 73136fbee3 Added conflicting application detection if hotkey registration fails 2015-11-11 11:14:39 +02:00
Jaex c8dcc27104 In default clipboard image copy background will be filled with white because alpha channel not supported 2015-11-10 23:07:13 +02:00
Jaex 74ed6f7bac Portable download url fix 2015-10-29 09:57:01 +02:00
Jaex 3d4bfe8885 Auto update will detect portable build and instead open download URL in browser 2015-10-28 03:42:22 +02:00
Alexandre Oliveira ef0c39717a Updated Brazilian Portuguese translation 2015-10-27 17:25:55 -02:00
Jaex 8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q 8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
L1Q 64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
L1Q 230475245a Russian translation status: ~66%
Helpers lib, ShareX poject, Some other dialogs
2015-10-25 11:43:28 +02:00
L1Q 39f11215bd Russian translation status: ~35%
App Settings form + minor chages
2015-10-25 02:34:16 +03:00
Jaex b6f12094b1 Custom file name support for task 2015-10-23 01:43:04 +03:00
Jaex 05cf6ff44f Location header response type for custom uploader 2015-10-20 03:26:16 +03:00