| Commit | Date | |
|---|---|---|
| 2010-06-08 21:17:24 | Tree | |
| 2009-12-28 15:29:51 | Tree | |
|
[r33]
by
jamcquay
Fixed [SF bug 1630597] Zoom interaction was crashing when zooming in multiple times... Now checking if the graphics extends before allowing the update Fix coded by: jamcquay |
2009-12-18 22:38:20 | Tree |
|
[r32]
by
jamcquay
Added a project for UnitTesting. |
2009-03-23 13:03:09 | Tree |
|
[r31]
by
anmar
Fixed [SF patch 1806859] CandlePlot wasn't accepting input data as IList (only Array) while all util methods can handle it without problems. As Array implements IList, there aren't any backwards compatibility issues. Patch by: eyal0 |
2007-10-04 10:48:51 | Tree |
|
[r30]
by
jamcquay
Fixed [SF bug 1713592] If the Arial font is not installed on the system an NPlotException is thrown which clearly states that the Arial font is not installed. Fix coded by: jamcquay |
2007-08-08 23:52:52 | Tree |
| 2007-03-30 19:12:03 | Tree | |
|
[r28]
by
jamcquay
Fixed [SF bug 1671259] Wrong index was being used when updating drawables, only the first in the list was being updated. Solution posted within the bug report by randalx |
2007-03-28 23:28:32 | Tree |
|
[r27]
by
jamcquay
SystemInformation.MouseWheelScrollDelta is a .Net 2.0 function ONLY. Placed a compiler switch on the code inorder to compile for .Net 1.1 |
2007-02-20 20:19:52 | Tree |
|
[r26]
by
jamcquay
Fixed [SF bug 1644591] Dirty flag optimizzation. Call was being processed twice in several mouse related actions. Full patch submitted via email by Pawel Konieczny |
2007-01-25 16:42:53 | Tree |