Commit graph

864 commits

Author SHA1 Message Date
Jaex
36aaeed305 Merge branch 'master' of git://github.com/pjammo/ShareX into pjammo-master 2017-12-30 23:23:51 +03:00
Jaex
4971d98b45 Added step label use letters option 2017-12-27 17:48:51 +03:00
Jaex
08579e83bd Use form for ShowDialog 2017-12-26 16:54:10 +03:00
Jaex
b4d512374b Draw cross center of crop tool area 2017-12-25 13:37:25 +03:00
Jaex
aace649381 Added "Open image" button to editor image menu 2017-12-24 22:04:12 +03:00
Jaex
5d94a9a6dd Added "New" button to editor image menu 2017-12-24 21:02:08 +03:00
Jaex
8448ec220c Removed .nuget folder because it is not necessary anymore 2017-12-24 10:22:54 +03:00
Jaex
762422d71f
Merge branch 'master' into master 2017-12-23 17:24:11 +03:00
Jaex
b3c8201c8a Added RotateImageByExifOrientationData option to application settings advanced tab 2017-12-22 13:59:52 +03:00
Jaex
83827449df If jpeg exif contains orientation data then rotate image automatically 2017-12-22 12:47:12 +03:00
Jaex
328ca6b61d fixed #3015: Removed SevenZipSharp library instead using 7-Zip CLI 2017-12-18 11:20:37 +03:00
Jaex
4f9b458a7c
Merge pull request #3014 from DogeAmazed/translation
Added more German translation
2017-12-17 20:58:36 +03:00
DogeAmazed
4f1e284e61 More German translation 2017-12-17 09:22:09 +01:00
Jaex
4f1b2f16c0 Use darker button color for depth color instead of black 2017-12-17 08:56:58 +03:00
DogeAmazed
350212a7be Fixed corruption issue 2017-12-16 16:06:47 +01:00
Jaex
1b5f446a6d Added MouseEnter, MouseLeave events to DrawableObject, show hand cursor for buttons 2017-12-15 03:32:41 +03:00
Jaex
565da7acd3 Removed changelog section from downloader form 2017-12-15 01:47:24 +03:00
Jaex
7474257570 Removed picture box from downloader form 2017-12-15 00:03:50 +03:00
Jaex
096058fbb6 fixed #2461: Make sure to dispose file stream 2017-12-14 23:57:13 +03:00
Jaex
b34003a5dd Fixed crop tool translation 2017-12-13 02:25:56 +03:00
Jaex
0f23bf1018 Fixed rectangle limit 2017-12-13 02:22:24 +03:00
Jaex
1a66200bdb fixed #2998: Added Quad9 DNS to preset list 2017-12-12 16:13:05 +03:00
Jaex
8af932445b Added DrawCapsule extension 2017-12-07 14:32:59 +03:00
Jaex
b86a9d6bcc Added resampling option to image size dialog 2017-12-06 10:05:17 +03:00
Jaex
5d57bc40dd Update Mega lib 2017-12-05 20:44:57 +03:00
Jaex
95c9eb48d2
Merge pull request #2980 from 123jimin/master
Modified and added some Korean Translations
2017-12-05 18:49:28 +03:00
Jimin Park
0dfd2dd40d Modified and added some Korean Translations
Also moved two Editor UI literals into a resx file.
2017-12-06 00:44:38 +09:00
Jaex
2674046dce Namespace changes 2017-12-05 17:59:18 +03:00
Jaex
8c8134a823
Merge pull request #2972 from 123jimin/autoscale-fix
Removed AutoScaleDimensions assigns for four fullscreen forms
2017-12-04 14:16:59 +03:00
Jimin Park
0495d8d8bc Changed AutoScaleMode of four fullscreen forms to None 2017-12-04 20:16:03 +09:00
Jaex
8102d29ef8 Made auto size start mode default, added auto size to resources 2017-12-04 03:38:36 +03:00
Jimin Park
a8e2004f9f Removed AutoscaleDimensions assigns for four fullscreen forms
This fixes the annoying incorrect capture region problem, and I think that this will not cause any significant layout problems for different DPIs.

