Commit graph

4329 commits

Author SHA1 Message Date
Jaex 4f307fce28 Show new image form in startup form 2017-12-26 16:40:36 +03:00
Jaex df8e174d8c Added image editor startup dialog when editor is opened from tools menu 2017-12-26 14:46:29 +03:00
Jaex 54b8d85e87 If editor image is null then show new image dialog 2017-12-25 19:48:41 +03:00
Jaex b4d512374b Draw cross center of crop tool area 2017-12-25 13:37:25 +03:00
Jaex cabab93b05 Added "Crop image" button to editor image menu 2017-12-25 13:00:15 +03:00
Jaex 6e724169cc Added "Insert image" button to editor image menu 2017-12-25 12:18:04 +03:00
Jaex 79fcdf9325 Fix null exception 2017-12-25 10:20:21 +03:00
Jaex 8089aab59c Fix wrong variable name 2017-12-25 09:42:59 +03:00
Jaex 193ec68ad5 Update save image button after change file path 2017-12-25 09:40:32 +03:00
Jaex aace649381 Added "Open image" button to editor image menu 2017-12-24 22:04:12 +03:00
Jaex a34c2087ea Remember new image dialog options 2017-12-24 21:13:06 +03:00
Jaex 5d94a9a6dd Added "New" button to editor image menu 2017-12-24 21:02:08 +03:00
Jaex e3d26cb96f Skip crop tool in region capture 2017-12-24 17:54:39 +03:00
Jaex 9a8d8f0fc5 Added "Auto close editor on task" option 2017-12-24 12:01:16 +03:00
Jaex f95a4b4141 Update .gitignore 2017-12-24 10:30:29 +03:00
Jaex 8448ec220c Removed .nuget folder because it is not necessary anymore 2017-12-24 10:22:54 +03:00
Jaex 6c26e42a19 Use auto name for export all 2017-12-23 17:50:31 +03:00
Jaex 3328d1b005
Merge pull request #2951 from RedMser/master
Set BackColor of all TabPages to "Window" to fix rendering issues on certain themes
2017-12-23 17:29:34 +03:00
Jaex 762422d71f
Merge branch 'master' into master 2017-12-23 17:24:11 +03:00
Jaex f6f9f87e8a Added DigitalOcean Spaces endpoints 2017-12-23 13:44:56 +03:00
Jaex fb63dfcecb Don't assume wrong access credentials 2017-12-23 13:36:12 +03:00
Jaex 8ef9657858 Added support for authorization header authentication for S3 instead of presigned URL 2017-12-23 12:10:41 +03:00
Jaex b3c8201c8a Added RotateImageByExifOrientationData option to application settings advanced tab 2017-12-22 13:59:52 +03:00
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