Commit graph

828 commits

Author SHA1 Message Date
L1Q
7bdbd5980b Update Russian translation 2018-01-13 15:43:47 +02:00
L1Q
9ac637242c Improve localization support
Add to resx:
- ImageEditorInterpolationMode enum
- Cplipboard image notice text
- Image editor toolbar items

Move OCR attribution notice to back to prevent overlapping
2018-01-13 15:43:06 +02:00
Jaex
d013b862ed Pause editor form before opening dialogs 2018-01-09 13:00:56 +03:00
Fyers
c467ba8d9c added some more german translations 2018-01-07 18:11:01 +01:00
Fyers
65b9bed431 Added some german translations 2018-01-07 17:06:01 +01:00
Fyers
711ee8c6af Render main menu arrow to right #3061 2018-01-07 10:50:21 +01:00
Jaex
212b21904f fixed #1914: Use singleton debug window 2018-01-04 10:08:42 +03:00
Jaex
06ca3f9974 fixed #3053: Add Ctrl + A support to textbox 2018-01-04 00:39:10 +03:00
Jaex
0ecfe7fe52 Fix line endings 2018-01-02 18:58:27 +03:00
Jaex
9b5f28e366 Set default filename for custom uploader export 2018-01-02 10:38:28 +03:00
Charles Milette
8d9f486f39
Use a SharedAssemblyInfo to minimize duplication 2018-01-01 12:32:18 -05:00
Jaex
e81176a839 Merge branch 'master' of github.com:ShareX/ShareX 2018-01-01 17:59:34 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
MilkGames
ae3f442809 Update/Add Dutch Translations 2018-01-01 15:41:45 +01:00
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