Powered by Apache

CVS log for OpenXM/src/OpenMath/OXplot.java

[BACK] Up to [local] / OpenXM / src / OpenMath

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 30 05:55:14 2001 UTC (23 years, 3 months ago) by tam
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, RELEASE_1_2_1, KNOPPIX_2006, HEAD, DEB_REL_1_2_3-9
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

I changed class name from OpenXMserver to OpenXMControlServer.
	This is preparing for using new OpenXM control server oxc.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 9 06:50:16 2000 UTC (23 years, 6 months ago) by tam
Branch: MAIN
Changes since 1.6: +69 -60 lines
Diff to previous 1.6 (colored)

I add offset point to plotfame.class.
	This make OXplot to draw points by relativity coordinate.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 11 08:32:13 2000 UTC (23 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

I have replaced all stdout by stderr, that is,
System.out.println ==> System.err.println

Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 13 06:34:47 2000 UTC (23 years, 7 months ago) by tam
Branch: MAIN
CVS Tags: RELEASE_1_1_3
Changes since 1.4: +7 -7 lines
Diff to previous 1.4 (colored)

I changed to OpenXMstream and package name.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 7 09:12:28 2000 UTC (23 years, 8 months ago) by tam
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

I changed function name to little character.
	CREATE -> create
	PSET -> pset

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 10 06:48:06 2000 UTC (23 years, 10 months ago) by tam
Branch: MAIN
Changes since 1.2: +48 -18 lines
Diff to previous 1.2 (colored)

I add the function PSET to OXplot.java.
	This version is useful for drawing points.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 7 03:02:36 2000 UTC (23 years, 10 months ago) by tam
Branch: MAIN
Changes since 1.1: +37 -7 lines
Diff to previous 1.1 (colored)

I added the function 'CREATE' to OXplot.java.
	This function create new window for graph viewer.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 3 05:57:43 2000 UTC (23 years, 10 months ago) by tam
Branch: MAIN

I add OXplot.java.
	this program is for displaying the graph.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>