Commit graph

4490 commits

Author SHA1 Message Date
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
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