Commit graph

4305 commits

Author SHA1 Message Date
Jaex 33d82c3e8d Use LoadImage method everywhere 2017-12-22 13:15:16 +03:00
Jaex 83827449df If jpeg exif contains orientation data then rotate image automatically 2017-12-22 12:47:12 +03:00
Jaex 6e18a78438 Update Amazon S3 endpoints 2017-12-20 03:31:09 +03:00
Jaex b75c31ee1c Added Amazon S3 regions: China (Beijing), China (Ningxia), EU (Paris) 2017-12-20 03:18:28 +03:00
Jaex b945c37a57 Added advanced group box to Amazon S3 tab 2017-12-20 03:04:54 +03:00
Jaex b3d705d531
Merge pull request #3022 from sylveon/form-styles
Make notification form topmost, hide screen record form from Alt-Tab and Win-Tab menu
2017-12-20 02:16:24 +03:00
Charles Milette ae9b61eada
Remove topmost from NotificationForm 2017-12-19 18:15:24 -05:00
Jaex 9781082c7c
Merge pull request #3021 from sylveon/master
Allow to disable setting public ACL on files uploaded via S3
2017-12-20 01:53:50 +03:00
Charles Milette 834f2d9ba2
Make notification form topmost, hide screen record form from Alt-Tab and Win-Tab menu 2017-12-19 13:37:43 -05:00
Charles Milette 6882b54d45
Rename function that designer didn't rename 2017-12-19 12:57:10 -05:00
Charles Milette 303280a31a
Allow to disable setting public ACL on S3 uploads 2017-12-19 12:55:11 -05:00
Jaex 330f77d7bb Delete archive file before creating new one 2017-12-18 13:02:17 +03:00
Jaex 49236a7b4a Fix typo 2017-12-18 12:44:26 +03:00
Jaex fed40dd465 More debug info for process start 2017-12-18 12:28:28 +03:00
Jaex 38a8c5d506 Fix AppVeyor path issue 2017-12-18 12:11:38 +03:00
Jaex d406a33a16 Added 7za.exe to setup 2017-12-18 12:04:22 +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 865fd0bcf9 #3008: Added image editor events 2017-12-17 10:30:39 +03:00
Jaex 4f1b2f16c0 Use darker button color for depth color instead of black 2017-12-17 08:56:58 +03:00
DogeAmazed fcd11e0d29 Added/Changed some German translations 2017-12-16 20:35:02 +01:00
Jaex 8464358215
Merge pull request #3011 from DogeAmazed/issue-2933
Fixed issue #2933
2017-12-16 19:55:15 +03:00
DogeAmazed 350212a7be Fixed corruption issue 2017-12-16 16:06:47 +01:00
Jaex 77a360d73c Fixed image effects export 2017-12-15 19:12:07 +03: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 98207bba76 Only migrate personal config file if there is no file on destination 2017-12-15 01:18:27 +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 f2bb4d7f6f If crop buttons out of client area then move them to inside crop rectangle 2017-12-13 23:03:06 +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 91f203cd35 Limit crop rectangle to inside canvas 2017-12-13 02:02:00 +03:00
Jaex 8eaa3b198e Auto crop won't automatically crop without user confirmation 2017-12-13 01:19:52 +03:00
Jaex 4fb70e864a Added button hover state 2017-12-13 00:37:38 +03:00
Jaex adb2fdc713 Move confirm button to left, wider buttons 2017-12-12 20:18:43 +03:00
Jaex e7d3aabb2a Added crop cancel button 2017-12-12 20:06:06 +03:00
Jaex 2c4943234f Added mouse events to DrawableObject, if object clicked then handle mouse input, crop confirm button works now 2017-12-12 19:12:25 +03:00
Jaex e1a86be0fa Moved DrawableObjects to ShapeManager, adding confirm button to crop tool 2017-12-12 18:50:02 +03:00
Jaex b6755df7af Added BaseTool which will limit only single tool to be visible on screen and auto clear it when changing tool 2017-12-12 18:17:38 +03:00
Jaex 1a66200bdb fixed #2998: Added Quad9 DNS to preset list 2017-12-12 16:13:05 +03:00
Jaex fb0594db7f fixed #2991: Rename Windows Store to Microsoft Store 2017-12-10 17:58:47 +03:00
Jaex 0a9a479264 Small DrawableObject changes 2017-12-10 15:44:02 +03:00
Jaex 4085e5a5e4 Added position to mouse methods 2017-12-10 13:49:16 +03:00
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