.. |
AbstractDestination.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
AbstractProcessor.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
AccessibleHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
AnimationHelpers.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
BinaryStructHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
BitmapBuffer.cs
|
Code cleanup: 1) AbstractFilter: why did we serialize the bitmapbuffer? 2) Bitmapbuffer: removed serialization code, this object should NEVER be serialized as it's just a view which makes access faster. 3) QuantizerHelper.cs: Refactored to use the FastBitmap
|
2013-02-10 14:40:01 +00:00 |
Cache.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
ClipboardHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
CoreConfiguration.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
CredentialsHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
DisplayKeyAttribute.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
Effects.cs
|
Added ReduceColorEffect (using the WuQuantizer in the effect). Changed the way the ApplyEffect works, an effect might decide to do nothing and return null.
|
2013-02-08 16:01:19 +00:00 |
EmailConfigHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
EncryptionHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
EnumExtensions.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
ExtensionAttribute.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
FastBitmap.cs
|
Code cleanup: 1) AbstractFilter: why did we serialize the bitmapbuffer? 2) Bitmapbuffer: removed serialization code, this object should NEVER be serialized as it's just a view which makes access faster. 3) QuantizerHelper.cs: Refactored to use the FastBitmap
|
2013-02-10 14:40:01 +00:00 |
FilenameHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
GreenshotResources.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
GreenshotResources.resx
|
Removed large image
|
2012-12-10 11:57:42 +00:00 |
IEHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
ImageHelper.cs
|
Code cleanup: 1) AbstractFilter: why did we serialize the bitmapbuffer? 2) Bitmapbuffer: removed serialization code, this object should NEVER be serialized as it's just a view which makes access faster. 3) QuantizerHelper.cs: Refactored to use the FastBitmap
|
2013-02-10 14:40:01 +00:00 |
ImageOutput.cs
|
Fixed issue where a bitmap was not disposed, causing a memory leak if there were more than 256 colors on the image and it was not forcefully quantized.
|
2013-02-01 20:35:05 +00:00 |
InterfaceUtils.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
JSONHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
Language.cs
|
Hopefully this should fix bug [#1440], as we don't have real data and we can't reproduce this it's a bit of a shot in the dark. But I am sure that how it was before is not correct...
|
2013-02-06 12:48:54 +00:00 |
LogHelper.cs
|
Fixed log file not being created.
|
2013-01-25 13:10:35 +00:00 |
NetworkHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
OAuthHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
Objects.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
PluginUtils.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
QuantizerHelper.cs
|
Code cleanup: 1) AbstractFilter: why did we serialize the bitmapbuffer? 2) Bitmapbuffer: removed serialization code, this object should NEVER be serialized as it's just a view which makes access faster. 3) QuantizerHelper.cs: Refactored to use the FastBitmap
|
2013-02-10 14:40:01 +00:00 |
SourceForgeHelper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
WindowCapture.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
WindowsHelper.cs
|
Excluding some Windows 8 code for non Windows 8 systems.
|
2013-02-04 17:05:37 +00:00 |