Commit graph

828 commits

Author SHA1 Message Date
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 f525b53a3f Added "Upload text" and "Shorten URL" hotkeys 2017-09-02 17:13:26 +03:00
Jaex 54de9909a2 Fix rounded corners one pixel off issue 2017-08-29 10:38:35 +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 36c9fafe14 fixed #2731: Dropbox folder path must not be encoded 2017-08-26 09:57:02 +03:00
Jaex e207c181e0 Added cursor type option to cursor drawing tool 2017-08-20 21:10:47 +03:00
Jaex 1193cc05cc Update Json .NET 2017-08-20 18:52:02 +03:00
Jaex 46b3ccebfd Added Text/URL input to custom uploader arguments/headers value auto complete list 2017-08-18 22:50:47 +03:00
Jaex 59aee065f1 Added IsValid method to CursorData 2017-08-14 11:06:12 +03:00
Jaex 898daf4cc5 Revert "Added cursor type option to cursor drawing tool"
This reverts commit 92ff416ab6.
2017-08-14 09:46:54 +03:00
Jaex 92ff416ab6 Added cursor type option to cursor drawing tool 2017-08-13 14:07:52 +03:00
pjammo 8758819aa9 Updated Italian Translation
Fixed typos and too long strings
2017-08-07 11:20:38 +02:00
Jaex d75cf4dc7e Remove query from upload error request url 2017-08-06 19:18:30 +03:00
Jaex c51122181e Removed puush registration link because it is not possible to register account anymore 2017-07-31 09:10:08 +03:00
Jaex 11a4bd0ce5 Added unread counter to news button 2017-07-30 12:49:08 +03:00
pjammo b94c43573d Updated Italian Translation 2017-07-26 15:03:27 +02:00
Jaex a115954301 Added Italian files to project 2017-07-23 21:57:10 +03:00
pjammo 1f574ba827 Added Italian Translation 2017-07-23 10:41:55 +02:00
Jaex f83816d19a Store cursor as bitmap because masking already not working 2017-07-20 23:27:03 +03:00
Jaex 0a0d43d4c6 Added cursor tool text and image 2017-07-18 14:43:45 +03:00
Jaex 5836230de1 Return if image and thumbnail size is same 2017-07-11 09:12:28 +03:00
Jaex 04985a6147 Added create thumbnail method 2017-07-10 10:03:05 +03:00
Jaex 113df131a4 Added batch image thumbnailer tool 2017-07-10 02:04:19 +03:00
Sneer adf84b7db7 Updating Chinese
Updating Chinese
2017-07-07 04:04:44 +08:00
L1Q c30c57050a Updating russian translation
translating PNGBitDepth enum
2017-07-04 19:11:40 +03:00
L1Q f6f4f920a2 Improving translation support
PNGBitDepth enum is now translatable
2017-07-04 19:10:58 +03:00
L1Q c6afdd12c2 Updating russian translation 2017-07-04 18:39:10 +03:00
Jaex f7bea3a8bb Change CLI encoder default values 2017-06-26 09:44:40 +03:00
Fernando van Loenhout dbd9f887e2 Update translation error in test screen patterns
In ShareX 11.7, the test patterns have wrong names, this is also according to the code: 15e63e8a92/ShareX.HelpersLib/Forms/MonitorTestForm.cs (L175)
2017-06-23 10:55:28 +02:00
Jaex ca8560b08e Naming changes 2017-06-23 04:09:44 +03:00
Jaex 518a5b6e71 Hotkey text changes 2017-06-23 03:08:11 +03:00
Jaex 14b0cd55cc Added PNG bit depth to task settings form 2017-06-20 19:00:07 +03:00
Jaex 2caec59a52 Avoid checking pixels if it is not 32 bpp already 2017-06-19 19:50:28 +03:00
Jaex 5f8cfc0eb1 Added default bit depth option 2017-06-18 14:33:21 +03:00
Jaex 34da140789 Added automatic bit depth detection for PNG encoding 2017-06-18 13:47:37 +03:00
David e3b599550c Update French Translation 2017-06-17 00:15:06 +02:00
Jaex ca6a600898 Merge pull request #2575 from L1Q/master
Translation improvements and updates
2017-06-16 08:53:11 +03:00
L1Q 9e5142e189 Updating russian translation 2017-06-16 02:00:34 +03:00
L1Q 958aff82a5 Improving translation support
- added strings to resx
- made "Edit actions tollbar" form translatable
- marked windows store "Status" and AboutForm "Build" strings as @Invariant
2017-06-16 01:57:39 +03:00
Jaex 63b291e873 If alpha is 0 when transparent button is clicked then make alpha 255 2017-06-14 18:09:12 +03:00
Jaex 2509b14223 If news unread start animation 2017-06-14 15:21:37 +03:00
Jaex e3ea445cb4 Save DateTime as UTC but load as local 2017-06-11 23:01:11 +03:00
Jaex fbbcf2dfe6 Resx cleanup 2017-06-10 03:08:17 +03:00
Jaex ba892c336a Merge pull request #2568 from L1Q/master
Fixing german names for monitor test bg patterns
2017-06-10 01:19:56 +03:00
L1Q 0cf030531e Fixing german names for monitor test bg patterns 2017-06-10 01:12:11 +03:00
Jaex 265cdff262 Added border to toolstrip control instead of using label as workaround 2017-06-03 17:02:36 +03:00
Jaex 70eebeb6af Fix horizontal scroll bar issue, added news button 2017-06-03 15:32:38 +03:00
Jaex 3a2287e117 AppVeyor WindowsStore build 2017-05-29 16:35:37 +03:00
Jaex 610abfcaf7 Use hue color view by default 2017-05-28 01:54:41 +03:00
Jaex 15e63e8a92 Use PickColor static method and show old color by default 2017-05-28 01:29:33 +03:00
Jaex c0a9698851 Increase download buffer size 2017-05-27 13:05:07 +03:00
L1Q 0d3e455c00 Updating russian translation 2017-05-26 03:21:55 +03:00
Jaex e428ad0ebf In color picker don't copy fields on double click 2017-05-17 15:44:25 +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 702bc0b066 Support hex colors which start with 0x 2017-05-17 11:51:50 +03:00
Jaex 742342b6b3 TornEdges refactoring 2017-05-15 11:20:32 +03:00
Jaex cb840b932a TornEdges changes 2017-05-15 10:47:26 +03:00
Jaex f2a3b80d60 Added curved edge support to torn edge effect 2017-05-15 09:50:14 +03:00
Jaex 895beeaba5 Torn edges effect improvements 2017-05-15 09:31:39 +03:00
Jaex c7c44280f7 Added label and icon for "Image (Screen)" drawing tool 2017-05-07 00:34:03 +03:00
Jaex 9cd6e4c48d Windows Store build 64 bit only to pass certification 2017-05-05 17:15:49 +03:00
Jaex 378ae2125a Add missing WindowsStore constants 2017-05-03 16:56:11 +03:00
Jaex dae6fd5a79 Merge branch 'master' of github.com:ShareX/ShareX 2017-05-02 13:46:04 +03:00
Jaex f538df8f58 fixed #2482: SFTP multi folder create was not working correctly with relative paths 2017-05-02 13:45:57 +03:00
David d435fae749 Update French Translation 2017-04-30 17:45:43 +02:00
Jaex 67a218bee9 fixed #2479: Added crop tool to annotation 2017-04-30 15:54:11 +03:00
Sneer a7ee0cea71 Chinese update
Chinese update
2017-04-30 02:17:07 +08:00
Jaex 59397b8b98 Create Steam file on first time running 2017-04-24 19:29:19 +03:00
Jaex e53275a3e9 URL related refactoring 2017-04-24 17:01:35 +03:00
Jaex 3da4ddde70 Added ShowError extension to Exception 2017-04-21 23:42:52 +03:00
Jaex 1170b77243 If error happen while creating shortcut, show error in message box 2017-04-21 21:52:14 +03:00
Jaex 99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00
Jaex 602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex e7b6218129 Refresh combo box texts on name change, disable transfer mode panel on SFTP protocol 2017-04-20 23:50:31 +03:00
L1Q c13a2aad9b Updating russian translation 2017-04-14 03:05:49 +03:00
Jaex d881a54040 Update json .net 2017-04-06 10:53:37 +03:00
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
Jaex 6878bfea79 Added Reset function to HotkeySelectionButton 2016-11-25 03:24:53 +03:00
Jaex 54b15d421a Added GitHubUpdateManager to HelpersLib 2016-11-24 03:18:42 +03:00
Jaex 73072e2c7c Invalidate control on text update 2016-11-22 03:48:26 +03:00
Jaex bf5272dbbd Added HotkeySelectionButton control 2016-11-22 03:31:39 +03:00
Jaex 5c0cda85c4 Added KeyboardHook class to HelpersLib 2016-11-21 09:00:10 +03:00
Jaex 76177f8d7f QR code form moved to ShareX project 2016-11-21 08:43:24 +03:00
Jaex 06c29e2d33 Few NativeMethods changes 2016-11-21 08:37:42 +03:00
Jaex fadddf7ade Removed automate tool 2016-11-17 15:14:51 +03:00
Jaex 3adc1de4e1 Change values of blur radius numeric up down to enforce odd numbers 2016-11-14 02:27:24 +03:00
Jaex 2c15b7f434 Added another box blur method 2016-11-14 02:00:55 +03:00
Jaex 3f2ed7f11b AnnotateImage method moved to ShareX project from HelpersLib project 2016-11-14 00:19:26 +03:00
Jaex 91714d3235 Remade TornEdges method 2016-11-14 00:04:13 +03:00
Jaex 56815698ec TrimTransparent methods moved to ImageHelpers class as AutoCropImage 2016-11-13 22:53:58 +03:00
Jaex cab2ec0b2b Added fast box blur method 2016-11-13 19:33:53 +03:00
Jaex 1d9b1a07c8 Added faster pixelate method 2016-11-13 16:59:06 +03:00
Jaex 14cde29c05 ImageHelpers refactoring 2016-11-12 20:22:49 +03:00
Jaex 7ce22b566a Merge pull request #2042 from Shadorc/master
Update French translation
2016-11-06 07:13:11 +02:00
David 2459cf2156 Update French translation 2016-11-05 12:37:12 +01:00
L1Q b6dc1a1708 Updating russian translation 2016-11-04 23:27:22 +02:00
Jaex d3736e4565 Move and reorganize form events to regions 2016-11-01 16:16:44 +03:00
Jaex e2a6e5fba3 Update region capture tips 2016-10-31 14:30:05 +03:00
Julius Vitkauskas 03e6aea326 Dispose MemoryStream objects after using them 2016-10-16 20:52:39 +03:00
Jaex a948c6f793 #1960: Also ignore cloaked windows in region capture 2016-10-16 01:12:15 +03:00