.. |
AbstractDestination.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
AbstractProcessor.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
AccessibleHelper.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
BinaryStructHelper.cs
|
Tested the fixes for bug #3576125, this now should work... although there might be some cases where reading the clipboard doesn't work as supposed. I added a configuration setting, but didn't add it to the expert settings due to a lack of "space". (Did fix the spacing of the checkboxes though)
|
2012-10-25 07:54:32 +00:00 |
BitmapBuffer.cs
|
Fixed shadow with transparency issue.
|
2012-09-25 12:19:22 +00:00 |
Cache.cs
|
Some small fixes for different parts of code.
|
2012-09-24 14:57:02 +00:00 |
ClipboardHelper.cs
|
Tested the fixes for bug #3576125, this now should work... although there might be some cases where reading the clipboard doesn't work as supposed. I added a configuration setting, but didn't add it to the expert settings due to a lack of "space". (Did fix the spacing of the checkboxes though)
|
2012-10-25 07:54:32 +00:00 |
CoreConfiguration.cs
|
Fixed wrong reference to the GreenshotPlugin and changed a property name so it's forced to a default.
|
2012-10-30 18:10:41 +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
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
EncryptionHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
EnumExtensions.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
ExtensionAttribute.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
FilenameHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
GreenshotResources.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
GreenshotResources.resx
|
Refactored the Office Destinations, including the Interop & configuration, to the new Office plug-in. Also refactored some code to be more consistent.
|
2012-10-10 14:18:05 +00:00 |
IEHelper.cs
|
Added "special" DIB clipboard reader code, which is a test to fix bug #3576125. This is enabled over the ini property EnableSpecialDIBClipboardReader, disabled by default.
|
2012-10-23 11:08:11 +00:00 |
ImageHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
ImageOutput.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
InterfaceUtils.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
JSONHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
Language.cs
|
Fixes for Bug #3579467, context menu entries are updated when changing the language / hotkeys.
|
2012-10-25 12:43:44 +00:00 |
LogHelper.cs
|
Changed InitializeLog4NET to return the first file appender from a list of appenders, instead of assuming that the first is the file appender.
|
2012-10-20 07:38:15 +00:00 |
NetworkHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
OAuthHelper.cs
|
fixed missing oauth token
|
2012-10-20 09:18:53 +00:00 |
Objects.cs
|
Fixed Copyright to 2012
|
2012-02-13 09:06:09 +00:00 |
PluginUtils.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
QuantizerHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
SourceForgeHelper.cs
|
removed usages of CultureInfo for our translations, to avoid warnings when using cultures that .NET does not know of
|
2012-10-24 20:49:19 +00:00 |
WindowCapture.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
WindowsHelper.cs
|
Fixed some capture issues, when trying to capture or show thumbnails of Windows that are iconized the size calculations are wrong.
|
2012-10-26 18:07:55 +00:00 |