However, while this works well on my laptop with different text scale settings, it should be checked on different computers as well.
2017-12-03 02:24:06 +09:00
Jimin Park
bf9d1b852d Added more Korean Translations for main ShareX project
Also reverted a change of translation on ShareX.HelpersLib
2017-12-01 21:35:49 +09:00
Jimin Park
028d029869 Added more Korean Translations for ShareX.HelpersLib
(I forgot 'more' in my previous commit message)
2017-12-01 19:28:56 +09:00
Jaex
ec9f9e6bf2 If all pixels same color then return 2017-11-29 00:32:02 +03:00
Jaex
004b74b198 Auto crop improvements 2017-11-29 00:06:50 +03:00
Jaex
3215de1fda fixed #2757: Added auto crop image support to image editor 2017-11-28 22:10:45 +03:00
RedMser
1c6ab9f984 Set BackColor of all TabPages to "Window" (used to be Transparent) to fix rendering issues for certain themes. 2017-11-27 20:14:31 +01:00
MilkGames
fbd5e91388 add new dutch translations 2017-11-27 19:56:52 +01:00
L1Q
58fc0391bc Update Russian translation 2017-11-21 12:23:51 +02:00
L1Q
7398833c2d Improve translation support
- "Editor start mode"
- ImageEditorStartMode enum
2017-11-21 12:22:55 +02:00
Jaex
b5cfbc61fc Move HotkeyForm to HelpersLib 2017-11-19 21:26:01 +03:00
Jaex
7f90c61a9d Improvements to async effect processing 2017-11-17 17:57:15 +03:00
Jaex
4ca85ec96f Use combo box for image editor start modes 2017-11-12 23:44:18 +03:00
pjammo
1d60f1ae09
Re-Uploaded "*.it-IT.resx" Files (New Fork) 2017-11-12 13:46:53 +01:00
Jaex
7388cd3ee2 Added login support to Lithiio 2017-11-11 01:21:04 +03:00
Jaex
b85454bf7e AcceptButton was causing issue in few forms 2017-11-04 20:32:59 +03:00
Jaex
42ab856a28
Merge pull request #2900 from stuntguy3000/use-form-cancel
Use Accept and Cancellation buttons where appropriate
2017-11-03 16:14:57 +03:00
Jaex
a1a0b73d9a Even if appveyor build is running still release job could be finished 2017-11-03 15:48:13 +03:00
Jaex
ed547cb2aa Added AppVeyor dev build downloader, middle clicking on application settings pre release check box will start it 2017-11-03 15:27:26 +03:00
Luke Anderson
81f5868232 Use Accept and Cancellation buttons where appropriate 2017-11-02 20:07:27 +10:30
Jaex
ee741f6eb6
Merge pull request #2902 from Sneer-Cat/master
Chinese update
2017-11-01 21:48:33 +03:00
Jaex
306485245c When downloading ShareX update show ShareX logo in downloader form 2017-11-01 18:48:29 +03:00
Jaex
5b519c9aae Removed unused resx file 2017-11-01 18:24:35 +03:00
Jaex
e28d90fe25 Show current version and latest version in update message box 2017-11-01 18:09:19 +03:00
Jaex
3b9d2f7f16 Make sure wrong translation of string format to not cause updating to break 2017-11-01 14:38:07 +03:00
Sneer
972480b103 Chinese update 2017-10-31 02:03:50 +08:00
Jaex
c2e0dd7333 Fixed line drawing on horizontal splitter 2017-10-29 10:22:39 +03:00
Jaex
560fac6736
Merge pull request #2889 from campbeb/issue1943a
Allow placing image preview pane on bottom
2017-10-29 10:07:11 +03:00
Jaex
380de4bec1 Added color methods 2017-10-29 09:52:56 +03:00
campbeb
ee96a1e3c2 Allow placing image preview pane on bottom
User can select to have main form image preview pane at the side or at the bottom.
Closes #1943
2017-10-28 12:41:14 -04:00
Jaex
7ef8f374d7 Rename "Annotate image" to "Image editor" 2017-10-28 17:36:28 +03:00
Jaex
8c2073570f Added option to remember editor window state, position and size 2017-10-27 02:49:59 +03:00
Jaex
8131eeb7a6 paste.ee expiration and syntax works now 2017-10-23 22:04:19 +03:00
campbeb
468bccbcfd Properly sort columns with dates in listviews
Checks if the column header Tag is a DateTime object and if so, sorts the column by date. This approach prevents performance impact when sorting columns that are not dates and allows any user of MyListView to tag a column to be sorted by date. Supports expansion to other sorting formats.
Tested with history of 80,000 items.

Closes #1685
2017-10-22 14:57:06 -04:00
Jaex
da2c9844da Added canvas size form 2017-10-21 23:43:39 +03:00
Jaex
9a3f872575 #130: Removed shutdown minus.com uploader 2017-10-19 16:31:30 +03:00
Jaex
bbf00ed774 Added Write method to Logger 2017-10-16 20:22:28 +03:00
Jaex
0e76707a26 Added thread safe message queue to logger to be able to keep correct order of messages 2017-10-16 18:43:31 +03:00
Jaex
4b432f179a Customizable logger message format 2017-10-16 15:53:54 +03:00
L1Q
3c8f5a1f36 Update russian translation 2017-10-15 15:20:28 +03:00
Jaex
b01e7aa0ef Added Discord invite button 2017-10-10 10:48:40 +03:00
Jaex
7fc5c51596 Additional tests to make sure watch folder uploads file which is not actively written 2017-10-08 03:49:55 +03:00
Jaex
5d8a0a3f3d Add fr resx file to project 2017-10-02 18:30:34 +03:00
pjammo
f5f46cd96d Updated Italian Translation 2017-10-02 16:04:07 +02:00
Jaex
2b53809503 Merge pull request #2807 from L1Q/master
Translation improvements and updates
2017-10-01 13:20:04 +03:00
David
8aff4bab21 Update French Translation 2017-10-01 09:40:47 +02:00
L1Q
689f3a95c4 Update russian translation 2017-10-01 08:06:39 +03:00
L1Q
709202b305 Improve translation support
- ImgurThumbnailType enum
- PastebinPrivacy enum
- MinusLinkType enum
- AmazonS3StorageClass enum
- Mark uploader names as @Invariant
- Amazon S3 Storage Classes Help URL
2017-10-01 08:05:53 +03:00
Jaex
ca0f389ab0 Use GetHostName method in CustomUploaderItem 2017-09-24 10:30:03 +03:00
Jaex
3d70b045c7 Move CreateQuery to URLHelpers 2017-09-24 10:14:27 +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
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
0ece165227 Refresh custom uploader listbox name 2017-09-07 03:22:27 +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
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