Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > feb1e84392f97e74182f3f6ee5fbe064 > files > 118

grace-5.1.14-1mdk.i586.rpm

2004-01-07 23:08  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: Final 5.1.14 release.

2004-01-07 22:18  fnevgeny

	* COPYRIGHT, doc/UsersGuide.sgml, src/helpwin.c, src/main.c:
	Updated the copyright notice.

2003-12-24 23:08  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.14
	release candidate 1.

2003-12-24 21:51  fnevgeny

	* grace_np/grace_np.c: Fixed race condition (patch by Tobias Oed).

2003-12-24 21:32  fnevgeny

	* src/xmgrace.c: Fixed page size sync in the free mode.

2003-12-12 23:33  fnevgeny

	* cmath.h, cephes/isnan.c: Chech for isnan() macro.

2003-12-05 00:17  fnevgeny

	* T1lib/t1lib/sysconf.h: Updated T1LIB_IDENT to "1.3.1p2-grace".

2003-12-04 23:22  fnevgeny

	* T1lib/t1lib/t1base.c: Fixed crash in T1_GetAfmFilePath() when the
	afm file doesn't exist.

2003-12-04 23:06  fnevgeny

	* src/t1fonts.c: Avoided calling grace_path() recursively.

2003-12-03 23:10  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c,
	templates/Default.agr: Grace-5.1.14 release candidate #0.

2003-12-03 23:08  fnevgeny

	* src/pars.yacc: Allow for DL modules to define functions of 4 and
	5 parameters.

2003-12-02 23:45  fnevgeny

	* src/x11drv.c: xlibfillrule wasn't properly initialized due to a
	typo.

2003-11-16 23:41  fnevgeny

	* src/computils.c: Use mutiplication sign in output of regression
	report.

2003-10-22 23:46  fnevgeny

	* src/motifutils.c: Use XStringToKeysym() to convert char to
	XKeySym for mnemonics.

2003-10-22 23:42  fnevgeny

	* src/: compwin.c, featext.c, fileswin.c, graphappwin.c, hotwin.c,
	locatewin.c, miscwin.c, motifutils.c, regionwin.c, rstdrv.c,
	setappwin.c, setwin.c, strwin.c, tickwin.c, worldwin.c: In all
	calls to CreatePanelChoice(), end the vararg list with NULL, not 0.
	 This is an issue on 64-bit platforms. Also, removed the last
	redundant arg.

2003-10-22 23:27  fnevgeny

	* src/buildinfo.c: Started 5.1.14 development.

2003-10-13 23:53  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: Final 5.1.13 release.

2003-10-13 23:45  fnevgeny

	* src/pars.yacc: Generalize VEC_D '.' LENGTH to array '.' LENGTH.

2003-08-26 01:08  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: Grace-5.1.13 release candidate #1.

2003-08-26 01:04  fnevgeny

	* src/pars.yacc: Implemented IMIN() and IMAX() aggregate functions.

2003-08-18 01:25  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2003-08-18 00:43  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: Grace-5.1.13 release
	candidate.

2003-08-18 00:37  fnevgeny

	* src/xmgrace.c: Fixed special parsing of the "-display" arg.

2003-07-27 23:19  fnevgeny

	* src/mifdrv.c: Added font kerning to the MIF driver.

2003-04-23 12:08  fnevgeny

	* src/tickwin.c: Minor cosmetic changes of the Axes dialog.

2003-03-19 23:36  fnevgeny

	* src/: graphs.c, plotone.c: Enabled avalues for HILO sets.

2003-03-11 00:50  fnevgeny

	* src/: fontwin.c, t1fonts.c, t1fonts.h: Compatibility changes for
	T1lib-5.0.0.

2003-03-09 00:24  fnevgeny

	* src/compwin.c: A typo fixed.

2003-03-09 00:23  fnevgeny

	* src/buildinfo.c: Started 5.1.13 development.

2003-02-24 00:05  fnevgeny

	* src/buildinfo.c: Final 5.1.12 release.

2003-02-22 00:20  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	Grace-5.1.12 release candidate #2.

2003-02-22 00:06  fnevgeny

	* src/pars.yacc: Added RSUM(vexpr) - running sum.

2003-02-21 23:36  fnevgeny

	* src/setappwin.c: Use SpinChoice for symbol skip control; disallow
	negative values.

2003-02-21 00:38  fnevgeny

	* fonts/Makefile: enc/IsoLatin7.enc was missing in the list.

2003-02-21 00:05  fnevgeny

	* src/graphutils.c: Implemented zooming and scrolling of log plots.

2003-02-19 22:45  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: Grace-5.1.12 release candidate #1.

2003-02-18 22:41  fnevgeny

	* fonts/enc/: IsoLatin1.enc, IsoLatin2.enc: Removed extraneous
	accent glyphs in the 0x9? range.

2003-02-16 02:10  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	Grace-5.1.12 release candidate.

2003-02-16 01:41  fnevgeny

	* src/pars.yacc: Verify validity of g[whichgraph] and
	g[whichgraph].t[naxis] accesses.

2003-02-16 01:34  fnevgeny

	* src/graphs.h: Added is_valid_axis() proto to graphs.h.

2003-02-16 01:06  fnevgeny

	* T1lib/t1lib/: parseAFM.c, sysconf.h: Fixed parsing of some fonts
	(patch by Rainer Menzner).

2003-02-16 00:26  fnevgeny

	* arch/os2/config.h.os2, ac-tools/config.h.in,
	ac-tools/configure.in, arch/vms/configure.com: Get rid of vfork
	stuff.

2003-02-16 00:17  fnevgeny

	* grace_np/grace_np.c: Proper handling of signals (SIGSTOP),
	getting rid of vfork and misc cleanings.  (The patch by Tobias
	Oed).

2003-01-26 23:43  fnevgeny

	* src/pars.yacc: Added INT(x,y).

2003-01-26 23:16  fnevgeny

	* src/motifutils.c: Fixed crash in GetTransformDialogSettings()
	with multiple sets selected.

2003-01-22 23:47  fnevgeny

	* src/ssdata.c: A memory leak fixed.

2003-01-22 23:44  fnevgeny

	* src/: files.c, ssdata.c: Fixed memory corruption when reading in
	block data.

2003-01-22 23:17  fnevgeny

	* src/buildinfo.c, templates/Default.agr: Started 5.1.12
	development.

2003-01-19 02:27  fnevgeny

	* doc/FAQ.sgml, src/buildinfo.c: Final 5.1.11 release.

2003-01-08 23:47  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	grace-5.1.11rc2 snapshot.

2003-01-07 22:51  fnevgeny

	* src/plotone.c: In XY charts, check that abscissas of all sets are
	the same.

2003-01-03 00:45  fnevgeny

	* doc/CHANGES.html: [no log message]

2003-01-03 00:37  fnevgeny

	* src/buildinfo.c: grace-5.1.11rc1 snapshot.

2003-01-03 00:36  fnevgeny

	* COPYRIGHT, doc/CHANGES.html, doc/UsersGuide.sgml, doc/grace.1,
	src/helpwin.c, src/main.c, templates/Default.agr: Updated copyright
	statements.

2003-01-03 00:08  fnevgeny

	* src/motifutils.c: Use "+"/"-" instead of "shown"/"hidden" in the
	graph selectors.

2003-01-02 22:44  fnevgeny

	* ac-tools/: aclocal.m4, configure.in: Modifications of the auto*
	stuff to work with autoconf-2.53. Allow the Fortran compiler to be
	defined with the full path.

2002-12-28 01:02  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2002-12-25 02:31  fnevgeny

	* src/files.c: Fixed a minor memory leak (during data file
	parsing).

2002-12-24 22:50  fnevgeny

	* scripts/makerelease: Exclude .cvsignore files from tar.gz.

2002-12-24 22:47  fnevgeny

	* examples/stackedb.agr: A bit more meaningful legends for the
	stackedb example ;-)

2002-12-12 00:20  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml, doc/grace.1,
	src/buildinfo.c: Grace-5.1.11 release candidate #0.

2002-12-11 23:52  fnevgeny

	* src/: files.c, files.h, setutils.c: Replaced
	read_xyset_fromfile() with universal update_set_from_file(), thus
	enabling hotlinks for all set types.

2002-12-11 23:29  fnevgeny

	* src/hotwin.c: Run hotupdate on all graphs, not only the current
	one.

2002-12-11 23:24  fnevgeny

	* src/rstdrv.c: Set resolution in the png output.

2002-12-11 23:23  fnevgeny

	* src/pars.yacc: Got rid of the unused "UNLINK" token.

2002-12-11 23:15  fnevgeny

	* grace_np/grace_np.c: Detect pipe closing and/or exit of the Grace
	process. Some cleanup of the code.

2002-12-11 00:54  fnevgeny

	* src/pars.yacc: Verify the set selection is valid.

2002-12-11 00:54  fnevgeny

	* src/setutils.c: Make sure the negative (-1) arg isn't allowed in
	allocate_set().

2002-12-07 15:50  fnevgeny

	* fonts/: enc/CP1251.enc, enc/KOI8-R.enc, enc/KOI8-U.enc, Makefile,
	enc/CP1251.enc, enc/KOI8-R.enc, enc/KOI8-U.enc: Added encoding
	files for Russian codepages koi8-r and cp1251 and for Ukrainian
	codepage koi8-u, contributed by Yura Zotov.

2002-12-07 15:06  fnevgeny

	* src/tickwin.c: Use higher precision for tick locations.

2002-12-07 13:41  fnevgeny

	* src/pars.yacc: Added UPDATEALL command.

2002-12-07 13:35  fnevgeny

	* src/buildinfo.c: Started 5.1.11 development.

2002-09-11 22:48  fnevgeny

	* doc/FAQ.sgml, src/buildinfo.c: Final 5.1.10 release.

2002-09-02 00:08  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.10
	release candidate #1.

2002-08-29 00:56  fnevgeny

	* src/pdfdrv.c: The pdflib patterned->solid colorspace switch
	workaround added.

2002-08-27 22:58  fnevgeny

	* src/regionwin.c: Refresh canvas after a region was killed.

2002-08-22 00:00  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c,
	templates/Default.agr: 5.1.10 release candidate #0.

2002-08-21 23:19  fnevgeny

	* src/fontwin.c: Auto-update font size so that font bbox fits into
	matrix cell.

2002-08-21 22:37  fnevgeny

	* src/editpwin.c: Set insertion position in the set editor
	corresponding to the mouse click.

2002-08-20 23:13  fnevgeny

	* fonts/enc/IsoLatin7.enc: Added IsoLatin7 encoding file.

2002-08-20 23:13  fnevgeny

	* fonts/enc/IsoLatin7.enc: file IsoLatin7.enc was initially added
	on branch grace-5_1-series.

2002-08-20 23:04  fnevgeny

	* src/fontwin.c: Calculate FontBBox if the font's entry is
	invalid/empty.

2002-08-16 12:50  fnevgeny

	* src/draw.c: Fixed power in the rgb->srgb conversion.

2002-08-13 23:31  fnevgeny

	* src/: draw.c, t1fonts.c: Invalidate AA gray levels' cache when
	colormap changes.

2002-08-12 23:13  fnevgeny

	* templates/Default.agr, src/globals.h: Changed default data format
	to %.8g.

2002-08-07 23:51  fnevgeny

	* src/: fontwin.c, t1fonts.c, t1fonts.h: Removed restriction on max
	font name length.

2002-08-07 23:46  fnevgeny

	* src/buildinfo.c: Replaced old-style "newwindow" openURL option
	with "new-window" compatible with mozilla.

2002-08-06 00:33  fnevgeny

	* src/motifutils.c: Disable showing hidden files by default and
	added a checkbox to alter this behaviour (Motif-2.* only).

2002-08-06 00:32  fnevgeny

	* src/buildinfo.c: Started 5.1.10 development.

2002-08-03 23:25  fnevgeny

	* doc/CHANGES.html: A typo fixed.

2002-08-03 23:22  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: Final
	5.1.9 release.

2002-07-31 22:39  fnevgeny

	* src/fit.c: A typo fixed in crosscorr().

2002-07-30 00:46  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: 5.1.9 release candidate 1.

2002-07-30 00:45  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2002-07-30 00:17  fnevgeny

	* src/svgdrv.c: Transformation matrix fixed.

2002-07-29 23:55  fnevgeny

	* src/svgdrv.c: Undo sRGB stuff.

2002-07-29 23:55  fnevgeny

	* src/svgdrv.h: Added svg_updatecmap() proto.

2002-07-29 23:53  fnevgeny

	* src/svgdrv.c: SVG driver updates: added devupdatecmap(),
	clarified font names, use smarter coordinate transform, updated DTD
	reference - all by [MD].

2002-07-29 23:37  fnevgeny

	* T1lib/: t1lib/sysconf.h, t1lib/t1afmtool.c, t1lib/t1base.c,
	t1lib/t1enc.c, t1lib/t1env.c, t1lib/t1load.c, t1lib/t1subset.c,
	type1/scanfont.c, type1/t1io.c: Open all files in the binary mode.

2002-07-22 23:23  fnevgeny

	* src/pars.yacc: Allow trailing semicolon in the batch language.

2002-07-13 01:25  fnevgeny

	* src/device.c: Fixed rounding errors in set_page_dimensions() and
	get_device_page_dimensions().

2002-07-12 00:46  fnevgeny

	* ac-tools/configure.in: Check for PDFLIB >= 4.0.3 (due to the PNG
	conflict in previous ones).

2002-07-03 01:00  fnevgeny

	* src/nonlfit.c: Fixed 1/n error in correlation().

2002-06-25 23:46  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c, templates/Default.agr: 5.1.9
	release candidate 0.

2002-06-25 23:39  fnevgeny

	* grace_np/grace_np.c: Run xmgrace in the nosafe mode when invoked
	from GraceOpen().

2002-06-25 23:27  fnevgeny

	* src/mifdrv.c: Derive fontfamily from fontalias.

2002-06-22 14:40  fnevgeny

	* Makefile, auxiliary/Makefile, doc/CHANGES.html, doc/Makefile,
	doc/UsersGuide.sgml, examples/Makefile, fonts/Makefile,
	grace_np/Makefile, grconvert/Makefile, src/Makefile,
	templates/Makefile: Make install fixes by Peter Breitenlohner:
	convcal now gets stripped, "make -n install links" works, and
	DESTDIR introduced for building binary packages.

2002-06-20 22:26  fnevgeny

	* src/plotone.h: Get rid of unused #define's.

2002-06-19 23:00  fnevgeny

	* src/svgdrv.c: Implemented patterned fills in SVG [MD].

2002-06-17 23:49  fnevgeny

	* src/draw.c: Extraneous semicolons removed.

2002-06-17 23:20  fnevgeny

	* src/: draw.c, draw.h: Added sRGB color transformations [MD].

2002-06-17 23:04  fnevgeny

	* src/pdfdrv.c: Patterned fills were transparent in PDF.

2002-06-13 00:07  fnevgeny

	* src/xmgrace.c: App name was missing in the XtDisplayInitialize()
	call.

2002-06-07 00:43  fnevgeny

	* src/main.c: Oops. -(no)safe flags were missed in the usage().

2002-06-07 00:41  fnevgeny

	* src/buildinfo.c: Started 5.1.9.

2002-06-02 23:06  fnevgeny

	* ac-tools/configure.in: PDFlib version string was misspelled.

2002-06-02 23:05  fnevgeny

	* src/hotwin.c: An unused variable removed.

2002-06-01 23:03  fnevgeny

	* src/buildinfo.c: Final 5.1.8 release.

2002-05-28 23:25  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: 5.1.8 release candidate #2.

2002-05-28 00:17  fnevgeny

	* doc/UsersGuide.sgml, src/hotwin.c: Removed broken "Command"
	function of the hotlink popup.

2002-05-27 23:59  fnevgeny

	* src/mifdrv.c: Better fontdefinitions in the MIF driver [MD].

2002-05-27 23:59  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Added get_fontfullname(),
	get_fontfamilyname(), get_fontweight(), and get_italic_angle()
	wrappers around T1lib functions [MD].

2002-05-27 23:10  fnevgeny

	* src/featext.c: Update canvas after feature extraction.

2002-05-27 23:07  fnevgeny

	* src/helpwin.c: Updated PDFlib copyright.

2002-05-24 00:17  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.8
	release candidate #1.

2002-05-24 00:00  fnevgeny

	* src/pdfdrv.c: Move fillrule setting out of path construction.

2002-05-23 22:40  fnevgeny

	* ac-tools/configure.in: Check for PDFlib-4.0.1.

2002-05-23 22:30  fnevgeny

	* src/pdfdrv.c: Backported PDF patterns from 5.2 by MD.

2002-05-22 23:48  fnevgeny

	* doc/grace.1, src/globals.h, src/main.c, src/miscwin.c,
	src/pars.yacc: Implemented safe mode.

2002-05-16 23:38  fnevgeny

	* src/helpwin.c: An off-by-one allocation error fixed.

2002-05-05 00:29  fnevgeny

	* src/x11drv.c: Set solid fill style before flushing the X canvas
	background.

2002-05-01 00:09  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c,
	templates/Default.agr: 5.1.8 release candidate #0.

2002-04-30 22:09  fnevgeny

	* ac-tools/configure.in: Stop with error if Motif can't be found by
	configure.

2002-04-07 23:07  fnevgeny

	* src/utils.c: Use leading zeros in year formats.

2002-03-29 23:22  fnevgeny

	* src/ssdata.c: Use strchr() instead of BSD-ish index().

2002-03-28 13:22  fnevgeny

	* src/xmgrace.c: Don't open the display twice.

2002-03-28 13:11  fnevgeny

	* src/buildinfo.c: 5.1.8 development started.

2002-03-18 23:43  fnevgeny

	* src/buildinfo.c: Final 5.1.7 release.

2002-03-17 01:10  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: 5.1.7 release candidate #2.

2002-03-17 01:07  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2002-03-17 00:57  fnevgeny

	* src/: psdrv.c, psdrv.h: Restrict PS output line length to 70
	chars.

2002-03-16 18:57  fnevgeny

	* src/xmgrace.c: Added a XtSetLanguageProc() call to the GUI
	initialization.

2002-03-14 00:44  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.7
	release candidate #1.

2002-03-14 00:25  fnevgeny

	* src/: graphutils.c, graphutils.h, pars.yacc, worldwin.c:
	Implemented snake matrix fill in arrange_graphs().

2002-03-13 23:33  fnevgeny

	* ac-tools/aclocal.m4: Removed cyclic dependence in
	CHECK_MOTIF->CHECK_LESSTIF->CHECK_MOTIF.

