greenshot/GreenshotPlugin/Interfaces
2012-09-14 16:43:15 +00:00
..
Drawing Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
Forms Refactoring: created a OutputSettings class to contain all the output settings for writing files. Default the settings are loaded from the configuration, in a later version it will be possible to have separate settings for every destination and these can be configured at one place... the settings form. 2012-04-24 16:44:34 +00:00
Plugin Added some fixes for the IDestination code, allowing a Destination to supply dynamics without base. Also made the savetmpfile able to store in a supplied path. 2012-09-14 16:43:15 +00:00
Capture.cs removed unused method: FindElementUnderPoint 2012-08-10 10:32:29 +00:00
Generic.cs Extended the ExportCapture with ExportInformation as a result object, this allows us to better and more consistently return & handle information from the export. Also it should be easier to extend the functionality. TODO: Still need to cleanup some messages, some are no longer needed 2012-09-14 15:04:37 +00:00
IDestination.cs Added some fixes for the IDestination code, allowing a Destination to supply dynamics without base. Also made the savetmpfile able to store in a supplied path. 2012-09-14 16:43:15 +00:00
IProcessor.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00