Commit graph

237 commits

Author SHA1 Message Date
Jaex
113df131a4 Added batch image thumbnailer tool 2017-07-10 02:04:19 +03:00
Jaex
34da140789 Added automatic bit depth detection for PNG encoding 2017-06-18 13:47:37 +03:00
Jaex
638aacf0b1 While opening color picker if clipboard contains rgb or hex color then automatically select it 2017-05-17 15:06:01 +03:00
Jaex
04b925a8bd Changes to tray upload animation 2017-05-17 11:26:16 +03:00
Jaex
bddffbe7e8 #2499: Also respect DisableNotifications option 2017-05-14 02:38:17 +03:00
AKTheKnight
8dd1a5e6c8 Screen color picker notifications
Fix #2499 
Balloon notification for color picker copied to clipboard will not show if no notifications is set in settings
2017-05-13 11:12:34 +01:00
Jaex
ae20876179 Hide auto check update option and dns changer in Windows Store build 2017-05-03 13:20:06 +03:00
Jaex
80708a9816 SettingManager refactoring 2017-03-26 22:21:10 +03:00
Jaex
fa7aa60e64 Added reset settings button to application settings window, removed DetectUploaderConfigFileChanges advanced setting 2017-03-26 19:10:52 +03:00
Jaex
1827ede96f Setting related codes moved from Program.cs to SettingManager.cs 2017-03-26 18:19:52 +03:00
Jaex
4a2afc4d42 Also added Google image search as sharing service 2017-03-18 08:41:02 +03:00
Jaex
bcc09ca8d6 Use correct editor mode 2017-03-18 03:07:59 +03:00
Jaex
8d68abd9d4 fixed #2366: Added search image button to task right click menu 2017-03-16 03:20:59 +03:00
ramseyjacob
96d04974da Return false when the user cancels out or download fails. Capture HTTP 401 response during file download and print a helpful message to configure proxy. 2017-03-13 23:29:02 -04:00
Jaex
8761536fc3 Annotation task buttons works now 2017-03-07 17:27:05 +03:00
Jaex
3703f34948 Fix name parser 2017-03-01 13:32:41 +03:00
Jaex
d7dba60a14 Removed CaptureTaskHelpers and instead added capture classes 2017-02-28 11:34:08 +03:00
Jaex
af0472f918 Use ShareX annotation inside task 2017-02-27 22:32:32 +03:00
Jaex
90b28ca886 Renamed CaptureData to ImageInfo and completed its implementation 2017-02-27 01:48:18 +03:00
Jaex
ca571a4c48 Adding CaptureData support to task system 2017-02-27 00:49:35 +03:00
Jaex
4261431d2d Use on screen annotation on all other capture methods too 2017-02-26 18:37:04 +03:00
Jaex
3a4a8798c2 fixed #596: Fix "Save thumbnail image to file" issue 2017-02-04 04:06:19 +03:00
Jaex
5790010cfd Added exit ShareX hotkey 2017-01-22 15:41:20 +03:00
Jaex
436bbe3703 Updated actions toolbar icons 2017-01-22 15:08:30 +03:00
Jaex
300ae0e19d Added toggle actions toolbar hotkey 2017-01-22 14:15:47 +03:00
Jaex
ea149c788b Added toggle actions toolbar 2017-01-20 14:56:44 +03:00
Jaex
b4282ddcbb Added actions toolbar to tray menu 2017-01-19 15:39:10 +03:00
Jaex
06b5f0e881 If uploaders config window open while doing custom uploader extension import then update custom uploader tab 2017-01-16 20:57:40 +03:00
Jaex
5d6d066849 Custom uploader extension can activate and select destinations now 2017-01-15 19:42:31 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
de83e1044c Added confirmation message box for custom uploader add 2017-01-10 09:38:30 +03:00
Jaex
d64735ad8d .sxcu extension can add custom uploader now 2017-01-09 19:41:55 +03:00
Jaex
524284524d Added combine images to list context menu but only if selected items count is 2 or more 2017-01-07 11:48:36 +03:00
Jaex
98fd9efbc9 #2144: Added remaining icons for HotkeyType enum 2016-12-28 14:40:25 +03:00
Jaex
8e645883a9 #2144: Adding customizable simple actions window 2016-12-28 14:23:01 +03:00
Jaex
abed719861 fixed #2134: Added OCR image button to main window right click task menu 2016-12-12 11:45:16 +03:00
Jaex
fadddf7ade Removed automate tool 2016-11-17 15:14:51 +03:00
Jaex
3f2ed7f11b AnnotateImage method moved to ShareX project from HelpersLib project 2016-11-14 00:19:26 +03:00
Jaex
90a312d516 If image editor file dialog is canceled then don't show file not found msg box 2016-11-12 20:34:26 +03:00
Jaex
6b5940a135 ExecuteJob methods moved to TaskHelpers, Capture related methods moved to CaptureTaskHelpers 2016-10-31 23:55:12 +03:00
Jaex
466bf954a1 If image file not exists then show message box 2016-10-18 16:30:08 +03:00
ventzz
44e99bc4a0 CLI for Edit Image
Capability to pass a file path as a parameter to the ImageEditor
CLICommand so it doesn't prompt a open file dialog if a valid image path
has been given in the CLI already.
2016-10-17 22:59:45 -02:00
Jaex
4fd322b031 fixed #1951: After screen recording support loading animated gif from file path in after capture form 2016-09-30 14:22:51 +03:00
Jaex
77dd1fff06 Added UpdateManager class 2016-09-29 03:33:12 +03:00
Jaex
ad1236b2fd Editor events working now 2016-09-18 19:05:19 +03:00
Jaex
eec447e011 Interim commit for region capture editor events 2016-09-18 18:28:57 +03:00
Jaex
557cd0e08e Added IsVideoFile method 2016-09-11 00:36:01 +03:00
Jaex
27ccde41c9 Use AnnotateImage method in notification form 2016-09-07 16:53:54 +03:00
Jaex
6ad4f18373 Added UseShareXForAnnotation advanced setting to use ShareX region capture to annotate images 2016-09-05 15:23:25 +03:00
Jaex
5fdf8547f2 Rename RegionCaptureHelpers to RegionCaptureTasks 2016-09-05 13:31:49 +03:00