.. |
AbstractDestination.cs
|
Added a way to disable destinations in the configuration, for now OneNote is disabled by default. (As I am not satisfied with the way it works)
|
2012-05-04 08:36:25 +00:00 |
AbstractProcessor.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
AccessibleHelper.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
BitmapBuffer.cs
|
Fixed alpha blending.
|
2012-04-06 13:55:07 +00:00 |
Cache.cs
|
Removed System.Web dependency by creating our own cache. This fixes the problem that Greenshot doesn't work if a .NET Client Profile is installed.
|
2012-04-20 14:01:48 +00:00 |
CoreConfiguration.cs
|
Added a way to disable destinations in the configuration, for now OneNote is disabled by default. (As I am not satisfied with the way it works)
|
2012-05-04 08:36:25 +00:00 |
CredentialsHelper.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
DisplayKeyAttribute.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
EmailConfigHelper.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
EncryptionHelper.cs
|
Small stability fixes
|
2012-04-21 14:12:03 +00:00 |
EnumExtensions.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
ExtensionAttribute.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
GreenshotResources.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
GreenshotResources.resx
|
Removed Freehand rotate, didn't get it working and changed the resx files from Version 4 to 2 as this causes problems in Visual C# Express 2010
|
2012-04-02 17:09:45 +00:00 |
IEHelper.cs
|
Fixed (hopefully) resource issues when changing something in the Designer
|
2012-04-01 10:56:25 +00:00 |
ImageHelper.cs
|
Added multi-screen capture support! As a default the current screen under the cursor is captured. (ScreenCaptureMode.Auto)
|
2012-04-19 11:10:57 +00:00 |
InterfaceUtils.cs
|
Refactored the ini code to be more "OO", making it possible to reset a value which was needed to implement an auto-repair for certain settings. This was intiated by Bug #3509754, which hat the reason that somehow the Hotkey name was corrupt.
|
2012-03-22 12:00:07 +00:00 |
Language.cs
|
Small stability fixes
|
2012-04-21 14:12:03 +00:00 |
LogHelper.cs
|
Fixed design-time displaying of the language mappings
|
2012-04-17 12:52:46 +00:00 |
NetworkHelper.cs
|
Fixed design-time displaying of the language mappings
|
2012-04-17 12:52:46 +00:00 |
Objects.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
PluginUtils.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
QuantizerHelper.cs
|
Fixed missing alpha blending and optimized performance.
|
2012-03-21 13:12:19 +00:00 |
SourceForgeHelper.cs
|
Fixed design-time displaying of the language mappings
|
2012-04-17 12:52:46 +00:00 |
WindowCapture.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
WindowsHelper.cs
|
Implemented some TODO's, fixed freezing the wrong processes, fixed retrieval of window icon for some windows and cleaned some code.
|
2012-05-04 09:58:18 +00:00 |