greenshot/GreenshotPlugin
2015-10-08 22:33:43 +02: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 Hacked the Imgur plugin to partly work with the version 3, so AnonymousAccess works. Added a more rough filtering for the language issues, fixed an update check, fixed a problem when closing the history and updated the readme.txt 2015-10-08 22:33:43 +02: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 Copyright notice 2015-03-13 10:31:52 +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 commit fixes two bugs: BUG-1809 & BUG-1835 and adds somewhat better Windows 10 support. 2015-10-04 22:50:18 +02: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