greenshot/GreenshotExternalCommandPlugin
2015-02-04 21:25:43 +01:00
..
Languages Updates for Portuguese translation 2015-02-04 21:25:43 +01:00
Properties Cleanup of the AssemblyInfo.cs files, they should now be more similar. 2014-06-17 10:14:09 +02:00
ExternalCommandConfiguration.cs Enhanced the external command plug-in to capture the first Uri in the output, and places this on the clipboard. Additionally the Uri is linked in the notify bubble or when started from the editor. The behaviour can only be modified via the greenshot.ini and is for all commands. 2014-09-09 17:35:51 +02:00
ExternalCommandDestination.cs BUG-1560 added format-validation for the arguments-field 2014-12-11 21:03:44 +01:00
ExternalCommandForm.cs Updated copyright notice for 2014 2014-01-08 21:30:56 +01:00
ExternalCommandPlugin.cs Previous changes created problems with the context-menu, as it was still referencing an icon that we dispose at icon size change. This change introduces a PropertyChanged event object to the CoreConfiguration so those interested can register to changes (currently only the IconSize), and apply the correct menu image. 2014-11-11 14:13:13 +01:00
GreenshotExternalCommandPlugin.csproj Removed the templates references from the .csproj files. 2014-05-30 16:39:24 +02:00
IconCache.cs This change should make the UI Icon Size setting dynamic, clearing all cached icons when the size changes (in the settings UI) so if they have a dynamic size the best is selected. 2014-11-11 13:23:59 +01:00
SettingsForm.cs BUG-1653: Accessibility improvements, adding accept/cancel buttons to some of the forms. This way one can e.g. ESC out of a form. 2014-07-18 13:56:55 +02:00
SettingsForm.Designer.cs BUG-1653: Accessibility improvements, adding accept/cancel buttons to some of the forms. This way one can e.g. ESC out of a form. 2014-07-18 13:56:55 +02:00
SettingsFormDetail.cs BUG-1560 added format-validation for the arguments-field 2014-12-11 21:03:44 +01:00
SettingsFormDetail.Designer.cs BUG-1560 added format-validation for the arguments-field 2014-12-11 21:03:44 +01:00