Commit graph

4483 commits

Author SHA1 Message Date
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
Jaex 1aeae40c6a Change editor minimum size 2017-12-04 03:32:38 +03:00
Jaex b077ea9221 Added image editor auto size start mode which resizing image editor to fit image, if image is too big then window will be maximized 2017-12-03 14:40:16 +03:00
Jaex 525a603cf4 Added canvas parameter to RegionCaptureForm constructor that way no need to use Prepare method 2017-12-03 13:46:19 +03:00
Jaex a1182e82a2 fixed #2973: Because while screen GIF recording YUV-420 color space is not required for x264 encoding, odd size can be used 2017-12-03 10:25:43 +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
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