Navigation:  »No topics above this level«

Revision History

Print this Topic Previous pageReturn to chapter overview

You can check for updates to this documentation at http://www.dplot.com/lib/index.htm.

2 Oct 2002

Corrected a problem with sending large chunks of data via DDE. Initial version caused DPlot to crash if you attempted to plot (for example) more than about 5460 3D points, or 16384 Y values per XY curve. This version will plot an arbitrarily large number of points.

10 Oct 2002

Removed as much compiler-specific features from the FORTRAN example as possible, and now includes source files tailored for Compaq Visual FORTRAN and Absoft FORTRAN.

23 Oct 2002

Added DPlot_Command and DPlot_Request.

19 Nov 2002

Added LCC-WIN32 example.

22 Nov 2002

Added MS FORTRAN PowerStation example. Corrected an error in the documentation for DPlot_Request.

24 Nov 2002

Added GNU FORTRAN 77 (g77) and Borland C++ examples. Thanks to Tommy Bevins for providing the g77 example. Modified header file dplot.h so that it will work with both C++ and C projects.

10 Mar 2003

Added DPlot_PlotBitmap, DPlot_PlotToRect, DPlot_GetBitmap, DPlot_Start, and DPlot_Stop functions.

4 July 2003

Added DPlot_SetErrorMethod, DPlot_AddData, and DPlot_GetBitmapEx.

14 Aug 2003

Added DPlot_GetEnhMetaFile. Added much more specific error messages which are displayed by the method specified with DPlot_SetErrorMethod. Increased the timeout value for all DDE transactions to 20 seconds (from previous value of 1 second). This should be sufficient to allow the most complex plots (i.e. contour plots with > 50000 points) to be created on older systems.

25 Nov 2003

Added support for 3D scatter plots.

20 May 2004

Added DPlot_Plot8, DPlot_PlotToRect8, DPlot_PlotBitmap8, DPlot_AddData8, double-precision versions of the functions with the same name w/o the "8" suffix. Also added DPlot_GetVersion.

27 Jun 2004

Added VB.NET examples.

14 Jul 2004

Added DPlot_ZFromXY.

28 Jan 2005

Added DPlot_3DBorder.

20 Feb 2006

Added DPlot_MinVersion.

22 Feb 2006

Changed the way DPlot_Start works. It will now use DPlot Jr if it meets the minimum version criteria but the full version does not. The minimum version criteria can be set with a call to DPlot_MinVersion. The default value is currently 2.0.0.3.

28 Mar 2006

Modified VB.NET examples to work correctly with Visual Basic 2005.

3 Feb 2007

Added DPlot_YFromX function.

9 Feb 2007

Added DPlot_GetPlotMetrics function.

31 Jan 2009

Amended DPlot_AddData for faster performance; added DPlot_Disconnect to take care of cleanup previously performed on exit from DPlot_AddData.

12 Mar 2009

No functional changes; added reference to new DecimalSymbol request item.

4 Sep 2009

Added DPlot_AlwaysActivate function.

23 Apr 2010

Added error codes for DPlot_AddData to indicate an invalid document number. Added checks to DPlot_Plot to handle 0-length command strings.

1 Jul 2012

Added Delphi console demo, Delphi interface file, and source for Delphi demo, all provided by Serge Astaf'ev.

23 Sep 2012

Added 64-bit version of the DLL and 64-bit demo programs for C, C#, and VB.NET

15 May 2013

Selected FORTRAN examples now mimic the C console application ctest.exe, with many more examples than in previous releases.

As always, questions, comments, suggestions and criticisms are always welcome at support@dplot.com. You may also find ideas for solving a particular problem at the DPlot Forums: http://www.dplot.com/forums/index.php.

 

 

 


Page url: http://www.dplot.com/lib/index.htm?revisions.htm