.. |
Adorners
|
BUG-2065: Simple fix by catching exception. Don't know what happens after that... [skip ci]
|
2016-12-20 22:34:18 +01:00 |
Fields
|
BUG-2225: This should fix an immediate issue, NullReferenceException, where the color is null.
|
2017-06-21 08:20:40 +02:00 |
Filters
|
Merge branch 'release/1.2.9'
|
2017-01-01 07:41:09 +01:00 |
ArrowContainer.cs
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
CropContainer.cs
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
CursorContainer.cs
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
DrawableContainer.cs
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
DrawableContainerList.cs
|
BUG-2172: Fixing an issue when the DrawableContainerList's parent is removed. [skip ci]
|
2017-08-01 07:54:38 +02:00 |
EllipseContainer.cs
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
FilterContainer.cs
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
FreehandContainer.cs
|
BUG-2203: Improving on the previous fixes, by locking to make sure things do not run parallel. This might risk a deadlock though.
|
2017-06-21 09:16:38 +02:00 |
HighlightContainer.cs
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
IconContainer.cs
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
ImageContainer.cs
|
FEATURE-863: Trying to get it working in 1.2.9
|
2016-11-21 23:47:10 +01:00 |
LineContainer.cs
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
ObfuscateContainer.cs
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
Positions.cs
|
Fixed copyright for this year.
|
2016-08-17 14:38:41 +02:00 |
RectangleContainer.cs
|
BUG-2225: This should fix an immediate issue, NullReferenceException, where the color is null.
|
2017-06-21 08:20:40 +02:00 |
RoundedRectangle.cs
|
Code quality changes
|
2016-09-22 20:40:13 +02:00 |
SpeechbubbleContainer.cs
|
BUG-2104: Fixed an initialization issue, and a problem with drawing. This should make the Speechbubble more stable!
|
2017-01-13 21:44:20 +01:00 |
StepLabelContainer.cs
|
FEATURE-863: Fixed storing of the start value.
|
2016-11-22 10:23:46 +01:00 |
Surface.cs
|
FEATURE-995: Fine tuning of the paste logic.
|
2016-12-29 20:38:51 +01:00 |
TextContainer.cs
|
Added Ctrl+A to mark all.
|
2017-06-21 09:45:21 +02:00 |