Commit graph

968 commits

Author SHA1 Message Date
Jaex d2af9182b1 fixed #403: Optional resize if bigger setting 2014-12-12 11:49:25 +02:00
Jaex 3e4e3c27bf Removing outdated classes 2014-12-11 05:15:21 +02:00
Jaex 0eefbc19f8 CodeMaid cleanup 2014-12-11 01:19:28 +02:00
Jaex 1a91bf72c8 Fix Jira problem 2014-12-11 01:06:41 +02:00
Jaex 21323032be fixed #397: Hotkey based custom uploader selection 2014-12-11 00:59:27 +02:00
Jaex bab7ec3090 Fix git ignore 2014-12-10 23:57:27 +02:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Jaex 9fe256c66d fixed #382: -StartScreenRecorder hotkey for be able to start it using last region 2014-12-10 21:33:47 +02:00
Jaex c4f16bdcf3 fixed #400: -StartAutoCapture hotkey for be able to start it using last region 2014-12-10 21:23:05 +02:00
Jaex f83052ceb1 FFmpeg downloader moved to HelpersLib 2014-12-08 18:15:18 +02:00
Jaex c5867065d0 CreateDirectory change 2014-12-08 02:36:51 +02:00
mcored 1cf15c977c Revert "Organise Settings.cs"
This reverts commit f26d5f3090.
2014-12-07 08:14:13 +08:00
mcored f26d5f3090 Organise Settings.cs 2014-12-07 07:49:22 +08:00
Jaex 8cb43994d2 Translation updates 2014-12-06 18:50:23 +02:00
Jaex 36c7a87f10 Application settings window using tree tab navigation too 2014-12-06 18:48:49 +02:00
Jaex 3aad01d2d3 Merge branch 'master' of github.com:ShareX/ShareX 2014-12-06 18:08:25 +02:00
Jaex 8e3f4128dc Task settings window using tree tab navigation now 2014-12-06 18:07:30 +02:00
mcored 3c431aa2bd JsonFileNameEditor 2014-12-06 23:27:17 +08:00
Jaex af334fb3e0 TabToTreeView change 2014-12-06 16:10:24 +02:00
Jaex 83f803adcf TabToTreeView improvements 2014-12-06 04:06:33 +02:00
Jaex b02c9c091e Reverting enum changes because it was not necessary 2014-12-06 02:55:04 +02:00
mcored 10b3f97f91 Revert "Putting back Image uploders enum descriptions"
This reverts commit f2ae80fd29.
2014-12-06 08:42:50 +08:00
Jaex a06800771b Added rest of enum descriptions 2014-12-06 02:36:21 +02:00
mcored f2ae80fd29 Putting back Image uploders enum descriptions
Has no effect on translation
2014-12-06 07:43:18 +08:00
Jaex 39d7989c1b fixed #393: If file in use while trying to upload then show message box instead error 2014-12-05 18:44:19 +02:00
Jaex f48245e57d fixed #396: Portable path will be relative to application startup path 2014-12-05 18:22:49 +02:00
Jaex c671b4ae03 If UseGradient false then don't use CustomGradient 2014-11-30 14:23:31 +02:00
Jaex 0ff3420d5a Main window tips localized 2014-11-28 04:32:10 +02:00
Jaex b1135bcfc2 Releasing 9.4.2 2014-11-28 04:22:28 +02:00
Jaex 54f7d1faa0 Non window capture name parsing menu should not show %t and %pn 2014-11-28 02:37:14 +02:00
Jaex d8a803f9ce fixed surface prepare error 2014-11-26 19:48:25 +02:00
Jaex 4fc9c13dd4 Only show valid hotkeys 2014-11-24 01:09:16 +02:00
Jaex 29906f52ae Main window tip is optional 2014-11-23 21:04:14 +02:00
Jaex 2eb80f1499 Main window tip will show current hotkeys 2014-11-23 19:06:28 +02:00
mcored 358c72c1d1 BeforeUpload fixes
BeforeUpload form didn't accurately preselect destination for
ImageFileDestinations
2014-11-22 13:41:33 +08:00
Jaex 11948a11e4 Added -AutoClose CLI command. Example this command will upload two images and then close ShareX: "image1.jpg" "image2.jpg" -AutoClose 2014-11-21 15:54:57 +02:00
Jaex 995abf0057 Greenshot image editor merge 2014-11-21 15:34:50 +02:00
Jaex fe803c4ad8 fixed #375: Watermark won't be enabled by default because I'm tired of people asking me how to disable it 2014-11-21 12:09:13 +02:00
Jaex 6e5af96dc6 Screen record & auto capture region selection will respect Task settings 2014-11-21 11:29:24 +02:00
Jaex 405ee48d30 Text watermark context menu to show name parsing shortcuts 2014-11-19 20:27:46 +02:00
Jaex 73bdd05527 Merge pull request #377 from peppy/toggle_surface_dim
Add a toggle for screen dimming when selecting a region.
2014-11-17 15:06:08 +02:00
Dean Herbert 0ea71a5364 Add a toggle for screen dimming when selecting a region.
I am not sure about others, but I have around a 2 second delay while
attempting to capture a screen region. Coming from puush (a similar
application I had a hand in writing) which did not draw screen overlays
but instead worked with a live image, this feels very cumbersome.

By disabling this option ShareX will not longer render the two darkness
levels before displaying the capture form. I have left the default as
enabled as to not change the default user experience.

As a further suggestion, it may be feasible to do away with the
"lightBackgroundBrush" layer, instead replacing it with the original
image. This would halve the processing time and still provide the a
level of contrast.
2014-11-17 21:55:20 +09:00
Jaex 97f1b89cd0 Release 9.4.1 2014-11-15 09:48:33 +02:00
Jaex 50462730e2 fix last commit 2014-11-14 22:51:07 +02:00
Jaex 408e0225cd Image editor merge 2014-11-14 22:43:40 +02:00
Jaex 49de150fac Image effects UI changes 2014-11-14 06:05:39 +02:00
Jaex 83f9bb82bb Merge pull request #371 from SolidX/bug-364
Fixes unencoded spaces in PreviewHttpPath for the FTP uploader.
2014-11-14 05:44:24 +02:00
SolidX 89be6588a1 Fixes unencoded spaces in PreviewHttpPath for the FTP uploader. 2014-11-13 22:06:53 -05:00
Jaex 1072a23f01 Remove *.pdb files before install, in case you are upgrading from beta to stable 2014-11-14 02:45:47 +02:00