18
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated MahApps.Metro and other dependencies, added an initial azure-pipelines.yml and removed unneeded building of .nupkg on every build. Also removed all the project references of all projects which are not directly needed (Greenshot.Addon.InternetExplorer is still needed), and when these are build the output is xcopied to the Greenshot solution bin directories so they can be picked up. More... over 5 years ago
Update issue templates
Robin (Robertus) Krom
as Robin Krom
More... over 5 years ago
Update issue templates
Robin (Robertus) Krom
as Robin Krom
More... over 5 years ago
fix for merge More... over 5 years ago
Merge branch 'master' into develop More... over 5 years ago
Updated Dapplo.Windows and Dapplo.CaliburnMicro, this commit fixes the breaking changes. More... over 5 years ago
Dotnet core 3.0 support (#104)
Robin (Robertus) Krom
as Robin Krom
More... over 5 years ago
Revert "Updated dependencies, which needed a few changes in the code." to be able to merge dotnet core 3.0 More... over 5 years ago
Fix spelling More... over 5 years ago
Updated dependencies, which needed a few changes in the code. More... over 5 years ago
Updated packages, this solves a startup & shutdown issue More... over 5 years ago
Small fixes and some dependency updates. More... over 5 years ago
Solve missing Microsoft.Office.Core for systems without office installations. More... over 5 years ago
Updated dependencies with some of the most recent fixes. More... over 5 years ago
Updated dependencies, this should solve some problems where the configuration wasn't loaded and the settings were already used. More... over 5 years ago
Changed the dropbox code to use the Greenshot OAuth redirect, added a test for some of the ini values, this fails as there seems to be an issue. More... over 5 years ago
Fixed the Windows 10 destinations, which were not active due to a wrong expression. More... over 5 years ago
Removed hand written office interfaces in favor of PIA, which was not possible to use until we finally upgraded to a newer .NET Framework More... over 5 years ago
Small changes to make the code more generic, so it's better possible to migrate. More... over 5 years ago
Starting with preparations for integrating new capture logic, which allows us to use unit tests. More... over 5 years ago
Dependency updates More... over 5 years ago
Working on clean capture logic. More... over 5 years ago
Renamed INetworkConfiguration to IHttpConfiguration More... almost 6 years ago
Dependency updates changed the toasts a bit, not using NotificationDisplayPart but abstracted this with ToastView. More... almost 6 years ago
Small change to allow a global flag, to enable / disable hotkeys. More... almost 6 years ago
This solves a hotkey issue, where the hotkey up can't be processed as the subscription is still active. More... almost 6 years ago
Updated the ConfigView.xaml to use the new usercontrol, updated packages. More... almost 6 years ago
Updates of Dapplo.CaliburnMicro to fix an issue with the notifications. Also fixed a project which I cannot update on Windows 7. More... almost 6 years ago
Added a way to call the configuration directly out of the export notification. More... almost 6 years ago
Small changes reducing code, and to make the export window a bit nicer. More... almost 6 years ago