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: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, 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, FAQ.sgml: 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, UsersGuide.sgml: Grace-5.1.1 release
        candidate #1.

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: 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, UsersGuide.sgml: 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 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, printwin.c, setappwin.c, setwin.c:
        Use CreateMenuHelpButton().

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/xprotos.h: Moved ContextHelpCB() from helpwin.c to
        motifutils.c.

2000-06-21 01:46  fnevgeny

	* src/: comwin.c, graphappwin.c, monwin.c, printwin.c, setappwin.c,
        setwin.c: Added help links to several 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: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-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-16 23:24  fnevgeny

	* src/: defaults.c, defines.h, events.c, params.c, 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-13 02:37  fnevgeny

	* doc/CHANGES.html: 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-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-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: 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: Use SetScaleWidth() to replace raw Motif calls.

2000-06-05 01:56  fnevgeny

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

2000-06-05 00:46  fnevgeny

	* src/printwin.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/xprotos.h: Removed get_canvas_size() and set_canvas_size().
        Added sync_canvas_size().

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-30 23:18  fnevgeny

	* src/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 01:15  fnevgeny

	* src/graphappwin.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: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-29 02:48  fnevgeny

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

2000-05-29 02:46  fnevgeny

	* src/: 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 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:31  fnevgeny

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

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-26 02:45  fnevgeny

	* doc/CHANGES.html: grace-5.1.1 (pre0) snapshot.

2000-05-26 02:32  fnevgeny

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

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:53  fnevgeny

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

2000-05-25 02:53  fnevgeny

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

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.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: Removed log_results(),
	global logwindow and respective command line switches and X
        resource.

2000-05-23 23:58  fnevgeny

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

2000-05-23 00:54  fnevgeny

	* src/: as274c.c, computils.c, fileswin.c, fit.c, nonlfit.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: grace-20000520 snapshot.

2000-05-19 03:09  fnevgeny

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

2000-05-18 00:59  fnevgeny

	* src/: main.c, utils.c: 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 02:42  fnevgeny

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

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:37  fnevgeny

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

2000-05-07 03:27  fnevgeny

	* doc/CHANGES.html: grace-20000507 snapshot.

2000-05-07 03:25  fnevgeny

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

2000-05-07 02:38  fnevgeny

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

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: 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.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: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: grace-20000427 snapshot.

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, printwin.c, setappwin.c: Global replacement
        XtSetSensitive() -> SetSensitive().

2000-04-25 04:25  fnevgeny

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

2000-04-25 03:00  fnevgeny

	* src/computils.c: 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 02:23  fnevgeny

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

2000-04-23 23:14  fnevgeny

	* src/computils.c: 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:48  fnevgeny

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

2000-04-20 23:34  fnevgeny

	* src/: pdfdrv.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 04:23  fnevgeny

	* src/: comwin.c, eblockwin.c, featext.c, fileswin.c, fontwin.c,
	hotwin.c, locatewin.c, miscwin.c, monwin.c, pdfdrv.c, ptswin.c,
	regionwin.c, rstdrv.c, setappwin.c, strwin.c, worldwin.c:
        XtRaise()->RaiseWindow() global replacements.

2000-04-20 04:09  fnevgeny

	* src/: comwin.c, eblockwin.c, featext.c, fontwin.c, hotwin.c,
	monwin.c, pdfdrv.c, ptswin.c, regionwin.c, rstdrv.c, setappwin.c,
	strwin.c: XtManageChild->ManageChild,
	XtUnanageChild->UnmanageChild, and XtParent->GetParent global
        replacements.

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: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:26  fnevgeny

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

2000-04-19 01:15  fnevgeny

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

2000-04-19 01:12  fnevgeny

	* src/files.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 00:50  fnevgeny

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

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: Rewritten seval() to evaluate spline on a whole array.

2000-04-18 00:07  fnevgeny

	* arch/os2/README: Updates from AM.

2000-04-08 03:00  fnevgeny

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

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:14  fnevgeny

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

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.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 04:34  fnevgeny

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

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: A typo fixed.

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-26 01:50  fnevgeny

	* src/graphs.c: 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: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-24 01:26  fnevgeny

	* doc/Tutorial.sgml: Updates from Ed.

2000-03-19 00:45  fnevgeny

	* examples/pie.agr: More pie charts.

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: 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:56  fnevgeny

	* ac-tools/config.h.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: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-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-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/setutils.c: Removed extraneous "dist" argument in
        droppoints().

