Commit graph

3906 commits

Author SHA1 Message Date
Jaex d643b60d21 Adding image effect preset list 2017-09-23 15:07:18 +03:00
Jaex e33a80d8ec Merge pull request #2785 from L1Q/master
Fix error when pressing F1 in non-Annotation mode
2017-09-22 04:26:14 +03:00
L1Q b32ac9ab16 Fix error when pressing F1 in non-Annotation mode
tsmiTips is only initialised in AnnotationMode
2017-09-22 03:58:33 +03:00
Jaex 409cbe0a74 Merge pull request #2783 from L1Q/master
Translation improvements and updates
2017-09-21 20:57:28 +03:00
L1Q 87ce3bc439 Update russian translation 2017-09-21 16:11:57 +03:00
L1Q ceab2a4979 Improve translation support
- Image Thumbnailer form
- LinearGradientMode enum (used in Monitor test)
- custom uploader error messages
- QRcode text watermark
2017-09-21 16:10:46 +03:00
Jaex 637fd4bcac If custom uploader name is same as automated name then don't serialize it 2017-09-19 03:33:22 +03:00
Jaex 4d7f101c4d Don't disable import button and refresh state after import 2017-09-18 23:28:04 +03:00
Jaex 77aabc085a If http(s):// missing from pomf result url then add it automatically 2017-09-18 19:06:42 +03:00
Jaex 3d6d87d7bf When sxcu file ran while destination settings window is open then bring window to front 2017-09-14 21:59:07 +03:00
Jaex fb5dfcc6c0 Select current custom image uploader on load 2017-09-13 21:36:12 +03:00
Jaex 911f4bd442 Merge pull request #2765 from sylveon/master
Fix bad english, attempt 2
2017-09-13 20:42:48 +03:00
Charles Milette ac484aa3d1
Fix bad english, attempt 2 2017-09-13 13:40:10 -04:00
Jaex 0ba2a51e99 Selected index fix to keep previous selection after item remove 2017-09-13 19:21:24 +03:00
Jaex 4bf287bd32 Merge pull request #2763 from sylveon/master
Fix bad english
2017-09-12 18:04:27 +03:00
Charles Milette 0db98ecf1f
Fix bad english 2017-09-12 11:01:43 -04:00
Jaex 5d274c822b fixed #2762: Added go as text file extension 2017-09-12 10:20:23 +03:00
Jaex 988a698a21 Added resx entries 2017-09-10 15:54:46 +03:00
Jaex 5c09859970 Custom URL sharing service implementation complete 2017-09-10 15:29:29 +03:00
Jaex a9b0982b4c Adding custom URL sharing service 2017-09-10 13:55:21 +03:00
Jaex 605f0097db Custom uploader UI changes for preparation to add URL sharing service 2017-09-09 18:24:42 +03:00
Jaex e68ad1a67d Also refresh combo box names 2017-09-08 14:13:58 +03:00
Jaex 0ece165227 Refresh custom uploader listbox name 2017-09-07 03:22:27 +03:00
Jaex 3403384f22 If collections empty then don't serialize 2017-09-06 02:33:02 +03:00
Jaex c0501d3369 Ignore default values while exporting custom uploader, if custom uploader name is empty then use request url domain as name 2017-09-06 02:18:36 +03:00
Jaex 33a15d760c More state updates 2017-09-06 01:01:45 +03:00
Jaex 405d63f1f4 More custom uploader state updates 2017-09-06 00:41:14 +03:00
Jaex 0fd87b61e0 Rename Picasa to Google Photos and use Google Photos icon 2017-09-05 22:43:36 +03:00
Jaex f5dfab8027 Merge pull request #2752 from pjammo/master
Updated Italian Translation
2017-09-05 18:43:22 +03:00
pjammo ceca58a931 Add files via upload 2017-09-05 08:53:35 +02:00
Jaex 155860578f Enable/disable custom uploader controls automatically 2017-09-05 02:08:40 +03:00
Jaex 0460fbc7be Fix arguments and headers update buttons 2017-09-05 01:33:22 +03:00
Jaex e32ea341fa Added duplicate name check for custom uploader arguments and headers 2017-09-05 01:10:04 +03:00
Jaex c105cead67 If collections null then create them 2017-09-03 03:13:07 +03:00
Jaex 60ccc8d76c Remove SomeImage tab 2017-09-03 02:48:15 +03:00
Jaex ba22454a4a Custom uploader ui works similar to FTP ui now, changed values apply instantly without require pressing update button 2017-09-02 22:08:24 +03:00
Jaex 781bb9fae5 Custom uploader UI rework interim commit 2017-09-02 19:19:54 +03:00
Jaex f525b53a3f Added "Upload text" and "Shorten URL" hotkeys 2017-09-02 17:13:26 +03:00
Jaex b616fe6806 Added $response$ syntax to custom uploader 2017-08-30 19:12:31 +03:00
Jaex 421ea7fc86 Refactoring custom uploader syntax parsing 2017-08-30 18:53:42 +03:00
Jaex 7f0e7e34dd Removed custom uploader backward compatibility input argument 2017-08-30 17:35:30 +03:00
Jaex 13cf527699 Remove FPS color warnings 2017-08-30 12:38:37 +03:00
Jaex 639da385c4 Draw transparent white rectangle to selected ruler area so black ruler lines will be visible on dark backgrounds 2017-08-30 12:09:03 +03:00
Jaex 54de9909a2 Fix rounded corners one pixel off issue 2017-08-29 10:38:35 +03:00
Jaex 448da5cd37 fixed #2682: Handle Gfycat transcode errors 2017-08-28 09:43:50 +03:00
Jaex a320b962e6 Added ToolStripLabeledComboBox control to be used for cursor type 2017-08-28 09:26:24 +03:00
Jaex a38f720698 Added Shorten URL dialog to upload menu 2017-08-27 11:42:21 +03:00
Jaex d63b1f3419 Added Upload text dialog to upload menu 2017-08-27 11:24:46 +03:00
Jaex 7308da279e Added doko.moe pomf clone 2017-08-27 09:07:31 +03:00
Jaex cf17f767e5 fixed #2724: Removed not working pomf clones 2017-08-26 13:41:54 +03:00