Commit graph

651 commits

Author SHA1 Message Date
Jaex c6ee8a11e7 Added animation under region capture toolbar 2017-04-02 00:56:53 +03:00
Jaex f7c0a9f934 CodeMaid cleanup 2017-03-30 00:03:08 +03:00
Jaex 7cea6afbd2 Save settings outside ResetSettings 2017-03-28 22:59:17 +03:00
Jaex b3af07a951 Use dark background on editor mode and only draw checkers behind image 2017-03-25 00:16:44 +03:00
Jaex b2b3e9de1a Update Json.NET 2017-03-24 14:56:49 +03:00
Jaex 18d77cfa35 Update links and credits 2017-03-24 14:41:57 +03:00
Alan Tsai 974b84f548 [Translate]zh-Tw for Sharex.HelpersLIb project 2017-03-21 23:41:51 +08:00
Jaex a01ba41084 Moved helper methods from AmazonS3 2017-03-20 02:53:32 +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 72c940e4e5 Use HttpRequestHeader.UserAgent 2017-03-12 00:35:18 +03:00
Jaex 94a7ecf22b UserAgent moved to ShareXResources, added user-agent to all requests 2017-03-11 23:54:42 +03:00
Jaex cd81629e32 Small HotkeyInfo refactor 2017-03-10 15:48:21 +03:00
L1Q 24d99f1fef Actions toolbar can now be placed on other monitors. 2017-03-10 12:09:14 +02:00
Jaex 2db6a0a6cb When doing fullscreen capture if active window is filling screen (except taskbar area) then use that window for file naming (%t and %pn) 2017-03-01 12:44:39 +03:00
Jaex 3171d43333 Added GetForegroundWindowProcessName to NativeMethods 2017-03-01 11:42:40 +03:00
Jaex 4e7eabb34f Rename "open in image editor" to "annotate image" 2017-02-27 22:43:09 +03:00
Jaex ca571a4c48 Adding CaptureData support to task system 2017-02-27 00:49:35 +03:00
David 9f3bcb9802 Update French Translation 2017-02-23 22:40:05 +01:00
L1Q f73d2e85bd Updating russian translation 2017-02-23 18:31:17 +02:00
Jaex 01682b0e3e Calculate proper font size for AddString 2017-02-17 23:23:19 +03:00
Jaex b66f09f9dc Add resource text for ShapeType 2017-02-17 23:06:20 +03:00
Jaex 833b69577b Added RunBackwardCompatibilityTasks method to handle setting changes specific to versions 2017-02-11 18:56:47 +03:00
Jaex 9569a3eefb CreateProcess change 2017-02-10 17:32:18 +03:00
Jaex 9cc59a1f8f Renamed ShareX.Chrome to ShareX.NativeMessagingHost because all browsers which support web extensions can use same host 2017-02-10 13:49:49 +03:00
Jaex 65f42de600 Moved helper methods to HelpersLib 2017-01-26 21:47:58 +03:00
Jaex df6f35be53 For Firefox addon CreateProcessFlags.CREATE_BREAKAWAY_FROM_JOB required when creating process 2017-01-26 18:24:13 +03:00
Jaex 5790010cfd Added exit ShareX hotkey 2017-01-22 15:41:20 +03:00
Jaex 300ae0e19d Added toggle actions toolbar hotkey 2017-01-22 14:15:47 +03:00
Jaex 25688d52c0 Use .sxcu extension on export import control 2017-01-16 23:49:08 +03:00
Jaex 5d6d066849 Custom uploader extension can activate and select destinations now 2017-01-15 19:42:31 +03:00
Jaex 29bb8301e5 ShareX related methods moved from RegistryHelpers to IntegrationHelpers 2017-01-14 15:02:43 +03:00
Jaex 2fac39d779 Small changes to resize 2017-01-12 12:18:17 +03:00
wolfborg 64ccd5459d Added ResizeMode enum 2017-01-11 21:30:24 -05:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex d64735ad8d .sxcu extension can add custom uploader now 2017-01-09 19:41:55 +03:00
Jaex a07fc4f615 Adding custom uploader extension (.sxcu) support 2017-01-09 18:50:09 +03:00
Jaex 6ff0d09957 Save simple actions form position, option to run it at startup 2017-01-01 02:07:58 +03:00
Jaex 8e645883a9 #2144: Adding customizable simple actions window 2016-12-28 14:23:01 +03:00
Jaex a912197056 Make sure to dispose stuffs 2016-12-26 20:23:29 +03:00
gaelbenoit 2a6e66cf18 Update ImageHelpers.cs
Index Out Of Range when using Blur filter on a portrait picture
y maximum is 'y < h' so newColors array should be sized from h, not w
2016-12-20 14:07:03 +01:00
Jaex 989d2ca768 Update changelog url 2016-12-12 19:55:25 +03:00
Jaex 1fb3231e9d fixed #2145: After screen recording if file name modified in after capture window then rename video file 2016-12-12 18:24:49 +03:00
Jaex 8dfe17fe3d Use issues page link with both open and closed issues 2016-12-09 18:07:20 +03:00
Jaex aceb7c9fd3 Remove ShapeType from resx 2016-11-30 18:17:54 +03:00
Jaex e07d4cb036 Removed rounded rectangle region and drawing instead rectangle have corner radius option
Changes to annotation options default values
2016-11-30 18:17:12 +03:00
Jaex b417d31c0c Show color picker crosshair by default 2016-11-30 16:01:12 +03:00
Jaex 1f44d213a6 Pre calculate pixelate pixel count to increase performance 2016-11-28 16:24:27 +03:00
Jaex 1dc9ce44c6 Allow higher pixelate size for one color rectangle fill 2016-11-28 16:08:17 +03:00
Jaex c40b8e1867 fixed #2114: German typo 2016-11-28 11:53:07 +03:00