greenshot/GreenshotImgurPlugin/Forms
2016-11-16 09:09:28 +01:00
..
ImgurForm.cs Code quality changes 2016-09-22 20:40:13 +02:00
ImgurHistory.cs BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +01:00
ImgurHistory.Designer.cs Fixed copyright for this year. 2016-08-17 14:38:41 +02:00
SettingsForm.cs BUG-1894: Postponing history loading as long as possible, this reduces the Imgur activity dramatically (as it's not loaded during start) and should at least prevent a 429 early on... hopefully. It would be better to cache everything locally on the user's PC, but this is unrealistic with .NET 2.0 technology (not impossible, but so time consuming that it would be better to wait for the next Greenshot version with 4.5). 2016-11-16 09:09:28 +01:00
SettingsForm.Designer.cs Fixed copyright for this year. 2016-08-17 14:38:41 +02:00