Commit graph

804 commits

Author SHA1 Message Date
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
mcored 266089d781 OneDrive UI
interim commit
2014-08-09 08:28:09 +08:00
Jaex 6036e95758 Adding OneDrive api keys 2014-08-09 03:01:10 +03:00
Jaex 7ed08a007a fixed #231: When doing recording selection proper even size handling 2014-08-08 19:13:00 +03:00
Jaex e0634cfc4a Using circle node for freehand and polygon capture 2014-08-08 11:49:06 +03:00
Jaex c5f515f167 fixed #226: Getting window & control regions will be async so it won't slow down opening of region capture 2014-08-08 09:44:18 +03:00
Jaex 6a3db1d925 Added screen recording FFmpeg and GIF buttons in capture menu 2014-08-08 05:10:49 +03:00
Jaex 81046ced7e Merge pull request #230 from michalx2/master
Fix CompatibleTextRenderingDefault
2014-08-08 04:31:02 +03:00
michalx2 260a08d769 Fix CompatibleTextRenderingDefault 2014-08-07 20:23:38 +02:00
Jaex 9ca3f58728 Few changes 2014-08-07 05:22:45 +03:00
Jaex c12bf4ea44 Merge pull request #227 from michalx2/master
Fix single instance management
2014-08-07 04:38:51 +03:00
michalx2 be1b15b59f Fix single instance management
There was a race condition in ApplicationInstanceManager. Now we use Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase to do instance management properly.
2014-08-07 03:16:42 +02:00
Jaex 87f5feef62 fixed #216: ownCloud auto add http:// if not exist, removed Test Uploaders button because it is outdated 2014-08-06 18:55:48 +03:00
Jaex eebd1c33c9 Hide OK button in color picker, moved Copy all button to there instead 2014-08-05 23:52:51 +03:00
Jaex 535332393f Draw text gradient list visible in property grid 2014-08-04 03:49:24 +03:00
Jaex ddfa41391f fixed #220: File upload test won't use after capture tasks 2014-08-04 02:28:07 +03:00