Commit graph

4260 commits

Author SHA1 Message Date
Jaex 5ce01cd2be Added mouse pressed/released methods to DrawableObject 2017-12-10 13:27:49 +03:00
Jaex fa6b20a8fd Refactor ScrollbarManager class 2017-12-10 12:45:39 +03:00
Jaex eb030318e0
Merge pull request #2989 from L1Q/master
Add scrollbar fade effect
2017-12-09 23:47:05 +03:00
L1Q b90d4885ec Add scrollbar fade effect 2017-12-09 22:44:49 +02:00
Jaex 3f68c345ec Update S3 endpoints 2017-12-09 15:35:07 +03:00
Jaex 6c1047eab8 Added ScrollbarManager 2017-12-08 17:21:44 +03:00
Jaex fbf5f88ce1
Merge pull request #2987 from L1Q/master
Improve panning scrollbars
2017-12-08 16:43:06 +03:00
L1Q 35b4f3765f Improve panning scrollbars
- fix rounding errors
- change padding method
2017-12-08 15:40:52 +02:00
Jaex d9200a6fb1 Change scroll bar colors 2017-12-08 15:03:50 +03:00
Jaex 4d310a4074
Merge pull request #2986 from L1Q/master
Limit panning based on 25% of client area instead of 100px
2017-12-08 13:46:03 +03:00
L1Q e554c819ce Limit panning based on 25% of client area instead of 100px 2017-12-08 12:44:01 +02:00
Jaex 439ce0c2ed Change font size unit 2017-12-07 23:21:55 +03:00
Jaex d37fc01726 Added font size option to step tool 2017-12-07 23:17:36 +03:00
Jaex c0fda0ab3e fixed #2974: Allow non URL clipboard text input for QR code form 2017-12-07 16:36:01 +03:00
Jaex 2fa3480b79 Return if scroll bar not necessary 2017-12-07 14:57:18 +03:00
Jaex b29dcf39c2 Few changes to scroll bars to improve visibility 2017-12-07 14:34:29 +03:00
Jaex 8af932445b Added DrawCapsule extension 2017-12-07 14:32:59 +03:00
Jaex b916341d16
Merge pull request #2983 from L1Q/master
Add visual scroll bars for panning
2017-12-07 12:22:36 +03:00
L1Q 71fec869f7 Refactor panning scrollbars
- refactor variable names
- make pens and brushes dispose
2017-12-07 11:17:04 +02:00
L1Q 4275a16f28 Add visual scroll bars for panning 2017-12-06 22:05:02 +02:00
Jaex 96956a0fb9 Fixed small canvas size window centering 2017-12-06 16:05:50 +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 b2e46f617c Removed Greenshot image editor 2017-12-05 16:47:32 +03:00
Jaex 88d362383a Save GIF palette to Tools folder instead of near FFmpeg.exe 2017-12-05 10:27:17 +03:00
Jaex 4a965181b4 Use built in FFmpeg in Windows Store builds 2017-12-05 09:53:04 +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
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