Commit graph

4376 commits

Author SHA1 Message Date
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
Jaex 4b9a28fc3c Added site.pictures to Chevereto list 2017-12-02 09:02:39 +03:00
Jaex ec625d6b58 fixed #2967: Latest stable FFmpeg build had issue with gif encoding, instead using latest nightly build 2017-12-02 05:41:28 +03:00
Jaex 45c53600c5
Merge pull request #2968 from MilkGames/master
Add more Dutch Translations
2017-12-01 23:49:06 +03:00
Jaex 793795bebc
Merge pull request #2966 from 123jimin/master
Updated Korean Translations for ShareX
2017-12-01 23:41:38 +03:00
MilkGames 22d4a3a4ae Add more Dutch Translations 2017-12-01 20:31:59 +01:00
MilkGames fd851692b3 More translations in Dutch 2017-12-01 20:31:58 +01: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 d54bcc8bfc Added Korean Translations for ShareX.MediaLib and ShareX.ImageEffectsLib 2017-12-01 21:25:41 +09:00
Jimin Park c66a0aa68b Updated ScreenCaptureLib solution file for inclusion of ko-KR translations 2017-12-01 21:11:49 +09:00
Jimin Park 93ac1fc055 Added more Korean Translations for ShareX.ScreenCaptureLib 2017-12-01 21:05:32 +09:00
Jimin Park 956231029a Added more Korean Translations for ShareX.HistoryLib 2017-12-01 19:43:15 +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 57302f58bf Use Click event instead of MouseDown 2017-12-01 11:08:32 +03:00
Jaex de420e7319 Added paste button to image editor edit menu 2017-12-01 10:58:53 +03:00
Jimin Park b1176c0ab8 Added Korean Translations for ShareX.UploadersLib 2017-12-01 15:33:51 +09:00
Jaex fd5bdaa9ea fixed #2963: Make sure to set initial size on shape paste so proportional resizing can work 2017-12-01 09:33:08 +03:00
Jaex 69fd80dd76 Merge branch 'image-editor-auto-crop' 2017-12-01 02:44:06 +03: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
Jaex fd0bc4bfff Fixed Italian typo 2017-11-28 18:20:00 +03:00
Jaex bac5cfc295 Release 2017-11-27 23:19:58 +03:00
Jaex 88d2873061
Merge pull request #2952 from MilkGames/master
improvement translation
2017-11-27 22:51:55 +03:00
MilkGames 6abae7487e improvement translation 2017-11-27 20:46:34 +01: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
Jaex ae10e8f425
Merge pull request #2950 from MilkGames/master
add new dutch translations
2017-11-27 22:08:45 +03:00
MilkGames fbd5e91388 add new dutch translations 2017-11-27 19:56:52 +01:00
Jaex 4fa14e1e69
Merge pull request #2948 from L1Q/master
Translate the panning tip
2017-11-27 06:04:50 +03:00
L1Q 8f8a9e5a1f Translate the panning tip 2017-11-27 04:54:47 +02:00
Jaex a74d510365 Show image pan tip in image editor until first time panned 2017-11-24 17:07:39 +03:00
Jaex c1aeb24241
Merge pull request #2936 from L1Q/russian-updates
Translation improvements and updates
2017-11-21 13:28:45 +03: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 a4c2fa5a70 Renamed Default start mode to Normal 2017-11-21 12:32:07 +03:00
Jaex 96b1301e3f Don't use proportional resizing for side nodes 2017-11-20 22:31:53 +03:00
Jaex 64cdf85b8d Revert position assignment 2017-11-20 22:31:16 +03:00
Jaex 8d41315c47 Added proportional resizing with resize node support 2017-11-20 21:25:18 +03:00
Jaex 1ba381e251 Interim commit for proportional resizing with resize node 2017-11-20 20:57:47 +03:00
Jaex b5cfbc61fc Move HotkeyForm to HelpersLib 2017-11-19 21:26:01 +03:00
Jaex 68b62f7bde When canvas modified update effect cache 2017-11-18 19:09:10 +03:00
Jaex 759533eb27
Merge pull request #2932 from LasseNiermann/patch-1
General improvements for German translation
2017-11-18 18:27:04 +03:00
Jaex 7b4204df10 If shape deleted when processing then queue dispose to be executed after processing is finished 2017-11-18 12:33:51 +03:00
Jaex baf77a4069 Make sure effect only cached when all arrow keys released and make sure to not cache when moving with mouse 2017-11-18 11:35:19 +03:00
Jaex 782099c5c8 Avoid effect flicker when moving with keyboard 2017-11-18 10:49:46 +03:00
Jaex 5d1c347644 Fix cache related issues 2017-11-18 10:04:13 +03:00
Lasse Niermann ea435b9693
General improvements for German translation
Fixed some thing which weren’t easy to understand in German.
2017-11-17 23:51:13 +01:00
Jaex 011b587cec Keyboard shape movement also gonna use real time effect preview now 2017-11-17 19:47:11 +03:00
Jaex 9d9f551c8b
Merge pull request #2929 from L1Q/master
Queue ClearCache
2017-11-17 19:16:13 +03:00
L1Q 87a0c958cf Queue ClearCache 2017-11-17 18:15:20 +02:00