2000-03-08 00:38  fnevgeny

	* src/setutils.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-07 03:18  fnevgeny

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

2000-03-05 03:15  fnevgeny

	* doc/grace.1: grace-5.1.0pre2 snapshot.

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: Added get_docbname().

2000-03-04 17:13  fnevgeny

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

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-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:41  fnevgeny

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

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 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-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 03:33  fnevgeny

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

2000-02-20 03:38  fnevgeny

	* README.configure: Removed README.configure. The installation part
        of the UG updated accordingly.

2000-02-20 02:54  fnevgeny

	* conf/: generic, generic.gcc, hppa-hpux, ix86-os2, rs6000-aix3,
	rs6000-aix4: 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, mdw_check_manylibs.m4: 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: 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: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-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, plotone.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-11 00:50  fnevgeny

	* examples/: Makefile, boxplot.agr, 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: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-01-31 02:53  fnevgeny

	* COPYRIGHT: A y2k fix for copyright dates :).

2000-01-31 02:49  fnevgeny

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

2000-01-31 02:14  fnevgeny

	* 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-30 23:44  fnevgeny

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

2000-01-30 01:47  fnevgeny

	* src/: graphs.h, plotone.h: Added XYSYMSIZE set presentation.

2000-01-30 00:17  fnevgeny

	* src/: graphs.h, plotone.h: Added BOXPLOT set presentation.

2000-01-27 01:30  fnevgeny

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

2000-01-25 00:39  fnevgeny

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

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, arch/os2/Make.conf.os2,
	arch/vms/build.com, src/Make.common: 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-27 03:27  fnevgeny

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

1999-12-27 02:48  fnevgeny

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

1999-12-27 01:50  fnevgeny

	* src/: graphs.h, 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/Tutorial.sgml: grace-991226 snapshot.

1999-12-26 01:20  fnevgeny

	* auxiliary/Makefile: Simplified *clean rules.

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/: devlist.h, 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-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 02:17  fnevgeny

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

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: Replaced all instances of fgets() with
        grace_fgets().

1999-12-17 00:00  fnevgeny

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

1999-12-15 03:17  fnevgeny

	* examples/: Makefile, dotest, txttrans.agr: 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/: 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.h, 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.h: Removed the aux element of the
        CompositeString structure.  Changed devputtext() arguments.

1999-12-13 00:12  fnevgeny

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

1999-11-28 05:47  fnevgeny

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

1999-11-28 05:03  fnevgeny

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

1999-11-28 03:01  fnevgeny

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

1999-11-28 01:12  fnevgeny

	* src/t1fonts.h: General text transformations.

1999-11-26 23:48  fnevgeny

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

1999-11-21 02:29  fnevgeny

	* conf/lcc: Added config for lcc.

1999-11-21 02:19  fnevgeny

	* src/: dates.c, defines.h, device.c, dlmodule.c, drawticks.c,
	dummydrv.c, eblockwin.c, mifdrv.c, missing.c, nonlfit.c,
	objutils.c, rstdrv.c, ssdata.c, strwin.c, x11drv.c: Replaced
        GRACE_EXIT_* with RETURN_*.

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-20 17:49  fnevgeny

	* src/: as274c.c, comwin.c, defaults.c, dlmodule.c, drawticks.c,
	featext.c, fit.c, fourier.c, iofilters.c, mifdrv.c, nonlfit.c,
	objutils.c, regionwin.c, rstdrv.c, ssdata.c, x11drv.c: Renamed
	cxfree -> XCFREE.  Use only xmalloc, xrealloc, xcalloc, xfree
        instead of malloc etc.

1999-11-20 04:35  fnevgeny

	* examples/: dotest, pie.agr: Added a pie chart example.

1999-11-20 00:24  fnevgeny

	* src/graphs.h: Added SET_XYCOLPAT set type (for pie charts).

1999-11-19 01:49  fnevgeny

	* src/: device.h, draw.h, dummydrv.c, dummydrv.h, gd.c, gd.h,
	mfdrv.h, mifdrv.c, mifdrv.h, pdfdrv.h, psdrv.h, 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/plotone.h: Pie charts added.

1999-11-17 02:12  fnevgeny

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

1999-11-16 02:33  fnevgeny

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

