greenshot/Greenshot/Drawing
2012-11-06 15:59:19 +00:00
..
Fields Fixed some interface usage, also cleanup of the surface & editor code. This should theoretically allow usage of home made IDrawableContainer objects, which plug-ins supply. 2012-09-26 16:57:16 +00:00
Filters Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
ArrowContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
BitmapContainer.cs Fixed shadow usage of the BitmapContainer (toggle shadow DOES reset the size) 2012-09-26 11:55:55 +00:00
CropContainer.cs Fixed issue that when the CropContainer drawn and the surface is bigger than the window some part on the bottom is not drawn correctly. 2012-04-05 11:38:41 +00:00
CursorContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
DrawableContainer.cs Fixed some interface usage, also cleanup of the surface & editor code. This should theoretically allow usage of home made IDrawableContainer objects, which plug-ins supply. 2012-09-26 16:57:16 +00:00
DrawableContainerList.cs Fixed some interface usage, also cleanup of the surface & editor code. This should theoretically allow usage of home made IDrawableContainer objects, which plug-ins supply. 2012-09-26 16:57:16 +00:00
EllipseContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
FilterContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
FreehandContainer.cs Found a scroll problem in the CropContainer, this might be similar... 2012-04-05 11:52:04 +00:00
Gripper.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
HighlightContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
IconContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
LineContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
MetafileContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
ObfuscateContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
RectangleContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
RoundedRectangle.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00
Surface.cs Changed logic of the DWM capture which tries to keep the window to capture on it's location, so less movement is visible. Also added a BoxBlur which might be a faster replacement of the CreateBlur (which is Gaussian), but the quality needs to be checked. For the BoxBlur the BitmapBuffer is extended with a few new tricks. 2012-11-06 15:59:19 +00:00
TextContainer.cs Fixed Copyright to 2012 2012-02-13 09:06:09 +00:00