greenshot/GreenshotPlugin
2015-11-06 14:12:30 +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 Making the imgur destination more stable, unfortunately Imgur has issues... 2015-11-06 14:12:30 +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 Updated csproj files, so we don't have to migrate every time. Added a fix for BUG-1863: Cannot get access to deleted object, and added some small code quality chances. [skip ci] 2015-11-06 09:31:22 +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 Updated csproj files, so we don't have to migrate every time. Added a fix for BUG-1863: Cannot get access to deleted object, and added some small code quality chances. [skip ci] 2015-11-06 09:31:22 +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