1999-11-16 01:43  fnevgeny

	* src/: defaults.c, drawticks.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, drawticks.c: Added generic axis transformations
	via any formula. Removed the tick label sign option, as a very
        particular case of the above.

1999-11-09 23:22  fnevgeny

	* src/: defaults.c, drawticks.c: In graph, use pointers to
        tickmarks instead of structures.

1999-11-06 02:07  fnevgeny

	* src/: defaults.c, drawticks.c: Removed obsolete inclusions of
        t1fonts.h.

1999-11-06 01:43  fnevgeny

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

1999-11-06 00:35  fnevgeny

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

1999-11-06 00:34  fnevgeny

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

1999-11-06 00:24  fnevgeny

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

1999-11-03 01:44  fnevgeny

	* src/: dlmodule.c, hotwin.c, parser.h: Parser-specific function
        definitions moved into a new header, parser.h.

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-29 03:30  fnevgeny

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

1999-10-29 02:59  fnevgeny

	* src/: dummydrv.c, x11drv.c: Added private data entry for
        Device_entry (Luc).

1999-10-23 13:10  fnevgeny

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

1999-10-23 01:41  fnevgeny

	* src/ssdata.c: Hidden sets can be saved now.

1999-10-23 00:36  fnevgeny

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

1999-10-22 19:06  fnevgeny

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

1999-10-13 00:17  fnevgeny

	* cmath.h: Undefine isfinite if it's a macro - not a good solution,
        though.

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

	* ac-tools/: Make.conf.in, config.h.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, mkinstalldirs, shtool: Use shtool instead
        of mkinstalldirs and install.

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, descrip.mms, src.mms, t1lib_t1lib.mms,
        xbae.mms: Compilation updates from John.

1999-10-05 02:47  fnevgeny

	* src/globals.h: Replaced global debuglevel with
        get/set_debuglevel().

1999-10-01 23:30  fnevgeny

	* src/: ssdata.c, ssdata.h: Added setno to create_set_fromblock().

1999-10-01 02:39  fnevgeny

	* src/: ssdata.c, ssdata.h: Added autoscale type parameter to
        create_set_fromblock().

1999-09-30 02:20  fnevgeny

	* doc/Makefile: Added pdf rules.

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, ssdata.c: Fixed bug of setting ref_date not
        ignoring the current reference.

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-12 22:02  fnevgeny

	* arch/os2/: Make.conf.os2, README: More changes.

1999-09-12 16:42  fnevgeny

	* doc/grace.1: Fixed the "-results" option description.

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 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: Separate
        variable for CPPFLAGS.

1999-09-11 03:25  fnevgeny

	* Xbae/Xbae/: Actions.c, Actions.h, Clip.c, Clip.h, ClipP.h,
	Converters.c, Converters.h, Create.c, Create.h, Draw.c, Draw.h,
	Input.c, Input.h, InputP.h, LICENSE, Macros.h, Make.common,
	Makefile, Matrix.c, Matrix.h, MatrixP.h, Methods.c, Methods.h,
	Public.c, ScrollMgr.c, ScrollMgr.h, Shadow.c, Shadow.h, Utils.c,
	Utils.h, patchlevel.h: Moved Xbae one level deeper in the dir tree
        to screen it when using system Xbae includes.

1999-09-11 01:57  fnevgeny

	* src/fit.c: Removed unused gauss().

1999-09-11 01:23  fnevgeny

	* arch/os2/: configos2.cmd, dlfcn.c, dlfcn.h, dotest.cmd: Updates
        from Alexander.

1999-09-11 00:18  fnevgeny

	* src/comwin.c: Fixed help callback bug and added missing
        attachments.

1999-09-09 02:48  fnevgeny

	* src/dates.c: Added reasonable date format rounding.

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-06 02:01  fnevgeny

	* doc/: Tutorial.sgml, mygraph.png: Replaced a gif file with png
        :).

1999-09-06 01:45  fnevgeny

	* doc/Tutorial.sgml: grace-5.0.4pre0 snapshot.

1999-09-06 01:43  fnevgeny

	* auxiliary/convcal.c: Date conversion bug corrected.

1999-09-06 01:38  fnevgeny

	* templates/Default.agr: Set wrap year to 1950 and off (!) by
        default.

1999-09-05 02:26  fnevgeny

	* src/globals.h: Removed global nonl_prefs.

