Commit graph

723 commits

Author SHA1 Message Date
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