.. |
AbstractDestination.cs
|
Changed the destination picker behavior to not sort, this makes it possible to do the sorting in the destinations itself. OneNote places the current page on top, the printer list also starts with the default... etc.
|
2014-07-29 16:13:12 +02:00 |
AbstractProcessor.cs
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
AccessibleHelper.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
AnimationHelpers.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
BinaryStructHelper.cs
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
Cache.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
ClipboardHelper.cs
|
Enhanced the external command plug-in to capture the first Uri in the output, and places this on the clipboard. Additionally the Uri is linked in the notify bubble or when started from the editor. The behaviour can only be modified via the greenshot.ini and is for all commands.
|
2014-09-09 17:35:51 +02:00 |
CoreConfiguration.cs
|
Fix for compile error... :(
|
2014-11-03 15:29:31 +01:00 |
CredentialsHelper.cs
|
Fixed issue with Windows Credentials, cause by changing to Unicode. DllImports should have the real name, so the marshaling can decide on the Unicode or Ansi version.
|
2014-06-23 15:41:52 +02:00 |
DisplayKeyAttribute.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
Effects.cs
|
Added "no shadow" for the Torn-Edge effect, also fixed some tear bugs (hopefully) and simplified the code.
|
2014-06-12 13:43:42 +02:00 |
EmailConfigHelper.cs
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
EncryptionHelper.cs
|
Code quality changes for stability and reduced memory usage.
|
2014-06-13 12:18:59 +02:00 |
EnumExtensions.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
EventDelay.cs
|
Fix for repeating key in Windows < 7
|
2014-06-17 11:50:13 +02:00 |
ExtensionAttribute.cs
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
FastBitmap.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
FilenameHelper.cs
|
Added the possibility to replace for feature 697, e.g. use as output ${title,r ,-} to replace all the spaces in the title to "-". This is not very error tolerant, as you currently can't replace a ","
|
2014-05-12 15:12:44 +02:00 |
GreenshotResources.cs
|
Updated copyright notice for 2014
|
2014-01-08 21:30:56 +01:00 |
GreenshotResources.resx
|
Removed large image
|
2012-12-10 11:57:42 +00:00 |
IEHelper.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
ImageHelper.cs
|
Added "no shadow" for the Torn-Edge effect, also fixed some tear bugs (hopefully) and simplified the code.
|
2014-06-12 13:43:42 +02:00 |
ImageOutput.cs
|
Code quality changes for stability and reduced memory usage.
|
2014-06-13 12:18:59 +02:00 |
InterfaceUtils.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
JSONHelper.cs
|
Cleanup of using statements
|
2012-10-17 12:21:12 +00:00 |
Language.cs
|
Code quality changes for stability and reduced memory usage.
|
2014-06-13 12:18:59 +02:00 |
LogHelper.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
NetworkHelper.cs
|
This small changes fixes an issue with drag & drop from the browser, e.g. makes sure gif images keep their transparency.
|
2014-10-31 13:46:52 +01:00 |
OAuthHelper.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
Objects.cs
|
Code quality fixes (NullReference checks, unused variables etc)
|
2014-04-26 00:34:06 +02:00 |
PluginUtils.cs
|
Enhanced the external command plug-in to capture the first Uri in the output, and places this on the clipboard. Additionally the Uri is linked in the notify bubble or when started from the editor. The behaviour can only be modified via the greenshot.ini and is for all commands.
|
2014-09-09 17:35:51 +02:00 |
QuantizerHelper.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
SourceForgeHelper.cs
|
Code quality changes, and added the possibility to set the amount of colors for the Quantizer.
|
2014-05-11 16:31:04 +02:00 |
WindowCapture.cs
|
Tried to use Greenshot from Wine, and found that the user32.dll GetPhysicalCursorPos entry point is not supported, although I don't know if this is just the tip of the iceberg I though I would see what happens if we just ignore that call if an exception occurs. [skip ci]
|
2014-11-04 11:28:19 +01:00 |
WindowsHelper.cs
|
spelling fixes
|
2014-08-05 11:52:52 -07:00 |