1999-09-01 23:10  fnevgeny

	* T1lib/t1lib/t1set.h: Fixed T1_SetString() prototype.

1999-08-28 01:50  fnevgeny

	* src/ssdata.h: Changes to adopt new field_string_to_cols()
        prototype and behaviour.

1999-08-22 03:18  fnevgeny

	* examples/motif.agr: Final 5.0.3 updates :).

1999-08-20 21:03  fnevgeny

	* examples/: dotest, terr.agr, terr2.agr: terr2.agr removed.  New
        terr.agr.

1999-08-20 20:36  fnevgeny

	* templates/Default.agr: Updated to 5.0.3.

1999-08-20 02:21  fnevgeny

	* arch/os2/: Make.conf.os2, 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:22  fnevgeny

	* examples/tstack.agr: Removed relict "color -1".

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-14 21:43  fnevgeny

	* ac-tools/: config.guess, config.sub, install-sh, mkinstalldirs:
        Upgraded to autoconf-2.13.

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-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 04:10  fnevgeny

	* examples/motif.agr: 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:45  fnevgeny

	* doc/grace.1: grace-5.0.3pre1

1999-08-07 03:32  fnevgeny

	* scripts/cvs2cl.pl: Added cvs2cl.pl (producing ChangeLog from CVS
        logs).

1999-08-07 03:09  fnevgeny

	* src/strwin.c: Fixed broken callbacks.

1999-08-07 01:30  fnevgeny

	* src/graphutils.h: Removed get_format_index() and make_format().

1999-08-07 01:28  fnevgeny

	* src/globals.h: Removed format_types[].

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, motif1_1.opt: 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:25  fnevgeny

	* examples/explain.agr: Corrected menu location

1999-07-28 00:44  fnevgeny

	* src/fontwin.c: Changed gridType in accordance with new types in
        Xbae-4.7

1999-07-26 23:19  fnevgeny

	* arch/os2/: Make.conf.os2, config.h.os2, configos2.cmd: Small
        changes from Alexander

1999-07-22 01:19  fnevgeny

	* src/missing.h: A typo fixed

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 02:38  fnevgeny

	* src/globals.h: Removed global docname; use get/set_docname()
        instead

1999-07-20 02:04  fnevgeny

	* src/: devlist.h, rstdrv.h: Removed GD and GIF drivers Added PNG
        driver

1999-07-20 02:03  fnevgeny

	* src/: gd.c, gd.h: Added local copies of gd.[c,h] Removed the GD
        lib links

1999-07-18 02:55  fnevgeny

	* src/pdfdrv.h: Removed GUI setup & parser from the PDF driver

1999-07-17 23:47  fnevgeny

	* examples/tfonts.agr: Removed "focus off" which is not a part of a
        project

1999-07-17 23:25  fnevgeny

	* doc/grace.1: Added man page

1999-07-15 02:50  fnevgeny

	* examples/test.com: Use mesh() instead of index

1999-07-15 02:34  fnevgeny

	* src/missing.c: Added path_translate()

1999-07-15 00:49  fnevgeny

	* src/bitmaps.h: Added icon's bitmap mask

1999-07-14 03:56  fnevgeny

	* src/: comwin.c, events.h, fontwin.c, hotwin.c, regionwin.c,
	strwin.c: Updated callback functions to correspond to new
        prototypes

1999-07-11 00:56  fnevgeny

	* src/regionwin.c: Removed region/set popups

1999-07-06 01:40  fnevgeny

	* src/: strwin.c, fontwin.c: Removed length parameter from
        CreateScrollTextItem2() CSText -> Text Added CreateTextInput

1999-07-03 17:27  fnevgeny

	* cmath.h: Fixed prototype for isnan

1999-07-03 17:04  fnevgeny

	* arch/vms/: build.com, dotest.com, grconvert.mms, t1lib.mms,
        t1lib_t1lib.mms: Updates from John

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: Invert draw is on by default

1999-06-30 02:55  fnevgeny

	* src/: dummydrv.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-29 02:08  fnevgeny

	* examples/test.com: Catch up to the parser changes

1999-06-28 03:19  fnevgeny

	* auxiliary/: Makefile, README, convcal.c, greg2jul.c, jul2greg.c:
        Old date conversion utilities replaced with convcal.c

1999-06-27 02:55  fnevgeny

	* src/ssdata.h: Added allocate_index_data() prototype

