Commit graph

4020 commits

Author SHA1 Message Date
campbeb 0b94f69b0e Add drag and drop from history window
Drag and drop of entries in history list view copies file to drop location.

Closes #1550
2017-10-20 18:46:23 -04:00
Jaex cc6df4560c Updated ZXing 2017-10-19 17:48:30 +03:00
Jaex 77de435aae fixed #1797: Updated SSH.NET to latest stable build 2017-10-19 16:48:28 +03:00
Jaex 9a3f872575 #130: Removed shutdown minus.com uploader 2017-10-19 16:31:30 +03:00
Jaex 27398925d3 On custom uploader export check for request url and destination type 2017-10-19 16:08:37 +03:00
Jaex eee34635de Show SizeAll cursor on shape move 2017-10-17 22:39:22 +03:00
Jaex 6d324d3f1a Increase text padding because resize nodes are bigger now 2017-10-17 21:39:23 +03:00
Jaex fddd843f79 On crop remove outside shapes 2017-10-17 21:34:06 +03:00
Jaex 1c84e7308e When panning set SizeAll cursor 2017-10-17 17:54:19 +03:00
Jaex 096ab1c74d Small changes 2017-10-17 17:44:46 +03:00
Jaex a600de8e3b Merge pull request #2859 from L1Q/master
Add panning to image annotate
2017-10-17 17:00:36 +03:00
L1Q 815cc3ee53 Fix panning image bigger than screen 2017-10-17 16:41:08 +03:00
L1Q aeec1ad4ad Fix cropping and panning at the same time
Hopefully increase performance
- not updating backgroundBrush when panning
- move backgroundBrush instead
- draw backgroundBrush ony in ImageRectangle
- clear only when ImageRectangle does not cover whole screen
2017-10-17 14:13:21 +03:00
Jaex fa85ab2f65 Merge pull request #2858 from L1Q/russian-updates
Update russian translation
2017-10-17 11:01:03 +03:00
L1Q 522b52a8f8 Add panning to image annotate 2017-10-17 02:53:54 +03:00
L1Q f8c57a4d65 Update russian translation 2017-10-17 02:52:01 +03:00
Jaex bbf00ed774 Added Write method to Logger 2017-10-16 20:22:28 +03:00
Jaex d98060f18a Merge pull request #2855 from streamablevideo/master
Reduce request rate to streamable API to not hit rate limits
2017-10-16 18:45:15 +03:00
Jaex 0e76707a26 Added thread safe message queue to logger to be able to keep correct order of messages 2017-10-16 18:43:31 +03:00
lucas 26fbf92f96 reduce request frequency 2017-10-16 11:34:24 -04:00
Lucas M 23fe227199 Merge pull request #1 from ShareX/master
update
2017-10-16 11:30:57 -04:00
Jaex d653c02b04 Added verbose request logs option to application settings advanced tab 2017-10-16 18:01:58 +03:00
Jaex 4b432f179a Customizable logger message format 2017-10-16 15:53:54 +03:00
Jaex 7b3066672e Don't change task image effects preset selected when modified in tool 2017-10-16 13:11:05 +03:00
Jaex 0d524dcaf0 Merge pull request #2847 from L1Q/russian-updates
Update russian translation
2017-10-15 16:53:29 +03:00
Jaex 2d58380025 When watch folder edited restart watcher, added edit watch folder button 2017-10-15 16:51:48 +03:00
L1Q 3c8f5a1f36 Update russian translation 2017-10-15 15:20:28 +03:00
Jaex e19c60f81e Save image effects settings 2017-10-14 16:13:24 +03:00
Jaex 5a03cad948 Update control states even when presets empty 2017-10-14 15:26:36 +03:00
Jaex 6bc7e0c446 Removed WindowsStore packaging project 2017-10-14 14:49:54 +03:00
Jaex 4dccf81b57 fixed #1033: Only set CachePolicy for GET requests 2017-10-14 09:34:35 +03:00
Jaex 15e06f1fe8 Added current manifest file 2017-10-12 17:15:07 +03:00
Jaex de66d1e9ec Added ShareX.WindowsStore packaging project 2017-10-12 16:36:33 +03:00
Jaex 718dd711e1 fixed #2802: Pressing Esc in quick task menu will close it 2017-10-10 14:11:14 +03:00
Jaex 80ee274263 Hide buttons when list is not empty 2017-10-10 11:53:33 +03:00
Jaex b01e7aa0ef Added Discord invite button 2017-10-10 10:48:40 +03:00
Jaex 2fc7163e02 fixed #2768: Ignore URL query when detecting data type 2017-10-10 01:06:05 +03:00
Jaex 10d7476abb Added direct link option to Flickr 2017-10-09 10:14:02 +03:00
Jaex c2736389c2 Get URL for uploaded Flickr image 2017-10-09 09:51:37 +03:00
Jaex 295749d711 Add try catch to startup manager codes 2017-10-08 11:04:26 +03:00
Jaex 89820bad63 Check for disabled state instead of not enabled 2017-10-08 10:39:11 +03:00
Jaex 7fc5c51596 Additional tests to make sure watch folder uploads file which is not actively written 2017-10-08 03:49:55 +03:00
Jaex 50495242c4 Merge pull request #2833 from sylveon/master
Add null check for status variable
2017-10-08 01:14:23 +03:00
Charles Milette 38773f0640
Prevent throwing exception when cast fails 2017-10-07 18:13:34 -04:00
Charles Milette b4362c0917
Add null check for status variable
This shoulnd't change something on Windows 10, but it was effectively breaking the program in Windows 7
2017-10-07 18:06:10 -04:00
Jaex 635ea7a2aa Merge pull request #2832 from sylveon/master
Various improvements to startup code and Integration settings panel
2017-10-08 00:59:33 +03:00
Charles Milette 204d6c2fa2
Make box smaller on store builds (not tested 2017-10-07 17:31:10 -04:00
Charles Milette 0d6af0b337
Add support for detecting task manager disabling startup on desktop and steam 2017-10-07 17:08:45 -04:00
Charles Milette 1a9205f974
Various improvements to startup code 2017-10-07 16:23:51 -04:00
Jaex 691d1e36df Merge pull request #2828 from Qwerty-Space/patch-1
Updated down sites, added clones
2017-10-07 22:00:39 +03:00