greenshot/GreenshotPlugin
2012-12-10 17:50:26 +00:00
..
Controls Cleanup of the AboutForm, changed the Style to a "FixedToolWindow", I find this more professional. Changed the AnimatingForm to have a flag, EnableAnimation, which is false by default and makes it possible to make the Form the base form of all GreenshotForm forms. Renamed the conf -> coreConfiguration, as this is already in the base class. Also added some comments. 2012-12-07 16:31:20 +00:00
Core Turned on the code for the Greenshot file format, hat to refactor the ImageOutput to accept an ISurface so we could wait to export it to an image until the last moment or save the surace-image & serialize the elements. 2012-12-10 17:50:26 +00:00
IEInterop Removed GreenshotInterop from the SVN, moved all files to their rightful destination. 2012-11-08 11:40:51 +00:00
IniFile Counting the amount of surface objects, so we can see if there are multiple in memory when we have bugs. 2012-12-07 15:12:04 +00:00
Interfaces Turned on the code for the Greenshot file format, hat to refactor the ImageOutput to accept an ISurface so we could wait to export it to an image until the last moment or save the surace-image & serialize the elements. 2012-12-10 17:50:26 +00:00
Interop Cleaner solution for export problems which are denied/failed. 2012-11-28 16:52:17 +00:00
Properties Changes for 1.1, added Photobucket as project to the solution. Fixed some language files (the ietf in the file IS important) 2012-11-13 09:01:05 +00:00
UnmanagedHelpers Code cleanup, already made some changes (which are not active) for the next release so I can work on them without having multiple changed files which might cause check in conflicts. 2012-12-06 13:47:17 +00:00
GreenshotPlugin.csproj Updated the about form to have an animation, which is not yet finished. 2012-12-07 20:40:17 +00: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