1999-06-22 00:34  fnevgeny

	* src/ssdata.h: Speadsheet (block) data stuff

1999-06-21 02:21  fnevgeny

	* examples/slideshow.d: slideshow.d removed

1999-06-16 01:01  fnevgeny

	* src/regionwin.c: Use SetFixedFont() and GetStringSimple()
        Replaced XmGetString*() with XmGetStringLocalized()

1999-06-15 03:40  fnevgeny

	* src/regionwin.c: Replace all XmStringCreate* with
        XmStringCreateLocalized

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-10 02:49  fnevgeny

	* src/missing.c: 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-09 23:38  fnevgeny

	* T1lib/type1/objects.h: Removing conflicting definition of
        t1_DumpPath

1999-06-02 01:08  fnevgeny

	* README.FFTW, README.GIF, README.PDF: Removed README.FFTW
        README.GIF README.PDF. Everything is now in the UG

1999-05-30 02:26  fnevgeny

	* cmath.h, src/dlmodule.c: Use new HAVE_XXX_DECL defines

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.h: Use INTENSITY macro

1999-05-28 01:29  fnevgeny

	* src/: devlist.h, dummydrv.c: Driver initialization details are
        moved to driver source files from main.c

1999-05-28 01:27  fnevgeny

	* src/rstdrv.h: Added JPEG backend to the raster driver Driver
	initialization details are moved to the driver source file from
        main.c

1999-05-26 02:10  fnevgeny

	* examples/xyz.agr: Added an xyz example

1999-05-26 01:10  fnevgeny

	* src/plotone.h: Added error bar color & pattern Added error bar
        arrow clipping

1999-05-22 23:46  fnevgeny

	* arch/os2/configos2.cmd: Some fixes From Alexander

1999-05-21 02:57  fnevgeny

	* T1lib/Makefile, auxiliary/Makefile, cephes/Makefile,
	fonts/Makefile, grace_np/Makefile, grconvert/Makefile,
        templates/Makefile: Removed mention of INSTALL file

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-15 01:54  fnevgeny

	* src/strwin.c: Settings from "Ellipse props..." were ignored

1999-05-14 00:20  fnevgeny

	* src/events.h: Added draw_ellipse_action()

1999-05-13 20:03  fnevgeny

	* examples/arrows.agr: Added arrows.agr

1999-05-13 17:02  fnevgeny

	* src/plotone.h: Added two formfactors to the line arrow shapes;
        hollow->opaque arrow heads

1999-05-12 01:58  fnevgeny

	* scripts/makerelease: Added EXE and O to the minimal Make.conf

1999-05-11 18:10  fnevgeny

	* T1lib/t1lib/t1aaset.c: Non-ANSI code replaced

1999-05-09 03:37  fnevgeny

	* T1lib/: README.t1lib, README.t1lib-0.8-beta, 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-05 00:22  fnevgeny

	* arch/vms/build.com: Don't use TERMDRV anymore: dummydrv is
        compiled in always as a fallback

1999-05-04 23:52  fnevgeny

	* src/x11drv.h: Slight rearrangement.

1999-04-10 23:25  fnevgeny

	* README.GIF, patches/gd1.3.patch: Added a patch for gd-1.3 that
        fixes polygon fills

1999-04-05 00:05  fnevgeny

	* examples/txyr.agr: Modified to show circle fills

1999-04-03 01:50  fnevgeny

	* src/plotone.h: Added graph type "Fixed" and put back set type
        "XYR", specific for this graph type.

1999-03-29 01:16  fnevgeny

	* conf/: ix86-cygwin32, ix86-linux, ix86-sco, sparc-sunos4,
	sparc-sunos5: Removed all config files that were identical to
        either of generic or generic.gcc

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-19 22:33  fnevgeny

	* arch/win32/README: [no log message]

1999-03-19 03:18  fnevgeny

	* arch/win32/: README, dlfcn.h: Updated README and removed dlfcn.h
        not needed anymore

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: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 03:01  fnevgeny

	* grace_np/: grace_np.c, grace_np.h: The signature of GraceIsOpen
        function was wrong

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-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-12 02:05  fnevgeny

	* examples/bar.agr: [no log message]

1999-03-11 03:18  fnevgeny

	* src/XMgrace.ad: Removed verify_action

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

	* grace_np/: grace_np.c, grace_np.h, gracef_np.c, test_np.c,
        testf_np.f: Latest RTI fixes from Luc

