Commit graph

4035 commits

Author SHA1 Message Date
Jaex 8131eeb7a6 paste.ee expiration and syntax works now 2017-10-23 22:04:19 +03:00
Jaex f5175e89f0 Merge pull request #2870 from campbeb/issue1685
Properly sort columns with dates in listviews
2017-10-22 22:02:32 +03:00
campbeb 468bccbcfd Properly sort columns with dates in listviews
Checks if the column header Tag is a DateTime object and if so, sorts the column by date. This approach prevents performance impact when sorting columns that are not dates and allows any user of MyListView to tag a column to be sorted by date. Supports expansion to other sorting formats.
Tested with history of 80,000 items.

Closes #1685
2017-10-22 14:57:06 -04:00
Jaex 757e4b0e1d Added maintain aspect ratio to image resize dialog 2017-10-22 03:33:30 +03:00
Jaex 8dbbcad272 Added image size form 2017-10-22 02:26:47 +03:00
Jaex 46e86d91d2 Added ChangeImageSize method 2017-10-22 01:33:00 +03:00
Jaex 240a8ceb6c Added rotate and flip functions, removed RemoveOutsideShapes usage 2017-10-22 01:04:18 +03:00
Jaex cb91274d00 Added resize, rotate, flip buttons 2017-10-22 00:51:18 +03:00
Jaex 08d91a2540 Added image menu and moved canvas size to there, that way menu will only show in editor mode 2017-10-22 00:28:20 +03:00
Jaex f7eda15a77 Canvas size icon 2017-10-22 00:18:56 +03:00
Jaex da2c9844da Added canvas size form 2017-10-21 23:43:39 +03:00
Jaex ec03407647 Merge pull request #2868 from campbeb/issue2852
Support CTRL+A in OCR results window
2017-10-21 05:48:03 +03:00
campbeb 6f4854b468 Support CTRL+A in OCR results window
Also, sets the focus to the result textbox upon completion (which will also selct all of the text)

Closes #2852
2017-10-20 19:58:12 -04:00
Jaex 1191f1b2d5 Adding canvas size option to image annotate 2017-10-21 02:15:23 +03:00
Jaex b3640f6f88 Merge pull request #2867 from campbeb/issue1550v2
Add drag and drop from history window
2017-10-21 01:48:23 +03:00
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