Commit graph

4155 commits

Author SHA1 Message Date
Jaex 6fcca269ae Improve Imgur error parsing because error object type can change 2017-10-30 17:36:32 +03:00
Jaex e19b9b7f0d Removed Imgur https option, now Imgur gonna use https result urls always 2017-10-30 16:26:01 +03:00
Jaex e64135f94d Show image size and file name in title bar 2017-10-30 14:33:12 +03:00
Jaex eb7992e36d Run image editor on STA thread that way multiple editors can be opened without block main thread 2017-10-30 14:14:13 +03:00
Jaex 8f97e5896e Make sure to not update toolbar when ShareX closing 2017-10-30 11:48:58 +03:00
Jaex 0c30cb832f Don't use static custom node image 2017-10-30 11:20:03 +03:00
Jaex 255f9f99e2 Allow creating empty text box 2017-10-30 10:43:21 +03:00
Jaex 21ef3a4d1a Rename ImageRectangle to CanvasRectangle 2017-10-30 09:06:04 +03:00
Jaex 2faaf4d981 Removed toolbar animation 2017-10-29 17:24:27 +03:00
Jaex 97b4b343b0 When centering canvas start offset from toolbar height 2017-10-29 17:06:44 +03:00
Jaex f3244a979c Fix remember menu state in region capture 2017-10-29 13:25:30 +03:00
Jaex 9f72d07164 Center image editor to active monitor 2017-10-29 12:49:25 +03:00
Jaex 8e3d7d971e Removed dead uploader Uplea 2017-10-29 11:56:26 +03:00
Jaex b0831d99ed Bring news panel front 2017-10-29 10:30:55 +03:00
Jaex c2e0dd7333 Fixed line drawing on horizontal splitter 2017-10-29 10:22:39 +03:00
Jaex 7cae61c18c
Merge pull request #2890 from L1Q/master
Translation improvements and updates
2017-10-29 10:10:12 +03:00
Jaex 560fac6736
Merge pull request #2889 from campbeb/issue1943a
Allow placing image preview pane on bottom
2017-10-29 10:07:11 +03:00
Jaex 8e1d8cf6a2 Image size form must be top most 2017-10-29 09:58:28 +03:00
Jaex 380de4bec1 Added color methods 2017-10-29 09:52:56 +03:00
L1Q 31868467c1 Update russian translation 2017-10-28 23:44:48 +03:00
L1Q 179500cb90 Improve translation support 2017-10-28 23:40:50 +03:00
campbeb ee96a1e3c2 Allow placing image preview pane on bottom
User can select to have main form image preview pane at the side or at the bottom.
Closes #1943
2017-10-28 12:41:14 -04:00
Jaex 739c857871
Merge pull request #2888 from L1Q/master
Allow toolbar dragging when image editor is fullscreen
2017-10-28 18:35:05 +03:00
L1Q 6544e1285f Allow toolbar dragging when image editor is fullscreen 2017-10-28 18:04:45 +03:00
Jaex 7ef8f374d7 Rename "Annotate image" to "Image editor" 2017-10-28 17:36:28 +03:00
Jaex 8eaae20da1
Merge pull request #2887 from L1Q/master
Make editor check for fullscreen on startup only
2017-10-28 17:10:18 +03:00
L1Q acb130d072 Make editor check for fullscreen on startup only 2017-10-28 17:09:21 +03:00
Jaex 968958a432
Merge pull request #2886 from L1Q/master
Fix FPS indicator in windowed annotate
2017-10-28 15:50:44 +03:00
L1Q eaf5d8fc80 Fix FPS indicator in windowed annotate
It should not take multiple monitors into account there
2017-10-28 15:45:16 +03:00
Jaex f251bce50b Removed indeterminate taskbar progress 2017-10-28 09:31:15 +03:00
Jaex 0c29e23d53 In editor mode show canvas relative position under magnifier 2017-10-28 08:49:09 +03:00
Jaex f5231613b8 Fix shape move all related issues 2017-10-28 03:26:29 +03:00
Jaex afd81c2181 Center region capture toolbar to active monitor 2017-10-27 11:54:19 +03:00
Jaex a66c056254 Enabled beta for testing 2017-10-27 11:02:04 +03:00
Jaex ff41e13e52 Make padding space equal in each side 2017-10-27 10:56:32 +03:00
Jaex b6ef6487bc Don't show drag nodes on editor toolbar 2017-10-27 10:42:57 +03:00
Jaex 03b58a4557 Update description and version 2017-10-27 09:31:27 +03:00
Jaex 360cfab74c Fixed fullscreen annotate toolbar not visible 2017-10-27 08:37:37 +03:00
Jaex ec9298fd75 Fixed when remember state is selected it not updates positions 2017-10-27 04:08:06 +03:00
Jaex 8185243519 Merge pull request #2883 from Jaex/editor-mode-fullscreen-option
Added editor mode fullscreen option
2017-10-27 03:33:41 +03:00
Jaex c042e77c2f Added editor mode fullscreen option so it can work same as before
If ShareX closing while editor is open then make sure to not update toolbar
2017-10-27 03:25:30 +03:00
Jaex dae287fc37 Merge pull request #2882 from Jaex/editor-mode-remember-window-state
Added option to remember editor window state, position and size
2017-10-27 02:56:50 +03:00
Jaex 8c2073570f Added option to remember editor window state, position and size 2017-10-27 02:49:59 +03:00
Jaex 998df5bc4d Merge pull request #2881 from Jaex/editor-mode-start-maximized
Added option to start image editor window maximized
2017-10-27 02:30:28 +03:00
Jaex 9798c9bb29 Added option to start image editor window maximized 2017-10-27 02:25:57 +03:00
Jaex a19e6afe63 Improve shape positioning for ChangeImageSize 2017-10-25 09:31:52 +03:00
Jaex 1bbd68c040 Merge pull request #2878 from L1Q/master
Fix ChangeCanvasSize moving shapes incorrectly
2017-10-25 09:18:25 +03:00
L1Q ce32d0bb26 Fix ChangeCanvasSize moving shapes incorrectly 2017-10-25 09:16:29 +03:00
Jaex 6ef221a6d4 Merge pull request #2877 from L1Q/master
Fix crop moving shapes incorrectly
2017-10-25 09:05:39 +03:00
L1Q e802b05043 Fix crop moving shapes incorrectly 2017-10-25 09:01:59 +03:00