1999-03-09 03:14  fnevgeny

	* conf/: generic.gcc, ix86-linux, opennt, sparc-sunos5.gcc: 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 02:59  fnevgeny

	* T1lib/: README.t1lib-0.8-beta, 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, mygraph.gif, shiftdata.sh,
        Tutorial.sgml: Added Ed's tutorials

1999-03-05 23:03  fnevgeny

	* src/events.h: A few functions shuffled between events.c and
        xmgrace.c

1999-03-03 02:08  fnevgeny

	* examples/fills.agr: [no log message]

1999-03-02 02:36  fnevgeny

	* templates/: Default.agr, Makefile: Default template added

1999-02-28 01:44  fnevgeny

	* src/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.c: VMS-specific changes from John

1999-02-22 01:39  fnevgeny

	* src/: pdfdrv.h, rstdrv.h: Added parsers for GIF, PDF and PNM
        devices

1999-02-18 03:03  fnevgeny

	* grace_np/: grace_np.c, grace_np.h, gracef_np.c, test_np.c,
        testf_np.f: 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/: descrip.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/psdrv.h: Added color/grayscale and bbox:tight/page options to
        the EPS driver

1999-02-17 01:02  fnevgeny

	* src/events.h: dbl click on titles detected (very roughly)

1999-02-17 00:31  fnevgeny

	* src/events.h: More dbl click actions - edit objects, legends,
        time stamp, axes

1999-02-16 02:31  fnevgeny

	* src/graphutils.h: Added rescale_viewport() function

1999-02-15 03:02  fnevgeny

	* examples/log2.agr: Added log2.agr, an example of log2 axis
        scaling (a real data, BTW)

1999-02-14 03:01  fnevgeny

	* src/dlmodule.c: Check for HAVE_SYS_ERRLIST_IN_STDIO_H

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 00:53  fnevgeny

	* 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/: events.h, graphutils.h, plotone.h: Canvas event dealing
	(events.c) rewritten.  A lot of related changes in many other
        modules.

1999-02-03 00:50  fnevgeny

	* src/iofilters.c: Any relative pathname is searched (in addition
        to cwd) in: 1. .grace/ 2. ~/.grace/ 3. $GRACE_HOME/

1999-02-03 00:46  fnevgeny

	* src/missing.c: Renamed popen_path_translate() to
        exe_path_translate()

1999-01-31 02:02  fnevgeny

	* doc/: graphops.html, nohelp.html, npipe.html, options.html,
	page.html: Purged all old html docs; added a draft version of
        UsersGuide.sgml

1999-01-30 22:15  fnevgeny

	* arch/os2/configos2.cmd: OS/2 updates from Alexander

1999-01-26 01:54  fnevgeny

	* arch/vms/descrip.mms: New updates from John

1999-01-15 01:58  fnevgeny

	* src/XMgrace.ad: Changed default fonts

1999-01-13 15:52  fnevgeny

	* COPYRIGHT, arch/win32/README: grace-990113

1999-01-10 02:02  fnevgeny

	* src/fit.c: Removed obsolete flag parameter from stasum()

1999-01-07 00:34  fnevgeny

	* src/: dummydrv.c, dummydrv.h, mfdrv.h, pdfdrv.h, psdrv.h,
	rstdrv.h, 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

1998-12-31 03:26  fnevgeny

	* scripts/makerelease, src/missing.c: grace-981231 released

1998-12-31 02:00  fnevgeny

	* src/iofilters.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-23 01:56  fnevgeny

	* T1lib/type1/t1io.c, T1lib/type1/t1stdio.h, conf/generic.gcc,
        conf/opennt, conf/sparc-sunos5.gcc: 981223 snapshot

1998-12-23 00:21  fnevgeny

	* scripts/makerelease: [no log message]