2002-03-13 23:25  fnevgeny

	* src/pars.yacc: When accessing drawing objects by id (e.g. "WITH
	STRING nexpr") allocate the referenced object if necessary.

2002-03-12 23:46  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: 5.1.7 release candidate #0.

2002-03-12 23:41  fnevgeny

	* src/x11drv.c: Don't set BackingStore attribute of the root
	window.

2002-03-12 23:26  fnevgeny

	* src/x11drv.c: Detect max request size of the X server and set
	max_path_limit accordingly.

2002-03-12 23:15  fnevgeny

	* src/: computils.c, compwin.c, fit.c, noxprotos.h, pars.yacc,
	xmgrace.c: Extended x-correlation stuff to calculate x-covariance,
	too.

2002-02-28 00:25  fnevgeny

	* ac-tools/aclocal.m4: Include <Xm/XmAll.h> instead of <Xm/Xm.h> in
	the Motif check to make sure _all_ Motif headers are present.

2002-02-28 00:10  fnevgeny

	* src/graphs.c: When setting axis scaling to log from other type,
	set reasonable major/minor settings and world bounds.

2002-02-27 22:29  fnevgeny

	* src/: graphs.c, plotone.c: Honour symskip for error bars and all
	set types.

2002-02-19 22:51  fnevgeny

	* src/files.c: Simply ignore comments in data files instead of
	breaking current set.

2002-02-19 22:51  fnevgeny

	* src/: main.c, pars.yacc, ssdata.c, ssdata.h: Allow defining
	string columns when creating sets from block data via the CLI or
	parser.

2002-02-19 22:39  fnevgeny

	* src/x11drv.c: Set DPI of the X11 device from the X server props.

2002-02-05 22:20  fnevgeny

	* examples/axes.agr: Removed zero-length line objects in axes.agr.

2002-02-04 22:55  fnevgeny

	* src/plotone.c: Allow SET_XYZ in polar graphs.

2002-02-04 22:45  fnevgeny

	* src/graphs.c: Don't reset graph settings in set_graph_type() when
	the graph is already of the requested type.

2002-02-01 22:24  fnevgeny

	* src/Makefile: $(LDFLAGS) were missing in the -version output.

2002-02-01 22:16  fnevgeny

	* ac-tools/: aclocal.m4, configure.in: Fixed Motif checks.

2002-01-31 23:58  fnevgeny

	* src/buildinfo.c, templates/Default.agr: Started 5.1.7
	development.

2002-01-27 21:54  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: Final 5.1.6
	release.

2002-01-27 21:53  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2002-01-27 21:38  fnevgeny

	* ac-tools/configure.in: Var names were interfering w/
	ACX_SAVE_STATE/ACX_RESTORE_STATE.

2002-01-27 21:30  fnevgeny

	* src/files.c: Lines starting with spaces weren't parsed.

2002-01-21 18:41  fnevgeny

	* src/utils.c: Fixed compilation on systems without setlocale().

2002-01-12 23:54  fnevgeny

	* src/: computils.c, fit.c: More xcorr fixes and checks.

2002-01-12 22:53  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: 5.1.6 release candidate #1.

2002-01-12 21:57  fnevgeny

	* src/: computils.c, fit.c, noxprotos.h: Fixed xcorrelation.

2002-01-12 19:51  fnevgeny

	* ac-tools/: aclocal.m4, configure.in: Check for FFTW library
	version >= 2.1.3.

2002-01-12 19:05  fnevgeny

	* ac-tools/: aclocal.m4, configure.in: Re-wrote Motif checks.

2002-01-09 00:20  fnevgeny

	* src/motifutils.c: Added a "My Computer" FSB entry for the Cygwin
	port.

2002-01-09 00:15  fnevgeny

	* ac-tools/aclocal.m4: Fixed order of X libs while detecting Motif.

2002-01-03 23:26  fnevgeny

	* arch/win32/README: Updated win32 README.

2002-01-03 23:21  fnevgeny

	* COPYRIGHT, doc/UsersGuide.sgml, src/helpwin.c, src/main.c:
	Upgraded copyright notices.

2002-01-03 23:15  fnevgeny

	* T1lib/t1lib/.dependencies, T1lib/t1lib/parseAFM.c,
	T1lib/t1lib/parseAFM.h, T1lib/t1lib/sysconf.h,
	T1lib/t1lib/t1aaset.c, T1lib/t1lib/t1aaset.h,
	T1lib/t1lib/t1afmtool.c, T1lib/t1lib/t1afmtool.h,
	T1lib/t1lib/t1base.c, T1lib/t1lib/t1base.h, T1lib/t1lib/t1delete.c,
	T1lib/t1lib/t1delete.h, T1lib/t1lib/t1enc.c, T1lib/t1lib/t1enc.h,
	T1lib/t1lib/t1env.c, T1lib/t1lib/t1env.h, T1lib/t1lib/t1extern.h,
	T1lib/t1lib/t1finfo.c, T1lib/t1lib/t1finfo.h,
	T1lib/t1lib/t1global.h, T1lib/t1lib/t1lib.h, T1lib/t1lib/t1load.c,
	T1lib/t1lib/t1load.h, T1lib/t1lib/t1misc.h,
	T1lib/t1lib/t1outline.c, T1lib/t1lib/t1outline.h,
	T1lib/t1lib/t1set.c, T1lib/t1lib/t1set.h, T1lib/t1lib/t1subset.c,
	T1lib/t1lib/t1subset.h, T1lib/t1lib/t1trans.c,
	T1lib/t1lib/t1trans.h, T1lib/t1lib/t1types.h,
	T1lib/type1/.dependencies, T1lib/type1/fontfcn.c,
	T1lib/type1/objects.c, T1lib/type1/pictures.h,
	T1lib/type1/regions.c, T1lib/type1/scanfont.c, T1lib/type1/t1io.c,
	ac-tools/configure.in: Upgraded T1lib to 1.3.1.

2001-12-30 00:20  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c, templates/Default.agr: 5.1.6 release candidate #0.

2001-12-30 00:10  fnevgeny

	* src/: Make.dep, files.c: If saving project under the same name,
	don't warn about overwriting.

2001-12-26 23:42  fnevgeny

	* Xbae/: LICENSE, README, Xbae/Create.c, Xbae/Input.c,
	Xbae/Input.h, Xbae/InputP.h, Xbae/LICENSE, Xbae/Make.common,
	Xbae/Matrix.c, Xbae/Matrix.h, Xbae/Methods.c: Backported from 5.2
	Xbae changes.

2001-12-26 22:56  fnevgeny

	* Xbae/: LICENSE, README: Added README for Xbae and moved its
	LICENSE one dir up.

2001-12-26 22:34  fnevgeny

	* src/draw.c: Make sure angle2 > angle1 in arc drawing.

2001-12-26 22:33  fnevgeny

	* src/gd.c: Fixed arc drawing for negative angles.

2001-12-18 23:37  fnevgeny

	* src/motifutils.c: Fixed a typo in GetTransformDialogSettings()
	that broke the test for src/dest selection exclusiveness.

2001-12-18 22:55  fnevgeny

	* ac-tools/configure.in: Use the bundled Xbae by default.

2001-12-18 00:25  fnevgeny

	* src/drawticks.c: BBox for calculation of the axis label
	(auto)placement was left empty if tick marks weren't drawn.

2001-12-18 00:19  fnevgeny

	* src/motifutils.c: Optimized updating of pulldown selectors.

2001-12-01 21:18  fnevgeny

	* src/pars.yacc: Allow accessing array segments (e.g. x[4:10]).

2001-12-01 16:23  fnevgeny

	* src/pars.yacc: Added SUM(vexpr).

2001-12-01 16:14  fnevgeny

	* src/pars.yacc: Implemented KILL REGNUM.

2001-12-01 15:58  fnevgeny

	* src/pars.yacc: Implemented: region on set evaluation
	(REGNUM(selectset)), and applying region and logical restriction to
	a set (RESTRICT(selectset, vexpr) and RESTRICT(selectset, REGNUM,
	onoff)).

2001-12-01 01:35  fnevgeny

	* src/buildinfo.c: Hmm, why did I call it "rc"?

2001-12-01 01:12  fnevgeny

	* src/graphutils.c: Regions weren't cleaned up in wipeout().

2001-11-30 23:43  fnevgeny

	* src/: noxprotos.h, regionutils.c: Added kill_all_regions().

2001-11-30 23:42  fnevgeny

	* src/pars.yacc: Simplify polygon region reallocation.

2001-11-30 23:37  fnevgeny

	* src/buildinfo.c: 5.1.6 development started.

2001-11-23 00:12  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: Final
	5.1.5 release.

2001-11-23 00:10  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2001-11-23 00:00  fnevgeny

	* src/buildinfo.c: Include uname.version in the "-v" output.

2001-11-22 23:53  fnevgeny

	* doc/Makefile: Implicitly set paper size in dvips params (in sync
	with linuxdoc).

2001-11-15 11:09  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: 5.1.5 release candidate #1.

2001-11-15 10:49  fnevgeny

	* src/draw.h: Extend max line width to 20.

2001-11-15 10:45  fnevgeny

	* doc/: CHANGES.html, Makefile: Explicitly set output to file in
	dvi->ps convertion.

2001-11-15 10:29  fnevgeny

	* src/: miscwin.c, motifinc.h, motifutils.c: Added one more
	argument to CreateScale() - delta, the value change when pressing
	Ctrl+Left/Right arrows.  Enlarged max symbol/font size to 1000. 
	Set delta for font size controls to 25 and for angle controls - to
	10.

2001-11-15 10:10  fnevgeny

	* src/: graphs.c, plotone.c: Honour X axis min & invert flag in pie
	charts.

2001-11-13 22:48  fnevgeny

	* src/motifutils.c: Removed a redundant call of
	UpdateOptionChoice() in CreateColorChoice().

2001-11-13 22:36  fnevgeny

	* src/graphappwin.c: Allow for negative gaps in bar charts.

2001-11-13 22:22  fnevgeny

	* src/x11drv.c: Added proper casts for color indices > 128.

2001-10-27 00:23  fnevgeny

	* src/: buildinfo.c, helpwin.c, main.c, utils.c, utils.h: Keep jpeg
	and pdflib version info.

2001-10-26 23:37  fnevgeny

	* src/xmgrace.c: Urge people to use at least LessTif-0.92.

2001-10-14 23:24  fnevgeny

	* src/motifutils.c: Optimize UpdateOptionChoice() for large N.

2001-10-14 22:43  fnevgeny

	* src/: draw.c, draw.h, plotone.c: Check for proper world &
	viewport settings in select_graph().

2001-10-02 14:31  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml: Removed Q&A on low-resolution
	displays.

2001-10-02 14:13  fnevgeny

	* src/xmgrace.c: Automatically adjust Xresources for low-resolution
	displays (backported from 5.2.).

2001-10-01 23:53  fnevgeny

	* src/fit.c: Std. dev. was wrongly calculated using n instead of
	n-1 in the denominator.

2001-10-01 23:42  fnevgeny

	* src/: buildinfo.c, helpwin.c, main.c, utils.c, utils.h: Include
	libpng version in the buildinfo.

2001-10-01 23:34  fnevgeny

	* src/: as274c.h, computils.c, fit.c: Minor cosmetic fixes by AM.

2001-10-01 23:30  fnevgeny

	* src/pars.yacc: Implicitly cast to boolean double arguments used
	as bool in the parser.

2001-09-15 23:24  fnevgeny

	* examples/reciprocal.agr: file reciprocal.agr was initially added
	on branch grace-5_1-series.

2001-09-15 23:24  fnevgeny

	* examples/xycolor.agr: file xycolor.agr was initially added on
	branch grace-5_1-series.

2001-09-15 23:24  fnevgeny

	* doc/CHANGES.html, examples/Makefile, examples/dotest,
	examples/reciprocal.agr, examples/xycolor.agr, src/xmgrace.c: Added
	examples of XYCOLOR set presentation and reciprocal axis scale,
	contributed by Nels Dumin.

2001-09-09 23:39  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: 5.1.5 release candidate #1.

2001-09-09 23:15  fnevgeny

	* src/: events.c, graphappwin.c, xprotos.h: Update legend and
	viewport dialog props when moving legend or resizing graph from
	canvas.

2001-09-05 01:01  fnevgeny

	* src/pars.yacc: Date format hint was ignored in the parser.

2001-08-19 00:01  fnevgeny

	* doc/convcal.1: file convcal.1 was initially added on branch
	grace-5_1-series.

2001-08-19 00:01  fnevgeny

	* doc/: Makefile, convcal.1: Added man page for convcal.

2001-08-03 23:35  fnevgeny

	* src/main.c: Make result file output line-buffered instead of
	block-buffered.

2001-08-03 23:20  fnevgeny

	* ac-tools/configure.in: The argument of --with-printcmd configure
	switch wasn't quoted.

2001-08-03 21:45  fnevgeny

	* T1lib/: README, README.t1lib: Use a generic README for T1lib.

2001-07-27 01:17  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c, templates/Default.agr: 5.1.5
	release candidate #0.

2001-07-27 01:11  fnevgeny

	* src/plotone.c: Fixed drawing lef/right stairs line type.

2001-07-27 00:51  fnevgeny

	* T1lib/t1lib/t1finfo.c: A bug in T1_QueryLigs() fixed.

2001-07-13 23:20  fnevgeny

	* src/plotone.c: Don't use anything but main palette colors in
	XYCOLOR.

2001-07-02 09:50  fnevgeny

	* src/buildinfo.c: Final 5.1.4 release.

2001-06-21 01:05  fnevgeny

	* arch/os2/: Make.conf.os2, README, config.h.os2: Minor/cosmetics
	OS/2 changes (from AM).

2001-06-21 01:03  fnevgeny

	* doc/Tutorial.sgml: Minor enchancements from AM.

2001-06-18 00:20  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: 5.1.4 release candidate #2.

2001-06-17 23:44  fnevgeny

	* examples/tmc.c: Explicitly activate graphs in tmc.c.

2001-06-17 23:43  fnevgeny

	* src/: graphs.c, graphs.h, pars.yacc: Added graph_allocate() - to
	allocate an initially hidden graph.  set_graph_active() uses it.

2001-06-17 01:24  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: 5.1.4 release
	candidate #1.

2001-06-16 00:39  fnevgeny

	* src/: graphs.c, graphs.h, graphutils.c, main.c, motifutils.c,
	pars.yacc: Drop the second argument in set_graph_active().

2001-06-07 23:45  fnevgeny

	* src/graphs.c: Make set_graph_active() work as set_graph_hidden()
	when the flag is FALSE instead of kill_graph().

2001-06-07 23:44  fnevgeny

	* src/: Make.dep, mathstuff.c: Added "protos.h" (for missing.h,
	actually) to  mathstuff.c and updated the deps.

2001-05-31 23:56  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c,
	templates/Default.agr: 5.1.4 release candidate #0.

2001-05-31 23:34  fnevgeny

	* doc/UsersGuide.sgml: Updated DLL docs for OS/2 (by AM).

2001-05-31 23:23  fnevgeny

	* src/mathstuff.h: file mathstuff.h was initially added on branch
	grace-5_1-series.

2001-05-31 23:23  fnevgeny

	* src/: Make.common, Make.dep, mathstuff.c, mathstuff.h, pars.yacc:
	Moved all math wrappers/utility funcs from pars.yacc to the newly
	added mathstuff.*. Added wrappers around Cephes ellpe() and ellpk()
	which in fact calculated for (1-x) argument. The patch by AM.

2001-05-31 23:23  fnevgeny

	* src/mathstuff.c: file mathstuff.c was initially added on branch
	grace-5_1-series.

2001-05-31 23:05  fnevgeny

	* src/compwin.c: In the "Sample points" dialog, even when the "log.
	expression" is selected, one had to input some values into
	start/step input fields anyway.

2001-05-31 22:48  fnevgeny

	* src/rstdrv.c: Check that freed ihandle pointer is not referenced.

2001-04-08 16:02  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: Final
	5.1.3 release.

2001-04-08 15:40  fnevgeny

	* src/: draw.c, draw.h: Backported from 5.2 the linewidth/bbox
	stuff.

2001-04-07 23:57  fnevgeny

	* src/graphs.h: Use unsigned char as the symchar type in the
	'plotarr' struct.

2001-04-07 22:49  fnevgeny

	* src/: drawticks.c, graphs.c: Backported the axis label
	autoplacement stuff.

2001-04-07 00:20  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/pars.yacc: Added
	AUTOSCALE ONREAD (by Luc).

2001-03-31 16:29  fnevgeny

	* ac-tools/shtool: Updated shtool to version 1.5.2.

2001-03-31 16:23  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2001-03-31 15:50  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: 5.1.3 release candidate #2.

2001-03-31 15:41  fnevgeny

	* doc/grace.1: Added RESOURCES and FILES sections.

2001-03-31 01:38  fnevgeny

	* src/pdfdrv.c: Setting PDF compression level was done outside the
	relevant scope.

2001-03-27 02:24  fnevgeny

	* src/device.c: Oops... how it happened that the last change not
	actually committed??

2001-03-21 00:15  fnevgeny

	* src/printwin.c: The "Rescale plot on page size change" option in
	the "File/Print setup" dialog had no effect if the selected device
	was X11.

2001-03-15 22:00  fnevgeny

	* src/: device.c, device.h: When switching output device, check
	whether it supports direct printing and if not, set output to file.

2001-03-08 00:51  fnevgeny

	* src/defines.h: Get rid of obsolete LOCWORLD/LOCVIEW defines.

2001-03-06 00:25  fnevgeny

	* src/pdfdrv.c: Include stdlib.h (for atoi()).

2001-03-01 00:05  fnevgeny

	* src/: files.c, utils.c, utils.h: Removed fexists() as a separate
	function.  Added check for return value of filter_write() in
	grace_openw().

2001-02-26 23:44  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.3
	release candidate #1.

2001-02-26 23:33  fnevgeny

	* src/tickwin.c: When switching to log scale, set major/minor tick
	settings to 10/9 by default.

2001-02-26 23:23  fnevgeny

	* T1lib/type1/scanfont.c: A wrong pointer cast fixed.

2001-02-25 13:49  fnevgeny

	* src/xutil.c: A stupid typo fixed.

2001-02-22 23:19  fnevgeny

	* src/: utils.c, xutil.c: Set icon's title = project name.

2001-02-19 23:44  fnevgeny

	* T1lib/t1lib/: t1subset.c, t1subset.h: Oops. t1subset* forgotten.

2001-02-19 23:43  fnevgeny

	* src/pdfdrv.c, src/t1fonts.c, src/t1fonts.h, T1lib/Makefile,
	T1lib/t1lib/.dependencies, T1lib/t1lib/Makefile,
	T1lib/t1lib/sysconf.h, T1lib/t1lib/t1afmtool.c,
	T1lib/t1lib/t1base.c, T1lib/t1lib/t1base.h, T1lib/t1lib/t1finfo.c,
	T1lib/t1lib/t1lib.h, T1lib/t1lib/t1misc.h, T1lib/t1lib/t1outline.c,
	T1lib/type1/hdigit.h, T1lib/type1/paths.c, T1lib/type1/scanfont.c,
	T1lib/type1/t1io.c, T1lib/type1/type1.c, ac-tools/configure.in:
	Backported from the main trunk T1lib-1.1 & related changes.

2001-02-19 00:43  fnevgeny

	* T1lib/: README, t1lib/t1subset.c, t1lib/t1subset.h: Upgraded to
	T1lib-1.1.0.

2001-02-14 00:47  fnevgeny

	* src/utils.c: A text polish.

2001-02-12 23:44  fnevgeny

	* src/psdrv.c: List used fonts in %%DocumentNeededResources.

2001-02-12 23:10  fnevgeny

	* doc/Tutorial.sgml: Updated tutorials.

2001-02-05 23:48  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2001-02-05 23:20  fnevgeny

	* scripts/cvs2cl.pl: Updated cvs2cl.pl.

2001-02-03 15:46  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c, templates/Default.agr: 5.1.3 release candidate #0.

2001-02-03 15:29  fnevgeny

	* ac-tools/configure.in: Allow to specify print command at
	`configure' time.

2001-02-03 15:03  fnevgeny

	* src/dates.c: Enable grace to read floats when they are explicitly
	signed and positive.

2001-01-20 01:14  fnevgeny

	* src/pars.yacc: Added "HELP url" and "HELP" to the parser.

2001-01-20 00:54  fnevgeny

	* COPYRIGHT, src/helpwin.c, src/main.c: Updated copyright dates.

2001-01-20 00:52  fnevgeny

	* src/plotone.c: Legend entries for BARDY and BARDYDY sets weren't
	drawn.

2001-01-20 00:14  fnevgeny

	* src/: buildinfo.c, mifdrv.c: Produce a mif-file with a textflow
	in which the graph is included, so it can be included in another
	FrameMaker document.  A conversion table added to generate the
	hex-codes needed in mif-files for special characters.  The patch by
	Matthias Dillier.

2001-01-19 23:55  fnevgeny

	* Xbae/Xbae/Input.c: Include stdio.h for *printf().

2000-12-02 00:01  fnevgeny

	* grace_np/grace_np.h: Removed unused EXIT_* #defines from
	grace_np.h.

2000-12-01 23:22  fnevgeny

	* src/defaults.c: Init legend's bbox.

2000-11-30 23:18  fnevgeny

	* src/tickwin.c: Precision of offsets in the Axes dialog were
	restricted to two digits.

2000-11-30 23:11  fnevgeny

	* src/motifutils.c: Fixed rounding error in calculation pulldown
	menu length.

2000-09-10 02:59  fnevgeny

	* src/buildinfo.c: Final 5.1.2 release.

2000-09-10 02:50  fnevgeny

	* examples/tstack.agr: Updated world stack manipulation example.

2000-09-09 02:19  fnevgeny

	* ac-tools/: config.guess, config.sub: Newest config.guess and
	config.sub from the GNU ftp site.

2000-09-09 01:59  fnevgeny

	* arch/os2/: Make.conf.os2, README, config.h.os2: Minor updates
	from AM.

2000-09-07 02:59  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: grace-5.1.2rc2 snapshot.

2000-09-07 02:50  fnevgeny

	* templates/Default.agr: Updated default template.

2000-09-07 02:40  fnevgeny

	* src/: defines.h, setappwin.c, setutils.c: Implemented baseline
	setting to the set (y) average - based on the patch by Dominique
	Bissieres.

2000-09-07 01:20  fnevgeny

	* Xbae/Xbae/Create.c: Removed compile-time restriction on the
	number of X server screens.

2000-09-07 00:33  fnevgeny

	* src/draw.c: Fixed a floating point rounding bug in the polygon
	clipping.

2000-09-01 00:59  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: grace-5.1.2rc1 snapshot.

2000-09-01 00:50  fnevgeny

	* src/ssdata.c: create_set_fromblock() didn't copy but merely
	assigned strings. The patch by LM.

2000-08-28 00:18  fnevgeny

	* src/setutils.c: Remove XYZ hack from set_dataset_type().

2000-08-24 01:05  fnevgeny

	* doc/UsersGuide.sgml, src/pars.yacc: Added PAGE RESIZE xdim, ydim.

2000-08-24 00:19  fnevgeny

	* patches/sgmltools.patch: Removed sgmltools.patch since it's
	incorporated in the current linuxdoc suite.

2000-08-24 00:13  fnevgeny

	* ac-tools/configure.in, doc/UsersGuide.sgml: Require PDFlib-3.02.

2000-08-22 00:56  fnevgeny

	* src/buildinfo.c: 5.1.2 release candidate.

2000-08-22 00:53  fnevgeny

	* doc/CHANGES.html, doc/Makefile, doc/UsersGuide.sgml,
	src/computils.c, src/motifinc.h, src/motifutils.c, src/printwin.c,
	src/psdrv.c, src/psdrv.h: Backported some stuff from the main 5.2
	trunk: - backslashes in PS; - DocumentData in PS; -
	monotonicity/splines; - tall pulldown menus; - linuxdoc for sgml
	processing; - file path in "Print setup".

2000-08-14 01:53  fnevgeny

	* src/: globals.h, main.c: Removed unused global var "readcdf".

2000-08-03 01:10  fnevgeny

	* Makefile: Build ChangeLog only for the 5.1 branch.

2000-08-01 02:58  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: grace-5.1.2dev1
	snapshot.

2000-07-21 02:40  fnevgeny

	* arch/os2/dotest.cmd: Updated dotest.cmd from AM.

2000-07-17 01:56  fnevgeny

	* src/psdrv.c: Use new functionality of get_kerning_vector().

2000-07-17 01:55  fnevgeny

	* src/t1fonts.c: In get_kerning_vector(), don't return kvector
	containing nothing but zeros.  The last element of the kvector
	array now contains the total kerning offset.

2000-07-16 01:33  fnevgeny

	* src/psdrv.c: Introduced compensation for the kerning in the text
	under/overlining.

2000-07-16 01:01  fnevgeny

	* src/pars.yacc: Don't map inexistent fonts at all.

2000-07-16 00:57  fnevgeny

	* src/psdrv.c: Implemented kerning in the PS driver.

2000-07-16 00:47  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Added get_kerning_vector().

2000-07-13 01:31  fnevgeny

	* src/: Make.dep, compwin.c, editpwin.c, fileswin.c, graphappwin.c,
	hotwin.c, miscwin.c, motifutils.c, nonlwin.c, plotwin.c,
	regionwin.c, setappwin.c, strwin.c, tickwin.c, worldwin.c,
	xmgrace.c: Replaced drawgraph() -> xdrawgraph() in many places.

2000-07-13 01:24  fnevgeny

	* src/graphs.c: Cosmetic re-arrangements.

2000-07-06 01:36  fnevgeny

	* src/main.c: "-saveall" filename argument was ignored.  Not enough
	arguments to "-world" or "-viewport" could cause crash.

2000-07-04 02:11  fnevgeny

	* doc/CHANGES.html: 5.1.2 started.

2000-07-04 02:02  fnevgeny

	* src/: comwin.c, fileswin.c, hotwin.c, nonlwin.c, printwin.c,
	xmgrace.c: Use new form of CreateFileSelectionBox() and define file
	selection patterns via the X fallback resources.

2000-07-04 01:41  fnevgeny

	* src/: motifinc.h, motifutils.c: Removed "pattern" argument from
	CreateFileSelectionBox() function.

2000-07-04 01:39  fnevgeny

	* doc/Makefile: Set dvi output explicitly in sgml2latex.

2000-07-04 01:38  fnevgeny

	* src/pdfdrv.c: Use PDF_set_parameter(... , "fillrule", ...)
	instead of PDF_set_fillrule().

2000-07-04 01:26  fnevgeny

	* src/buildinfo.c: 5.1.2 started.

2000-07-02 01:26  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: Final 5.1.1
	release.

2000-06-30 01:05  fnevgeny

	* doc/UsersGuide.sgml: Added SS editor description.  Added
	cross-references to tables related to the parser. (Don)

2000-06-30 00:57  fnevgeny

	* src/editpwin.c: Added help on the SS editor.

2000-06-28 01:07  fnevgeny

	* scripts/makerelease: Added .SUFFIXES: line to the minimal
	Make.conf.

2000-06-28 01:06  fnevgeny

	* patches/autoconf.patch: Added the AC_TRY_RUN autoconf patch.

2000-06-27 01:38  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	Grace-5.1.1 release candidate #1.

2000-06-27 01:25  fnevgeny

	* src/tickwin.c: A minor simplification.

2000-06-27 00:19  fnevgeny

	* examples/Makefile, examples/dotest, examples/logit.agr,
	src/xmgrace.c: A sample of using logit axis scale added
	(contributed by Ulrich Harttig).

2000-06-26 23:22  fnevgeny

	* src/: defines.h, draw.c, drawticks.c, graphs.c, graphs.h,
	graphutils.c, noxprotos.h, pars.yacc, tickwin.c: Added logit axis
	scale (patch by Ulrich Harttig).

2000-06-26 02:59  fnevgeny

	* examples/dotest: Removed usage of -arrange.

2000-06-25 02:47  fnevgeny

	* doc/UsersGuide.sgml: Some re-arrangements.

2000-06-25 02:47  fnevgeny

	* doc/FAQ.sgml: A minor fix.

2000-06-25 02:29  fnevgeny

	* src/xmgrace.c: Added canvas help.

2000-06-25 02:11  fnevgeny

	* src/motifutils.c: Added FSB help.

2000-06-25 00:58  fnevgeny

	* src/xmgrace.c: Added Save/Load parameters to the "Plot" menu.

2000-06-24 02:34  fnevgeny

	* src/pars.yacc: Added READ NXY [sourcetype] CHRSTR (by DP).

2000-06-23 02:31  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	Grace-5.1.1 release candidate.

2000-06-23 02:22  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2000-06-23 02:19  fnevgeny

	* ac-tools/configure.in: Forbid XmHTML and libhelp to be enabled
	simultaneously.

2000-06-23 01:50  fnevgeny

	* src/pars.yacc: A simpler form of ARRANGE() added.

2000-06-23 00:48  fnevgeny

	* src/files.c: fcntl.h was included twice.

2000-06-22 22:38  fnevgeny

	* src/.cvsignore: Added more driver output file types to ignore.

2000-06-22 03:03  fnevgeny

	* src/: graphappwin.c, monwin.c, nonlwin.c, printwin.c,
	setappwin.c, setwin.c: Use CreateMenuHelpButton().

2000-06-22 03:02  fnevgeny

	* src/Make.dep: Updated deps.

2000-06-22 02:54  fnevgeny

	* src/: helpwin.c, miscwin.c: Added option to force opening local
	html docs in the external viewer even if Gracilla or xmhelp is
	present.

2000-06-22 02:32  fnevgeny

	* src/miscwin.c: Replaced raw Motif stuff.

2000-06-22 02:30  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateScale(),
	SetScaleValue(), and GetScaleValue().

2000-06-22 01:44  fnevgeny

	* src/motifutils.c: Added help CB on list selectors.

2000-06-21 23:06  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateMenuHelpButton().

2000-06-21 02:51  fnevgeny

	* src/: motifutils.c, helpwin.c: Rush-time fixes...

2000-06-21 02:43  fnevgeny

	* src/: helpwin.c, motifinc.h, motifutils.c, xprotos.h: Moved
	ContextHelpCB() from helpwin.c to motifutils.c.

2000-06-21 02:40  fnevgeny

	* src/: motifinc.h, motifutils.c: Added AddHelpCB().

2000-06-21 02:35  fnevgeny

	* src/helpwin.c: Re-implemented context help.

2000-06-21 01:46  fnevgeny

	* src/: comwin.c, graphappwin.c, monwin.c, nonlwin.c, printwin.c,
	setappwin.c, setwin.c: Added help links to several dialogs.

2000-06-21 01:44  fnevgeny

	* src/helpwin.c: nohelp.html -> doc/nohelp.html.

2000-06-21 00:56  fnevgeny

	* src/motifutils.c: Removed separator in the FSB dialogs.

2000-06-20 23:34  fnevgeny

	* doc/.cvsignore: Added *.tex to cvsignore.

2000-06-20 23:32  fnevgeny

	* doc/Makefile: Fixed suffix order and *clean rules.

2000-06-20 02:57  fnevgeny

	* src/xmgrace.c: Include "doc/" in the help doc paths.

2000-06-20 02:57  fnevgeny

	* src/helpwin.c: Proper anchor treatment and more.

2000-06-20 02:56  fnevgeny

	* src/main.c: Cosmetic -netcdf* help fixes.

2000-06-20 02:55  fnevgeny

	* doc/Makefile: Added rules for generating TeX files.

2000-06-20 02:47  fnevgeny

	* doc/: UsersGuide.sgml, grace.1: -netcdf* command line options
	documented.

2000-06-20 02:20  fnevgeny

	* doc/Tutorial.sgml: Updates from Ed.

2000-06-20 02:09  fnevgeny

	* src/: motifinc.h, motifutils.c: Added AddTextInputCB().

2000-06-17 01:55  fnevgeny

	* doc/UsersGuide.sgml: Don't use links to type descriptions in the
	tables.

2000-06-17 01:53  fnevgeny

	* src/params.c, templates/Default.agr: Use LEGEND expr, expr
	instead of LEGEND X1/Y1 expr in projects.

2000-06-17 01:45  fnevgeny

	* src/pars.yacc: Moved LEGEND X1/Y1 expr to the list of obsolete
	commands.

2000-06-17 01:28  fnevgeny

	* src/xmgrace.c: Include Xbae/Matrix.h for Xbae checks.

2000-06-16 23:24  fnevgeny

	* src/: defaults.c, defines.h, events.c, noxprotos.h, params.c,
	pars.yacc, plotone.c, regionutils.c, regionwin.c, xprotos.h: A
	region can now be linked to a single graph only.

2000-06-16 22:57  fnevgeny

	* src/svgdrv.c: Updated doctype of svg.

2000-06-15 01:57  fnevgeny

	* doc/UsersGuide.sgml: Additions from Don and a few updates by me.

2000-06-15 01:49  fnevgeny

	* doc/FAQ.sgml: Motif->M*tif changes.

2000-06-15 01:47  fnevgeny

	* ac-tools/configure.in: Check for libz, jpeg and png also if
	XmHTML is used.

2000-06-15 01:46  fnevgeny

	* src/helpwin.c: Use label instead of text input for anchor
	tracking.

2000-06-13 02:37  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	grace-5.1.1pre2 snapshot.

2000-06-13 02:36  fnevgeny

	* patches/XmHTML.patch: Added patch fixing several annoyances in
	XmHTML.

2000-06-13 02:05  fnevgeny

	* ac-tools/configure.in: Enable use of XmHTML by default.

2000-06-13 01:58  fnevgeny

	* src/Make.dep: Updated deps.

2000-06-13 01:56  fnevgeny

	* src/motifutils.c: Move the Editres include below Xm.h.

2000-06-11 02:26  fnevgeny

	* src/setwin.c: Use set data columns for evaluating "Load &
	evaluate" expressions. This fixed several inconveniences plus a
	severe memory leak.

2000-06-11 01:16  fnevgeny

	* src/motifutils.c: Register EditRes in standalone variant of
	CreateDialogForm().

2000-06-11 01:16  fnevgeny

	* src/xmgrace.c: Use new RegisterEditRes().

2000-06-11 01:01  fnevgeny

	* src/: motifutils.c, motifinc.h: Added RegisterEditRes().

2000-06-10 23:40  fnevgeny

	* src/setutils.c: Fixed set split crash.

2000-06-10 23:14  fnevgeny

	* ac-tools/configure.in: Removed -Wno-implicit-int gcc flag.

2000-06-09 00:42  fnevgeny

	* arch/os2/README: Updates from AM.

2000-06-09 00:41  fnevgeny

	* auxiliary/README: Slight modifications.

2000-06-09 00:40  fnevgeny

	* auxiliary/fdf2fit: Don't hardcode perl path.

2000-06-06 03:18  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-5.1.1pre1 snapshot.

2000-06-06 03:17  fnevgeny

	* templates/Default.agr: Updated version id in the default
	template.

2000-06-06 03:16  fnevgeny

	* src/fourier.c: No need to multiply by 1.0 for direct FFT, as
	noticed by Ron DeLorme.

2000-06-06 03:01  fnevgeny

	* src/: setappwin.c, tickwin.c: Use SetScaleWidth() to replace raw
	Motif calls.

2000-06-06 03:01  fnevgeny

	* src/: motifutils.c, motifinc.h: Added SetScaleWidth().

2000-06-06 02:51  fnevgeny

	* src/tickwin.c: Splitted axis/tick label offset prefs into 2 input
	fields.  Replaced raw Motif stuff.

2000-06-05 01:56  fnevgeny

	* src/printwin.c: Replaced raw Motif stuff.

2000-06-05 00:46  fnevgeny

	* src/: printwin.c, xmgrace.c: Renamed "File/Device setup" to
	"File/Print setup" and added "View/Page setup" (same dialog but
	with X11 as the selected device).

2000-06-02 03:46  fnevgeny

	* src/editpwin.c: Minor changes.

2000-06-02 03:42  fnevgeny

	* src/x11drv.c: Fixed wrong initial canvas size in the free mode.

2000-06-02 03:42  fnevgeny

	* src/xutil.c: Use sync_canvas_size().

2000-06-02 03:40  fnevgeny

	* src/xmgrace.c: Removed get_canvas_size() and set_canvas_size(). 
	Added sync_canvas_size().  Misc X resource tunings.

2000-06-02 03:40  fnevgeny

	* src/xprotos.h: Removed get_canvas_size() and set_canvas_size(). 
	Added sync_canvas_size().

2000-06-02 03:38  fnevgeny

	* src/: motifinc.h, motifutils.c: Added SetDimensions() and
	GetDimensions() functions.

2000-06-02 02:29  fnevgeny

	* src/motifutils.c: Set XmALIGNMENT_BEGINNING in CreateLabel().

2000-06-01 02:44  fnevgeny

	* src/xmgrace.c: "File/Read/Sets" and "File/Write/Setts" moved to
	the "Data/Import" and "Data/Export" submenus, respectively. 
	"File/Read/Parameters" and "File/Write/Parameters" removed (they're
	in the graph app. popup).

2000-05-31 02:57  fnevgeny

	* src/pars.yacc: A stupid mistake in ARRANGE(...) fixed.

2000-05-31 02:46  fnevgeny

	* arch/vms/configure.com: No XmHTML for VMS by default.

2000-05-31 02:36  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Implemented \n and \V{} escape codes
	in strings.

2000-05-31 00:43  fnevgeny

	* src/setappwin.c: Replaced raw Motif stuff.

2000-05-31 00:37  fnevgeny

	* src/worldwin.c: Replaced raw Motif stuff.

2000-05-31 00:35  fnevgeny

	* src/motifinc.h: Added #include <X11/Intrinsic.h> for Widget
	definition.

2000-05-30 23:18  fnevgeny

	* src/: motifinc.h, motifutils.c, worldwin.c: CreateGrid() and
	PlaceGridChild() moved from worldwin.c to motifutils.c.

2000-05-30 03:00  fnevgeny

	* src/graphappwin.c: Added menubar to the "graph appearance"
	dialog. Replace raw Motif stuff.

2000-05-30 02:51  fnevgeny

	* src/motifinc.h: Made graph popup menu callbacks public.

2000-05-30 02:51  fnevgeny

	* src/motifutils.c: Minor fixes in the graph popup menus.

2000-05-30 01:15  fnevgeny

	* src/: Make.dep, graphappwin.c, tickwin.c: Removed #include
	"Tab.h" from tickwin.c and graphappwin.c.

2000-05-30 01:09  fnevgeny

	* src/events.c: getpoints() now accepts VPoint* instead of VPoint;
	if NULL is passed, use the previous value.

2000-05-30 01:09  fnevgeny

	* src/events.h: getpoints() now accepts VPoint* instead of VPoint.

2000-05-30 01:06  fnevgeny

	* src/plotone.c: Don't issue error message when error placement
	type "both" is used for xydydy and alike.

2000-05-30 01:05  fnevgeny

	* src/editpwin.c: Explicitly set the SS editor dialog resizable.

2000-05-30 00:51  fnevgeny

	* src/helpwin.c: Create the find dialog in Gracilla using the html
	widget as parent.

2000-05-30 00:17  fnevgeny

	* ac-tools/configure.in: No need to check for libgen.

2000-05-30 00:13  fnevgeny

	* src/setwin.c: Explicitly set "Data set operations" dialog
	resizable.

2000-05-30 00:12  fnevgeny

	* src/: motifinc.h, motifutils.c: CreateDialogForm no longer
	creates a resizable form.  Added SetDialogFormResizable().

2000-05-29 02:58  fnevgeny

	* src/editpwin.c: SS editor: default length is 100 rows, automatic
	adding of rows, as for confirmation before deleting rows, fixed
	refreshing a cell with focus on (a bug in Xbae?).

2000-05-29 02:48  fnevgeny

	* src/setwin.c: Allow column resize of formula input fields in
	"load & evaluate".

2000-05-29 02:46  fnevgeny

	* src/: buildinfo.c, defaults.c, graphs.c, objutils.c, t1fonts.c:
	Added #include <string.h> here and there.

2000-05-29 02:45  fnevgeny

	* src/regionutils.c: No need for strcpy in region_types().

2000-05-29 02:45  fnevgeny

	* src/graphutils.c: No need for strcpy in get_format_types().

2000-05-29 02:43  fnevgeny

	* ac-tools/: config.guess, config.sub: Updated config.guess and
	config.sub.

2000-05-28 04:10  fnevgeny

	* src/helpwin.c: Proper handling of images (path translation) and
	misc fixes.

2000-05-28 04:09  fnevgeny

	* src/xmgrace.c: Set XmHTML widget geometry and fore/background via
	Xresources.

2000-05-28 01:33  fnevgeny

	* src/monwin.c: Renamed create_monitor_frame() ->
	create_monitor_frame_cb().  Set the console height via Xresources,
	just as the width.  Added an option to popup the console only on
	errors.

2000-05-28 01:32  fnevgeny

	* src/xmgrace.c: Renamed create_monitor_frame() ->
	create_monitor_frame_cb().  Set the console height via Xresources,
	just as the width.

2000-05-28 01:31  fnevgeny

	* src/xprotos.h: Renamed create_monitor_frame() ->
	create_monitor_frame_cb().

2000-05-27 23:09  fnevgeny

	* src/: motifutils.c, motifinc.h: Added CreateMenuCloseButton()
	function.

2000-05-27 16:51  fnevgeny

	* arch/os2/: README, config.h.os2, configos2.cmd: OS/2 updates from
	AM.

2000-05-27 14:41  fnevgeny

	* doc/Tutorial.sgml: More fixes from Ed.

2000-05-27 01:41  fnevgeny

	* src/motifutils.c: Motif-2.1 wants XmMULTI_LINE_EDIT be defined at
	the ScrolledText widget creation.

2000-05-26 02:45  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: grace-5.1.1 (pre0) snapshot.

2000-05-26 02:35  fnevgeny

	* doc/UsersGuide.sgml: Removed -[no]logwindow, -arrange, -cols, and
	-rows command line options.

2000-05-26 02:32  fnevgeny

	* grace_np/: grace_np.c, grace_np.h: GraceOpen() made a function
	instead of macro.

2000-05-26 02:07  fnevgeny

	* src/xmgrace.c: Strictier checks for Motif/Xbae version matching.

2000-05-26 01:56  fnevgeny

	* doc/Tutorial.sgml: Updates from Ed.

2000-05-26 01:56  fnevgeny

	* doc/grace.1: Removed -[no]logwindow, -arrange, -cols, and -rows
	command line options.

2000-05-26 01:55  fnevgeny

	* src/Make.dep: Updated deps.

2000-05-26 01:54  fnevgeny

	* src/xmgrace.c: Some console X resources hardcoded.

2000-05-26 01:53  fnevgeny

	* src/monwin.c: Window/Results rewritten and merged with errwin
	stuff.

2000-05-26 01:41  fnevgeny

	* src/motifutils.c: Renamed form widget "dialog_form" to "form" in
	CreateDialogForm().

2000-05-26 01:14  fnevgeny

	* src/motifutils.c: If parent argument of CreateDialogForm() is
	NULL, create "standalone" dialog.

2000-05-25 02:54  fnevgeny

	* src/xmgrace.c: Renamed "Window/Results" -> "Window/Console".

2000-05-25 02:53  fnevgeny

	* examples/test.com: arrange() and spline() replaced with their new
	forms.

2000-05-25 02:52  fnevgeny

	* src/pars.yacc: Use ARRANGE with parentheses.

2000-05-25 02:41  fnevgeny

	* src/motifutils.c: Removed errwin() and related functions (will be
	combined with stufftextwin()).

2000-05-25 02:18  fnevgeny

	* src/nonlwin.c: Replaced most of the raw Motif stuff in the non
	linear fit dialog.

2000-05-24 23:46  fnevgeny

	* src/motifutils.c: Use Form instead of RowColumn as a
	CreateScrollTextItem2() container.

2000-05-24 03:45  fnevgeny

	* src/xmgrace.c: Check for runtime/build Xbae versions.

2000-05-24 03:26  fnevgeny

	* src/pars.yacc: Enhanced ARRANGE via extended
	arrange_graphs_simple().

2000-05-24 03:17  fnevgeny

	* src/: graphutils.c, graphutils.h: Set vgap and hgap separately in
	arrange_graphs_simple().

2000-05-24 02:22  fnevgeny

	* src/: graphutils.c, graphutils.h: arrange_graphs_simple() is now
	not that simple.

2000-05-24 02:21  fnevgeny

	* src/main.c: Removed -arrange, -cols, and -rows command line
	options.

2000-05-24 00:58  fnevgeny

	* src/: monwin.c, xprotos.h: Re-written stufftextwin() according to
	stufftext() etc changes.

2000-05-24 00:29  fnevgeny

	* src/: globals.h, main.c, utils.c, utils.h, xmgrace.c: Removed
	log_results(), global logwindow and respective command line
	switches and X resource.

2000-05-23 23:58  fnevgeny

	* src/: computils.c, files.c, motifutils.c, pars.yacc, setutils.c,
	ssdata.c, xmgrace.c: Removed log_results() calls.

2000-05-23 00:54  fnevgeny

	* src/: as274c.c, computils.c, fileswin.c, fit.c, nonlfit.c,
	regionutils.c: Updated accordinf to the new stufftext() prototype.

2000-05-23 00:52  fnevgeny

	* src/: utils.c, utils.h: Removed the second argument of
	stufftext().

2000-05-23 00:51  fnevgeny

	* src/defines.h: Removed STUFF_* definitions.

2000-05-20 00:44  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-20000520 snapshot.

2000-05-20 00:30  fnevgeny

	* src/helpwin.c: Anchor tracking and help menu.

2000-05-20 00:29  fnevgeny

	* src/motifutils.c: A better attachment method for
	AddDialogFormChild().

2000-05-19 03:09  fnevgeny

	* grace_np/: grace_np.c, grace_np.h: Added GraceOpenVA() to the
	grace_np API.

2000-05-18 03:47  fnevgeny

	* src/helpwin.c: A simplistic html viewer (XmHTML-based) added.

2000-05-18 00:59  fnevgeny

	* src/: main.c, utils.c, utils.h: Screen bi_gui_xbae() with #ifdef
	MOTIF_GUI.

2000-05-17 22:01  fnevgeny

	* src/Makefile: Added jpeg, png, anf zlib to the buildinfo linkage
	stage since XmHTML may depend on them.

2000-05-17 21:54  fnevgeny

	* ac-tools/: aclocal.m4, config.h.in, configure.in: Added checks
	for XmHTML.

2000-05-17 03:10  fnevgeny

	* ac-tools/configure.in: Cleaner X checks.

2000-05-17 03:00  fnevgeny

	* src/editpwin.c: More changes to the SS editor.

2000-05-17 02:42  fnevgeny

	* src/t1fonts.c: White space at the beginning of text strings
	wasn't accounted in bbox calculations.

2000-05-17 01:25  fnevgeny

	* ac-tools/configure.in: No need to prepend "." to EXEEXT.

2000-05-14 01:27  fnevgeny

	* src/motifutils.c: Double click on a set selector entry now pops
	up the SS editor.

2000-05-14 00:17  fnevgeny

	* src/setutils.c: set_dataset_type() didn't rise dirtystate flag.

2000-05-13 23:39  fnevgeny

	* src/setwin.c: Replaced raw Motif stuff.

2000-05-13 15:51  fnevgeny

	* src/events.c: Disable canvas events on hidden graphs.

2000-05-11 21:39  fnevgeny

	* src/pars.yacc: The second argument was wrongly defined array
	(should be vexpr) in INTERPOLATE and HISTOGRAM.  Off by 1 # of bins
	in HISTOGRAM.

2000-05-11 21:37  fnevgeny

	* src/nonlfit.c: Print initial guesses _before_ performing
	parms_to_a().

2000-05-09 03:21  fnevgeny

	* src/editpwin.c: More changes to the SS editor, including a
	workaround for async cell updates - which doesn't happen with Motif
	(or is it a Lesstif bug?).

2000-05-07 03:27  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: grace-20000507 snapshot.

2000-05-07 03:25  fnevgeny

	* src/: buildinfo.c, helpwin.c, main.c, utils.c, utils.h,
	xmgrace.c: Store Xbae version used at build time and display it in
	-version and Help/About.

2000-05-07 02:56  fnevgeny

	* src/events.c: switch_current_graph() moved from xutils.c to
	events.c.  switch_current_graph() now updates locator bar.

2000-05-07 02:56  fnevgeny

	* src/xutil.c: switch_current_graph() moved from xutils.c to
	events.c.

2000-05-07 02:38  fnevgeny

	* src/strwin.c: Closing "Window/Drawing obj" now resets canvas
	action.

2000-05-07 02:26  fnevgeny

	* src/motifutils.c: Treat NULL strings as "" in xv_setstr().

2000-05-07 02:18  fnevgeny

	* src/motifutils.c: Update SS editors in update_set_lists() and
	update_all().

2000-05-07 02:16  fnevgeny

	* src/xprotos.h: Added update_ss_editors() declaration.

2000-05-07 02:12  fnevgeny

	* src/editpwin.c: Once again started rewriting SS editor...

2000-05-07 00:33  fnevgeny

	* src/Make.dep: Added mbitmaps.h to the dependencies.

2000-05-07 00:30  fnevgeny

	* src/setwin.c: Allow to select dataless sets to modify in
	"Edit/Data sets".

2000-05-07 00:29  fnevgeny

	* src/setutils.c: In minmax(), return zeros for NULL vectors.

2000-05-07 00:26  fnevgeny

	* src/: main.c, pars.yacc: arrange_graphs() ->
	arrange_graphs_simple().

2000-05-07 00:25  fnevgeny

	* src/worldwin.c: Graph arrange popup rewritten.

2000-05-07 00:24  fnevgeny

	* src/mbitmaps.h: Bitmaps for matrix fill order (in graph arrange).

2000-05-06 23:14  fnevgeny

	* src/: graphutils.c, graphutils.h: New, completely rewritten,
	graph arrange stuff.

2000-05-02 02:49  fnevgeny

	* cephes/isnan.c: Don't compile isfinite() if it's defined as
	macro.

2000-05-02 02:42  fnevgeny

	* src/editpwin.c: Fixed widget attachment bug introduced lately.

2000-05-02 02:37  fnevgeny

	* src/xmgrace.c: Fixed X11 header order (didn't work with
	XFree86-4.0).

2000-05-02 02:33  fnevgeny

	* ac-tools/aclocal.m4: A fix for ACX_CHECK_XMVERSIONSTRING (it
	didn't work on configure re-run).

2000-04-28 00:01  fnevgeny

	* src/graphs.c: is_valid_axis() now takes additional, `gno'
	argument, so it's possible to check for NULL tickmark structures.

2000-04-27 02:20  fnevgeny

	* src/rstdrv.c: Fixed color of bpp=1 pixmaps.

2000-04-27 01:42  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-20000427 snapshot.

2000-04-27 01:39  fnevgeny

	* src/Make.dep: Updated dependencies.

2000-04-27 01:39  fnevgeny

	* src/eblockwin.c: Simplified GUI using new functions.

2000-04-26 02:31  fnevgeny

	* src/: compwin.c, eblockwin.c, featext.c, fileswin.c, fontwin.c,
	miscwin.c, nonlwin.c, printwin.c, setappwin.c, tickwin.c: Global
	replacement XtSetSensitive() -> SetSensitive().

2000-04-26 02:30  fnevgeny

	* src/: motifinc.h, motifutils.c: Added SetSensitive().

2000-04-25 04:26  fnevgeny

	* src/compwin.c: Pass SET_SELECT_NEXT to do_interp() and do_histo()
	instead of allocating it.

2000-04-25 04:26  fnevgeny

	* src/pars.yacc: Pass SET_SELECT_NEXT to do_interp() instead of
	allocating it.

2000-04-25 04:25  fnevgeny

	* src/computils.c: Allow to pass SET_SELECT_NEXT to do_histo().

2000-04-25 03:36  fnevgeny

	* src/pars.yacc: HISTO -> HISTOGRAM.

2000-04-25 03:21  fnevgeny

	* src/compwin.c: Minor re-arrangements of the Interpolation popup. 
	Re-written Histograms popup: option to choose bins as abscissas of
	a set and option to normalize.

2000-04-25 03:00  fnevgeny

	* src/: computils.c, noxprotos.h: do_histo() now takes the bin
	array on input and can optionally normalize the histogram (as set
	by the new `normalize' argument).

2000-04-25 02:57  fnevgeny

	* src/defines.h: Removed HISTOGRAM_TYPE_* defines.

2000-04-24 03:51  fnevgeny

	* src/pars.yacc: Added RAND(nexpr).

2000-04-24 02:23  fnevgeny

	* src/: plotwin.c, ptswin.c: Simplified code using new GUI
	functions.

2000-04-24 01:45  fnevgeny

	* src/editpwin.c: SS editor clean-ups.

2000-04-24 00:40  fnevgeny

	* src/xmgrace.c: Splines & Interpolation menu entries combined into
	one.

2000-04-24 00:38  fnevgeny

	* src/pars.yacc: Removed SPLINE(), ASPLINE().  INTERP() replaced
	with more powerful INTERPOLATE() combining all three together (plus
	more).

2000-04-23 23:16  fnevgeny

	* src/compwin.c: Removed spline stuff and heavily rewritten
	interpolation dialog.

2000-04-23 23:14  fnevgeny

	* src/: computils.c, noxprotos.h: do_interp() takes mesh array
	instead of sampling set; added `strict' flag - whether
	extrapolation is allowed or not.  Removed do_spline() - its
	functionality now in do_interp().

2000-04-23 22:52  fnevgeny

	* src/: motifinc.h, motifutils.c: Added AddDialogFormChild(),
	CreateTransformDialogForm(), and GetTransformDialogSettings().

2000-04-23 22:48  fnevgeny

	* src/defines.h: Renamed SPLINE_* to INTERP_*.

2000-04-23 22:46  fnevgeny

	* src/xprotos.h: Removed create_spline_frame().

2000-04-20 23:34  fnevgeny

	* src/: pdfdrv.c, psdrv.c, rstdrv.c: Simplified GUI setup using new
	functions in motifutils.c.

2000-04-20 22:58  fnevgeny

	* src/locatewin.c: Removed unneeded ManageChild() calls.

2000-04-20 17:46  fnevgeny

	* src/motifutils.c: Make VContainer and HContainer managed.

2000-04-20 05:00  fnevgeny

	* src/xmgrace.c: Simplified event handling by using handle_close().

2000-04-20 04:58  fnevgeny

	* src/motifutils.c: Modified handle_close() to treat app_shell as
	well.

2000-04-20 04:49  fnevgeny

	* src/motifutils.c: Moved savewidget() from RaiseWindow() to
	handle_close(), so it's called only once per popup.

2000-04-20 04:23  fnevgeny

	* src/: compwin.c, comwin.c, eblockwin.c, editpwin.c, featext.c,
	fileswin.c, fontwin.c, graphappwin.c, helpwin.c, hotwin.c,
	locatewin.c, miscwin.c, monwin.c, motifinc.h, motifutils.c,
	nonlwin.c, pdfdrv.c, plotwin.c, printwin.c, psdrv.c, ptswin.c,
	regionwin.c, rstdrv.c, setappwin.c, setwin.c, strwin.c, tickwin.c,
	worldwin.c: XtRaise()->RaiseWindow() global replacements.

2000-04-20 04:11  fnevgeny

	* src/Make.dep: Updated locatewin.c deps.

2000-04-20 04:09  fnevgeny

	* src/: compwin.c, comwin.c, eblockwin.c, editpwin.c, featext.c,
	fileswin.c, fontwin.c, graphappwin.c, helpwin.c, hotwin.c,
	miscwin.c, monwin.c, nonlwin.c, pdfdrv.c, plotwin.c, printwin.c,
	psdrv.c, ptswin.c, regionwin.c, rstdrv.c, setappwin.c, setwin.c,
	strwin.c, tickwin.c, worldwin.c, xmgrace.c:
	XtManageChild->ManageChild, XtUnanageChild->UnmanageChild, and
	XtParent->GetParent global replacements.

2000-04-20 04:07  fnevgeny

	* src/locatewin.c: Re-written locator props dialog.

2000-04-20 04:02  fnevgeny

	* src/: motifinc.h, motifutils.c: Added GetParent().

2000-04-20 03:34  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateVContainer() and
	CreateHContainer().

2000-04-20 02:55  fnevgeny

	* src/: motifinc.h, motifutils.c: Added simple wrappers
	ManageChild() and UnanageChild().

2000-04-20 02:49  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateDialogForm() and
	CreateAACDialog().

2000-04-19 04:35  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	grace-20000419 snapshot.

2000-04-19 02:30  fnevgeny

	* src/plotone.c: Invert logics of the yesno dialog popped up if
	printout is truncated.

2000-04-19 01:59  fnevgeny

	* src/printwin.c: Check for proper page dims and DPI.

2000-04-19 01:58  fnevgeny

	* src/: device.c, device.h: Added is_valid_page_geometry(). 
	set_device_props() now checks for proper page dimensions and dpi
	and returns error if not.

2000-04-19 01:42  fnevgeny

	* src/locatewin.c: Added missing xdrawgraph() to the locator props
	dialog callback.

2000-04-19 01:26  fnevgeny

	* src/: files.c, main.c: read_param() -> scanner().

2000-04-19 01:20  fnevgeny

	* src/Make.dep: Updated dependencies.

2000-04-19 01:15  fnevgeny

	* src/: noxprotos.h, params.c: Removed read_param(), which was just
	a call to scanner(), altogether.

2000-04-19 01:12  fnevgeny

	* src/: files.h, noxprotos.h: Moved declaration of getparms() from
	noxprotos.h to files.h.

2000-04-19 01:07  fnevgeny

	* src/params.c: getparms() moved from here to files.c.

2000-04-19 01:01  fnevgeny

	* src/files.c: Moved getparms() from params.c to here.	Use
	read_long_line() in getparms() to remove max linelength
	restriction.

2000-04-19 00:50  fnevgeny

	* src/t1fonts.c: Simplified String2Composite().  Fixed \\.

2000-04-18 02:41  fnevgeny

	* src/compwin.c: Canvas didn't refresh after performing
	interpolation.

2000-04-18 02:35  fnevgeny

	* src/computils.c: Modifications to suit new form of seval().

2000-04-18 02:23  fnevgeny

	* src/: fit.c, noxprotos.h: Rewritten seval() to evaluate spline on
	a whole array.

2000-04-18 01:16  fnevgeny

	* src/noxprotos.h: Added monotonicity() and find_span_index().

2000-04-18 01:16  fnevgeny

	* src/computils.c: Introduced:	monotonicity() - check an array for
	monotonicity;  find_span_index() - binary search inside a monotonic
	array;	interpolate() - generic interpolation routine.	Rewritten
	do_interp() to use the clean interpolate() function hence fixing a
	few bugs.

2000-04-18 00:07  fnevgeny

	* arch/os2/README: Updates from AM.

2000-04-17 00:11  fnevgeny

	* ac-tools/: aclocal.m4, configure.in: ACX_CHECK_NETCDF macro now
	checks for version.

2000-04-08 03:00  fnevgeny

	* src/svgdrv.c: Fixed under/overlining in SVG.	Fixed dashed
	patterns for thick lines in SVG.

2000-04-08 03:00  fnevgeny

	* src/buildinfo.c: 5.1.1 started...

2000-04-07 02:38  fnevgeny

	* patches/sgmltools.patch: Added a patch against sgmltools-1.0.9
	for correct processing of the 'ca' attribute in the 'tabular'
	element.

2000-04-04 00:36  fnevgeny

	* Makefile: `make *clean' was broken.

2000-04-02 16:20  fnevgeny

	* doc/CHANGES.html: One more bug killed...

2000-04-02 16:15  fnevgeny

	* src/motifutils.c: Added missing handle_close() to FSB dialogs.

2000-04-02 16:14  fnevgeny

	* grace_np/Makefile: Old `make' doesn't like $<.

2000-04-02 03:44  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: Final
	5.1.0 release.

2000-04-02 03:30  fnevgeny

	* src/params.c: Avoid dereferencing of NULL pointer in saving axis
	props of killed graphs.

2000-03-30 01:03  fnevgeny

	* ac-tools/: config.guess, config.sub: New config.guess and
	config.sub.

2000-03-30 00:52  fnevgeny

	* src/: psdrv.c, psdrv.h: Optionally set hardware resolution in the
	PS output.  In PS driver, option to select input tray:
	auto/manual/match page dimensions.

2000-03-29 23:32  fnevgeny

	* ac-tools/configure.in: Fixed typos in --with-cc and --with-f77.

2000-03-29 23:31  fnevgeny

	* src/draw.c: A missed "int" added.

2000-03-29 04:34  fnevgeny

	* fonts/: Makefile, enc/IsoLatin9.enc: Added IsoLatin9 encoding
	file.

2000-03-29 02:40  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	grace-5.1.0pre4 snapshot.

2000-03-29 02:24  fnevgeny

	* ac-tools/configure.in: A minimal FC check is back.

2000-03-29 02:09  fnevgeny

	* ac-tools/configure.in: Added --with-cc and --with-f77, removed
	Fortran checks.

2000-03-29 02:07  fnevgeny

	* ac-tools/aclocal.m4: Removed FC stuff.

2000-03-29 01:51  fnevgeny

	* Makefile: Minor clean ups.

2000-03-29 01:48  fnevgeny

	* ac-tools/config.h.in, arch/os2/config.h.os2,
	arch/vms/configure.com: Renamed HAVE_F77 -> WITH_F77_WRAPPER. 
	Removed NEED_F77_UNDERSCORE.

2000-03-29 01:47  fnevgeny

	* grace_np/gracef_np.c: Renamed HAVE_F77 -> WITH_F77_WRAPPER.

2000-03-29 01:46  fnevgeny

	* grace_np/Makefile: Compile 2 versions of gracef_np.c - with and
	without trailing underscore in Fortran function names.

2000-03-28 22:56  fnevgeny

	* grace_np/gracef_np.c: Use cpp macro for F77 function names (as is
	or plus underscore appended).

2000-03-28 03:00  fnevgeny

	* src/main.c, ac-tools/aclocal.m4: A typo fixed.

2000-03-28 02:10  fnevgeny

	* ac-tools/configure.in: Use ACX_CHECK_FFTW and ACX_CHECK_NETCDF
	macros.

2000-03-28 01:53  fnevgeny

	* ac-tools/aclocal.m4: Added ACX_CHECK_FFTW and ACX_CHECK_NETCDF
	macros.

2000-03-28 01:28  fnevgeny

	* ac-tools/config.h.in: Drop HAVE_MFHDF.

2000-03-28 00:41  fnevgeny

	* arch/: os2/config.h.os2, vms/configure.com: Remove HAVE_MFHDF
	symbol in configure scripts.

2000-03-28 00:35  fnevgeny

	* src/: files.c, fileswin.c, main.c: Don't use HAVE_MFHDF -
	HAVE_NETCDF is enough.

2000-03-28 00:25  fnevgeny

	* ac-tools/aclocal.m4: In JPEG check, verify that
	jpeg_create_compress() is present.

2000-03-27 23:16  fnevgeny

	* ac-tools/aclocal.m4: Added configure options to specify library
	objects (-ljpeg etc).

2000-03-26 02:36  fnevgeny

	* src/printwin.c: Added menubar to the "Device setup" dialog. 
	Options to sync page size of all devices and rescale plot on page
	size change introduced.

2000-03-26 02:20  fnevgeny

	* src/xutil.c: Simplify free page rescaling by using new version of
	set_page_dimensions().

2000-03-26 01:50  fnevgeny

	* src/: graphs.c, main.c, pars.yacc: Update to new
	set_page_dimensions() arg list.

2000-03-26 01:48  fnevgeny

	* src/: device.c, device.h: set_page_dimensions() now has an
	additional flag specifying whether to rescale the plot if the page
	aspect ratio changes.

2000-03-25 23:37  fnevgeny

	* src/svgdrv.c: Use solid patterns in SVG for a time being.

2000-03-25 15:53  fnevgeny

	* ac-tools/configure.in: Check for T1lib-1.0.1.

2000-03-25 15:51  fnevgeny

	* T1lib/: README.t1lib, t1lib/parseAFM.c, t1lib/sysconf.h,
	t1lib/t1aaset.c, t1lib/t1afmtool.c, t1lib/t1base.c,
	t1lib/t1delete.c, t1lib/t1enc.c, t1lib/t1env.c, t1lib/t1finfo.c,
	t1lib/t1load.c, t1lib/t1misc.h, t1lib/t1outline.c, t1lib/t1set.c,
	t1lib/t1trans.c, type1/t1io.c, type1/type1.c: Updated to
	T1lib-1.0.1.

2000-03-25 15:06  fnevgeny

	* doc/UsersGuide.sgml: Documented numeric operators and functions
	plus some more stuff.

2000-03-25 14:50  fnevgeny

	* src/psdrv.c: Don't rotate EPS to get landscape - needed only for
	real hardcopy (PS).

2000-03-24 01:26  fnevgeny

	* doc/Tutorial.sgml: Updates from Ed.

2000-03-24 01:21  fnevgeny

	* src/setwin.c: Extended max length of the formula fields in
	"create by formula" to 256.

2000-03-19 01:08  fnevgeny

	* src/xmgrace.c: Added to Help/Examples vmap.agr and xysize.agr.

2000-03-19 00:45  fnevgeny

	* examples/pie.agr: More pie charts.

2000-03-18 23:59  fnevgeny

	* src/editpwin.c: Refresh canvas after point adding/deleting in the
	SS editor.

2000-03-18 23:58  fnevgeny

	* examples/: Makefile, dotest, xysize.agr: Added xysize.agr, an
	XYSIZE example.

2000-03-18 22:51  fnevgeny

	* examples/: Makefile, dotest, vmap.agr: Added vmap.agr - a sample
	of vector map.

2000-03-18 22:14  fnevgeny

	* src/: XMgrace.ad, xmgrace.c: Added XMgrace*monText.fontList
	resource for the "Results" window font.

2000-03-18 22:13  fnevgeny

	* src/monwin.c: Renamed text_w widget to monText.  Removed a call
	to SetFixedFont - will be replaced by X resource.

2000-03-18 17:05  fnevgeny

	* arch/: os2/config.h.os2, vms/configure.com: Added (un)defines of
	HAVE__XMVERSIONSTRING for configure-less architectures.

2000-03-18 17:01  fnevgeny

	* arch/vms/: readme, t1lib_t1lib.mms: Updates from John.

2000-03-18 16:57  fnevgeny

	* src/xmgrace.c: Conditional (HAVE__XMVERSIONSTRING) use of
	_XmVersionString[].

2000-03-18 16:56  fnevgeny

	* ac-tools/: aclocal.m4, config.h.in, configure.in: Added a check
	for presence of _XmVersionString[] in libXm.

2000-03-15 01:04  fnevgeny

	* scripts/cvs2cl.pl: New version of cvs2cl.

2000-03-14 23:48  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: grace-5.1.0pre3 snapshot.

2000-03-14 23:39  fnevgeny

	* src/mfdrv.c: Added version id, resources, page size etc.

2000-03-14 23:39  fnevgeny

	* src/mfdrv.h: Added GMF_VERSION.

2000-03-12 02:02  fnevgeny

	* src/monwin.c: Motif-2.1 wants XmMULTI_LINE_EDIT be defined at the
	ScrolledText widget creation.  More clean-ups.

2000-03-12 01:59  fnevgeny

	* src/motifutils.c: Removed #ifndef XmFONTLIST_DEFAULT_TAG - this
	is for Motif-1.1 only.

2000-03-12 01:33  fnevgeny

	* src/: motifinc.h, motifutils.c: Added destroy_dialog_cb().

2000-03-11 03:33  fnevgeny

	* src/motifutils.c: Check for success of loadin  fixed font in
	SetFixedFont().

2000-03-11 01:21  fnevgeny

	* src/utils.c: Don't intercept SIGABORT.  Use abort() instead of
	exit() at emergency exit.

2000-03-09 01:12  fnevgeny

	* scripts/cvs2cl.pl: A newer version of cvs2cl.pl.

2000-03-09 00:55  fnevgeny

	* src/editpwin.c: Added set string editing in SS.

2000-03-08 03:10  fnevgeny

	* src/plotone.c: In drawsetavalues(), moved setcolor(avalue.color)
	inside the set index loop, since string avalues can change color.

2000-03-08 01:38  fnevgeny

	* src/setutils.c: Fixed annotated strings in add_point_at().

2000-03-08 01:18  fnevgeny

	* src/setutils.c: Replaced the whole body of del_point() with
	droppoints().

2000-03-08 01:01  fnevgeny

	* src/: noxprotos.h, pars.yacc, setutils.c: Removed extraneous
	"dist" argument in droppoints().

2000-03-08 00:38  fnevgeny

	* src/: noxprotos.h, setutils.c, setwin.c: Added gno to the
	do_drop_points() list of arguments.

2000-03-08 00:37  fnevgeny

	* arch/os2/Make.conf.os2: Small OS/2 compilation updates.

2000-03-08 00:26  fnevgeny

	* cmath.h: Added M_SQRT2 fallback define.  Fixed isfinite hack.

2000-03-08 00:10  fnevgeny

	* src/setutils.c: Fixed numerous bugs in set operations with sets
	containing annotated strings.

2000-03-07 03:20  fnevgeny

	* src/xmgrace.c: Issue error msg if XtOpenDisplay() failed.

2000-03-07 03:18  fnevgeny

	* src/graphs.c: Simplified copy_graph().

2000-03-05 03:15  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml, doc/grace.1,
	src/buildinfo.c: grace-5.1.0pre2 snapshot.

2000-03-05 03:14  fnevgeny

	* src/main.c: -barebones was out of ABC order.

2000-03-05 03:04  fnevgeny

	* src/plotone.c: If print_file undefined, construct it from the
	project's basename + hdevice's file extension.

2000-03-05 02:47  fnevgeny

	* src/: utils.c, utils.h: Added get_docbname().

2000-03-05 00:41  fnevgeny

	* ac-tools/configure.in: Oops... pdflib-3.00 reports itself as 3.0.

2000-03-04 17:28  fnevgeny

	* src/utils.c: A cosmetic change.

2000-03-04 17:27  fnevgeny

	* src/files.c: No need to include <signal.h>.

2000-03-04 17:13  fnevgeny

	* src/svgdrv.c: Fixed drawing/filling of full circles/ellipses in
	the SVG driver.

2000-03-04 16:35  fnevgeny

	* src/: main.c, xmgrace.c, xprotos.h: Implemented the "-barebones"
	flag (Ed).

2000-03-04 02:39  fnevgeny

	* src/setappwin.c: Implemented the color sync option in the "set
	app." dialog.

2000-03-04 00:02  fnevgeny

	* src/featext.c: Feature extraction/FFT was incorrectly determining
	if the set length was a power of 2.

2000-03-02 01:33  fnevgeny

	* src/utils.c: In case of crash, say few more words if this is a
	LessTif-based version...

2000-03-02 01:05  fnevgeny

	* ac-tools/configure.in: Check for official pdflib-3.00 instead of
	beta.

2000-02-29 03:05  fnevgeny

	* src/psdrv.c: Use several more PS defines.

2000-02-29 02:04  fnevgeny

	* ac-tools/configure.in: Check for t1lib > 1.0.0.

2000-02-29 01:52  fnevgeny

	* T1lib/t1lib/: sysconf.h, t1trans.c: Fixed typos in
	T1_GetLinePosition(). Version switched to 1.0.0p0-grace.

2000-02-29 01:46  fnevgeny

	* src/psdrv.c: Added under/overlining to (E)PS drivers.

2000-02-29 01:41  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Added get_textline_width(),
	get_underline_pos(), and get_overline_pos().

2000-02-28 02:31  fnevgeny

	* src/xmgrace.c: Added checks for Motif/Lesstif mix and proper
	versions.

2000-02-28 02:28  fnevgeny

	* src/main.c: More general error message on fail of
	initialize_gui().

2000-02-27 23:45  fnevgeny

	* src/fontwin.c: Insert unprintable chars as \#{hh}. Other small
	changes.

2000-02-27 00:24  fnevgeny

	* src/x11drv.c: Use correct algorithm for finding out
	bits_per_pixel of pixmaps.

2000-02-27 00:02  fnevgeny

	* fonts/type1/: d050000l.afm, d050000l.pfb, n019003l.afm,
	n019003l.pfb, n019004l.afm, n019004l.pfb, n019023l.afm,
	n019023l.pfb, n019024l.afm, n019024l.pfb, n021003l.afm,
	n021003l.pfb, n021004l.afm, n021004l.pfb, n021023l.afm,
	n021023l.pfb, n021024l.afm, n021024l.pfb, n022003l.afm,
	n022003l.pfb, n022004l.afm, n022004l.pfb, n022023l.afm,
	n022023l.pfb, n022024l.afm, n022024l.pfb, s050000l.afm,
	s050000l.pfb: Updated fonts from gnu-gs-5.50.

2000-02-24 01:07  fnevgeny

	* src/Makefile: Use tags version 2 - nedit-5.1 understands them.

2000-02-23 03:11  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-5.1.0pre1 snapshot.

2000-02-23 02:57  fnevgeny

	* doc/7.1.3.agr: Updated 7.1.3.agr (from Ed).

2000-02-23 02:51  fnevgeny

	* src/mifdrv.c: Fixed linewidht/dashed patterns of the MIF driver.

2000-02-23 02:50  fnevgeny

	* Makefile: Fixed dependencies.

2000-02-23 02:42  fnevgeny

	* ac-tools/configure.in: Checks for correct versions and consistent
	libs & includes (libz, png, ...).  Many new --enable/--with options
	added.

2000-02-23 02:42  fnevgeny

	* ac-tools/aclocal.m4: Checks for correct versions and consistent
	libs & includes (libz, png, ...).

2000-02-22 00:19  fnevgeny

	* src/plotone.c: Fixed triangle symbols.

2000-02-22 00:08  fnevgeny

	* cmath.h: Added 1/sqrt(3) constant.

2000-02-21 23:18  fnevgeny

	* src/pars.yacc: A missing semicolon inserted, kudos to AM.

2000-02-21 03:33  fnevgeny

	* src/svgdrv.c: Many fixes. Now the SVG driver is almost usable.

2000-02-20 03:29  fnevgeny

	* ac-tools/configure.in: Use $prefix/grace as a default for
	GRACE_HOME.

2000-02-20 02:54  fnevgeny

	* conf/: generic, generic.gcc, ix86-os2: Config options are
	hardcoded into configure; we no longer source conf/* unless
	explicitly told by the user. Thus, the directory is cleaned, only a
	few configs left as examples.

2000-02-20 02:49  fnevgeny

	* ac-tools/: Make.conf.in, aclocal.m4, configure.in: Cleaned up
	configure.in. Many checks separated into aclocal.m4, plus several
	.m4 files merged into aclocal, too.  Config options are hardcoded
	into configure; we no longer source conf/* unless explicitly told
	by the user.

2000-02-20 02:47  fnevgeny

	* Makefile: Cleaned up configure.in. Many checks separated into
	aclocal.m4, plus several .m4 files merged into aclocal, too.

2000-02-20 02:05  fnevgeny

	* src/: defines.h, nonlfit.c, nonlwin.c, pars.yacc: Title and
	formula in the non-linear fit params are now dynamic.

2000-02-20 01:35  fnevgeny

	* src/nonlfit.c: Fixed buffer overflow for long fit formulae.

2000-02-20 01:19  fnevgeny

	* src/pars.yacc: Enlarged max input string to 4K in the parser. 
	Removed few tmp buffers.

2000-02-20 01:02  fnevgeny

	* src/eblockwin.c: Don't reset set column selectors when updating
	the blockwin dialog.

2000-02-20 00:20  fnevgeny

	* src/pdfdrv.c: Changes for PDFlib-2.30.

2000-02-19 00:52  fnevgeny

	* src/files.c: Don't print the offending line in the
	process_complete_lines() error message.

2000-02-17 03:09  fnevgeny

	* src/files.c: Fix a bug introduced with read_long_line() changes.

2000-02-17 02:59  fnevgeny

	* src/pars.yacc: Added SWAP selectset AND selectset.  Added
	EXIT(iexpr).

2000-02-17 02:38  fnevgeny

	* examples/chartebar.agr: Replaced with a plot sent in by Keith
	Stribley.

2000-02-17 02:38  fnevgeny

	* examples/boxplot.agr: Some descriptions added.

2000-02-17 01:45  fnevgeny

	* src/featext.c: Update set lists after feature extraction.

2000-02-16 01:05  fnevgeny

	* src/plotone.c: In barplots/boxplots draw the symbols in the
	legend with the fixed height (of the legend text).

2000-02-12 16:53  fnevgeny

	* src/: graphs.h, pars.yacc, plotone.c, setutils.c: SET_XYSYMSIZE
	renamed to SET_XYSIZE.	Added SET_XYCOLOR.

2000-02-12 14:02  fnevgeny

	* src/x11drv.c: Use thin lines if the line width <= 1 pix.

2000-02-12 13:12  fnevgeny

	* src/plotone.c: SET_XY can be plotted in pie charts.

2000-02-11 01:13  fnevgeny

	* src/graphutils.c: Autoticking now alters # of minor ticks only if
	the current value is anomalous.

2000-02-11 00:50  fnevgeny

	* src/xmgrace.c, examples/Makefile, examples/boxplot.agr,
	examples/dotest: Added boxplot.agr to examples.

2000-02-11 00:29  fnevgeny

	* src/graphs.c: Disable setline drawing in boxplot in old projects.

2000-02-11 00:11  fnevgeny

	* src/drawticks.c: Set color before each tick label, since pre/app
	strings may change it.

2000-02-10 22:51  fnevgeny

	* auxiliary/convcal.c: Added 'T' as date/time separator. Extended
	help.

2000-02-09 23:57  fnevgeny

	* src/dates.c: Allow to use 'T' as date-time separator.

2000-02-09 23:33  fnevgeny

	* src/plotone.c: The lower error bar in BARDYDY was shadowed by
	bar.

2000-02-09 23:25  fnevgeny

	* src/svgdrv.c: Several XML-compliant fixes (by Luc).

2000-02-09 23:24  fnevgeny

	* src/mifdrv.c: Correct the handling of colors in text strings and
	simplify users actions to copy/paste the graphic in one document
	and putting it into another one.  This was achieved by replacing
	the Frame object by a group and adding some margins around the
	group (by Luc).

2000-02-09 02:15  fnevgeny

	* arch/vms/: build.com, configure.com, t1lib_t1lib.mms: Updates
	from John.

2000-02-09 02:08  fnevgeny

	* src/psdrv.c: The encoding vector was wrongly defined (though
	worked fine with gs; strange..)

2000-02-09 01:51  fnevgeny

	* src/plotone.c: Added setline to boxplot.

2000-02-09 01:50  fnevgeny

	* src/monwin.c: Swapped setting fixed font with other varargs of
	scrolled text, to make Lesstif happy (otherwise, it sets nrows to
	1).

2000-01-31 02:53  fnevgeny

	* doc/UsersGuide.sgml, COPYRIGHT: A y2k fix for copyright dates :).

2000-01-31 02:49  fnevgeny

	* src/xmgrace.c, examples/Makefile, examples/dotest: Removed
	moresyms.agr example.

2000-01-31 02:14  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c, templates/Default.agr: grace-5.1.0pre0 snapshot.

2000-01-31 01:56  fnevgeny

	* src/graphs.c: Always enforce fixed page layout for Xmgr projects.
	"Free" page makes more troubles than it helps.

2000-01-31 01:50  fnevgeny

	* src/graphs.c: Added Xmgr boxplot-related compensations for
	postprocess_project().

2000-01-31 01:31  fnevgeny

	* src/: pars.yacc, setutils.c: Renamed BOXPLOT to XYBOXPLOT for
	backward compatibility with Xmgr.

2000-01-31 00:45  fnevgeny

	* src/: fileswin.c, motifutils.c, xmgrace.c, xprotos.h:
	"File/Describe" merged with "File/Save as".

2000-01-30 23:58  fnevgeny

	* src/: helpwin.c, main.c: Updated copyright notices.

2000-01-30 23:44  fnevgeny

	* grace_np/Makefile, src/Makefile: Fixed "make links" deps.

2000-01-30 23:42  fnevgeny

	* ac-tools/configure.in: Use shtool install -c ("-c" was missing).

2000-01-30 02:03  fnevgeny

	* src/pdfdrv.c: Set fontpath search prefix and use relative
	pathnames.

2000-01-30 01:47  fnevgeny

	* src/: graphs.h, pars.yacc, plotone.c, plotone.h, setutils.c:
	Added XYSYMSIZE set presentation.

2000-01-30 00:17  fnevgeny

	* src/: graphs.h, pars.yacc, plotone.c, plotone.h, setutils.c:
	Added BOXPLOT set presentation.

2000-01-30 00:16  fnevgeny

	* src/Make.dep: Updated deps.

2000-01-27 01:30  fnevgeny

	* src/: pdfdrv.c, pdfdrv.h: Setup options: 1.2/1.3 compatibility
	and compression level

2000-01-27 00:04  fnevgeny

	* src/pdfdrv.c: Check encoding for both PDF and other fonts. 
	Enable under/overlining using new PDFlib-3 features.

2000-01-25 23:59  fnevgeny

	* src/: computils.c, compwin.c, noxprotos.h, pars.yacc: Changed
	do_histo() arguments to use # of bins instead of bin width.

2000-01-25 00:39  fnevgeny

	* src/: graphappwin.c, graphs.c, graphs.h, params.c, pars.yacc,
	plotone.c, plotone.h, setutils.c: Added vector map plots - the
	first in the 2D+ series.

2000-01-13 02:45  fnevgeny

	* src/graphappwin.c: Some re-arrangements of the Graph app. dialog.

2000-01-13 01:24  fnevgeny

	* doc/.cvsignore: Added a few TeX-related extensions to the ignore
	list.

2000-01-13 01:18  fnevgeny

	* src/setappwin.c: Set "Both" item in the errbar type selector
	insensitive if it's meaningless for the current set type.

2000-01-13 01:17  fnevgeny

	* src/defaults.c: Default errbar placement type changed to
	PLACEMENT_BOTH.

1999-12-31 00:47  fnevgeny

	* ac-tools/Make.conf.in, ac-tools/configure.in,
	arch/os2/Make.conf.os2, arch/vms/build.com, arch/vms/configure.com,
	src/Make.common, src/pdfdrv.c: Removed $(PDFDRV_O) Makefile
	variable; pdfdrv.c is always compiled (a dummy function if PDFlib
	isn't present/unselected).

1999-12-31 00:08  fnevgeny

	* arch/os2/: Make.conf.os2, README, config.h.os2, configos2.cmd,
	dlfcn.c, dlfcn.h, dotest.cmd: Updates by Alexander.

1999-12-28 01:58  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: grace-991228 snapshot.

1999-12-28 01:46  fnevgeny

	* src/plotone.c: Take into account max explode factor when
	calculating pie's radius in PIE charts.

1999-12-28 01:22  fnevgeny

	* src/motifutils.c: Limit menu pulldowns by length.

1999-12-27 23:26  fnevgeny

	* src/: events.c, xutil.c: In point tracking, don't wrap beyond the
	graph and/or canvas bounds.

1999-12-27 03:27  fnevgeny

	* src/t1fonts.c: CompositeString functions use one more argument
	defining the number of substrings.

1999-12-27 03:13  fnevgeny

	* src/events.c: A few point-tracking related fixes.

1999-12-27 02:48  fnevgeny

	* src/ptswin.c: If update_point_locator() is called wis wrong
	arguments, clear dialog selections.

1999-12-27 02:42  fnevgeny

	* src/motifutils.c: Don't rewind list if SelectListChoices() is
	called with no choices (i.e., equivalent to UnselectAll).

1999-12-27 02:08  fnevgeny

	* src/Make.dep: Added svgdrv deps.

1999-12-27 01:56  fnevgeny

	* src/worldwin.c: Cosmetic fixes for graph overlays etc.

1999-12-27 01:50  fnevgeny

	* src/: graphs.c, graphs.h, graphutils.c, graphutils.h: Fixed
	alternative axis handling in overlay_graphs() and few more fixes
	there.	overlay_graphs() moved from graphs.c to graphutils.c.

1999-12-26 01:39  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/Tutorial.sgml,
	doc/UsersGuide.sgml, src/buildinfo.c: grace-991226 snapshot.

1999-12-26 01:20  fnevgeny

	* auxiliary/Makefile: Simplified *clean rules.

1999-12-26 00:56  fnevgeny

	* src/: motifinc.h, motifutils.c: View (optionally) set comments in
	the set selectors.

1999-12-26 00:50  fnevgeny

	* T1lib/: README.t1lib, t1lib/sysconf.h, t1lib/t1env.c,
	t1lib/t1global.h, t1lib/t1load.c, t1lib/t1misc.h, t1lib/t1set.c,
	type1/fontfcn.c: Updated to T1lib-1.0.

1999-12-25 23:49  fnevgeny

	* src/Makefile: Remove buildinfo.h when doing make clean;
	simplified make *clean.

1999-12-25 16:16  fnevgeny

	* src/: Make.common, devlist.h, main.c, svgdrv.c, svgdrv.h: A new
	SVG driver (by Luc).

1999-12-25 15:56  fnevgeny

	* src/t1fonts.c: Don't append trailing \0 to the end of substrings
	(all devices are clean now).

1999-12-25 15:55  fnevgeny

	* src/mifdrv.c: Updates from Luc to use the new puttext()
	arguments.

1999-12-25 15:40  fnevgeny

	* src/pdfdrv.c: Updates to PDFlib 2.10.

1999-12-25 15:34  fnevgeny

	* ac-tools/configure.in: Checks for new version of PDFlib (3.0).

1999-12-20 02:14  fnevgeny

	* src/psdrv.c: Use real encoding vector for all fonts except those
	with builtin encoding.

1999-12-20 02:07  fnevgeny

	* src/plotone.c: Removed defunc update_t1() call.

1999-12-20 02:07  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Removed t1_update() - it was never
	doing something; removed related defines.  Added
	get_default_encoding().

1999-12-20 00:02  fnevgeny

	* fonts/Makefile: List all encodings.

1999-12-19 23:57  fnevgeny

	* fonts/enc/: IsoLatin1.enc, PSLatin1.enc: Modified IsoLatin1
	encoding according to ISO and added PSLatin1.enc that corresponds
	to "ISOLatin1" as defined by PS.

1999-12-19 23:43  fnevgeny

	* src/psdrv.c: Level 1/2 in EPS.

1999-12-19 02:18  fnevgeny

	* src/xmgrace.c: Renamed "Point tracking" -> "Point explorer".

1999-12-19 02:17  fnevgeny

	* src/: Make.dep, events.c, events.h, ptswin.c, xprotos.h:
	Re-written point tracking/moving stuff; add_points and goto_points
	merged into the main (renamed to "Point explorer") panel.

1999-12-19 01:59  fnevgeny

	* src/: noxprotos.h, setutils.c: Added get_datapoint().

1999-12-17 01:16  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-991217 snapshot.

1999-12-17 01:10  fnevgeny

	* .cvsignore, auxiliary/.cvsignore, doc/.cvsignore,
	grace_np/.cvsignore, grconvert/.cvsignore: Added .cvsignore.

1999-12-17 00:02  fnevgeny

	* src/: comwin.c, params.c, t1fonts.c: Replaced all instances of
	fgets() with grace_fgets().

1999-12-17 00:01  fnevgeny

	* src/files.c: Added grace_fgets() - a replacement for fgets() that
	takes care of DOS lineends.  Don't use static buffer in
	read_long_line().

1999-12-17 00:00  fnevgeny

	* src/files.h: Added grace_fgets() - a replacement for fgets() that
	takes care of DOS lineends.

1999-12-16 02:04  fnevgeny

	* src/computils.c: Sanity checks in do_histo() to prevent crashes
	if wrong parameters are supplied.

1999-12-16 01:59  fnevgeny

	* src/pars.yacc: Fixed wrong call to do_histo().

1999-12-15 03:17  fnevgeny

	* examples/Makefile, examples/dotest, examples/txttrans.agr,
	src/xmgrace.c: Added txttrans.agr.

1999-12-15 03:00  fnevgeny

	* examples/test2.agr: Added a string with color changes.

1999-12-15 02:39  fnevgeny

	* src/Make.dep: [no log message]

1999-12-15 02:39  fnevgeny

	* src/: dummydrv.c, dummydrv.h: Updates to sync with new
	devputtext().

1999-12-15 02:10  fnevgeny

	* src/: mfdrv.c, mfdrv.h, mifdrv.c, mifdrv.h, pdfdrv.c, pdfdrv.h,
	psdrv.c, psdrv.h: Updates to sync with new devputtext().

1999-12-15 02:03  fnevgeny

	* src/.cvsignore: Added src/.cvsignore.

1999-12-14 23:21  fnevgeny

	* src/: device.h, t1fonts.c, t1fonts.h: Removed the aux element of
	the CompositeString structure.	Changed devputtext() arguments.

1999-12-14 03:58  fnevgeny

	* src/t1fonts.c: Support for text_advancing is back.

1999-12-13 00:12  fnevgeny

	* src/: device.h, t1fonts.c, t1fonts.h: Many CS changes & fixes...

1999-11-29 02:39  fnevgeny

	* src/locatewin.c: Check for valid gno.

1999-11-29 02:38  fnevgeny

	* src/t1fonts.c: Fixed \m{} in the beginning of string.  Make sure
	Size passed to T1lib is positive.

1999-11-28 05:47  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Changing colors within a string.

1999-11-28 05:03  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Added kerning and ligatures string
	controls.

1999-11-28 03:06  fnevgeny

	* src/: t1fonts.c, utils.c, utils.h: Moved reverse_string() from
	utils.c to t1fonts.c and modified it to treat strings with zeros.

1999-11-28 03:01  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Pass only CompositeString to
	GetGlyphString() and do the rest inside.

1999-11-28 01:12  fnevgeny

	* src/: t1fonts.c, t1fonts.h: General text transformations.

1999-11-27 00:51  fnevgeny

	* src/t1fonts.c: Add trailing \0 to strings again (this is for
	devices that can't handle zero's inside a string anyway, so there
	is no need to rewrite them.

1999-11-26 23:48  fnevgeny

	* src/: device.h, t1fonts.c: Don't use FONTSRC_*.

1999-11-26 02:41  fnevgeny

	* src/motifutils.c: Manage new childs _after_ updating the buttons'
	labels. Some buggy Motifs (1.2.5 on a new HP/UX) get crazy
	otherwise.

1999-11-26 02:20  fnevgeny

	* src/mfdrv.c: Don't assume null-terminated strings in
	CompositeString.  Use device fonts by default.

1999-11-26 02:05  fnevgeny

	* src/psdrv.c: Don't assume null-terminated strings in
	CompositeString.

1999-11-26 01:45  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Added \# control code.
	CompositeString now includes lenght of the string; the string is NO
	longer null-terminated.

1999-11-21 02:40  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml, UsersGuide.sgml: grace-991121
	snapshot.

1999-11-21 02:29  fnevgeny

	* conf/lcc: Added config for lcc.

1999-11-21 02:27  fnevgeny

	* src/buildinfo.c: grace-991121 snapshot.

1999-11-21 02:26  fnevgeny

	* src/graphutils.c: Set dirtystate in auto_ticks().

1999-11-21 02:19  fnevgeny

	* src/: computils.c, compwin.c, dates.c, defines.h, device.c,
	dlmodule.c, draw.c, drawticks.c, dummydrv.c, eblockwin.c, events.c,
	files.c, fileswin.c, graphs.c, graphutils.c, main.c, mfdrv.c,
	mifdrv.c, miscwin.c, missing.c, motifutils.c, nonlfit.c, nonlwin.c,
	objutils.c, pars.yacc, pdfdrv.c, plotone.c, printwin.c, psdrv.c,
	ptswin.c, rstdrv.c, setappwin.c, setutils.c, setwin.c, ssdata.c,
	strwin.c, t1fonts.c, tickwin.c, utils.c, x11drv.c, xmgrace.c:
	Replaced GRACE_EXIT_* with RETURN_*.

1999-11-21 02:02  fnevgeny

	* src/computils.c: Set dirtystate in do_compute().

1999-11-21 01:40  fnevgeny

	* src/main.c: Set cur_graph only after having read the default
	template.

1999-11-21 01:39  fnevgeny

	* src/defaults.c: Don't allocate graphs at all by default.

1999-11-21 01:37  fnevgeny

	* src/ssdata.c: Check for valid graph number in store_data().

1999-11-21 01:12  fnevgeny

	* src/: files.c, graphutils.c, main.c, motifutils.c, xmgrace.c:
	Added update_all() and select_graph() to load_project_file();
	removed these calls from several places where thus became obsolete.

1999-11-20 17:49  fnevgeny

	* src/: as274c.c, computils.c, compwin.c, comwin.c, defaults.c,
	dlmodule.c, draw.c, drawticks.c, eblockwin.c, editpwin.c,
	featext.c, files.c, fileswin.c, fit.c, fourier.c, graphs.c,
	iofilters.c, main.c, mifdrv.c, motifutils.c, nonlfit.c, nonlwin.c,
	objutils.c, params.c, pars.yacc, pdfdrv.c, plotone.c, printwin.c,
	psdrv.c, regionutils.c, regionwin.c, rstdrv.c, setappwin.c,
	setutils.c, setwin.c, ssdata.c, t1fonts.c, utils.c, utils.h,
	worldwin.c, x11drv.c, xmgrace.c: Renamed cxfree -> XCFREE.  Use
	only xmalloc, xrealloc, xcalloc, xfree instead of malloc etc.

1999-11-20 04:35  fnevgeny

	* examples/Makefile, examples/dotest, examples/pie.agr,
	src/xmgrace.c: Added a pie chart example.

1999-11-20 04:07  fnevgeny

	* src/plotone.c: Implemented ann. values for pie charts.

1999-11-20 00:24  fnevgeny

	* src/: graphs.h, pars.yacc, plotone.c, setutils.c: Added
	SET_XYCOLPAT set type (for pie charts).

1999-11-19 01:49  fnevgeny

	* src/: device.h, draw.c, draw.h, dummydrv.c, dummydrv.h, gd.c,
	gd.h, mfdrv.c, mfdrv.h, mifdrv.c, mifdrv.h, pdfdrv.c, pdfdrv.h,
	plotone.c, psdrv.c, psdrv.h, rstdrv.c, rstdrv.h, x11drv.c,
	x11drv.h: Added an extra parameter to DrawFilledArc() (and relevant
	device functions): [fill] mode, chord/pieslice.

1999-11-18 23:53  fnevgeny

	* src/: draw.c, graphappwin.c, graphs.c, graphs.h, pars.yacc,
	plotone.c, plotone.h: Pie charts added.

1999-11-17 02:12  fnevgeny

	* src/: graphutils.c, graphutils.h, noxprotos.h, setutils.c,
	xmgrace.c: Removed activeset().  Added number_of_active_sets(). 
	autoscale_graph() is now function returning status, not macro.

1999-11-17 02:10  fnevgeny

	* src/main.c: Minor simplifications.

1999-11-16 23:53  fnevgeny

	* src/events.c: Focus policy "follows mouse" didn't work if a
	canvas action was chosen.

1999-11-16 02:35  fnevgeny

	* src/Makefile: Failure to run buildinfo could prevent further
	compilation.

1999-11-16 02:33  fnevgeny

	* src/mifdrv.c: Use strchr() instead of index().

1999-11-16 01:52  fnevgeny

	* src/main.c: Omit a few GUI-specific flags/help strings when
	compiling a GUI-less exec.

1999-11-16 01:43  fnevgeny

	* src/: defaults.c, defines.h, drawticks.c, params.c, pars.yacc,
	tickwin.c: Instead of separate auto/spec flag for tick marks and
	labels, use a single one.  User-specified tick labels without tick
	marks (positions) are not allowed.

1999-11-15 23:02  fnevgeny

	* src/: defaults.c, defines.h, drawticks.c, graphs.c, noxprotos.h,
	params.c, pars.yacc, tickwin.c: Added generic axis transformations
	via any formula. Removed the tick label sign option, as a very
	particular case of the above.

1999-11-15 03:59  fnevgeny

	* src/motifutils.c: In CreateOptionChoice(), consider ncols = 1
	same as 0.

1999-11-13 00:33  fnevgeny

	* src/setwin.c: Deallocate the parameter array on return and in
	case of error.

1999-11-09 23:22  fnevgeny

	* src/: defaults.c, drawticks.c, graphs.c, graphs.h, graphutils.c,
	params.c, pars.yacc: In graph, use pointers to tickmarks instead of
	structures.

1999-11-09 23:12  fnevgeny

	* src/motifutils.c: Correctly handle case when no graphs at all are
	allocated.

1999-11-09 23:05  fnevgeny

	* src/events.c: Check that get_cg() is a valid graph.

1999-11-09 23:03  fnevgeny

	* src/: objutils.c, noxprotos.h: Removed copy_plotstr().

1999-11-08 02:21  fnevgeny

	* src/: Make.common, Make.dep, computils.c, noxprotos.h: Removed
	compute.c and the only function in it, formula().

1999-11-06 02:09  fnevgeny

	* src/Make.dep: Updated dependencies.

1999-11-06 02:07  fnevgeny

	* src/: defaults.c, drawticks.c, events.c, graphutils.c, pdfdrv.c,
	plotone.c: Removed obsolete inclusions of t1fonts.h.

1999-11-06 02:06  fnevgeny

	* src/graphs.c: Compensate for erroneous string justifications in
	previous versions of Grace.

1999-11-06 01:43  fnevgeny

	* src/: draw.h, t1fonts.h: Moved JUST_* and WriteString()
	definitions from t1fonts.h to draw.h.

1999-11-06 01:05  fnevgeny

	* src/plotwin.c: Cleaning up.

1999-11-06 00:35  fnevgeny

	* src/strwin.c: Used CreateJustChoice() for text string
	justification selectors.

1999-11-06 00:34  fnevgeny

	* src/motifutils.c: Added CreateJustChoice().  Made paned selectors
	horizontally packed.

1999-11-06 00:34  fnevgeny

	* src/jbitmaps.h: Bitmaps for just. selectors (in
	CreateJustChoice()).

1999-11-06 00:33  fnevgeny

	* src/motifinc.h: Added CreateJustChoice().

1999-11-06 00:32  fnevgeny

	* src/: defaults.c, defines.h, drawticks.c, plotone.c, t1fonts.c,
	t1fonts.h: Moved defines of justification types from defines.h to
	t1fonts.h.  Removed JUST_BBOX/JUST_OBJECT; instead, JUST_BLINE
	(base line) added to the list of vertical justifications.

1999-11-06 00:24  fnevgeny

	* src/comwin.c: Added missed #include "parser.h".

1999-11-03 02:38  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-991103 snapshot.

1999-11-03 02:22  fnevgeny

	* src/: compwin.c, setwin.c: "Create set by formula" dialog moved
	from compwin.c to setwin.c and havily rewritten.

1999-11-03 02:04  fnevgeny

	* src/pars.yacc: Finally, introduced variables (usual and 1D
	arrays)! Removed scratch arrays (A, B, C, D).

1999-11-03 01:44  fnevgeny

	* src/: computils.c, defines.h, dlmodule.c, files.c, graphs.c,
	hotwin.c, main.c, motifutils.c, nonlfit.c, nonlwin.c, noxprotos.h,
	params.c, parser.h, Make.dep: Parser-specific function definitions
	moved into a new header, parser.h.

1999-11-03 01:41  fnevgeny

	* src/setutils.c: A minor simplification.

1999-11-03 01:40  fnevgeny

	* src/: ssdata.c, ssdata.h: Added allocate_mesh().

1999-11-02 01:28  fnevgeny

	* fonts/enc/: MacRoman.enc, PDFDoc.enc, WinAnsi.enc: Added more
	encodings.

1999-11-02 01:28  fnevgeny

	* fonts/enc/IsoLatin2.enc: Added comments.

1999-11-02 01:27  fnevgeny

	* fonts/enc/IsoLatin1.enc: ISOLatin1 defines the 45-th symbol as
	"minus", not "hyphen".

1999-10-30 02:10  fnevgeny

	* src/dlmodule.c: Updates reflecting new symtab_entry typedef. Some
	cosmetic fixes.

1999-10-30 02:09  fnevgeny

	* src/defines.h: More generic symtab_entry.

1999-10-29 03:30  fnevgeny

	* src/: Make.common, Make.dep, devlist.h, main.c, mifdrv.c,
	mifdrv.h: Added MIF driver (Luc).

1999-10-29 02:59  fnevgeny

	* src/: device.c, device.h, dummydrv.c, mfdrv.c, pdfdrv.c, psdrv.c,
	rstdrv.c, x11drv.c: Added private data entry for Device_entry
	(Luc).

1999-10-29 02:47  fnevgeny

	* src/buildinfo.c: Started 5.0.6.

1999-10-29 02:41  fnevgeny

	* src/t1fonts.c: No more restrictions on the length of string to be
	processed in String2Composite(). The function returns a dynamically
	allocated object now.

1999-10-25 00:46  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: Final 5.0.5 release.

1999-10-23 13:10  fnevgeny

	* src/: draw.c, draw.h: Enlarged default max_path_length to 20000
	and added a respective constant.

1999-10-23 01:45  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-5.0.5pre3 snapshot.

1999-10-23 01:44  fnevgeny

	* arch/vms/configure.com: An update to get in sync with
	ac-tools<->conf file movements.

1999-10-23 01:41  fnevgeny

	* src/: defaults.c, files.c, params.c, ssdata.c: Hidden sets can be
	saved now.

1999-10-23 00:36  fnevgeny

	* src/xmgrace.c, examples/Makefile, examples/dotest,
	examples/spectrum.agr: Added a nice example from Ron Eisler.

1999-10-22 23:46  fnevgeny

	* src/motifutils.c: Removed unused callback.

1999-10-22 20:23  fnevgeny

	* src/setutils.c: In killsetdata(), don't alter the "hidden" flag.

1999-10-22 19:06  fnevgeny

	* src/XMgrace.ad: One should, probably, play with tear-offs only of
	menubar menus.

1999-10-22 19:02  fnevgeny

	* src/motifutils.c: yesno dialog wasn't updated.

1999-10-22 18:28  fnevgeny

	* src/graphutils.c: "Fixed step" zoom acts on all graphs, if graphs
	are linked.

1999-10-22 02:23  fnevgeny

	* src/xmgrace.c: Include version_id in the comments' URL.

1999-10-22 02:22  fnevgeny

	* src/pars.yacc: In v_scanner(), return a _copy_ of data if it's
	not temporal!

1999-10-22 02:14  fnevgeny

	* src/motifutils.c: Removed several callback function casts.  An
	ancient (since Xmgr) yesnowin memory leak fixed.

1999-10-22 01:50  fnevgeny

	* src/monwin.c: Removed an obsolete help reference.

1999-10-22 01:47  fnevgeny

	* src/utils.c: Removed an obsolete help reference.

1999-10-13 02:35  fnevgeny

	* src/buildinfo.c, doc/CHANGES.html, doc/FAQ.sgml,
	doc/UsersGuide.sgml: grace-5.0.5pre2 snapshot.

1999-10-13 02:09  fnevgeny

	* src/tickwin.c: For log scales and negative world_min reset it to
	max/1000.

1999-10-13 01:55  fnevgeny

	* src/graphutils.c: Removed checks for over/underflowing - there is
	no sense of keeping them there given similar checks are not
	performed in hundreds of different places.  Accurately deal with
	non-positive data values while autoscaling log axes.

1999-10-13 00:17  fnevgeny

	* cmath.h: Undefine isfinite if it's a macro - not a good solution,
	though.

1999-10-11 00:46  fnevgeny

	* src/xmgrace.c: Provide a workaround for the Motif-2.1
	Ctrl+Btn1Down bug.

1999-10-08 01:41  fnevgeny

	* src/main.c: Fixed few line wrappings in the "-help" output.

1999-10-08 01:32  fnevgeny

	* templates/Default.agr: Changed version ID.

1999-10-08 01:30  fnevgeny

	* ac-tools/install-sh: Re-adding a dummy install-sh since
	AC_CONFIG_AUX_DIR dies if can't find it.

1999-10-08 01:23  fnevgeny

	* Makefile, ac-tools/Make.conf.in, ac-tools/config.h.in,
	ac-tools/configure.in: Moved Make.conf.in, config.h.in, and
	configure.in from conf/ to ac-tools/

1999-10-08 01:03  fnevgeny

	* ac-tools/: install-sh, shtool: Use shtool instead of
	mkinstalldirs and install.

1999-10-07 03:10  fnevgeny

	* src/buildinfo.c: grace-5.0.5pre1 snapshot.

1999-10-07 03:05  fnevgeny

	* doc/CHANGES.html: grace-5.0.5pre1 snapshot.

1999-10-07 02:53  fnevgeny

	* src/miscwin.c: [no log message]

1999-10-07 02:51  fnevgeny

	* src/miscwin.c: Added a control for max_path_limit. 
	Rearrangements.

1999-10-07 02:18  fnevgeny

	* src/helpwin.c: A typo fixed.

1999-10-07 02:16  fnevgeny

	* T1lib/Makefile: Added missing dependencies on the t1lib source
	files.

1999-10-07 02:13  fnevgeny

	* arch/vms/: build.com, configure.com, descrip.mms, readme,
	src.mms, t1lib_t1lib.mms, xbae.mms: Compilation updates from John.

1999-10-05 23:30  fnevgeny

	* src/draw.c: Modifications of DrawPolyline  and DrawPolygon to
	purge points from very long paths (exceeding a hardware's limit, or
	for purporse of performance/ memory consumption reduction).  Added
	set/get_max_path_limit() functions to control the maximum path
	length allowed for polyline/polygon drawings.

1999-10-05 23:26  fnevgeny

	* src/draw.h: Added set/get_max_path_limit() functions to control
	the maximum path length allowed for polyline/polygon drawings.

1999-10-05 02:47  fnevgeny

	* src/: globals.h, main.c, pars.yacc, utils.c, utils.h, xutil.c:
	Replaced global debuglevel with get/set_debuglevel().

1999-10-02 02:46  fnevgeny

	* src/graphs.c: Don't use GUI-specific get_pagelayout().

1999-10-01 23:50  fnevgeny

	* src/eblockwin.c: Added target set selection.	Added optional
	autoscale-on-load type selection.

1999-10-01 23:32  fnevgeny

	* src/: main.c, pars.yacc: Updated calls of create_set_fromblock().

1999-10-01 23:31  fnevgeny

	* src/defines.h: Added NEW_SET definition.

1999-10-01 23:30  fnevgeny

	* src/: ssdata.c, ssdata.h: Added setno to create_set_fromblock().

1999-10-01 02:42  fnevgeny

	* src/: fileswin.c, miscwin.c: Moved control of autoscale_onread to
	"Read sets" from "Preferences".

1999-10-01 02:40  fnevgeny

	* src/: main.c, pars.yacc: Updates to the new prototype of
	create_set_fromblock().

1999-10-01 02:39  fnevgeny

	* src/: ssdata.c, ssdata.h: Added autoscale type parameter to
	create_set_fromblock().

1999-10-01 02:38  fnevgeny

	* src/: motifutils.c, motifinc.h: Added CreateASChoice().

1999-09-30 02:21  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml: grace-5.0.5pre0 snapshot.

1999-09-30 02:20  fnevgeny

	* doc/Makefile: Added pdf rules.

1999-09-30 01:48  fnevgeny

	* src/buildinfo.c: grace-5.0.5pre0 snapshot.

1999-09-30 01:34  fnevgeny

	* T1lib/t1lib/: sysconf.h, t1set.c: A memory leak fixed.

1999-09-30 00:55  fnevgeny

	* src/: dates.c, miscwin.c, noxprotos.h, pars.yacc, ssdata.c: Fixed
	bug of setting ref_date not ignoring the current reference.

1999-09-30 00:43  fnevgeny

	* src/t1fonts.c: T1_FreeGlyph()  was fixed in t1lib-0.9.2.

1999-09-30 00:16  fnevgeny

	* src/t1fonts.c: Cosmetic changes.

1999-09-28 23:27  fnevgeny

	* src/pars.yacc: Don't copy array variable - fixing a memory leak.

1999-09-28 03:17  fnevgeny

	* src/main.c: Replaced the first (test) call of set_locale_num()
	with init_locale().

1999-09-28 03:16  fnevgeny

	* src/: utils.c, utils.h: Fixed memory leak in set_locale_num() and
	added init_locale();

1999-09-27 01:08  fnevgeny

	* src/params.c: Use PSTRING() instead of escapequotes().  Added
	PSTRING() for several places where string may contain quotes (tick
	label append/prepend strings etc).

1999-09-27 01:06  fnevgeny

	* src/files.c: Use PSTRING() instead of escapequotes().

1999-09-27 01:02  fnevgeny

	* src/utils.h: Added PSTRING() macro.

1999-09-26 01:27  fnevgeny

	* src/: files.c, main.c: Fixed a couple of static function
	definitions.

1999-09-25 23:03  fnevgeny

	* src/graphs.c: Fixed two minor memory leaks.

1999-09-25 23:02  fnevgeny

	* src/objutils.c: Fix for #661.

1999-09-24 23:32  fnevgeny

	* src/tickwin.c: Enlarged text fields for axis offsets.

1999-09-24 23:25  fnevgeny

	* arch/os2/: Make.conf.os2, configos2.cmd: Updates from Alexander.

1999-09-24 23:23  fnevgeny

	* auxiliary/Makefile: Added $(EXE) to target.

1999-09-13 02:21  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml, UsersGuide.sgml: Final 5.0.4
	release.

1999-09-13 01:45  fnevgeny

	* src/buildinfo.c: Final 5.0.4 release.

1999-09-13 01:11  fnevgeny

	* arch/vms/configure.com: Updates from John.

1999-09-12 22:02  fnevgeny

	* arch/os2/: Make.conf.os2, README: More changes.

1999-09-12 16:42  fnevgeny

	* doc/grace.1, src/main.c: Fixed the "-results" option description.

1999-09-12 16:25  fnevgeny

	* src/Makefile: Remove buildinfo$(EXE) with make distclean.

1999-09-12 16:25  fnevgeny

	* T1lib/t1lib/sysconf.h: Updated T1lib ident string

1999-09-12 01:56  fnevgeny

	* examples/logistic.agr: Updated annotations to be in sync with the
	new nonl fit interface.

1999-09-11 14:29  fnevgeny

	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
	grace-5.0.4pre1 snapshot.

1999-09-11 03:32  fnevgeny

	* auxiliary/convcal.c: Several fixes from Luc.

1999-09-11 03:31  fnevgeny

	* T1lib/Makefile, auxiliary/Makefile, cephes/Makefile,
	doc/Makefile, grace_np/Makefile, grconvert/Makefile, src/Makefile:
	Separate variable for CPPFLAGS.

1999-09-11 03:25  fnevgeny

	* Xbae/: LICENSE, Xbae/Actions.c, Xbae/Actions.h, Xbae/Clip.c,
	Xbae/Clip.h, Xbae/ClipP.h, Xbae/Converters.c, Xbae/Converters.h,
	Xbae/Create.c, Xbae/Create.h, Xbae/Draw.c, Xbae/Draw.h,
	Xbae/Input.c, Xbae/Input.h, Xbae/InputP.h, Xbae/LICENSE,
	Xbae/Macros.h, Xbae/Make.common, Xbae/Makefile, Xbae/Matrix.c,
	Xbae/Matrix.h, Xbae/MatrixP.h, Xbae/Methods.c, Xbae/Methods.h,
	Xbae/Public.c, Xbae/ScrollMgr.c, Xbae/ScrollMgr.h, Xbae/Shadow.c,
	Xbae/Shadow.h, Xbae/Utils.c, Xbae/Utils.h, Xbae/patchlevel.h: Moved
	Xbae one level deeper in the dir tree to screen it when using
	system Xbae includes.

1999-09-11 02:25  fnevgeny

	* src/nonlfit.c: Calculate and print some statistics on fit.

1999-09-11 01:58  fnevgeny

	* src/nonlwin.c: Added 1/Y^2 weighting method.

1999-09-11 01:57  fnevgeny

	* src/: fit.c, noxprotos.h: Removed unused gauss().

1999-09-11 01:52  fnevgeny

	* src/utils.c: Avoid "//" while expanding ~.

1999-09-11 01:23  fnevgeny

	* arch/os2/: README, configos2.cmd, dlfcn.c, dlfcn.h, dotest.cmd:
	Updates from Alexander.

1999-09-11 01:17  fnevgeny

	* src/printwin.c: Cosmetic changes.

1999-09-11 00:47  fnevgeny

	* src/Make.dep: Updated.

1999-09-11 00:18  fnevgeny

	* src/comwin.c: Fixed help callback bug and added missing
	attachments.

1999-09-11 00:18  fnevgeny

	* src/params.c: Use sformat for saving locations of custom axis
	ticks.

1999-09-09 03:03  fnevgeny

	* src/ssdata.c: In parsing data string, as the last resort, treat a
	field as string.

1999-09-09 02:48  fnevgeny

	* src/: dates.c, defines.h, miscwin.c, noxprotos.h, utils.c: Added
	reasonable date format rounding.

1999-09-09 02:46  fnevgeny

	* src/motifutils.c: Corrected date format titles.

1999-09-09 02:41  fnevgeny

	* src/dates.c: Fixed a one day off bug in the bounding range of
	year estimates.

1999-09-09 02:38  fnevgeny

	* src/: defines.h, miscwin.c: Removed obsolete FMT_none from date
	formats.

1999-09-07 22:51  fnevgeny

	* T1lib/: README.t1lib, t1lib/parseAFM.c, t1lib/t1aaset.c,
	t1lib/t1afmtool.c, t1lib/t1base.c, t1lib/t1delete.c, t1lib/t1enc.c,
	t1lib/t1env.c, t1lib/t1finfo.c, t1lib/t1load.c, t1lib/t1misc.h,
	t1lib/t1outline.c, t1lib/t1set.c, t1lib/t1set.h, type1/arith.c,
	type1/fontfcn.c, type1/fontstruct.h, type1/objects.c,
	type1/objects.h, type1/regions.c, type1/scanfont.c, type1/t1io.c,
	type1/type1.c: Upgraded to t1lib-0.9.2

1999-09-07 01:15  fnevgeny

	* src/graphappwin.c: Moved getting values of the GUI control out of
	the gno loop.

1999-09-07 01:12  fnevgeny

	* src/: drawticks.c, plotone.c: Don't assume a plotstr.s is
	allocated.

1999-09-07 01:11  fnevgeny

	* src/graphs.c: Corrected set_graph_labels().

1999-09-07 01:10  fnevgeny

	* src/objutils.c: Simplified string functions. Removed
	kill_plotstr().

1999-09-07 01:08  fnevgeny

	* src/defaults.c: Don't allocate string in set_default_string(),
	but set to NULL.

1999-09-06 02:06  fnevgeny

	* src/nonlwin.c: Removed an extra RowColumn.

1999-09-06 02:01  fnevgeny

	* doc/: Tutorial.sgml, mygraph.png: Replaced a gif file with png
	:).

1999-09-06 01:45  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml, Tutorial.sgml, UsersGuide.sgml:
	grace-5.0.4pre0 snapshot.

1999-09-06 01:43  fnevgeny

	* auxiliary/convcal.c: Date conversion bug corrected.

1999-09-06 01:40  fnevgeny

	* src/buildinfo.c: grace-5.0.4pre0 snapshot.

1999-09-06 01:39  fnevgeny

	* src/: dates.c, utils.c: A few date conversion bugs fixed by Luc.

1999-09-06 01:38  fnevgeny

	* templates/Default.agr: Set wrap year to 1950 and off (!) by
	default.

1999-09-06 00:42  fnevgeny

	* src/psdrv.c: Use /PageSize only for PS.

1999-09-06 00:27  fnevgeny

	* src/nonlwin.c: Use 1/dy^2 instead of 1/dy.

1999-09-06 00:11  fnevgeny

	* src/nonlfit.c: Of course, there should be sqrt(w)...

1999-09-06 00:10  fnevgeny

	* src/pars.yacc: Check that the fitted set and the weight array are
	of the same length.

1999-09-05 03:47  fnevgeny

	* src/events.c: Use update_point_locator() instead of direct access
	of the widget.

1999-09-05 03:46  fnevgeny

	* src/: ptswin.c, xprotos.h: Added update_point_locator().

1999-09-05 02:55  fnevgeny

	* src/nonlwin.c: A major rewrite: src/dest selectors, restrictions,
	weights...

1999-09-05 02:53  fnevgeny

	* src/pars.yacc: Added extended form of NONLFIT to fit with stat
	weights.  Updated to new proto of do_nonlfit().

1999-09-05 02:28  fnevgeny

	* src/motifutils.c: Call update_graph_selectors() from
	update_set_selectors() - since some of set info is displayed in the
	graph selectors, too (e.g., set length).

1999-09-05 02:26  fnevgeny

	* src/: defines.h, globals.h, nonlfit.c: Removed global nonl_prefs.

1999-09-05 02:24  fnevgeny

	* src/setutils.c: Check that src and dest sets in copycol2() have
	same length.

1999-09-03 20:23  fnevgeny

	* src/noxprotos.h: Updated do_nonlfit() prototype (added
	restrictions and stat weights).

1999-09-03 20:22  fnevgeny

	* src/nonlfit.c: Moved log messages to do_nonlfit() from GUI. 
	Added restrictions and stat weights.

1999-09-03 19:36  fnevgeny

	* src/motifutils.c: Fixed crash when selecting "Show data-less" or
	"Show hidden" from set popup menus.

1999-09-03 19:27  fnevgeny

	* src/compwin.c: Use CreateRestrictionChoice() in the "Evaluate
	expr." popup.

1999-09-03 19:06  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateRestrictionChoice().

1999-09-03 18:15  fnevgeny

	* src/: computils.c, compwin.c, defines.h, noxprotos.h: Moved
	get_restriction_array() from compwin.c to computils.c.

1999-09-03 01:05  fnevgeny

	* src/psdrv.c: Added /PageSize feature.

1999-09-01 23:10  fnevgeny

	* T1lib/t1lib/t1set.h: Fixed T1_SetString() prototype.

1999-08-31 22:47  fnevgeny

	* src/pars.yacc: Fixed WRITE selectset and WRITE selectset FORMAT
	CHRSTR.

1999-08-31 22:39  fnevgeny

	* src/files.c: Check for NULL filename argument of grace_openr()
	and grace_openw().

1999-08-31 04:00  fnevgeny

	* src/: compwin.c, setwin.c: Use CreateSrcDestSelector() for
	set/graph selectors.

1999-08-31 03:58  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateGraphSetSelector()
	and CreateSrcDestSelector().

1999-08-31 03:24  fnevgeny

	* src/motifutils.c: Make set and graph selection lists shorter for
	"single" selection policy.

1999-08-28 04:25  fnevgeny

	* src/rstdrv.c: PPM output (binary) was broken on big endian
	machines.

1999-08-28 01:59  fnevgeny

	* src/t1fonts.c: Fix crash when rastering strings containing only
	spaces.

1999-08-28 01:50  fnevgeny

	* src/: main.c, pars.yacc, ssdata.h: Changes to adopt new
	field_string_to_cols() prototype and behaviour.

1999-08-28 01:49  fnevgeny

	* src/ssdata.c: Use dynamically allocated index array in
	field_string_to_cols().  The function now returns exit status.

1999-08-27 23:50  fnevgeny

	* src/nonlwin.c: Fixed crashing when activating the bounds toggles.
	 More clean-ups.

1999-08-22 03:38  fnevgeny

	* doc/CHANGES.html: A few last-second updates...

1999-08-22 03:18  fnevgeny

	* examples/motif.agr: Final 5.0.3 updates :).

1999-08-22 03:17  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: Final 5.0.3 release.

1999-08-20 21:07  fnevgeny

	* src/xmgrace.c: terr2.agr removed from examples.

1999-08-20 21:03  fnevgeny

	* examples/: Makefile, dotest, terr.agr: terr2.agr removed.  New
	terr.agr.

1999-08-20 20:36  fnevgeny

	* templates/Default.agr: Updated to 5.0.3.

1999-08-20 20:33  fnevgeny

	* src/defaults.c: Make legend box opaque by default.

1999-08-20 02:21  fnevgeny

	* arch/os2/: Make.conf.os2, README, config.h.os2: Updates from
	Alexander.

1999-08-20 01:31  fnevgeny

	* doc/: Makefile, grconvert.1: Added man page for grconvert.

1999-08-18 02:41  fnevgeny

	* doc/grace.1: Use capital letters for the header.

1999-08-17 02:42  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml, UsersGuide.sgml: grace-5.0.3pre2
	snapshot.

1999-08-17 02:35  fnevgeny

	* src/buildinfo.c: grace-5.0.3pre2 snapshot.

1999-08-17 02:22  fnevgeny

	* examples/tstack.agr: Removed relict "color -1".

1999-08-17 02:10  fnevgeny

	* src/: events.c, locatewin.c: Locator display type "Phi, Rho" is
	now consistent with coordinates displayed.

1999-08-17 01:50  fnevgeny

	* src/pars.yacc: JDATE -> DATE; changed the wrap year commands'
	syntax.

1999-08-17 01:49  fnevgeny

	* auxiliary/Makefile: Use proper cc flags & libs for building
	convcal.

1999-08-17 01:47  fnevgeny

	* examples/motif.agr: Added input file sample.

1999-08-17 01:18  fnevgeny

	* src/params.c: JDATE -> DATE; changed the wrap year commands'
	syntax.

1999-08-17 00:45  fnevgeny

	* src/dates.c: An ugly compensation for a one day off till Luc
	comes back from vacations.

1999-08-15 02:33  fnevgeny

	* src/miscwin.c: Wrap year field added. General simplifications.

1999-08-15 02:13  fnevgeny

	* src/graphs.c: Set wrap year defaults for old projects.

1999-08-14 21:43  fnevgeny

	* ac-tools/: config.guess, config.sub, install-sh: Upgraded to
	autoconf-2.13.

1999-08-14 14:50  fnevgeny

	* src/ssdata.c: Use parse_float() instead of atof() and check for
	exit status.

1999-08-14 02:23  fnevgeny

	* src/files.c: Don't use convertchar() in uniread().

1999-08-14 01:38  fnevgeny

	* src/: dates.c, noxprotos.h: Introduced set_wrap_year() and
	get_wrap_year() to adjust the y2k bug appearance :).

1999-08-14 01:36  fnevgeny

	* src/ssdata.c: Use string.h instead of strings.h.

1999-08-14 00:34  fnevgeny

	* src/setutils.c: A bit simplified nextset().

1999-08-14 00:33  fnevgeny

	* src/ssdata.c: Ignore blanks at the end of a line.

1999-08-14 00:32  fnevgeny

	* src/graphutils.c: Reset curtype to SET_XY when clearing a
	project.

1999-08-10 03:22  fnevgeny

	* T1lib/t1lib/sysconf.h: Updated version string.

1999-08-10 01:33  fnevgeny

	* src/featext.c: Replaced the last instance of CreatePanelChoice0()
	with CreateOptionChoice().

1999-08-10 01:32  fnevgeny

	* src/: motifinc.h, motifutils.c: Removed CreatePanelChoice0().

1999-08-09 01:04  fnevgeny

	* src/setutils.c: Fixed copying of datasets with string column.

1999-08-08 02:42  fnevgeny

	* src/xmgrace.c: A couple of typos in menus.

1999-08-07 17:47  fnevgeny

	* conf/generic.gcc: Added -Wno-implicit-int to prevent gcc-2.9.5
	from issuing tons of warnings about Xlib headers.

1999-08-07 17:45  fnevgeny

	* src/graphs.c: Added set_dirtystate() to set_graph_locator().

1999-08-07 04:10  fnevgeny

	* examples/Makefile, examples/dotest, examples/motif.agr,
	src/xmgrace.c: Added motif.agr example.

1999-08-07 03:47  fnevgeny

	* scripts/makerelease: Make ChangeLog for release tarballs.

1999-08-07 03:46  fnevgeny

	* auxiliary/convcal.c: Updates from Luc.

1999-08-07 03:45  fnevgeny

	* auxiliary/Makefile: Build and install convcal.

1999-08-07 03:42  fnevgeny

	* src/buildinfo.c, doc/CHANGES.html, doc/UsersGuide.sgml,
	doc/grace.1: grace-5.0.3pre1

1999-08-07 03:39  fnevgeny

	* Makefile: Removed mention of (obsolete) MIGRATION file.  Added
	rules for building ChangeLog.

1999-08-07 03:32  fnevgeny

	* scripts/cvs2cl.pl: Added cvs2cl.pl (producing ChangeLog from CVS
	logs).

1999-08-07 03:31  fnevgeny

	* src/pdfdrv.c: Updated to match pdflib-2.01.

1999-08-07 03:09  fnevgeny

	* src/strwin.c: Fixed broken callbacks.

1999-08-07 02:27  fnevgeny

	* src/ssdata.c: Switched to the old column index notations (for a
	time being...).

1999-08-07 01:54  fnevgeny

	* src/locatewin.c: Cleaned up locator prop window.

1999-08-07 01:37  fnevgeny

	* src/events.c: Produce locator label in getpoints() itself.

1999-08-07 01:36  fnevgeny

	* src/xutil.c: Removed unneeded make_format() call.

1999-08-07 01:30  fnevgeny

	* src/: graphutils.c, graphutils.h: Removed get_format_index() and
	make_format().

1999-08-07 01:28  fnevgeny

	* src/globals.h: Removed format_types[].

1999-08-06 02:57  fnevgeny

	* src/: locatewin.c, setappwin.c, tickwin.c: Updated to new
	CreateFormatChoice() prototype.

1999-08-06 02:57  fnevgeny

	* src/miscwin.c: Don't use CreatePanelChoice0().

1999-08-06 02:56  fnevgeny

	* src/: motifinc.h, motifutils.c: Changed CreateFormatChoice() to
	use CreateOptionChoice().

1999-08-06 02:14  fnevgeny

	* src/main.c: Added -datehint.	Updated to the new
	create_set_fromblock() prototype.

1999-08-06 02:13  fnevgeny

	* src/miscwin.c: [no log message]

1999-08-06 02:12  fnevgeny

	* src/: params.c, pars.yacc: REFDATE -> REFERENCE JDATE.  Added
	Y2KWRAP onoff.

1999-08-05 22:48  fnevgeny

	* src/pars.yacc: Updated to new create_set_fromblock()

1999-08-05 03:25  fnevgeny

	* src/: dates.c, miscwin.c, noxprotos.h: Added
	parse_date_or_number()

1999-08-05 03:05  fnevgeny

	* src/: dates.c, defines.h, miscwin.c: Removed floating-point
	formats from date-parsing routines

1999-08-05 01:50  fnevgeny

	* src/: dates.c, miscwin.c, utils.c: jul_to_cal_and_time() now
	itself takes into account the reference date and the 2-digits year
	presentation (if enabled).

1999-08-05 00:28  fnevgeny

	* src/eblockwin.c: Added option to choose a string column when
	creating a new set from block data.

1999-08-05 00:27  fnevgeny

	* src/ssdata.c: Modified create_set_fromblock() to include string
	columns.  Added cols_to_field_string() and field_string_to_cols(). 
	Modified data parsing: fixed string parsing and added date/time
	fields parsing (by Luc).

1999-08-05 00:25  fnevgeny

	* src/ssdata.h: Modified create_set_fromblock() to include string
	columns.  Added cols_to_field_string() and field_string_to_cols().

1999-08-04 03:13  fnevgeny

	* arch/vms/: build.com, configure.com, readme, src.mms: Updates
	from John

1999-08-04 03:07  fnevgeny

	* src/: missing.c, missing.h: Changed prototype of path_translate()
	to prevent a type mismatch error.

1999-08-04 03:04  fnevgeny

	* T1lib/type1/objects.h: Commented t1_DumpPath conflicting with
	T1_DumpPath

1999-08-03 02:55  fnevgeny

	* src/miscwin.c: Added date hints & ref date to the prefs

1999-08-03 02:47  fnevgeny

	* src/utils.c: Use 2 digits for year only if
	two_digits_years_allowed()

1999-08-03 02:46  fnevgeny

	* src/graphutils.c: Added missed FORMAT_YYMMDD and FORMAT_YYMMDDHMS
	to get_format_types()

1999-08-03 02:43  fnevgeny

	* src/noxprotos.h: Modified/added date/time routines from Luc

1999-08-03 02:42  fnevgeny

	* src/motifutils.c: A typo fixed

1999-08-03 02:36  fnevgeny

	* src/files.h: create_set_fromblock moved to ssdata.h

1999-08-03 02:35  fnevgeny

	* src/defines.h: Slight changes in the dates formats

1999-08-03 02:35  fnevgeny

	* src/dates.c: Modified date/time routines from Luc

1999-08-03 02:25  fnevgeny

	* examples/explain.agr: Corrected menu location

1999-08-02 22:40  fnevgeny

	* src/setwin.c: Make the matrix widget truly read-only

1999-07-28 01:52  fnevgeny

	* src/Makefile: Remove $(PARS_O) buildinfo$(O) by *clean: targets

1999-07-28 01:09  fnevgeny

	* src/editpwin.c: Removed column width controls from SS editor

1999-07-28 00:44  fnevgeny

	* src/: editpwin.c, fontwin.c: Changed gridType in accordance with
	new types in Xbae-4.7

1999-07-28 00:28  fnevgeny

	* src/helpwin.c: Beatifying "About" popup

1999-07-26 23:19  fnevgeny

	* arch/os2/: Make.conf.os2, config.h.os2, configos2.cmd: Small
	changes from Alexander

1999-07-25 03:07  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml, UsersGuide.sgml: grace-5.0.3pre0
	snapshot

1999-07-25 03:07  fnevgeny

	* src/buildinfo.c: grace-5.0.3pre0

1999-07-25 03:00  fnevgeny

	* src/: Make.dep, Makefile: Updated dependencies

1999-07-25 03:00  fnevgeny

	* src/: helpwin.c, main.c: Use bi_ functions instead if BI_
	constants

1999-07-25 02:59  fnevgeny

	* src/: utils.c, utils.h: Added the rest of the bi_ functions

1999-07-25 02:34  fnevgeny

	* src/nonlwin.c: Faster creation of the popup in the first time

1999-07-25 02:18  fnevgeny

	* src/t1fonts.c: Undefine vshift & hshift after going to a marked
	position

1999-07-23 02:19  fnevgeny

	* src/: graphs.h, pars.yacc, plotone.c, setutils.c: Removed
	XYSTRING set type

1999-07-23 02:18  fnevgeny

	* src/files.c: Simplified write_set(); always save strings (if
	exist) - with any set type

1999-07-22 02:49  fnevgeny

	* src/setutils.c: A typo (causing segfault) fixed

1999-07-22 02:30  fnevgeny

	* src/helpwin.c: Use more Motif wrappers

1999-07-22 01:25  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateLabel() and
	AlignLabel()

1999-07-22 01:19  fnevgeny

	* src/missing.h: A typo fixed

1999-07-21 22:59  fnevgeny

	* src/helpwin.c: Updated copyright notices

1999-07-21 04:37  fnevgeny

	* src/rstdrv.c: Use gdImageFilledArc() in rst_fillarc() instead of
	the former hack.

1999-07-21 04:32  fnevgeny

	* src/: gd.c, gd.h: Removed gdImageFillToBorder() and gdImageFill()
	Added  gdImageFilledArc()

1999-07-21 03:56  fnevgeny

	* src/gd.c: Use cleaner algorithm for gdImageFilledPolygon()

1999-07-21 03:50  fnevgeny

	* src/rstdrv.c: Added info fields

1999-07-21 03:50  fnevgeny

	* src/: mfdrv.c, pdfdrv.c, psdrv.c: Removed "globals.h"

1999-07-21 02:38  fnevgeny

	* src/: files.c, globals.h, graphutils.c, main.c, pdfdrv.c,
	printwin.c, psdrv.c, xmgrace.c: Removed global docname; use
	get/set_docname() instead

1999-07-21 02:37  fnevgeny

	* src/: utils.c, utils.h: Added get_docname() and set_docname()
	Changed char * to const char * in several functions

1999-07-20 02:04  fnevgeny

	* src/: devlist.h, main.c, rstdrv.c, rstdrv.h: Removed GD and GIF
	drivers Added PNG driver

1999-07-20 02:03  fnevgeny

	* src/: Make.common, Makefile, gd.c, gd.h: Added local copies of
	gd.[c,h] Removed the GD lib links

1999-07-18 02:58  fnevgeny

	* src/Make.dep: Updated dependencies

1999-07-18 02:56  fnevgeny

	* src/: files.c, fileswin.c: Replaced "netcdf.h" with <netcdf.h>

1999-07-18 02:55  fnevgeny

	* src/: pdfdrv.c, pdfdrv.h: Removed GUI setup & parser from the PDF
	driver

1999-07-18 02:39  fnevgeny

	* src/pdfdrv.c: Updated to work with pdflib-2.0

1999-07-18 00:45  fnevgeny

	* src/buildinfo.c: grace-990717 snapshot

1999-07-18 00:44  fnevgeny

	* src/tickwin.c: Enlarged the label position field

1999-07-17 23:47  fnevgeny

	* examples/tfonts.agr: Removed "focus off" which is not a part of a
	project

1999-07-17 23:26  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml, UsersGuide.sgml: grace-990717
	snapshot

1999-07-17 23:25  fnevgeny

	* doc/: Makefile, grace.1: Added man page

1999-07-17 16:32  fnevgeny

	* src/: motifutils.c, xmgrace.c: Append "Button" to the menu button
	resources names

1999-07-17 15:09  fnevgeny

	* src/xmgrace.c: Added "Help/Examples/..."

1999-07-17 04:04  fnevgeny

	* src/nonlwin.c: Fixed fit callbacks

1999-07-17 03:35  fnevgeny

	* src/objutils.c: Segfault in do_clear_ellipses() fixed

1999-07-17 02:55  fnevgeny

	* src/main.c: -hdevice was listed in the help output out of the abc
	order

1999-07-17 02:16  fnevgeny

	* src/motifutils.c: Changed resource names to be
	backward-compatible

1999-07-16 00:42  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Added get_afmfilename()

1999-07-15 02:50  fnevgeny

	* examples/test.com: Use mesh() instead of index

1999-07-15 02:47  fnevgeny

	* src/pars.yacc: Fixed crash with (obsolete) LEGEND STRING nexpr
	CHRSTR

1999-07-15 02:35  fnevgeny

	* src/utils.c: Use path_translate() in mybasename()

1999-07-15 02:34  fnevgeny

	* src/: missing.c, missing.h: Added path_translate()

1999-07-15 02:02  fnevgeny

	* src/: motifinc.h, motifutils.c, xmgrace.c: Added
	list_invertselection* stuff

1999-07-15 01:36  fnevgeny

	* src/xmgrace.c: Removed a couple of unneeded RowColumns Use mask
	for bitmap icon

1999-07-15 00:50  fnevgeny

	* src/motifutils.c: Get bg & fg pixels directly in
	CreateBitmapButton(); Removed init_pm()

1999-07-15 00:49  fnevgeny

	* src/bitmaps.h: Added icon's bitmap mask

1999-07-14 03:56  fnevgeny

	* src/: compwin.c, comwin.c, events.c, events.h, featext.c,
	fileswin.c, fontwin.c, graphappwin.c, helpwin.c, hotwin.c,
	locatewin.c, miscwin.c, monwin.c, nonlwin.c, pdfdrv.c, plotwin.c,
	printwin.c, psdrv.c, ptswin.c, regionwin.c, rstdrv.c, setappwin.c,
	setwin.c, strwin.c, tickwin.c, worldwin.c, xmgrace.c, xprotos.h:
	Updated callback functions to correspond to new prototypes

1999-07-14 03:55  fnevgeny

	* src/: motifinc.h, motifutils.c: Reworked CreateMenu* functions -
	removed unnecessary arguments Changed several callback types Added
	CreateBitmapButton()

1999-07-11 22:53  fnevgeny

	* src/motifutils.c: Added label_to_resname()

1999-07-11 01:49  fnevgeny

	* src/computils.c: Use copysetdata() instead of copyset() in
	do_compute()

1999-07-11 01:47  fnevgeny

	* src/: graphs.h, setutils.c: Added copysetdata()

1999-07-11 01:00  fnevgeny

	* src/compwin.c: Rewritten "Evaluate expr" interface w/ support for
	restrictions

1999-07-11 00:59  fnevgeny

	* src/nonlwin.c: Updated WRT changes in do_compute() and
	CreateScrollTextItem2()

1999-07-11 00:58  fnevgeny

	* src/computils.c: Rewritten do_compute() with support for
	filtering (aka restriction applied)

1999-07-11 00:57  fnevgeny

	* src/setutils.c: Added filter_set()

1999-07-11 00:56  fnevgeny

	* src/: regionwin.c, xmgrace.c: Removed region/set popups

1999-07-09 22:12  fnevgeny

	* src/: regionutils.c, noxprotos.h: Removed region-set functions

1999-07-09 22:10  fnevgeny

	* src/: draw.c, draw.h: Added is_wpoint_inside()

1999-07-06 01:40  fnevgeny

	* src/: graphappwin.c, setappwin.c, strwin.c, tickwin.c, fontwin.c,
	motifinc.h, motifutils.c: Removed length parameter from
	CreateScrollTextItem2() CSText -> Text Added CreateTextInput

1999-07-04 02:41  fnevgeny

	* src/: graphappwin.c, setappwin.c, setwin.c: Updated to the new
	AddListChoiceCB() appearance

1999-07-04 02:40  fnevgeny

	* src/: motifinc.h, motifutils.c: Modified AddListChoiceCB()

1999-07-03 17:27  fnevgeny

	* cmath.h: Fixed prototype for isnan

1999-07-03 17:04  fnevgeny

	* arch/vms/: build.com, configure.com, dotest.com, grconvert.mms,
	readme, src.mms, t1lib.mms, t1lib_t1lib.mms: Updates from John

1999-07-03 16:52  fnevgeny

	* src/featext.c: Show the result set Use index running from 0

1999-07-03 16:44  fnevgeny

	* T1lib/: t1lib/t1aaset.c, t1lib/t1aaset.h, t1lib/t1base.c,
	t1lib/t1finfo.c, t1lib/t1finfo.h, t1lib/t1lib.h, t1lib/t1load.c,
	t1lib/t1misc.h, t1lib/t1outline.c, t1lib/t1outline.h,
	t1lib/t1set.c, t1lib/t1set.h, t1lib/t1trans.c, t1lib/t1trans.h,
	type1/fontfcn.c, type1/objects.h, type1/paths.c, type1/scanfont.c,
	README.t1lib: Upgraded to t1lib-0.9.1

1999-07-02 02:59  fnevgeny

	* src/: XMgrace.ad, globals.h, xmgrace.c: Invert draw is on by
	default

1999-07-02 02:40  fnevgeny

	* src/pars.yacc: Removed init_scratch_arrays() and get_scratch();
	Added realloc_scratch() Removed INDEX and LOAD SCRARRAY, added MESH
	(a la linspace) Several statements per line are allowed, separated
	by ';'

1999-07-02 00:01  fnevgeny

	* src/: compwin.c, noxprotos.h: Removed init_scratch_arrays() and
	get_scratch(); Added realloc_scratch()

1999-07-01 01:24  fnevgeny

	* src/: graphs.c, main.c, params.c, pars.yacc: In most cases, set
	page dimensions of all devices (in pp), instead of per-device in
	pixels

1999-07-01 01:23  fnevgeny

	* src/: device.c, device.h: Added set_page_dimensions() and
	get_device_page_dimensions()

1999-06-30 02:55  fnevgeny

	* src/: device.c, device.h, dummydrv.c, graphs.c, mfdrv.c,
	pars.yacc, pdfdrv.c, printwin.c, psdrv.c, rstdrv.c, t1fonts.c,
	x11drv.c: Don't distinguish between X/Y dpi of devices - assume
	they're equal.

1999-06-30 02:54  fnevgeny

	* grconvert/writeasc.c: vms_unix.h no longer exists

1999-06-30 00:27  fnevgeny

	* src/motifutils.c: Fixed multiline error messages A couple of
	obsolete functions removed

1999-06-29 02:52  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-990629 snapshot

1999-06-29 02:08  fnevgeny

	* examples/test.com: Catch up to the parser changes

1999-06-29 02:00  fnevgeny

	* src/: params.c, pars.yacc: jdate type introduced JDAY -> JDATE
	extremetype -> stattype

1999-06-29 00:42  fnevgeny

	* src/pars.yacc: Introduced iexpr and nexpr and removed all (int)
	typecasts

1999-06-28 03:31  fnevgeny

	* src/: Make.common, buildinfo.c, dates.c, defines.h, noxprotos.h,
	params.c, pars.yacc, utils.c, utils.h: Luc's jumbo date patch

1999-06-28 03:19  fnevgeny

	* auxiliary/: Makefile, README, convcal.c: Old date conversion
	utilities replaced with convcal.c

1999-06-28 02:01  fnevgeny

	* src/pars.yacc: Allow to use SET[index] amd GRAPH[index] for set &
	graph selections

1999-06-28 00:13  fnevgeny

	* src/pars.yacc: Use expr instead of NUMBER all over the parser

1999-06-27 03:08  fnevgeny

	* src/pars.yacc: Vector expressions carry their length with them

1999-06-27 02:55  fnevgeny

	* src/ssdata.c: [no log message]

1999-06-27 02:55  fnevgeny

	* src/ssdata.h: Added allocate_index_data() prototype

1999-06-25 03:25  fnevgeny

	* src/pars.yacc: Further clean-ups

1999-06-25 02:10  fnevgeny

	* src/pars.yacc: Removed many unnecessary typecasts Finally,
	removed set_prop()

1999-06-25 02:07  fnevgeny

	* src/noxprotos.h: Added vmin, vmax protos Few obsolete/static
	functions removed

1999-06-23 04:38  fnevgeny

	* src/pars.yacc: In any expression, GRAPHNO.SETNUM and SETNUM are
	interchangable

1999-06-23 04:20  fnevgeny

	* src/: computils.c, compwin.c, featext.c, noxprotos.h: Added gno
	to several functions operating on sets

1999-06-23 04:19  fnevgeny

	* src/setutils.c: moveset() creates the to-set if it doesn't exist

1999-06-22 00:40  fnevgeny

	* src/: defaults.c, eblockwin.c, editpwin.c, fileswin.c, main.c,
	pars.yacc, xutil.c: Sources modified to accomodate new data reading
	stuff

1999-06-22 00:39  fnevgeny

	* src/defines.h: No MAXBLOCK anymore

1999-06-22 00:39  fnevgeny

	* src/: files.c, files.h: Data reading-in stuff rewritten

1999-06-22 00:37  fnevgeny

	* src/globals.h: Removed blockdata stuff from globals

1999-06-22 00:36  fnevgeny

	* src/graphs.h: Removed #definitions of SET_NXY and SET_BLOCK

1999-06-22 00:35  fnevgeny

	* src/Make.common: Added ssdata.*

1999-06-22 00:34  fnevgeny

	* src/: noxprotos.h, setutils.c: Changed order in setcol()

1999-06-22 00:34  fnevgeny

	* src/: ssdata.h, ssdata.c: Speadsheet (block) data stuff

1999-06-21 02:21  fnevgeny

	* examples/: Makefile, dotest: slideshow.d removed

1999-06-17 01:37  fnevgeny

	* arch/os2/config.h.os2: Added HAVE_GETTIMEOFDAY

1999-06-16 01:01  fnevgeny

	* src/: comwin.c, fileswin.c, hotwin.c, monwin.c, regionwin.c: Use
	SetFixedFont() and GetStringSimple() Replaced XmGetString*() with
	XmGetStringLocalized()

1999-06-16 00:59  fnevgeny

	* src/xmgrace.c: Removed Motif-1.1 #ifdef's

1999-06-16 00:58  fnevgeny

	* src/: motifinc.h, motifutils.c: Added SetFixedFont() and
	GetStringSimple() Removed the rudimentary support for Motif-1.1

1999-06-15 03:40  fnevgeny

	* src/: comwin.c, fileswin.c, hotwin.c, nonlwin.c, ptswin.c,
	regionwin.c: Replace all XmStringCreate* with
	XmStringCreateLocalized

1999-06-15 03:40  fnevgeny

	* src/motifutils.c: Use a macro for XmStringConcatAndFree for
	Motif-1.2 Replace all XmStringCreate* with XmStringCreateLocalized

1999-06-14 04:18  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-990614

1999-06-14 04:13  fnevgeny

	* src/rstdrv.c: Rearranged controls in the jpeg settings popup

1999-06-14 03:46  fnevgeny

	* examples/: test.com, tmc.c: Strictier syntax

1999-06-14 03:45  fnevgeny

	* examples/tfonts.agr: Bad English fixed

1999-06-14 03:43  fnevgeny

	* src/motifutils.c: Slight beatifications of FSB

1999-06-14 02:59  fnevgeny

	* src/regionutils.c: evaluate_region() rewritten

1999-06-14 02:59  fnevgeny

	* src/regionwin.c: Use get_cg() for the current graph

1999-06-14 02:57  fnevgeny

	* src/nonlwin.c: A missing unset_wait_cursor() added File extension
	for the save fit popup fixed

1999-06-14 00:24  fnevgeny

	* src/nonlwin.c: curset no longer exists...

1999-06-14 00:23  fnevgeny

	* src/: comwin.c, motifutils.c, computils.c, hotwin.c, nonlfit.c,
	params.c: Use new *scanner() functions

1999-06-14 00:20  fnevgeny

	* src/graphs.c: select_graph() now calls set_parser_gno()

1999-06-14 00:20  fnevgeny

	* src/globals.h: Removed global "curset"

1999-06-14 00:19  fnevgeny

	* src/pars.yacc: set_parser_gno() and set_parser_setno() return
	success/failure values Three functions, scanner(), s_scanner(),
	v_scanner() instead of one former scanner(). s_scanner - for scalar
	expressions, v_scanner - for vectors curset -> whichset Removed
	possibilities to select SETS as SETNUM, GRAPHS as GRAPHNO and *AXES
	as AXIS

1999-06-14 00:17  fnevgeny

	* src/noxprotos.h: set_parser_gno() and set_parser_setno() return
	success/failure values Three functions, scanner(), s_scanner(),
	v_scanner() instead of one former scanner(). s_scanner - for scalar
	expressions, v_scanner - for vectors

1999-06-12 16:36  fnevgeny

	* src/setappwin.c: If multiple sets selected, duplicate legend
	strings ONLY if the respective menu check box is toggled.

1999-06-12 16:31  fnevgeny

	* src/: monwin.c, regionwin.c: Free XmFontList after use

1999-06-12 16:29  fnevgeny

	* src/fileswin.c: Don't use fixed font for "Describe" text area

1999-06-12 16:28  fnevgeny

	* src/main.c: Start in the gui-less mode if the exec's name is
	"grace" If X can't be connected to, exit

1999-06-10 02:53  fnevgeny

	* src/compwin.c: "Start load at" of the regression window was
	ignored

1999-06-10 02:49  fnevgeny

	* src/: missing.c, missing.h: Added fallback for gettimeofday()

1999-06-10 02:18  fnevgeny

	* cephes/: cbrt.c, gamma.c: Replaced isfinite() with finite()

1999-06-10 02:18  fnevgeny

	* cephes/isnan.c: Fix for DEC (VMS) for isfinite()

1999-06-10 02:17  fnevgeny

	* cephes/Make.common: Removed isfinite.c - isfinite() is in isnan.c

1999-06-10 02:16  fnevgeny

	* cmath.h: Check for HAVE_FINITE_DECL

1999-06-10 01:10  fnevgeny

	* src/: files.c, params.c, utils.c: Fixed error messages here and
	there

1999-06-10 01:05  fnevgeny

	* src/pars.yacc: Replaced JOIN SETNUM TO SETNUM with APPEND SETNUM
	TO SETNUM

1999-06-10 00:56  fnevgeny

	* src/pars.yacc: Detect cases of accesses beyond array bounds of
	drawing objects

1999-06-10 00:47  fnevgeny

	* src/: noxprotos.h, objutils.c: Added: is_valid_line()
	is_valid_box() is_valid_ellipse() is_valid_string()

1999-06-09 23:38  fnevgeny

	* T1lib/type1/objects.h: Removing conflicting definition of
	t1_DumpPath

1999-06-09 01:59  fnevgeny

	* src/motifutils.c: Added CreateButton() and AddButtonCB()
	Beautified the FSB dialog

1999-06-09 01:58  fnevgeny

	* src/motifinc.h: Added CreateButton() and AddButtonCB()

1999-06-09 01:56  fnevgeny

	* src/xmgrace.c: Added "File/Revert to saved"

1999-06-09 01:55  fnevgeny

	* src/graphutils.c: [no log message]

1999-06-08 03:24  fnevgeny

	* arch/os2/: Make.conf.os2, README, config.h.os2: 990602 updates

1999-06-08 02:59  fnevgeny

	* src/nonlwin.c: Allow to use expressions when giving bounds for
	the loaded function

1999-06-08 02:42  fnevgeny

	* src/pars.yacc: Added by Ed: REVERSE SETNUM REVERSE GRAPHNO.SETNUM
	JOIN SETNUM TO SETNUM SPLIT SETNUM number SPLIT GRAPHNO.SETNUM
	number

1999-06-08 02:04  fnevgeny

	* src/fileswin.c: Use of the new FSB stuff in motifutils.c. 
	working_dir* removed - it's in every FSB dialog now

1999-06-08 02:04  fnevgeny

	* src/: comwin.c, hotwin.c, nonlwin.c, printwin.c: Use of the new
	FSB stuff in motifutils.c

1999-06-08 02:03  fnevgeny

	* src/setwin.c: Accomodate changes in AddOptionChoiceCB

1999-06-08 01:46  fnevgeny

	* src/xmgrace.c: Don't make a difference between mfhdf and netcdf
	in menus Removed "File/Working dir" - the functionality is now in
	every FSB

1999-06-08 01:44  fnevgeny

	* src/: eblockwin.c, fontwin.c, tickwin.c: Accomodate changes in
	AddOptionChoiceCB

1999-06-08 01:40  fnevgeny

	* src/: files.c, main.c: Use the new get_userhome() and
	init_userhome()

1999-06-08 01:39  fnevgeny

	* src/: utils.c, utils.h: Added get_userhome() and init_userhome()
	functions

1999-06-08 01:36  fnevgeny

	* src/xprotos.h: Removed unused/locally used functions

1999-06-08 01:35  fnevgeny

	* src/: motifutils.c, motifinc.h: Added FSB-related functions: 
	CreateFileSelectionBox()  AddFileSelectionBoxCB() 
	SetFileSelectionBoxPattern() Added AddToggleButtonCB() Modified
	AddOptionChoiceCB()

1999-06-02 02:59  fnevgeny

	* src/main.c: Don't init the X11 drv if running as gracebat

1999-06-02 02:52  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-990602 snapshot

1999-06-02 02:49  fnevgeny

	* src/main.c: initialize_gui() is now quite, so tell that X is
	unavailable.

1999-06-02 02:44  fnevgeny

	* src/xmgrace.c: Smarter check for X connection (-display didn't
	count earlier)

1999-06-02 01:06  fnevgeny

	* src/tickwin.c: Use SpinChoice for minor tick # Update world min
	if needed when changing axis scale to log

1999-06-01 03:57  fnevgeny

	* src/main.c: In VersionInfo, added more details to the output:
	available devices, NetCDF support, FFTW

1999-06-01 03:56  fnevgeny

	* src/noxprotos.h: Added is_log_axis()

1999-06-01 03:56  fnevgeny

	* src/drawticks.c: Added is_log_axis() Check for non-positive major
	tick spacing in calculate_grid() to avoid SIGFPE

1999-05-30 02:26  fnevgeny

	* cmath.h, src/dlmodule.c, src/missing.h: Use new HAVE_XXX_DECL
	defines

1999-05-30 02:25  fnevgeny

	* Makefile: Added ice_check_decl.m4 to replace AC_CHECK_FUNCS with
	ICE_CHECK_DECL, which also checks for function declaration. We need
	it mainly for POSIX extensions in libm/math.h

1999-05-30 00:35  fnevgeny

	* cephes/: Make.common, cbrt.c, const.c, gamma.c, isnan.c, log2.c,
	unity.c: Upgraded to cephes-27

1999-05-30 00:35  fnevgeny

	* cmath.h: HAVE_ISNAN - for new cephes library

1999-05-29 00:15  fnevgeny

	* src/: rstdrv.c, rstdrv.h: Use INTENSITY macro

1999-05-29 00:05  fnevgeny

	* src/rstdrv.c: JPEG parser added

1999-05-28 01:44  fnevgeny

	* src/Makefile: JPEG stuff added

1999-05-28 01:29  fnevgeny

	* src/: Make.dep, devlist.h, dummydrv.c, mfdrv.c, pdfdrv.c,
	psdrv.c, x11drv.c, main.c: Driver initialization details are moved
	to driver source files from main.c

1999-05-28 01:27  fnevgeny

	* src/: rstdrv.c, rstdrv.h: Added JPEG backend to the raster driver
	Driver initialization details are moved to the driver source file
	from main.c

1999-05-27 00:46  fnevgeny

	* src/printwin.c: Automatically generate the list of devices

1999-05-27 00:46  fnevgeny

	* src/: device.c, device.h: Added get_device_name()

1999-05-26 23:58  fnevgeny

	* src/main.c: Suggest reading the FAQ if fonts not found :)

1999-05-26 23:55  fnevgeny

	* src/t1fonts.c: Use grace_path() for searching alternative t1lib
	paths

1999-05-26 03:56  fnevgeny

	* src/files.h: Included <stdio.h> (for FILE)

1999-05-26 03:22  fnevgeny

	* src/: drawticks.c, plotone.c, utils.c: Moved set_locale_num()
	inside create_fstring()

1999-05-26 03:11  fnevgeny

	* src/printwin.c: Print file name was constructed incorrectly if
	project name contained more than one dot

1999-05-26 02:37  fnevgeny

	* src/defaults.c: Default error bar placement changed to normal

1999-05-26 02:36  fnevgeny

	* src/graphs.c: Added error bar color to set_set_colors() Moved
	error bar property postprocessing at the end of set processing

1999-05-26 02:10  fnevgeny

	* examples/: Makefile, dotest, xyz.agr: Added an xyz example

1999-05-26 01:10  fnevgeny

	* src/: defaults.c, defines.h, graphs.c, params.c, pars.yacc,
	plotone.c, plotone.h, setappwin.c: Added error bar color & pattern
	Added error bar arrow clipping

1999-05-23 01:43  fnevgeny

	* src/eblockwin.c: In selectors, initially set data column N for
	Nth dataset column

1999-05-23 01:22  fnevgeny

	* src/main.c: RTI in CLI

1999-05-23 01:07  fnevgeny

	* src/files.c: In RTI, lines containing embedded null characters
	are rejected as a whole

1999-05-22 23:46  fnevgeny

	* arch/os2/: Make.conf.os2, configos2.cmd: Some fixes From
	Alexander

1999-05-22 21:00  fnevgeny

	* src/plotone.c: Unified error bar drawing

1999-05-22 18:18  fnevgeny

	* src/params.c: sformat is saved in projects

1999-05-22 17:30  fnevgeny

	* src/files.c: Fixes to deal with datasets with 6 columns of data

1999-05-22 02:56  fnevgeny

	* src/: graphs.h, pars.yacc: Added new set type XYDXDXDYDY

1999-05-22 02:55  fnevgeny

	* src/setutils.c: Removed getncols(); it's equivalent to
	dataset_cols(); Added new set type XYDXDXDYDY

1999-05-22 02:55  fnevgeny

	* src/: editpwin.c, noxprotos.h: Removed getncols(); it's
	equivalent to dataset_cols();

1999-05-22 02:12  fnevgeny

	* src/: defaults.c, defines.h, drawticks.c, graphs.c, params.c,
	pars.yacc, plotone.c, setappwin.c, tickwin.c: Error bar, tick label
	etc. placements are now normal/opposite/both instead of the weird
	right/left/bottom etc

1999-05-21 16:04  fnevgeny

	* src/plotone.c: Draw error bars before symbols Always use solid
	pattern for error bar drawing

1999-05-21 03:05  fnevgeny

	* src/pdfdrv.c: Mono bitmaps had same bg and fg colors defined...

1999-05-21 02:57  fnevgeny

	* Makefile, T1lib/Makefile, auxiliary/Makefile, cephes/Makefile,
	doc/Makefile, fonts/Makefile, grace_np/Makefile,
	grconvert/Makefile, src/Makefile, templates/Makefile: Removed
	mention of INSTALL file

1999-05-21 02:56  fnevgeny

	* examples/Makefile: Added arrows.agr to the list of examples
	Removed mention of INSTALL file

1999-05-21 02:52  fnevgeny

	* src/main.c: [no log message]

1999-05-19 01:31  fnevgeny

	* src/buildinfo.c: grace-990519 snapshot

1999-05-19 01:24  fnevgeny

	* T1lib/: Makefile, t1lib/Makefile, type1/Makefile: Cleaned up
	Makefiles; make -jN should now work

1999-05-19 01:23  fnevgeny

	* T1lib/t1lib/t1outline.c: Added forgotten t1outline.c

1999-05-19 00:42  fnevgeny

	* src/pars.yacc: Use debuglevel only inside #ifdef DEBUG

1999-05-19 00:41  fnevgeny

	* src/plotone.c: Remove primitive debug printf's

1999-05-17 02:14  fnevgeny

	* doc/CHANGES.html: Oops, forgot to mention Luc's additions

1999-05-17 02:08  fnevgeny

	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
	src/buildinfo.c: grace-990517 snapshot

1999-05-17 01:59  fnevgeny

	* src/: Make.dep, Makefile: Every new is well forgotten old...

1999-05-17 01:38  fnevgeny

	* src/motifutils.c: Added update_color_selectors() to update_all()
	- called only if ReqUpdateColorSel == TRUE

1999-05-17 01:37  fnevgeny

	* src/draw.c: Added compare_rgb() Instead of calling
	update_color_selectors() directly, only set the ReqUpdateColorSel
	flag - loading new projects is much faster now

1999-05-17 01:35  fnevgeny

	* src/: utils.c, utils.h: Added compare_strings()

1999-05-16 03:59  fnevgeny

	* src/xutil.c: Don't register rti second time - the X is now
	initialized (if at all) before the command line argument
	processing.

1999-05-16 03:57  fnevgeny

	* src/files.c: In RTI monitoring, use date checks in the loops
	tests instead of SIGALRMs

1999-05-16 03:47  fnevgeny

	* src/xmgrace.c: Set disp NULL explicitly (no need actually)

1999-05-15 03:13  fnevgeny

	* src/files.c: In RTI, use date checks in the loop tests instead of
	SIGALRMs

1999-05-15 03:12  fnevgeny

	* src/: utils.c, utils.h: replaced sleep_wrap with msleep_wrap (ms
	resolution) Don't use SIGALRM anymore

1999-05-15 03:10  fnevgeny

	* src/main.c: -timer option help fixed

1999-05-15 03:09  fnevgeny

	* src/pars.yacc: Added TIMER NUMBER command to the parser

1999-05-15 03:07  fnevgeny

	* src/globals.h: Changed default timer value to 200 ms

1999-05-15 02:49  fnevgeny

	* src/Makefile: Well, it's annoying to rebuild Make.dep everytime
	:)

1999-05-15 02:31  fnevgeny

	* src/: Make.dep, Makefile: Slight changes in generating Make.dep

1999-05-15 02:12  fnevgeny

	* src/globals.h: Simplified by using macros; a few unused globals
	removed

1999-05-15 02:01  fnevgeny

	* src/pars.yacc: Moved index_shift into parser from globals.h

1999-05-15 01:54  fnevgeny

	* src/strwin.c: Settings from "Ellipse props..." were ignored

1999-05-15 01:52  fnevgeny

	* src/: main.c, plotone.c, printwin.c: Replaced global ptofile by
	respective functions

1999-05-15 01:45  fnevgeny

	* src/: device.c, device.h: Added set_ptofile() and get_ptofile()

1999-05-14 01:34  fnevgeny

	* src/xprotos.h: Removed unused update_status_auto_redraw()

1999-05-14 01:06  fnevgeny

	* src/pars.yacc: PRINT TO DEVICE added; PRINT TO "filename" doesn't
	actually print, only sets the output to file

1999-05-14 00:29  fnevgeny

	* src/xmgrace.c: New kotkeys for object drawing canvas actions

1999-05-14 00:20  fnevgeny

	* src/: events.c, events.h: Added draw_ellipse_action()

1999-05-13 23:15  fnevgeny

	* src/: defaults.c, defines.h, helpwin.c, main.c, noxprotos.h,
	objutils.c: No max limits anymore on the number of drawing objects

1999-05-13 23:00  fnevgeny

	* src/pars.yacc: new color selection options: COLOR "name", COLOR
	(R, G, B) simplified pattern and line style set parsing removed
	checkon()

1999-05-13 20:03  fnevgeny

	* examples/: arrows.agr, dotest: Added arrows.agr

1999-05-13 19:41  fnevgeny

	* src/: draw.c, draw.h: Added get_color_by_name()

1999-05-13 17:39  fnevgeny

	* src/: params.c, pars.yacc, plotone.c, strwin.c: Arrow length
	measured in 0.01 vp (before - 0.02) Allow for negative arrow length
	(the head points in opposite dir)

1999-05-13 17:02  fnevgeny

	* src/: defaults.c, defines.h, events.c, globals.h, helpwin.c,
	noxprotos.h, objutils.c, params.c, pars.yacc, plotone.c, plotone.h,
	strwin.c: Added two formfactors to the line arrow shapes;
	hollow->opaque arrow heads

1999-05-13 01:30  fnevgeny

	* src/tickwin.c: Added update_ticks() to the aac procedure, since
	calculate_grid() may change some parameters in the popup

1999-05-13 01:29  fnevgeny

	* src/drawticks.c: Oops, wrong decision about update_ticks...

1999-05-12 19:02  fnevgeny

	* src/defaults.c: Set errbar.active on by default

1999-05-12 19:02  fnevgeny

	* src/: graphs.c, plotone.c: errbar.active flag was ignored

1999-05-12 18:29  fnevgeny

	* src/plotone.c: Enable clipping of error bars

1999-05-12 16:58  fnevgeny

	* src/: compwin.c, comwin.c, eblockwin.c, editpwin.c, featext.c,
	fileswin.c, graphappwin.c, helpwin.c, hotwin.c, locatewin.c,
	miscwin.c, monwin.c, motifutils.c, nonlwin.c, noxprotos.h,
	pdfdrv.c, plotwin.c, printwin.c, psdrv.c, ptswin.c, regionwin.c,
	rstdrv.c, setappwin.c, setwin.c, strwin.c, t1fonts.c, tickwin.c,
	worldwin.c, xmgrace.c, xprotos.h: Removed unneeded headers from
	many files.

1999-05-12 02:03  fnevgeny

	* doc/UsersGuide.sgml: RtoL text advancing

1999-05-12 01:59  fnevgeny

	* doc/CHANGES.html, src/buildinfo.c: Snapshot 990512

1999-05-12 01:58  fnevgeny

	* scripts/makerelease: Added EXE and O to the minimal Make.conf

1999-05-12 01:48  fnevgeny

	* src/psdrv.c: Simplified pattern definitions; this saves about 6KB
	in PS %%Prolog

1999-05-11 19:58  fnevgeny

	* src/psdrv.c: Include page offsets in the PS bbox

1999-05-11 19:41  fnevgeny

	* src/tickwin.c: Use SpinChoice for # of user ticks

1999-05-11 19:40  fnevgeny

	* src/drawticks.c: Update axis prop GUI when recalculating axis
	grid

1999-05-11 18:52  fnevgeny

	* src/defaults.c: Corrected axis tick initialization

1999-05-11 18:10  fnevgeny

	* T1lib/t1lib/t1aaset.c: Non-ANSI code replaced

1999-05-10 01:00  fnevgeny

	* doc/FAQ.sgml: Some Motif/Lesstif corrections from Alexander

1999-05-10 00:56  fnevgeny

	* doc/: CHANGES.html, Makefile: Replaced pattern rules by
	old-fashioned suffix rules. Hopefully now any dinosaurus "make"
	will be happy.	Added rules for generating PS docs

1999-05-09 03:37  fnevgeny

	* T1lib/: README.t1lib, t1lib/.dependencies, t1lib/sysconf.h,
	t1lib/t1aaset.c, t1lib/t1aaset.h, t1lib/t1afmtool.c,
	t1lib/t1afmtool.h, t1lib/t1base.c, t1lib/t1base.h,
	t1lib/t1delete.c, t1lib/t1env.c, t1lib/t1extern.h, t1lib/t1finfo.c,
	t1lib/t1global.h, t1lib/t1lib.h, t1lib/t1load.c, t1lib/t1load.h,
	t1lib/t1misc.h, t1lib/t1outline.h, t1lib/t1set.c, t1lib/t1set.h,
	t1lib/t1types.h, type1/.dependencies, type1/arith.c,
	type1/curves.c, type1/fontfcn.c, type1/fontfcn.h,
	type1/fontstruct.h, type1/hints.c, type1/objects.c,
	type1/objects.h, type1/paths.c, type1/regions.c, type1/scanfont.c,
	type1/spaces.c, type1/t1stub.c, type1/type1.c, type1/util.c:
	Upgraded to T1lib-0.9

1999-05-09 01:29  fnevgeny

	* src/fontwin.c: Updates to sync with T1lib-0.9

1999-05-09 01:28  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Updates to sync with T1lib-0.9 RtoL
	text advancing implemented.

1999-05-08 15:56  fnevgeny

	* Makefile: Added dependencies for configure on ac-tools/*.m4

1999-05-06 04:07  fnevgeny

	* src/: fileswin.c, setappwin.c, setwin.c, tickwin.c: Removed a few
	more extra nested rc containers

1999-05-06 03:30  fnevgeny

	* src/: eblockwin.c, fileswin.c, fontwin.c, motifinc.h,
	motifutils.c, setwin.c: Removed extra rowcolumn from
	OptionStructure

1999-05-05 00:24  fnevgeny

	* arch/os2/: README, config.h.os2: Modifications from Alexander

1999-05-05 00:22  fnevgeny

	* arch/os2/Make.conf.os2, arch/vms/build.com,
	arch/vms/configure.com, src/Make.common: Don't use TERMDRV anymore:
	dummydrv is compiled in always as a fallback

1999-05-05 00:17  fnevgeny

	* src/: main.c, noxprotos.h, xmgrace.c, xprotos.h: If can't
	initialize GUI, fall back to a command-driven interface

1999-05-04 23:53  fnevgeny

	* src/globals.h: Removed unused global variable device

1999-05-04 23:52  fnevgeny

	* src/: x11drv.c, x11drv.h: Slight rearrangement.

1999-05-04 04:11  fnevgeny

	* src/setutils.c: Cleaning setutils.c; replacing global g[]
	structures with function calls where possible.

1999-05-04 02:34  fnevgeny

	* src/noxprotos.h: Obsolete function protos purged

1999-05-04 02:33  fnevgeny

	* src/xmgrace.c: Removed a couple of unneeded widgets

1999-05-04 02:32  fnevgeny

	* src/: defines.h, graphs.h: Moved some definitions from defines.h
	to graphs.h

1999-05-04 02:31  fnevgeny

	* src/graphs.c: Removed set_lists_dirty()

1999-05-04 02:30  fnevgeny

	* src/pars.yacc: getvptr -> getcol

1999-05-04 02:30  fnevgeny

	* src/motifutils.c: Don't mind obsolete dirty_lists

1999-05-04 02:26  fnevgeny

	* doc/: CHANGES.html, Makefile: Added nohelp.html to the list of
	HTML files

1999-05-02 02:55  fnevgeny

	* src/: setwin.c, xmgrace.c, xprotos.h: GUI of dataset operations
	redone

1999-05-01 00:32  fnevgeny

	* src/setutils.c: Removed unused setxy() function

1999-05-01 00:28  fnevgeny

	* src/x11drv.c: Automatically disable font AA on mono displays

1999-04-29 03:55  fnevgeny

	* src/psdrv.c: In the PS GUI setup, the page offsets were
	restricted to positive numbers

1999-04-29 03:53  fnevgeny

	* src/: noxprotos.h, setutils.c: Removed void joinsets() and
	do_join_sets() Added join_sets() - join any number of sets

1999-04-28 00:52  fnevgeny

	* doc/UsersGuide.sgml: grace_np section added by Luc

1999-04-24 16:49  fnevgeny

	* src/buildinfo.c: grace-990424 snapshot

1999-04-24 16:36  fnevgeny

	* doc/CHANGES.html: grace-990424 snapshot

1999-04-24 16:34  fnevgeny

	* src/: x11drv.c, xprotos.h, xutil.c: Fix for auxiliary lines
	(mainly cross-hair cursor) left on the canvas

1999-04-23 01:10  fnevgeny

	* src/psdrv.c: Make sure to set device colorspace prior to bg fills

1999-04-22 00:33  fnevgeny

	* src/: files.c, files.h, setutils.c: Renamed read_set_fromfile()
	to read_xyset_fromfile().  Warn user if called for a non-XY set
	type

1999-04-22 00:32  fnevgeny

	* src/utils.c: Stop trying to save project if got too many
	interrupts

1999-04-21 23:18  fnevgeny

	* src/t1fonts.c: If T1lib fails for some reason (returns NULL
	glyph), don't miss the offsets.

1999-04-20 03:01  fnevgeny

	* src/psdrv.c: PS pattern fills are opaque now (as in all other
	devices)

1999-04-20 00:53  fnevgeny

	* src/pars.yacc: A few more expression types of mixed type
	arguments (vector and scalar) added

1999-04-20 00:00  fnevgeny

	* src/pars.yacc: '?' and ':' were missing from the operator
	precedence list

1999-04-19 22:27  fnevgeny

	* src/motifutils.c: Fixed access to freed memory

1999-04-19 02:24  fnevgeny

	* src/: fileswin.c, globals.h, graphs.c, graphs.h, graphutils.c,
	params.c, pars.yacc: Removed limit on the project description
	length

1999-04-19 02:23  fnevgeny

	* src/: utils.c, utils.h: Added concat_strings() function

1999-04-11 00:29  fnevgeny

	* src/psdrv.c: Missing NULL added to a XtVaSetValues() call

1999-04-11 00:19  fnevgeny

	* src/featext.c: frequence/period feature extraction fix

1999-04-10 16:47  fnevgeny

	* src/setutils.c: Set split didn't work

1999-04-07 14:01  fnevgeny

	* src/Makefile: PATH may not contain "."

1999-04-07 02:06  fnevgeny

	* src/pars.yacc: vexpr '?' expr ':' expr didn't work

1999-04-05 01:00  fnevgeny

	* doc/CHANGES.html: grace-990405 snapshot

1999-04-05 00:09  fnevgeny

	* doc/UsersGuide.sgml: Removed special accent made on
	--enable-config

1999-04-05 00:08  fnevgeny

	* doc/FAQ.sgml: Lesstif source/binary compatibility corrections
	from Alexander

1999-04-05 00:07  fnevgeny

	* doc/Makefile: Make SGI `make' shut up

1999-04-05 00:05  fnevgeny

	* examples/dotest: txyr.agr is back

1999-04-05 00:05  fnevgeny

	* examples/txyr.agr: Modified to show circle fills

1999-04-05 00:04  fnevgeny

	* src/Makefile: [no log message]

1999-04-03 01:50  fnevgeny

	* src/: draw.c, graphappwin.c, graphs.c, main.c, plotone.c,
	plotone.h: Added graph type "Fixed" and put back set type "XYR",
	specific for this graph type.

1999-04-01 21:10  fnevgeny

	* src/: Make.dep, Makefile, buildinfo.c, eblockwin.c, graphs.c,
	helpwin.c, main.c, params.c, pdfdrv.c, psdrv.c, rstdrv.c, utils.c,
	utils.h: buildinfo.h is auto-generated by buildinfo; removed
	patchlevel.h

1999-03-29 01:02  fnevgeny

	* conf/: generic, generic.gcc: Don't override user's CC and CFLAGS
	settings for generic configs

1999-03-23 02:47  fnevgeny

	* README: Removed mention of INSTALL file

1999-03-23 02:42  fnevgeny

	* src/: Makefile, editpwin.c, main.c, utils.c, utils.h: Added
	set_editor()/get_editor() functions.

1999-03-19 22:33  fnevgeny

	* arch/win32/README: [no log message]

1999-03-19 22:31  fnevgeny

	* arch/os2/README: Updated README from Alexander

1999-03-19 03:24  fnevgeny

	* arch/vms/: configure.com, src.mms: Extracted T1 include path into
	a separate makefile variable (T1_INC)

1999-03-19 03:18  fnevgeny

	* arch/win32/README: Updated README and removed dlfcn.h not needed
	anymore

1999-03-19 03:09  fnevgeny

	* doc/CHANGES.html: Last-minute updates

1999-03-19 03:08  fnevgeny

	* doc/UsersGuide.sgml: Added device commands, canvas actions and
	more

1999-03-19 02:07  fnevgeny

	* src/psdrv.c: Added adjustable printer page offset parameters

1999-03-19 02:06  fnevgeny

	* src/files.c: Use CHUNKSIZE = 2*PIPE_BUF

1999-03-18 01:14  fnevgeny

	* grconvert/writeasc.c: Pretend to be created by version 4.0.0

1999-03-18 00:45  fnevgeny

	* src/iofilters.c: Open files in binary mode to make MS* happy

1999-03-18 00:36  fnevgeny

	* Makefile: [no log message]

1999-03-18 00:32  fnevgeny

	* grconvert/readbin.c: Open input file in binary mode (needed by
	MS*)

1999-03-18 00:32  fnevgeny

	* grconvert/Makefile: Use $(LDFLAGS) for linking

1999-03-18 00:27  fnevgeny

	* README: INSTALL removed, its contents moved to README

1999-03-17 23:37  fnevgeny

	* src/: events.c, xmgrace.c: Removed Ctrl+X (exit abruptly) canvas
	action

1999-03-17 03:24  fnevgeny

	* src/: defines.h, files.c: Error detection during RTI

1999-03-17 03:14  fnevgeny

	* src/setutils.c: Don't take into account hidden sets when doing
	autoscale

1999-03-17 03:14  fnevgeny

	* src/: graphs.h, plotone.c: Moved is_set_drawble() macro from
	plotone.c to graphs.h

1999-03-17 03:08  fnevgeny

	* src/: graphappwin.c, xmgrace.c: Workarounds for Lesstif quirks.

1999-03-17 03:01  fnevgeny

	* grace_np/: grace_np.c, grace_np.h: The signature of GraceIsOpen
	function was wrong

1999-03-15 22:23  fnevgeny

	* src/setutils.c: Put set_dirtystate() in setcomment()

1999-03-15 02:02  fnevgeny

	* README: Updates some READMEs

1999-03-15 01:53  fnevgeny

	* grace_np/: LICENSE, grace_np.c, grace_np.h: Changed licensing
	policy to LGPL

1999-03-15 01:32  fnevgeny

	* scripts/makerelease: First create configure and then - a dummy
	Make.conf

1999-03-15 01:19  fnevgeny

	* src/graphs.c: Rescale old projects only if page layout is fixed!

1999-03-15 01:04  fnevgeny

	* src/: globals.h, main.c, xmgrace.c, xprotos.h, xutil.c: Added
	get_pagelayout() and removed global page_layout

1999-03-14 23:24  fnevgeny

	* src/fileswin.c: If new project loads successfully, close the file
	selection dialog

1999-03-14 02:53  fnevgeny

	* grace_np/: test_np.c, testf_np.f: Don't use old syntax in
	examples

1999-03-14 02:52  fnevgeny

	* grace_np/grace_np.c: Conditional inclusion of sys/param.h Use
	vfork if possible

1999-03-14 02:49  fnevgeny

	* doc/CHANGES.html: Some clean-ups

1999-03-14 01:06  fnevgeny

	* src/pars.yacc: Added PRINT TO CHRSTR

1999-03-14 00:39  fnevgeny

	* arch/os2/README: Updated README from Alexander

1999-03-13 14:55  fnevgeny

	* src/compwin.c: Crash in Fourier popup fixed

1999-03-12 03:15  fnevgeny

	* src/: plotone.c, setutils.c, utils.c: non-gui compilation fixes

1999-03-12 03:15  fnevgeny

	* src/files.c: Latest RTI fix from Luc

1999-03-12 02:25  fnevgeny

	* src/: fileswin.c, graphappwin.c: Tiny fixes

1999-03-12 02:22  fnevgeny

	* doc/CHANGES.html: Updated; reversed order to anti-cronological

1999-03-12 02:21  fnevgeny

	* doc/UsersGuide.sgml: Removed obsolete command-line options

1999-03-12 02:20  fnevgeny

	* doc/FAQ.sgml: Possibility to save sets in NetCDF wasn't mentioned
	(my fault)

1999-03-12 02:05  fnevgeny

	* examples/bar.agr: [no log message]

1999-03-12 00:58  fnevgeny

	* src/utils.c: [no log message]

1999-03-12 00:57  fnevgeny

	* src/main.c: removed -hilo from the help screen

1999-03-12 00:35  fnevgeny

	* src/globals.h: sformat: "%16.8lg" -> "%16.8g"

1999-03-12 00:33  fnevgeny

	* src/main.c: Removed -dc/-nodc, -redraw/-noredraw,
	-GXxor/-GXinvert command line options.

1999-03-12 00:31  fnevgeny

	* src/xmgrace.c: Added update_all() for File/New callback Updated
	help menu

1999-03-11 03:40  fnevgeny

	* src/xmgrace.c: Added View/Update all menu entry

1999-03-11 03:40  fnevgeny

	* src/: xprotos.h, motifutils.c: Added update_all_cb() - just a
	wrapper for update_all()

1999-03-11 03:19  fnevgeny

	* src/miscwin.c: Removed "Verify Pick sets operations" option,
	added "Don't ask questions"

1999-03-11 03:18  fnevgeny

	* src/: XMgrace.ad, globals.h, xmgrace.c: Removed verify_action

1999-03-11 03:07  fnevgeny

	* src/: pdfdrv.c, psdrv.c: Replaced getlogin() with get_username()

1999-03-11 03:06  fnevgeny

	* src/main.c: Added call to init_username()

1999-03-11 03:06  fnevgeny

	* src/: utils.c, utils.h: Added init_username() and get_username()
	functions

1999-03-11 02:22  fnevgeny

	* examples/dotest: Replaced -a with -autoscale (on SGI, -a is
	treated by X as an option)

1999-03-11 02:16  fnevgeny

	* arch/os2/Make.conf.os2, src/Makefile: Extracted T1 include path
	into a separate makefile variable (T1_INC)

1999-03-11 02:10  fnevgeny

	* src/worldwin.c: Added update_all() to arrange graph CB

1999-03-11 02:10  fnevgeny

	* src/motifutils.c: [no log message]

1999-03-11 01:55  fnevgeny

	* src/: editpwin.c, setutils.c: Added a coule of set_dirtystate()

1999-03-11 01:54  fnevgeny

	* src/setwin.c: Set column alignment to XmALIGNMENT_END and made
	arrows appear for truncated cell entries

1999-03-11 01:03  fnevgeny

	* src/setwin.c: Statistics columns made wider

1999-03-11 01:02  fnevgeny

	* src/files.c: Was wrong fcntl() check.

1999-03-10 02:59  fnevgeny

	* grace_np/test_np.c: [no log message]

1999-03-10 02:58  fnevgeny

	* grace_np/: Makefile, test_np.c, testf_np.f: sample.gr ->
	sample.agr

1999-03-10 02:32  fnevgeny

	* arch/os2/config.h.os2, arch/vms/configure.com,
	grace_np/grace_np.c, grace_np/grace_np.h, grace_np/gracef_np.c,
	grace_np/test_np.c, grace_np/testf_np.f, src/defines.h,
	src/files.c, src/main.c, src/noxprotos.h: Latest RTI fixes from Luc

1999-03-10 01:14  fnevgeny

	* src/setutils.c: packset() simplified

1999-03-10 01:13  fnevgeny

	* src/: motifinc.h, motifutils.c: Added "Pack all sets" to the set
	selector popup menus

1999-03-09 22:55  fnevgeny

	* src/pars.yacc: SETNUM.INDEX -> SETNUM.ID

1999-03-09 22:55  fnevgeny

	* src/: compwin.c, nonlfit.c: Fixed a couple of bugs introduced by
	changing scanner()

1999-03-09 22:54  fnevgeny

	* src/setappwin.c: Renamed some menu entries

1999-03-09 03:14  fnevgeny

	* conf/: generic.gcc, opennt: Removed -Wcast-align from gcc
	configs. Gives nothing on 32-bit OS's but produces too many (to be
	fixed right now) warnings on 64-bit ones.

1999-03-09 03:06  fnevgeny

	* arch/vms/: configure.com, readme: Minor corrections from John

1999-03-09 02:59  fnevgeny

	* T1lib/: t1lib/sysconf.h, t1lib/t1delete.c, t1lib/t1set.c,
	type1/t1io.c: Update to T1lib-0.8.1

1999-03-09 02:40  fnevgeny

	* examples/bar.agr: Replaced bar.agr with a real-life example

1999-03-09 02:00  fnevgeny

	* doc/: 10.1.dat, 10a.dat, 10b.dat, 10c.dat, 2.1.dat, 3.dat,
	7.1.2.agr, 7.1.3.agr, 8.2.dat, shiftdata.sh, Makefile,
	Tutorial.sgml: Added Ed's tutorials

1999-03-08 22:46  fnevgeny

	* src/main.c: When checking for descriptor's status, O_RDWR is also
	(in addition to O_RDONLY) OK.

1999-03-08 22:29  fnevgeny

	* src/utils.c: VMS doesn't like '#' in the file names...

1999-03-08 02:03  fnevgeny

	* src/pars.yacc: Removed all the unnecessary parameters from
	parser() Added S$ and S_ as pointers to current and last created
	sets. Same, G$ and G_, for graphs.  GRAPHNO.INDEX is the GRAPHNO's
	number. Same for SETNUM.INDEX and GRAPHNO.SETNUM.INDEX

1999-03-08 02:00  fnevgeny

	* src/: computils.c, compwin.c, comwin.c, defaults.c, globals.h,
	hotwin.c, motifutils.c, nonlfit.c, noxprotos.h, params.c,
	regionutils.c, setutils.c: Removed all the unnecessary parameters
	from parser()

1999-03-06 14:36  fnevgeny

	* src/: files.c, noxprotos.h, pars.yacc: Added get_parser_gno(),
	set_parser_gno(),get_parser_setno(), and set_parser_setno().
	Removed global change_gno.

1999-03-06 14:35  fnevgeny

	* src/xmgrace.c: Put back XmUpdateDisplay(statlab);

1999-03-06 03:20  fnevgeny

	* src/: graphs.h, setutils.c: Added two functions,
	get_recent_setno() and get_recent_gno() to get info on the latest
	automatically allocated set.

1999-03-05 23:03  fnevgeny

	* src/: events.c, events.h, noxprotos.h, utils.c, xmgrace.c: A few
	functions shuffled between events.c and xmgrace.c

1999-03-05 22:51  fnevgeny

	* src/motifutils.c: Added set_left_footer() to update_all()

1999-03-05 22:50  fnevgeny

	* src/graphs.c: Added set_dirtystate() for several graph-oriented
	functions

1999-03-05 22:49  fnevgeny

	* src/pars.yacc: VIEW XMAX/XMIN/YMIN/YMAX accepts expressions now

1999-03-05 22:47  fnevgeny

	* src/xutil.c: Check whether GUI has been initialized in
	set_title()

1999-03-03 02:51  fnevgeny

	* src/graphutils.c: Revert latest AS fix - it's buggy

1999-03-03 02:13  fnevgeny

	* doc/CHANGES.html: grace-990303

1999-03-03 02:12  fnevgeny

	* doc/: FAQ.sgml, UsersGuide.sgml: More updates to FAQ and
	UsersGuide

1999-03-03 02:10  fnevgeny

	* arch/vms/configure.com: Test for fcntl() added

1999-03-03 02:10  fnevgeny

	* arch/os2/Make.conf.os2: Added templates to tthe list of make dirs

1999-03-03 02:09  fnevgeny

	* examples/dotest: Removed (currently unsupported test of XYR set)

1999-03-03 02:08  fnevgeny

	* examples/fills.agr: [no log message]

1999-03-03 02:07  fnevgeny

	* src/xutil.c: Tiny changes.

1999-03-03 00:08  fnevgeny

	* src/utils.c: In case of a crash, try saving current project

1999-03-02 02:36  fnevgeny

	* templates/: Default.agr, Makefile: Default template added

1999-03-02 02:19  fnevgeny

	* src/pars.yacc: Added LOAD CHRSTR, NEW, and NEW FROM CHRSTR
	commands

1999-03-02 02:01  fnevgeny

	* src/xmgrace.c: Removed "File/Clear all".  Added "File/New".

1999-03-02 02:01  fnevgeny

	* src/fileswin.c: Use freshly added load_project()

1999-03-02 02:00  fnevgeny

	* src/main.c: Load default template at startup

1999-03-02 01:59  fnevgeny

	* src/: files.c, files.h: Added load_project_file(), new_project()
	and load_project() functions

1999-03-01 01:48  fnevgeny

	* src/: files.c, fileswin.c, main.c, xmgrace.c: save_project() in
	case of success now does clear_dirtystate() and sets project name

1999-03-01 01:03  fnevgeny

	* src/: graphs.c, setutils.c, graphutils.c: Added a few more safety
	checks for gno function arguments

1999-03-01 01:02  fnevgeny

	* src/plotone.c: lock dirtystate during legend bb updates

1999-03-01 01:01  fnevgeny

	* src/: utils.c, utils.h: Upon SIGHUP, re-read gracerc
	lock_dirtystate() now accepts a bool flag

1999-02-28 22:45  fnevgeny

	* src/xmgrace.c: More menu shuffles...

1999-02-28 01:44  fnevgeny

	* src/: events.c, events.h: Added graph_clicked(). Dbl-click far
	from a set but inside a graph brings up the set appearance popup as
	 before.

1999-02-28 00:31  fnevgeny

	* src/: missing.h, missing.c: VMS-specific changes from John

1999-02-28 00:20  fnevgeny

	* src/main.c: Use HAVE_FCNTL and HAVE_FCNTL_H where needed

1999-02-28 00:19  fnevgeny

	* src/: files.c, utils.c: Removed not needed <fcntl.h>

1999-02-28 00:11  fnevgeny

	* arch/os2/config.h.os2: Added check for fcntl()

1999-02-27 22:34  fnevgeny

	* src/: fileswin.c, xmgrace.c: Removed calls to set_title()

1999-02-27 22:32  fnevgeny

	* src/: utils.c, utils.h: New function, update_app_title(), which
	is called in set_/clear_dirtystate

1999-02-27 22:30  fnevgeny

	* src/xutil.c: In set_title(), check if the new string really
	differs from the former one

1999-02-27 18:18  fnevgeny

	* src/plotone.c: Better account for line widths in bar charts

1999-02-27 01:59  fnevgeny

	* src/: motifinc.h, motifutils.c: Bring to front/Send to back added
	to set selector popup menus

1999-02-27 01:57  fnevgeny

	* src/: defines.h, noxprotos.h, setutils.c: Added pushset()
	function

1999-02-27 00:05  fnevgeny

	* arch/vms/configure.com: New updates from John

1999-02-22 02:20  fnevgeny

	* src/graphutils.c: Set nminor to 1 when autoticking

1999-02-22 02:19  fnevgeny

	* src/plotone.c: If legend wasn't plotted, its bbox wouldn't be set

1999-02-22 01:39  fnevgeny

	* src/: main.c, pdfdrv.c, pdfdrv.h, rstdrv.c, rstdrv.h: Added
	parsers for GIF, PDF and PNM devices

1999-02-21 02:47  fnevgeny

	* arch/os2/: Make.conf.os2, README, config.h.os2: Updates from
	Alexander

1999-02-21 02:44  fnevgeny

	* src/: files.c, utils.c: Added (conditionally) included
	<sys/select.h> (OS/2 needs it for select())

1999-02-21 02:09  fnevgeny

	* src/Make.dep: [no log message]

1999-02-21 02:02  fnevgeny

	* src/: graphappwin.c, setappwin.c, strwin.c, tickwin.c: Use of
	CreateCSText() for real text fields

1999-02-21 02:01  fnevgeny

	* src/xmgrace.c: fonttool related changes

1999-02-21 02:00  fnevgeny

	* src/: fontwin.c, xprotos.h: Modified fonttool to be fired from an
	existing text widget

1999-02-21 01:58  fnevgeny

	* src/: motifinc.h, motifutils.c: Added CreateCSText() and friends:
	 GetCSTextString();  SetCSTextString();  GetCSTextCursorPos(); 
	CSTextInsert();

1999-02-19 23:03  fnevgeny

	* src/plotone.c: Don't draw legend box if no set in the graph has a
	legend string defined

1999-02-19 23:02  fnevgeny

	* src/defaults.c: Draw legends by default

1999-02-18 03:13  fnevgeny

	* doc/: CHANGES.html, FAQ.sgml, UsersGuide.sgml: grace-5.0.2pre0

1999-02-18 03:03  fnevgeny

	* src/defines.h, src/files.c, src/files.h, src/globals.h,
	src/main.c, src/noxprotos.h, src/pars.yacc, grace_np/grace_np.c,
	grace_np/grace_np.h, grace_np/gracef_np.c, grace_np/test_np.c,
	grace_np/testf_np.f, src/utils.c, src/xmgrace.c, src/xprotos.h,
	src/xutil.c: Luc's jumbo RTI patch

1999-02-18 02:32  fnevgeny

	* arch/vms/: build.com, xbae.mms: Oops, actually adding xbae.mms
	and build.com

1999-02-18 02:31  fnevgeny

	* arch/vms/: configure.com, descrip.mms, readme, src.mms,
	t1lib.mms, t1lib_t1lib.mms, t1lib_type1.mms: Fresh updates from
	John: There are two new files, build.com and xbae.mms; there are
	also updates to several other files.

1999-02-18 02:17  fnevgeny

	* src/: main.c, psdrv.c, psdrv.h: Added color/grayscale and
	bbox:tight/page options to the EPS driver

1999-02-18 01:28  fnevgeny

	* src/events.c: [no log message]

1999-02-18 01:20  fnevgeny

	* src/: draw.c, draw.h, graphs.c, params.c, pars.yacc, plotone.c,
	plotwin.c, x11drv.c: Added an option to fill (or not to) the page
	background; relevant changes to the parser and params.c In the X11
	driver, if the page bg is not filled, put reper dots every 0.1
	viewport

1999-02-17 23:17  fnevgeny

	* src/: events.c, graphutils.c, worldwin.c, xmgrace.c: A couple of
	update_ticks() added

1999-02-17 23:16  fnevgeny

	* src/: noxprotos.h, regionutils.c, regionwin.c, xprotos.h: Moved
	define_region() from regioutils.c to regionwin.c

1999-02-17 03:16  fnevgeny

	* src/: computils.c, compwin.c, eblockwin.c, editpwin.c, events.c,
	files.c, motifutils.c, noxprotos.h, regionutils.c, regionwin.c,
	setutils.c, setwin.c, xprotos.h: Removed every use of
	update_set_status() - update_set_lists() used instead and and
	set_work_pending() - just obsolete

1999-02-17 02:14  fnevgeny

	* src/: motifinc.h, motifutils.c, xmgrace.c: Added (Un)Select all
	to the set list popup menus Fixed updates of the set lists

1999-02-17 01:02  fnevgeny

	* src/xmgrace.c: More menu shuffles

1999-02-17 01:02  fnevgeny

	* src/: events.c, events.h: dbl click on titles detected (very
	roughly)

1999-02-17 00:31  fnevgeny

	* src/: events.c, events.h: More dbl click actions - edit objects,
	legends, time stamp, axes

1999-02-17 00:21  fnevgeny

	* src/xprotos.h: A couple of CB functions renamed

1999-02-17 00:19  fnevgeny

	* src/plotwin.c: create_plot_frame -> create_plot_frame_cb

1999-02-17 00:19  fnevgeny

	* src/tickwin.c: create_axes_dialog -> create_axes_dialog_cb

1999-02-17 00:19  fnevgeny

	* src/graphappwin.c: create_graphapp_frame ->
	create_graphapp_frame_cb

1999-02-17 00:18  fnevgeny

	* src/pdfdrv.c: fixed text color bug (introduced recently)

1999-02-17 00:17  fnevgeny

	* src/globals.h: global variable curaxis removed

1999-02-17 00:16  fnevgeny

	* src/: draw.c, draw.h: is_vpoint_inside takes an additional
	argument - epsilon /precision/

1999-02-16 02:36  fnevgeny

	* src/printwin.c: Recognize page format; Removed "Set as current
	device" checkbox; Unmanage output prefs  frame for display device

1999-02-16 02:34  fnevgeny

	* src/: device.c, device.h: Added get_page_format() function

1999-02-16 02:33  fnevgeny

	* src/xutil.c: In free mode of the canvas, auto rescale everything

1999-02-16 02:31  fnevgeny

	* src/: graphs.c, graphutils.c, graphutils.h: Added
	rescale_viewport() function

1999-02-15 03:02  fnevgeny

	* examples/: Makefile, dotest, log2.agr: Added log2.agr, an example
	of log2 axis scaling (a real data, BTW)

1999-02-15 01:19  fnevgeny

	* src/: comwin.c, defines.h, helpwin.c, hotwin.c: Changed some
	remaining occurancies of MAXARR to maxarr; the init value (MAXARR)
	lowered to 1000 from 20000; removed its mentioning in "About".

1999-02-15 00:34  fnevgeny

	* src/plotone.c: Draw regions and reference points after everything
	else

1999-02-14 03:02  fnevgeny

	* src/xutil.c: Added a call to update_all in the first call to
	expose_resize	  (without it, the tstack demo started with "SD:1"
	instead of     "SD:4", the correct stack depth being displayed only
	after	  cycling)

1999-02-14 03:01  fnevgeny

	* src/dlmodule.c: Check for HAVE_SYS_ERRLIST_IN_STDIO_H

1999-02-14 02:59  fnevgeny

	* src/: utils.c, utils.h: add a const to copy_string()'s source
	variable

1999-02-14 02:58  fnevgeny

	* cmath.h: Added check for HAVE_SIGNGAM_IN_MATH_H

1999-02-14 02:51  fnevgeny

	* examples/: bar.agr, fills.agr, regions.par, terr.agr, tinset.agr:
	Updated several explanation strings on example files with the new
	GUI layout

1999-02-14 02:30  fnevgeny

	* src/: Makefile, main.c, plotone.c, printwin.c, utils.c, utils.h:
	Check for env. GRACE_PRINT_CMD

1999-02-14 00:53  fnevgeny

	* Makefile, gracerc, gracerc.user: Modified init files to reflect
	new path searching

1999-02-14 00:50  fnevgeny

	* scripts/makerelease: Don't make MIGRATION in makerelease

1999-02-14 00:49  fnevgeny

	* auxiliary/: Makefile, README, magic.grace: magic section updated
	to Grace; file(1) now also gives version number

1999-02-14 00:45  fnevgeny

	* src/: Make.dep, computils.c, defaults.c, defines.h, device.c,
	device.h, editpwin.c, events.c, events.h, featext.c, files.c,
	globals.h, graphs.c, graphs.h, graphutils.c, graphutils.h, main.c,
	motifutils.c, noxprotos.h, objutils.c, pars.yacc, plotone.c,
	plotone.h, ptswin.c, regionutils.c, regionwin.c, setutils.c,
	strwin.c, xmgrace.c, xprotos.h, xutil.c: Canvas event dealing
	(events.c) rewritten.  A lot of related changes in many other
	modules.

1999-02-07 01:55  fnevgeny

	* src/compwin.c: Removed all "pick" set operations

1999-02-07 01:53  fnevgeny

	* src/graphutils.c: Fixed bug in wrong autoscaling for both
	negative axis limits

1999-02-06 02:59  fnevgeny

	* src/xmgrace.c: Menu rearrangements

1999-02-03 00:58  fnevgeny

	* src/: motifinc.h, setwin.c: Added menu bar to the dataset props
	popup

1999-02-03 00:56  fnevgeny

	* src/main.c: User's startup file is ~/.grace/gracerc now.  Only
	the first found instance of gracerc is read in.

1999-02-03 00:50  fnevgeny

	* src/: files.c, files.h, iofilters.c: Any relative pathname is
	searched (in addition to cwd) in: 1. .grace/ 2. ~/.grace/ 3.
	$GRACE_HOME/

1999-02-03 00:48  fnevgeny

	* src/motifutils.c: Don't show by default data-less sets in set
	lists

1999-02-03 00:46  fnevgeny

	* src/: missing.c, missing.h: Renamed popen_path_translate() to
	exe_path_translate()

1999-02-03 00:45  fnevgeny

	* src/compwin.c: Added check for valid gno in create_leval_frame()

1999-01-31 02:15  fnevgeny

	* doc/: CHANGES.html, Makefile: grace-990131 snapshot

1999-01-31 02:02  fnevgeny

	* doc/: CHANGES.html, Makefile, UsersGuide.sgml, nohelp.html:
	Purged all old html docs; added a draft version of UsersGuide.sgml

1999-01-30 22:15  fnevgeny

	* arch/os2/: Make.conf.os2, README, config.h.os2, configos2.cmd:
	OS/2 updates from Alexander

1999-01-29 01:37  fnevgeny

	* src/setutils.c: do_reverse_sets() renamed to reverse_set() and
	gno added as parameter sortset was broken during 5.0.2 development
	added safety checks for all functions accessing g[].p[] directly

1999-01-29 01:32  fnevgeny

	* src/: events.c, noxprotos.h, setwin.c: do_reverse_sets() renamed
	to reverse_set() and gno added as parameter

1999-01-29 01:29  fnevgeny

	* src/globals.h: Default sformat changed to "%16.8lg"

1999-01-29 01:27  fnevgeny

	* src/: editpwin.c, files.c, files.h, fileswin.c: Added the forth
	parameter to write_set(), "rawdata", which controls whether @TARGET
	and @TYPE will be included in the output

1999-01-29 01:21  fnevgeny

	* src/Makefile: buildinfo link flags modified

1999-01-28 00:33  fnevgeny

	* src/buildinfo.c: Some beatifyings of buildinfo

1999-01-27 03:19  fnevgeny

	* src/: fileswin.c, motifutils.c, xprotos.h, eblockwin.c: If called
	from a set popup menu, create_block_data() had always G0 activated
	in the graph selector

1999-01-27 03:16  fnevgeny

	* src/main.c: Small -help fixes

1999-01-26 01:54  fnevgeny

	* arch/vms/: configure.com, descrip.mms, src.mms: New updates from
	John

1999-01-24 02:19  fnevgeny

	* src/eblockwin.c: Block selectors have only the columns that
	correspond to the blockdata read (plus "Index").

1999-01-24 02:17  fnevgeny

	* src/graphutils.c: Bipolar cases were broken due to the last AS
	fixes

1999-01-24 00:00  fnevgeny

	* src/utils.c: Conditional include of time.h and sys/time.h

1999-01-23 23:58  fnevgeny

	* src/: editpwin.c, setwin.c: Use dataset_colname() instead of
	statically defined labels

1999-01-23 23:57  fnevgeny

	* src/: graphs.h, setutils.c: Added dataset_colname() which returns
	the name of a set column

1999-01-23 23:56  fnevgeny

	* src/motifutils.c: UpdateOptionChoice() fixes (if new nchoices is
	_less_ than the previous value)

1999-01-23 23:55  fnevgeny

	* src/graphutils.c: Autoscale fixes

1999-01-15 01:58  fnevgeny

	* src/: XMgrace.ad, fontwin.c, xmgrace.c: Changed default fonts

1999-01-15 01:57  fnevgeny

	* src/: utils.c, utils.h: Fixed broken sleep_wrap()

1999-01-13 18:04  fnevgeny

	* src/: device.c, files.c, graphs.c, motifutils.c: Simplified usage
	of copy_string() in several places

1999-01-13 15:52  fnevgeny

	* COPYRIGHT, arch/win32/README, src/helpwin.c: grace-990113

1999-01-13 15:42  fnevgeny

	* doc/CHANGES.html: grace-990113

1999-01-13 15:38  fnevgeny

	* src/helpwin.c: Mentioned all copyrights required to be such

1999-01-13 15:17  fnevgeny

	* src/: t1fonts.h, Make.dep: [no log message]

1999-01-13 15:16  fnevgeny

	* src/: drawticks.c, main.c, plotone.c, utils.c, utils.h: Added
	support for locale (LC_NUMERIC), for tick labels and annotative
	strings only

1999-01-13 13:18  fnevgeny

	* src/: pars.yacc, utils.c, utils.h: Added sleep_wrap - a sleep()
	wrapper

1999-01-12 01:37  fnevgeny

	* Xbae/LICENSE: Added bundled version of Xbae

1999-01-11 02:12  fnevgeny

	* src/: editpwin.c, motifutils.c: Removed Xbae #ifdefs

1999-01-11 02:12  fnevgeny

	* src/xmgrace.c: A couple of Xbae-related defaults

1999-01-11 02:11  fnevgeny

	* src/fontwin.c: Proper alignment of glyphs Removed Xbae #ifdefs

1999-01-11 02:10  fnevgeny

	* src/setwin.c: Added statistics frame to "Data set props"

1999-01-10 02:15  fnevgeny

	* src/files.c: Reading in NXY was broken

1999-01-10 02:10  fnevgeny

	* src/: motifinc.h, motifutils.c: Moved some structure definitions
	from motifutils.c to motifinc.h

1999-01-10 02:09  fnevgeny

	* src/: utils.c, utils.h: cxfree() renamed to xfree(); cxfree now
	is a macro, performing xfree() and then assigning NULL to the
	argument

1999-01-10 02:07  fnevgeny

	* src/setutils.c: minmax min/max indices begin with zero now

1999-01-10 02:02  fnevgeny

	* src/: featext.c, fit.c, noxprotos.h, pars.yacc: Removed obsolete
	flag parameter from stasum()

1999-01-10 02:00  fnevgeny

	* src/editpwin.c: Removed obsolete structures

1999-01-07 01:29  fnevgeny

	* src/: utils.c, utils.h: Removed stripspecial(), added mytrunc()

1999-01-07 00:34  fnevgeny

	* src/: device.h, draw.c, draw.h, dummydrv.c, dummydrv.h, graphs.c,
	mfdrv.c, mfdrv.h, pdfdrv.c, pdfdrv.h, plotone.c, psdrv.c, psdrv.h,
	rstdrv.c, rstdrv.h, x11drv.c, x11drv.h: Added DrawPixel primitive;
	as a result, all drivers should be much faster	 in plotting
	multiple points Added line cap and line join properties and
	relevant get/set routines;   not used actually yet PS and PDF
	drivers optimized both for output time and file size

1999-01-05 01:08  fnevgeny

	* src/motifutils.c: Favor min/max limits in GetSpinChoice

1999-01-03 03:51  fnevgeny

	* src/: defaults.c, defines.h, draw.c, draw.h, events.c, globals.h,
	graphappwin.c, graphs.h, motifinc.h, motifutils.c, params.c,
	pars.yacc, plotone.c, setappwin.c, strwin.c, tickwin.c: Line widths
	are doubles instead of int New SpinChoice widget group GUI line
	choices use the SpinChoice composite

1998-12-31 03:26  fnevgeny

	* arch/vms/configure.com, arch/vms/readme, arch/vms/src.mms,
	doc/CHANGES.html, scripts/makerelease, src/missing.c: grace-981231
	released

1998-12-31 03:24  fnevgeny

	* src/: editpwin.c, plotone.c, utils.c, utils.h, helpwin.c:
	Shielded system() from SIGALRM using system_wrap() wrapper

1998-12-31 02:33  fnevgeny

	* src/pars.yacc: TRUE/FALSE and ON/OFF are interchangable

1998-12-31 02:17  fnevgeny

	* src/fileswin.c: File/Save and File/Write/Sets use independent
	save formats

1998-12-31 02:00  fnevgeny

	* src/: Make.dep, comwin.c, defines.h, eblockwin.c, editpwin.c,
	events.c, files.c, files.h, fileswin.c, globals.h, graphs.h,
	helpwin.c, iofilters.c, main.c, monwin.c, nonlwin.c, noxprotos.h,
	params.c, pars.yacc, plotone.c, setutils.c, utils.c, xmgrace.c,
	xutil.c: "-" and "stdin/stdout" can be used anywhere sformat (write
	format) is used for all dataset types (and thus is per-datum)
	grace_open[r,w] used everywhere

1998-12-29 02:34  fnevgeny

	* src/: computils.c, compwin.c, defaults.c, eblockwin.c,
	editpwin.c, files.c, graphs.h, motifinc.h, motifutils.c,
	noxprotos.h, setutils.c, xmgrace.c, xprotos.h: Futher modification
	to the new set selectors + related stuff Cleaned up Xbae
	spreadsheet-like editor

1998-12-23 01:56  fnevgeny

	* Makefile, T1lib/type1/t1io.c, T1lib/type1/t1stdio.h,
	arch/os2/Make.conf.os2, arch/os2/config.h.os2,
	arch/vms/configure.com, conf/generic.gcc, conf/opennt,
	doc/CHANGES.html, src/draw.c, src/events.c, src/graphs.c,
	src/graphs.h, src/motifinc.h, src/motifutils.c, src/nonlwin.c,
	src/noxprotos.h, src/pdfdrv.c, src/plotone.c, src/printwin.c,
	src/psdrv.c, src/ptswin.c, src/rstdrv.c, src/setappwin.c,
	src/setutils.c, src/setwin.c, src/xmgrace.c, src/xprotos.h: 981223
	snapshot

1998-12-23 00:21  fnevgeny

	* scripts/makerelease: [no log message]

1998-12-20 03:32  fnevgeny

	* src/: defines.h, eblockwin.c, files.c, fileswin.c, fontwin.c,
	graphs.c, graphs.h, main.c, motifinc.h, motifutils.c, noxprotos.h,
	pars.yacc, plotone.c, setappwin.c, setutils.c, setwin.c, t1fonts.h,
	xmgrace.c, xprotos.h: Set type cleanings Removed -xy, -xydy etc
	command line flags; use -(set)type instead "Set appearance/Data/*"
	now act on selected sets only

1998-12-19 17:42  fnevgeny

	* src/: missing.c, missing.h: Merged VMS stuff from
	arch/vms/*.[c,h] into missing.[c,h]

1998-12-19 17:27  fnevgeny

	* arch/vms/: cephes.mms, configure.com, descrip.mms, dotest.com,
	netscape.com, readme, src.mms, t1lib.mms, t1lib_t1lib.mms,
	t1lib_type1.mms: Many changes to make configure.com under VMS work
	similar to configure.  VMS-specific stuff in .c and .h merged with
	missing.[c,h] in the main src tree.

1998-12-15 01:05  fnevgeny

	* src/: Make.common, Make.dep, computils.c, compwin.c, defaults.c,
	editpwin.c, events.c, files.c, graphs.c, graphs.h, hotwin.c,
	main.c, motifinc.h, motifutils.c, noxprotos.h, pars.yacc,
	plotone.c, regionwin.c, setappwin.c, setutils.c, setwin.c,
	xmgrace.c: New type of set selectors.  Removed "active" in the
	plotarr structure + respective changes.  Removed sets from the
	"Status" popup; what's left moved to "Region ops" Started coding
	set ops with the new set selectors.

1998-12-12 15:39  fnevgeny

	* src/: alloca.c, missing.h: [no log message]

1998-12-11 02:16  fnevgeny

	* src/eblockwin.c: "Index" can be selected for every data column

1998-12-09 01:59  fnevgeny

	* src/: compwin.c, eblockwin.c, featext.c, fileswin.c,
	graphappwin.c, motifinc.h, motifutils.c, regionwin.c, setwin.c,
	worldwin.c, xprotos.h: New CreateGraphChoice

1998-12-06 15:06  fnevgeny

	* src/: noxprotos.h, xmgrace.c, xprotos.h: World stack stuff
	erroneously disappeared

1998-12-03 03:38  fnevgeny

	* doc/CHANGES.html, fonts/Makefile, src/draw.c, src/x11drv.c:
	981203

1998-12-03 03:34  fnevgeny

	* src/: t1fonts.c, t1fonts.h: Use IsoLatin1 if Default.enc is not
	found

1998-12-03 02:47  fnevgeny

	* src/: graphutils.c, noxprotos.h, setutils.c: X/Y autoscaling
	within (respectively) Y/X world range

1998-12-02 02:24  fnevgeny

	* src/: draw.c, draw.h, fontwin.c, graphappwin.c, main.c,
	motifinc.h, motifutils.c, params.c, pars.yacc, plotwin.c,
	setappwin.c, strwin.c, tickwin.c, x11drv.c: Rewritten part of the
	GUI functions to return pointers instead of aggregates Color map
	entries are user-adjustable

1998-11-29 02:30  fnevgeny

	* src/: files.c, eblockwin.c: Block data read simplified

1998-11-29 01:07  fnevgeny

	* src/: alloca.c, missing.h: Define alloca() if  the function is
	missing in the system

1998-11-29 00:50  fnevgeny

	* arch/vms/: configure.com, descrip.mms, dotest.com, readme,
	src.mms: Updates from John

1998-11-28 19:59  fnevgeny

	* src/utils.c: Buffered read from npipe

1998-11-26 02:33  fnevgeny

	* src/: XMgrace.ad, xmgrace.c, xprotos.h: Xresources for
	enabling/disabling toolbars added

1998-11-25 03:42  fnevgeny

	* src/strwin.c: Slightly beatified Objects popups (strwin.c)

1998-11-25 02:19  fnevgeny

	* src/: pdfdrv.c, psdrv.c, rstdrv.c: Zero linewidth is treated as 1
	pix

1998-11-25 02:18  fnevgeny

	* src/: graphs.c, xmgrace.c: Fixed stack manipulation from GUI

1998-11-25 00:15  fnevgeny

	* src/: main.c, xutil.c: fixed -type <settype> -pipe; SET_XY was
	always used

1998-11-25 00:08  fnevgeny

	* COPYRIGHT, Makefile, README, cmath.h, examples/dotest,
	examples/test.com, cephes/const.c, doc/CHANGES.html, doc/FAQ.sgml,
	doc/Makefile, doc/nohelp.html, examples/Makefile, examples/bar.agr,
	examples/chartebar.agr, examples/explain.agr, examples/fills.agr,
	examples/logistic.agr, examples/regions.par, examples/terr.agr,
	examples/test2.agr, examples/tfonts.agr, examples/tinset.agr,
	examples/tmc.c, examples/tstack.agr, examples/txyr.agr,
	cephes/Make.common, cephes/Makefile, cephes/cbrt.c, cephes/gamma.c,
	cephes/log2.c, cephes/unity.c, src/Make.common, src/Makefile,
	src/alloca.c, src/as274c.c, src/bitmaps.h, src/computils.c,
	src/compwin.c, src/comwin.c, src/defaults.c, src/defines.h,
	src/device.c, src/draw.c, src/draw.h, src/drawticks.c,
	src/eblockwin.c, src/editpwin.c, src/events.c, src/featext.c,
	src/files.c, src/fileswin.c, src/fit.c, src/fourier.c,
	src/globals.h, src/graphutils.h, src/helpwin.c, src/hotwin.c,
	src/locatewin.c, src/main.c, src/miscwin.c, src/monwin.c,
	src/motifinc.h, src/motifutils.c, src/nonlfit.c, src/nonlwin.c,
	src/noxprotos.h, src/objutils.c, src/params.c, src/pars.yacc,
	src/plotone.c, src/printwin.c, src/ptswin.c, src/regionutils.c,
	src/regionwin.c, src/rstdrv.c, src/rstdrv.h, src/setutils.c,
	src/setwin.c, src/strwin.c, src/tickwin.c, src/utils.c,
	src/worldwin.c, src/x11drv.c, src/xprotos.h, T1lib/Makefile,
	T1lib/t1lib/.dependencies, T1lib/t1lib/Makefile,
	T1lib/t1lib/parseAFM.c, T1lib/t1lib/sysconf.h,
	T1lib/t1lib/t1aaset.c, T1lib/t1lib/t1aaset.h,
	T1lib/t1lib/t1afmtool.c, T1lib/t1lib/t1afmtool.h,
	T1lib/t1lib/t1base.c, T1lib/t1lib/t1base.h, T1lib/t1lib/t1delete.c,
	T1lib/t1lib/t1enc.c, T1lib/t1lib/t1env.c, T1lib/t1lib/t1extern.h,
	T1lib/t1lib/t1finfo.c, T1lib/t1lib/t1finfo.h,
	T1lib/t1lib/t1global.h, T1lib/t1lib/t1lib.h, T1lib/t1lib/t1load.c,
	T1lib/t1lib/t1load.h, T1lib/t1lib/t1misc.h, T1lib/t1lib/t1set.c,
	T1lib/t1lib/t1set.h, T1lib/t1lib/t1trans.c, T1lib/t1lib/t1trans.h,
	T1lib/t1lib/t1types.h, T1lib/type1/arith.c, T1lib/type1/curves.c,
	T1lib/type1/fontfcn.c, T1lib/type1/fontfcn.h,
	T1lib/type1/fontstruct.h, T1lib/type1/hints.c,
	ac-tools/config.guess, ac-tools/config.sub, ac-tools/install-sh,
	auxiliary/Makefile, auxiliary/README, auxiliary/fdf2fit,
	conf/generic, conf/generic.gcc, conf/ix86-os2, conf/opennt,
	grconvert/Makefile, grconvert/readbin.c, grconvert/writeasc.c,
	src/Make.dep, src/XMgrace.ad, src/buildinfo.c, src/device.h,
	src/dlmodule.c, src/dummydrv.c, src/dummydrv.h, src/fontwin.c,
	src/graphappwin.c, src/graphs.c, src/graphs.h, src/graphutils.c,
	src/iofilters.c, src/mfdrv.c, src/mfdrv.h, src/missing.c,
	src/missing.h, src/pdfdrv.c, src/pdfdrv.h, src/plotone.h,
	src/plotwin.c, src/psdrv.c, src/psdrv.h, src/setappwin.c,
	src/t1fonts.c, src/t1fonts.h, src/utils.h, src/x11drv.h,
	src/xmgrace.c, src/xutil.c, T1lib/type1/.dependencies,
	T1lib/type1/Makefile, T1lib/type1/objects.c, T1lib/type1/objects.h,
	T1lib/type1/paths.c, T1lib/type1/regions.c, T1lib/type1/scanfont.c,
	T1lib/type1/spaces.c, T1lib/type1/t1io.c, T1lib/type1/t1stdio.h,
	T1lib/type1/t1stub.c, T1lib/type1/type1.c, T1lib/type1/util.c,
	arch/os2/Make.conf.os2, arch/os2/README, arch/os2/config.h.os2,
	arch/os2/configos2.cmd, arch/os2/dlfcn.c, arch/os2/dlfcn.h,
	arch/os2/dotest.cmd, arch/vms/cephes.mms, arch/vms/configure.com,
	arch/vms/descrip.mms, arch/vms/dotest.com, arch/vms/grconvert.mms,
	fonts/Makefile, fonts/enc/IsoLatin1.enc, fonts/enc/IsoLatin2.enc,
	fonts/type1/d050000l.afm, fonts/type1/d050000l.pfb,
	fonts/type1/n019003l.afm, fonts/type1/n019003l.pfb,
	fonts/type1/n019004l.afm, fonts/type1/n019004l.pfb,
	fonts/type1/n019023l.afm, fonts/type1/n019023l.pfb,
	fonts/type1/n019024l.afm, fonts/type1/n019024l.pfb,
	fonts/type1/n021003l.afm, fonts/type1/n021003l.pfb,
	fonts/type1/n021004l.afm, fonts/type1/n021004l.pfb,
	fonts/type1/n021023l.afm, fonts/type1/n021023l.pfb,
	fonts/type1/n021024l.afm, fonts/type1/n021024l.pfb,
	fonts/type1/n022003l.afm, fonts/type1/n022003l.pfb,
	fonts/type1/n022004l.afm, fonts/type1/n022004l.pfb,
	fonts/type1/n022023l.afm, fonts/type1/n022023l.pfb,
	fonts/type1/n022024l.afm, fonts/type1/n022024l.pfb,
	fonts/type1/s050000l.afm, fonts/type1/s050000l.pfb,
	grace_np/Makefile, grace_np/grace_np.c, grace_np/grace_np.h,
	grace_np/gracef_np.c, grace_np/test_np.c, grace_np/testf_np.f,
	arch/vms/readme, arch/vms/src.mms, arch/vms/t1lib.mms,
	arch/win32/README: Initial revision

1998-11-25 00:08  fnevgeny

	* DEVELOPERS, LICENSE, cephes/airy.c, cephes/beta.c,
	cephes/chbevl.c, cephes/chdtr.c, cephes/dawsn.c, cephes/ellie.c,
	cephes/ellik.c, cephes/ellpe.c, doc/GPL.html,
	doc/philosophical-gnu-sm.jpg, examples/altaxis.par,
	examples/au.agr, examples/axes.agr, examples/brw.dat,
	examples/charts.agr, examples/co2.agr, examples/co2.par,
	examples/graphs.par, examples/hilo.agr, examples/log.dat,
	examples/logistic.fit, examples/logtest.par,
	examples/manygraphs.agr, examples/mlo.dat, examples/polar.agr,
	examples/props.agr, examples/stackedb.agr, examples/symslines.agr,
	examples/test.dat, examples/test1.par, examples/tforms.par,
	examples/times.agr, examples/tlog.agr, examples/typeset.agr,
	cephes/Make.dep, cephes/acosh.c, cephes/asinh.c, cephes/atanh.c,
	cephes/cephes.h, cephes/check_float.c, cephes/ellpk.c,
	cephes/expn.c, cephes/fac.c, cephes/fdtr.c, cephes/fresnl.c,
	cephes/gdtr.c, cephes/hyp2f1.c, cephes/hyperg.c, cephes/i0.c,
	cephes/i1.c, cephes/igam.c, cephes/igami.c, cephes/incbet.c,
	cephes/incbi.c, cephes/iv.c, cephes/j0.c, cephes/j1.c, cephes/jn.c,
	cephes/jv.c, cephes/k0.c, cephes/k1.c, cephes/kn.c, cephes/mconf.h,
	cephes/mtherr.c, cephes/ndtr.c, cephes/ndtri.c, cephes/pdtr.c,
	cephes/polevl.c, cephes/polyn.c, cephes/psi.c, cephes/revers.c,
	cephes/rgamma.c, cephes/round.c, cephes/shichi.c, cephes/sici.c,
	cephes/spence.c, cephes/stdtr.c, cephes/struve.c, cephes/yn.c,
	cephes/zeta.c, cephes/zetac.c, src/as274c.h, src/dlmodule.h,
	src/f2c.h, src/lmdif.c, src/patterns.h, src/protos.h, T1lib/LGPL,
	T1lib/LICENSE, T1lib/t1lib/parseAFM.h, T1lib/t1lib/t1delete.h,
	T1lib/t1lib/t1enc.h, T1lib/t1lib/t1env.h, T1lib/type1/CHANGES,
	T1lib/type1/README, T1lib/type1/README.RMz, T1lib/type1/Xstuff.h,
	T1lib/type1/arith.h, T1lib/type1/blues.h, T1lib/type1/bstring.c,
	T1lib/type1/cluts.h, T1lib/type1/curves.h, T1lib/type1/digit.h,
	T1lib/type1/ffilest.h, T1lib/type1/font.h, T1lib/type1/fontfile.h,
	T1lib/type1/fontmisc.h, T1lib/type1/fonts.h,
	T1lib/type1/fontxlfd.h, T1lib/type1/fsmasks.h,
	T1lib/type1/hdigit.h, grconvert/defaults.c, grconvert/grconvert.c,
	grconvert/grconvert.h, grconvert/util.c, src/Tab.c, src/Tab.h,
	src/TabP.h, T1lib/type1/hints.h, T1lib/type1/lines.c,
	T1lib/type1/lines.h, T1lib/type1/paths.h, T1lib/type1/paths_rmz.h,
	T1lib/type1/pictures.h, T1lib/type1/regions.h,
	T1lib/type1/spaces.h, T1lib/type1/spaces_rmz.h,
	T1lib/type1/strokes.h, T1lib/type1/t1hdigit.h,
	T1lib/type1/t1imager.h, T1lib/type1/t1intf.h, T1lib/type1/t1snap.c,
	T1lib/type1/token.c, T1lib/type1/token.h, T1lib/type1/tokst.h,
	T1lib/type1/trig.h, T1lib/type1/types.h, T1lib/type1/util.h,
	arch/os2/dlfcn.mak, fonts/FontDataBase, scripts/makepatch,
	arch/vms/motif1_2.opt, arch/vms/xdr.opt: Imported sources