Commit graph

1019 commits

Author SHA1 Message Date
barsv85
4c4a0b77c9 #1 fixed.
Implemented the following behavior:
When I do a clean install the Destinations->Image uploader->Imgur is checked, but Destinations->Image uploader->File uploader->Dropbox is not checked.
If I click on items inside Destinations->Image uploader->File uploader then the behavior must be as is, that is Destinations->Image uploader->File uploader must be checked to show me that item inside is selected.
Now if I click on items inside Destinations->Image uploader other than File uploader then all items inside File uploader must be unchecked to avoid misleading me.
If Imgur is selected and I click on Destinations->Image uploader->File uploader then some item inside must be checked automatically. If there was previous selection then it must be set. If there were no previous selections than first item in the list must be checked by default.
2014-09-13 18:30:29 +04:00
Jaex
f070443934 Lowered error sound volume 2014-09-13 16:50:44 +03:00
Jaex
ebd7420f2e CodeMaid cleanup 2014-09-13 15:07:05 +03:00
Jaex
f5ce4fcf49 fixed #280: Reverted single instance codes 2014-09-13 14:52:12 +03:00
Jaex
f469e0cc87 fixed #272: Error handling for stopping FTP uploads 2014-09-13 10:36:16 +03:00
Jaex
248f4221e2 ScreenRecorderUseActiveWindow setting not necessary anymore because region selection allows selecting client rectangle 2014-09-13 10:10:46 +03:00
Jaex
bca3e1df0c fixed #279: Added client rectangle to window/control enumeration in region capture 2014-09-13 09:50:17 +03:00
Jaex
c290c546d8 Task settings window auto fill description when changing tasks 2014-09-13 09:10:36 +03:00
Jaex
5cbae85c05 fixed #278: Fixed custom uploader input issue 2014-09-12 08:38:37 +03:00
Jaex
d6b78b9d01 fixed #277: Default task settings problem 2014-09-11 11:45:30 +03:00
Jaex
a06ba651ca fixed #263: Task completed and error sound 2014-09-11 11:23:36 +03:00
Jaex
3197832868 Merge pull request #276 from michalx2/master
Fix CantStartSingleInstanceException
2014-09-11 01:25:35 +03:00
Jaex
37e749a906 fixed #269: Making main window logo 50% transparent 2014-09-11 01:03:07 +03:00
michalx2
6dd4192d37 Fix CantStartSingleInstanceException
See https://connect.microsoft.com/VisualStudio/feedback/details/782795/cannot-connect-to-previous-instance-when-running-as-administrator-using-windowsformsapplicationbase .
2014-09-11 00:01:51 +02:00
Jaex
30f4644eb1 Update README.md 2014-09-10 03:22:03 +03:00
Jaex
25498c4cef Change log updated 2014-09-10 02:46:41 +03:00
Jaex
c9fe3af71f Ready for release 2014-09-09 02:22:35 +03:00
Jaex
0403644761 Gradient better valid check 2014-09-08 10:22:06 +03:00
Jaex
5ae9ba42e9 Added custom gradient support to Image effects -> draw text 2014-09-08 09:40:04 +03:00
Jaex
a76926cf58 Imgur album improvements 2014-09-07 04:11:55 +03:00
Jaex
e5f8346647 DNS changer not separate exe now 2014-09-06 22:13:21 +03:00
Jaex
b8faec2e09 Check custom config path incase drive is not exist 2014-09-06 21:30:58 +03:00
Jaex
5ceda757f3 Credits updated 2014-09-04 22:58:44 +03:00
Jaex
2537048a3c Merge pull request #261 from BallisticLingonberries/master
Updated Pushbullet to use PB API v2, and added PB as a URL sharing service
2014-09-04 20:36:26 +03:00
Karl Tatom
ff44f52aff -Add Pushbullet as a URLSharingService (it is :D);
-Change classes from public to private;
-Move Pushbullet entry to FileUploaders in UploadersConfig.cs
2014-09-04 04:11:42 -07:00
Karl Tatom
4108b2f90f -Add API information link at the top of Pushbullet.cs
-Readability/consistency improvements for Pushbullet.cs;
-Update FileUpload code in Pushbullet.cs to work with v2 of the PB API;
---Add new serialization objects for file upload request responses;
---Add more null checks since null responses may be more likely now;
-Remove unnecessary response data from old deserialization objects;
2014-09-04 02:18:46 -07:00
Jaex
ffb8d35139 fixed #258: Hotkey for open screenshots folder 2014-09-02 01:21:16 +03:00
Jaex
79f631a15c fixed #256: Name parser %yy for 2 digits year 2014-09-01 15:57:37 +03:00
Jaex
5aa266b12a Logo color changes, Json.NET updated 2014-09-01 15:12:45 +03:00
Jaex
ac8b9b5b33 Check is both FFmpeg source is not "None" 2014-08-29 11:34:12 +03:00
Jaex
e2627e149a fixed #244: Video source can be "None" which allows to only record sound 2014-08-29 11:22:51 +03:00
Jaex
6b5eb462ab fixed #255: Console output should be UTF8 2014-08-29 08:09:31 +03:00
Jaex
85da0dccdb Actions support output extension now so you can use things like 7-Zip (Args: a %output %input) 2014-08-28 03:53:38 +03:00
Jaex
a41294913c fixed #247: Added pomf.se uploader 2014-08-22 06:05:48 +03:00
Jaex
6117adbdd9 Logo/Icon changes 2014-08-17 23:27:19 +03:00
Jaex
1362bc0192 Showing transparent logo on main window, 16x16 icon changes 2014-08-15 20:33:23 +03:00
Jaex
4cfaf86184 New ShareX logo and icon 2014-08-15 16:25:43 +03:00
Jaex
cf30a7d949 Need to use active window 2014-08-13 15:57:41 +03:00
Jaex
c289dfd124 Added "Upload folder" to menu 2014-08-13 15:33:14 +03:00
Jaex
5143f1789b File delete will move file to recycle bin 2014-08-12 04:02:39 +03:00
Jaex
a7cc96b83b Make sure ssl bypass dispose 2014-08-11 13:40:14 +03:00
Jaex
355702cebd Merge pull request #235 from michalx2/master
Add extension filters to after capture actions
2014-08-10 22:40:33 +03:00
michalx2
c591842691 Add extension filters to after capture actions
The context menu for file name variables was also refactored to be used for extension filters as well
2014-08-10 17:36:59 +02:00
Jaex
870804c3b8 Merge pull request #234 from Jusonex/master
Added a way to ignore invalid SSL certs (ownCloud)
2014-08-10 17:13:01 +03:00
Jusonex
6f813d7048 Added a way to ignore invalid SSL certs (ownCloud)
Added a checkbox titled "Ignore invalid SSL certificate" to ownCloud tab
2014-08-10 14:43:47 +02:00
Jaex
0b39e1a16d PictureBox improvements 2014-08-10 03:52:45 +03:00
Jaex
3b8ea5379d fixed #161: Picture box error issue
fixed #233: FTP name parsing consistency
2014-08-10 01:59:26 +03:00
mcored
ad3fe1f167 Encoder Profiles UI moved from Application Form to a standalone form 2014-08-09 11:18:27 +08:00
Jaex
334da1e633 fixed #217: Google Drive 7zip mime type fix 2014-08-09 05:23:49 +03:00
Jaex
16fc5fce8b Added MediaCrush direct link setting 2014-08-09 05:05:56 +03:00