1998-12-19 17:42  fnevgeny

	* src/missing.c: Merged VMS stuff from arch/vms/*.[c,h] into
        missing.[c,h]

1998-12-19 17:27  fnevgeny

	* arch/vms/: cephes.mms, config.h-dpml, config.h-no_dpml,
	config.h-vms6, config.h-vms7, descrip.mms, dotest.com, getpwnam.c,
	make.conf-m1_1, make.conf-m1_2, make.conf-vms6, make.conf-vms7,
	make.dep_cephes, make.dep_src, netscape.com, t1lib.mms,
	t1lib_t1lib.mms, t1lib_type1.mms, vms_unix.c, vms_unix.h: 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/statuswin.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: [no log message]

1998-12-03 03:38  fnevgeny

	* conf/ix86-linux, fonts/Makefile: 981203

1998-11-29 01:07  fnevgeny

	* src/alloca.c: Define alloca() if  the function is missing in the
        system

1998-11-29 00:50  fnevgeny

	* arch/vms/: config.h-common, descrip.mms, dotest.com,
        make.conf-common: Updates from John

1998-11-26 02:33  fnevgeny

	* src/XMgrace.ad: Xresources for enabling/disabling toolbars added

1998-11-25 00:08  fnevgeny

	* DEVELOPERS, INSTALL, LICENSE, MIGRATION, 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/MIGRATION.html, doc/philosophical-gnu-sm.jpg, doc/plot.html,
	doc/points.html, doc/regions.html, doc/sets.html,
	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/moresyms.agr,
	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/isfinite.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, conf/Make.conf.in, conf/alpha-osf4,
	conf/config.h.in, conf/configure.in, 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

1998-11-25 00:08  fnevgeny

	* CHANGES, COPYRIGHT, README, README.FFTW, README.GIF, README.PDF,
	README.configure, cmath.h, gracerc.sample, examples/test.com,
	cephes/const.c, doc/graphops.html, doc/guide.html,
	doc/hotkeys.html, doc/intro.html, doc/main.html, doc/nohelp.html,
	doc/npipe.html, doc/options.html, doc/page.html, doc/test_np.c,
	doc/testf_np.f, doc/trans.html, doc/usage.html, doc/view.html,
	examples/bar.agr, examples/chartebar.agr, examples/explain.agr,
	examples/fills.agr, examples/logistic.agr, examples/regions.par,
	examples/slideshow.d, examples/terr.agr, examples/terr2.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/alloca.c, src/as274c.c,
	src/bitmaps.h, src/fit.c, src/fourier.c, src/graphutils.h,
	src/patchlevel.h, src/rstdrv.h, src/statuswin.c, T1lib/Makefile,
	T1lib/README.t1lib-0.8-beta, 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,
	ac-tools/mdw_check_manylibs.m4, ac-tools/mkinstalldirs,
	auxiliary/Makefile, auxiliary/README, auxiliary/fdf2fit,
	auxiliary/greg2jul.c, auxiliary/jul2greg.c, auxiliary/magic.xmgr,
	conf/generic, conf/generic.gcc, conf/hppa-hpux, conf/ix86-cygwin32,
	conf/ix86-linux, conf/ix86-os2, conf/ix86-sco, conf/linux,
	conf/m88k-dgux, conf/mips-irix, conf/mips-irix6.4,
	conf/mips-ultrix, conf/opennt, conf/rs6000-aix3, conf/rs6000-aix4,
	conf/sparc-sunos4, conf/sparc-sunos5, conf/sparc-sunos5.gcc,
	grconvert/Makefile, grconvert/readbin.c, grconvert/writeasc.c,
	src/XMgrace.ad, src/dlmodule.c, src/dummydrv.c, src/dummydrv.h,
	src/iofilters.c, src/mfdrv.h, src/missing.c, src/pdfdrv.h,
	src/plotone.h, src/psdrv.h, src/x11drv.h,
	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/configos2.cmd, arch/os2/dlfcn.c, arch/os2/dlfcn.h,
	arch/os2/dotest.cmd, arch/vms/cephes.mms, arch/vms/config.h-common,
	arch/vms/config.h-dpml, arch/vms/config.h-no_dpml,
	arch/vms/config.h-vms6, arch/vms/config.h-vms7,
	arch/vms/descrip.mms, arch/vms/dotest.com, arch/vms/getpwnam.c,
	arch/vms/grconvert.mms, arch/vms/make.conf-common,
	arch/vms/make.conf-m1_1, arch/vms/make.conf-m1_2, 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/make.conf-vms6, arch/vms/make.conf-vms7,
	arch/vms/make.dep_cephes, arch/vms/make.dep_src,
	arch/vms/motif1_1.opt, arch/vms/pwd.h_v6, arch/vms/t1lib.mms,
	arch/vms/vms_unix.c, arch/vms/vms_unix.h, arch/win32/README,
        arch/win32/dlfcn.h, patches/pdflib-0.6.patch: Initial revision

