greenshot/GreenshotPlugin
2016-11-03 21:51:27 +01:00
..
Controls OAuth 2 fixes for Box & Picasa. Noticed that Box uses one refresh-token per authentication token, as soon as an Authenticating token is requested the refresh token is used. An refresh token can also expire, usually after 60 days. This commit should make it work. 2015-04-18 00:06:57 +02:00
Core This is a quick Imgur fix, and reducing the amount of traffic. 2016-11-03 21:51:27 +01:00
IEInterop Updated Copyright notice 2015-03-13 10:31:52 +01:00
IniFile Reused new OAuth 2 code for the Box plug-in, this was possible by adding the embedded browser. Also refactored code to be more readable, and have more reuse. Fixed problems with Picasa upload and pressing cancel on the PleaseWaitForm. [skip ci] 2015-04-17 15:44:27 +02:00
Interfaces Updated Copyright notice 2015-03-13 10:31:52 +01:00
Interop Updated Copyright notice 2015-03-13 10:31:52 +01:00
Properties Updated Copyright notice 2015-03-13 10:31:52 +01:00
UnmanagedHelpers This is a quick Imgur fix, and reducing the amount of traffic. 2016-11-03 21:51:27 +01:00
GlobalSuppressions.cs Code cleanup, removed a lot of FxCop messages and added some more disposing. 2014-06-15 11:53:38 +02:00
GreenshotPlugin.csproj This is a quick Imgur fix, and reducing the amount of traffic. 2016-11-03 21:51:27 +01:00
log4net-embedded.xml Added log4net-embedded.xml as embedded resource so Greenshot always has a log4net file. Also added ILMerge so we can make a Greenshot.exe without DLL's. 2012-01-24 20:25:23 +00:00