Commit graph

4121 commits

Author SHA1 Message Date
Jaex 42ab856a28
Merge pull request #2900 from stuntguy3000/use-form-cancel
Use Accept and Cancellation buttons where appropriate
2017-11-03 16:14:57 +03:00
Jaex a1a0b73d9a Even if appveyor build is running still release job could be finished 2017-11-03 15:48:13 +03:00
Jaex ed547cb2aa Added AppVeyor dev build downloader, middle clicking on application settings pre release check box will start it 2017-11-03 15:27:26 +03:00
Jaex 2a82d3fa1d Fix "The path is not of a legal form" 2017-11-02 18:21:23 +03:00
Jaex d15867e9fe On AppVeyor copy output files to parent folder 2017-11-02 14:44:10 +03:00
Jaex e289a6ee26 Output AppVeyor artifacts to parent folder that way file name won't have directory path 2017-11-02 14:35:17 +03:00
Luke Anderson 81f5868232 Use Accept and Cancellation buttons where appropriate 2017-11-02 20:07:27 +10:30
Jaex 8c0f421e45 Merge branch 'master' of github.com:ShareX/ShareX 2017-11-02 11:03:08 +03:00
Jaex 957d19faf3 Added -movflags +faststart to x264 encoder 2017-11-02 11:02:39 +03:00
Jaex ee741f6eb6
Merge pull request #2902 from Sneer-Cat/master
Chinese update
2017-11-01 21:48:33 +03:00
Jaex 306485245c When downloading ShareX update show ShareX logo in downloader form 2017-11-01 18:48:29 +03:00
Jaex 5b519c9aae Removed unused resx file 2017-11-01 18:24:35 +03:00
Jaex e28d90fe25 Show current version and latest version in update message box 2017-11-01 18:09:19 +03:00
Jaex 3b9d2f7f16 Make sure wrong translation of string format to not cause updating to break 2017-11-01 14:38:07 +03:00
Jaex e35b7c299d fixed #2884: If screen recording closed by other means like alt + f4 then make sure to abort screen recording 2017-11-01 09:29:36 +03:00
Sneer 972480b103 Chinese update 2017-10-31 02:03:50 +08:00
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