.. |
Fields
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
Filters
|
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 |
ArrowContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
CropContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
CursorContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
DrawableContainer.cs
|
Added a sensibility property so the Freehand drawing can also be used with a pen. This is for the reported bug [#1454]
|
2013-02-05 12:57:24 +00:00 |
DrawableContainerList.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
EllipseContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
FilterContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
FreehandContainer.cs
|
Added a sensibility property so the Freehand drawing can also be used with a pen. This is for the reported bug [#1454]
|
2013-02-05 12:57:24 +00:00 |
Gripper.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
HighlightContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
IconContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
ImageContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
LineContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
ObfuscateContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
RectangleContainer.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
RoundedRectangle.cs
|
updated copyright notice for 2013
|
2013-01-20 20:18:49 +00:00 |
Surface.cs
|
Fix for bug 1444, the WuQuantizer doesn't work if the colors are already less than 256 so we just create a 8bpp image from the source.
|
2013-02-01 16:18:48 +00:00 |
TextContainer.cs
|
Fix for bug [#1457]
|
2013-02-06 12:22:31 +00:00 |