Commit graph

67 commits

Author SHA1 Message Date
Michael Delpach
561e914eac EnumerateDirectories
and fix "P:\" becoming "P  "
2016-01-31 14:57:53 +08:00
Michael Delpach
fc8240bb9e GetValidName with separator 2016-01-30 18:10:31 +08:00
Jaex
db93b5a6dc fixed #1261: Properly convert DIB to image 2016-01-18 23:52:47 +02:00
Jaex
ead29ac5fb Added try catch to environment variable functions just in case 2016-01-17 08:58:56 +02:00
Michael Delpach
8a4e57ffc6 Supports all SpecialFolder enums 2016-01-17 04:50:32 +08:00
Michael Delpach
1a6ebc97bf ExpandFolderVariables where ever required 2016-01-16 14:27:15 +08:00
Michael Delpach
ae025adf46 Automatically detect MyPictures shell folder path
More shell folders can be supported later
2016-01-16 12:43:05 +08:00
Jaex
50539fe861 Extra checks for clipboard 2016-01-13 08:54:36 +02:00
Jaex
dc21a1c517 fixed #1237: Clipboard image check changes 2016-01-10 18:22:50 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
b719f192bf Fix copy image issue 2016-01-01 10:12:05 +02:00
Jaex
a27f0e54c3 ClipboardHelpers check bitmap format 2016-01-01 09:37:04 +02:00
Jaex
a4383fbb9e GetImage changes 2015-12-29 13:58:21 +02:00
Jaex
d78059e0c0 fixed #1203: Added UseAlternativeClipboardGetImage to application settings which allows to get PNG or 32 bit DIB from clipboard 2015-12-29 13:26:22 +02:00
Jaex
73136fbee3 Added conflicting application detection if hotkey registration fails 2015-11-11 11:14:39 +02:00
Jaex
c8dcc27104 In default clipboard image copy background will be filled with white because alpha channel not supported 2015-11-10 23:07:13 +02:00
Jaex
b6f12094b1 Custom file name support for task 2015-10-23 01:43:04 +03:00
Jaex
db6dc9e0a3 Added pin taskbar method 2015-10-12 12:59:06 +03:00
Jaex
637685b8a9 Check registry target path 2015-10-12 11:26:21 +03:00
Jaex
c67bfad28a Check shortcut target path too 2015-10-12 11:09:02 +03:00
Jaex
564868ea49 CodeMaid cleanup 2015-10-01 21:28:33 +03:00
Jaex
6c1737f932 Added image combiner 2015-09-30 16:35:45 +03:00
Jaex
3e36b02553 CombineImages orientation parameter 2015-09-30 11:28:54 +03:00
Jaex
3952b0f790 Manual combine fixes 2015-09-25 14:36:13 +03:00
Jaex
44c8df80ba Scrolling capture currently just captures without combine 2015-09-25 13:02:31 +03:00
David Ruhmann
c0cbdd938e add hexadecimal and alphanumeric options and categories
base 62, 36, and 16
2015-09-22 22:13:30 -05:00
Jaex
89f3186a55 About form change 2015-09-13 02:52:13 +03:00
Michael Delpach
f8eab47cf3 Resize based on overall target pixel amount
e.g. to target 16 MP, 5184 x 3456 becomes 4898 x 3265
2015-09-13 04:33:37 +08:00
Jaex
6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex
475785a739 CodeMaid cleanup 2015-09-04 19:11:53 +03:00
Jaex
5c97e8c283 Few helpers method 2015-09-04 17:42:13 +03:00
Jaex
3ce053da36 Make sure DownloadAndUpload task creates valid filename 2015-08-31 09:20:20 +03:00
Jaex
44610ef03f Set filename in task creation 2015-08-29 09:11:37 +03:00
Jaex
82ac01f3fe GetFileName fix for DownloadAndUpload 2015-08-28 12:34:54 +03:00
Jaex
d6e945fe23 Chrome support complete 2015-08-28 10:22:56 +03:00
Jaex
56d45d9d51 Adding Chrome extension support 2015-08-27 03:49:03 +03:00
Jaex
f84200c629 Unix DateTime convert methods 2015-08-23 22:41:59 +03:00
Jaex
d4196b10e9 When holding snap size modifier key region capture will mark all snap sizes on screen 2015-08-22 16:13:38 +03:00
David Ruhmann
59abcded74 add nameparser parameter support
parameter = {n} for entries i, ra, rn.
2015-08-19 17:17:50 -05:00
Jaex
3710f1d99d fixed #584: Custom sound support 2015-08-16 11:34:46 +03:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex
19918ca934 Turkish translation 100% 2015-08-11 21:58:43 +03:00
Jaex
7f3e257910 OneTimeSecret non account upload support 2015-08-08 13:11:19 +03:00
Daniel McAssey
1bd048613f Fix spacing 2015-08-03 13:01:10 +01:00
Daniel McAssey
7f48238fbd Update URL regex to match odd URLs 2015-08-03 12:56:27 +01:00
Jaex
0e70f68005 CLI URL support 2015-07-31 22:35:21 +03:00
Jaex
5fb48cc552 Windows 10 maximized window region fix 2015-07-21 01:44:03 +03:00
Jaex
21a6d850b1 Custom uploader request URL auto add http:// 2015-06-28 22:30:55 +03:00
Jaex
56e9f9af87 Added active window screen record hotkeys 2015-06-22 09:56:18 +03:00
Jaex
ed57287b7c fixed #716: Optional force result URL HTTPS setting 2015-06-09 21:26:11 +03:00