
ChangeLog for wave/lib/std
    $Id: ChangeLog,v 1.25 1993/06/03 19:03:55 todd Exp $

Thu Jun 3, 1993			Todd Bradley (todd)
    The following files were changed to add the ability to do
    conversions to and from "real" (CRC Handbook standard) spher-
    ical coordinates.
	conv_from_rect.pro
	conv_to_rect.pro
	poly_sphere.pro

    This file was changed for Windows NT compatibility:
	filepath.pro

    These files were changed to reflect the change of the HELP
    command to the new INFO command:
	help_vm.pro
	helpfiles.pro
	helpsy.pro

    These files were changed to reflect various changes in the
    function keys, supported platforms, and demos.
	setdemo.pro
	setdemo_mips.pro
	setdemo_sun4.pro

    Fixed bug that wouldn't allow volumes larger than about 180 x 180:
	slice_vol.pro

    Changed VOLUME variable to VOL due to name conflict
	vol_pad.pro
	vol_rend.pro

Thu Jun 3, 1993			Todd Bradley (todd)
    setkeys_sun4.pro was updated so that F1 and F10-F12
    function keys are available to be defined

Tue Jun 1, 1993                 Todd Bradley (todd)
    The following files were modified to include general improve-
    ments to the WAVE Widgets, including the use of new WAVE features
    and to provide better error checking:
	wtcallback.pro
	wtloop.pro
	motif/wwattachwidget.pro
	motif/wwbuttonbox.pro
	motif/wwcommand.pro
	motif/wwcontrolsbox.pro
	motif/wwdialog.pro
	motif/wwdrawing.pro
	motif/wwfileselection.pro
	motif/wwgetvalue.pro
	motif/wwinit.pro
	motif/wwlayout.pro
	motif/wwlist.pro
	motif/wwloop.pro
	motif/wwmainwindow.pro
	motif/wwmenu.pro
	motif/wwmenubar.pro
	motif/wwmessage.pro
	motif/wwoptionmenu.pro
	motif/wwpopupmenu.pro
	motif/wwradiobox.pro
	motif/wwsetvalue.pro
	motif/wwtext.pro
	motif/wwtoolbox.pro
	olit/wwattachwidget.pro
	olit/wwbuttonbox.pro
	olit/wwcommand.pro
	olit/wwcontrolsbox.pro
	olit/wwdialog.pro
	olit/wwdrawing.pro
	olit/wwfileselection.pro
	olit/wwgetvalue.pro
	olit/wwinit.pro
	olit/wwlayout.pro
	olit/wwlist.pro
	olit/wwloop.pro
	olit/wwmainwindow.pro
	olit/wwmenu.pro
	olit/wwmenubar.pro
	olit/wwmessage.pro
	olit/wwoptionmenu.pro
	olit/wwpopupmenu.pro
	olit/wwradiobox.pro
	olit/wwsetvalue.pro
	olit/wwtext.pro
	olit/wwtoolbox.pro

Tue May 18, 1993		Todd Bradley (todd)
    ln03.mods was removed, because the changes suggested in that
    file have already been made to ln03.pro

Mon May 10, 1993		Todd Bradley (todd)
    The following files were added, but don't have individual
    entries below:
	help.pro
	setdemo_msnt.pro
	setkeys_msnt.pro	
	wave_gallery.com
	wave_gallery.pro
	wave_gallery2.pro
	wave_gallery3.pro
	guitools/draw_cube.pro
	guitools/draw_plane.pro
	guitools/wgancontroltool.pro
	guitools/wgstcontroltool.pro
	
Tue May 11 14:28:47 1993  Lubos Pochman x355  (lubosp at judy)

	* loadct_custom.pro - loadct like routine loading colortables
                              from custom color file
          rtwavestartup.pro - startup procedure for RunTime mode
          wtcursor.pro      - include file for WAVE Toolbox cursor types
    motif/wwmenuitem.pro    - WAVE Widgets menu item handling
    motif/wwsetuserdata.pro - set USERDATA for WAVE Widgets
    motif/wwtable.pro       - baeMatrix based WAVE Widget
    motif/wwsetwidget.pro   - set value for given WAVE Widget
    motif/wwerror.pro       - WAVE Widgets error handling routine
    olit/wwerror.pro        - WAVE Widgets error handling routine
    olit/wwmenuitem.pro     - WAVE Widgets menu item handling
    olit/wwsetuserdata.pro  - set USERDATA for WAVE Widgets
    olit/wwsetwidget.pro    - set value for given WAVE Widget
    olit/wwtable.pro        - baeMatrix based WAVE Widget

Mon Apr 26, 1993		Todd Bradley (todd)
    Changed RS6000 key setups to reflect 101-key keyboard

        setdemo_rs6000.pro
        setkeys_rs6000.pro
        setup_keys.pro

Mon Apr 26 23:43:51 MDT 1993  Jeffry Scott for Lubos Pochman

    A number of tools have been written in Wave Widgets for CL
    4.2/Advantage.  These tools are useful by themselves; they can
    also be used as Wave Widgets coding examples.  The new tools
    are all located in the std/guitools subdirectory.:

    wganimatetool.pro    a sophisticated, stand-alone animation tool.

    wgmovietool.pro      simple animation; can be enclosed in
                         a container widget.

    wgcbartool.pro       colorbar.  Can be rotated by dragging
                         the left mouse button.

    wgcedittool.pro      sophisticated set of colortable tools.
                         Includes support for RGB, HLS, and HSV;
                         also provides multiple editing techniques.

    wgcttool.pro         simple colortable tool; includes 
                         colorbar (see above), scrolling list
                         of colortable names, and controls
                         for "stretching" the colortable.

    wgisosurftool.pro    generates an isosurface for a 3-d
                         volume; allows rotation & scaling
                         of the isosurface.  Uses the new
                         Z-buffer functionality.

    wgsimagetool.pro     provides a scrolling image window
                         and an optional reduced view for
                         large images.

    wgslicetool.pro      generates slices of a 3-d volume.
                         Slices can be generated at an
                         arbitrary location in the volume.

    wgstriptool.pro      draws a stripchart containing
                         up to 10 Y variables and an
                         optional X variable.  Zooming
                         in on interesting features is
                         supported, as is stripchart
                         animation.

    wgsurfacetool.pro    draws a surface plot.  User can
                         control rotation, characterstics
                         of overlaid grid, and characteristics
                         of the surface.

    wgtexttool.pro       allows the user to view the contents
                         of a string or a file in a scrolling
                         text window.


Tue Apr 20, 1993		Todd Bradley (todd)
    Modified key setups to reflect change in info/help/? 

        setdemo_dec3100.pro

Fri Apr 23, 1993                Todd Bradley (todd)
    Added scale3.pro routine for working with 3-d transformations

        scale3.pro

Wed Mar 17 22:40:57 MST 1993    Jeffry Scott (jeffry)
    Added WAVE:Maple procedures, from John Brophy.

        build_fcn.pro
        expr_from_maple.pro
        expr_to_maple.pro
        from_maple.pro
        maple.help
        maple.pro
        maple_demo.pro
        maple_echo.pro
	maple_stress.pro
        maple_test.pro
        maple_version.pro
        mapled.pro
        mdiff.pro
        mifactor.pro
        mint.pro
        misprime.pro
        mlimit.pro
        msum.pro
        name_to_maple.pro
        read_maple_str.pro
        seval.pro
        to_maple.pro

Fri Jul 10 13:48:40 MDT 1992    Lubos Pochman (lubosp)
    Added widgetset procedures:

        wtolclasses.pro
        wtolconsts.pro
        wttools.pro
        wtwidgets.pro
        wtxlib.pro
        wtxmclasses.pro
        wtxmconsts.pro

Sun May 10 20:55:53 MDT 1992    Jeffry Scott (jeffry)
    legend.pro updated per CS tip.

    shade_surf_irr.pro updated per TSE tip.

    palette.pro updated per CS tip.

Fri May  8 21:53:06 MDT 1992    Jeffry Scott (jeffry)
    added restore_wave3_sysvars.pro per Cross.

    Updated tvmenu.pro with contents of lib/user/x_tvmenu.pro.
    Original tvmenu.pro moved to lib/user.  Done at request
    of Customer Support.

Mon May  4 14:26:19 MDT 1992    Jeffry Scott (jeffry)
     man_proc.pro obsoleted by new, online help system.

Wed Apr  8 22:10:50 MDT 1992    Jeffry Scott (jeffry)
    setup_keys.pro modularized.  coldstart.pro replaced by
    modifications to bin/wavestartup, and by setdemo.pro.

Mon Apr  6 19:55:31 MDT 1992    Jeffry Scott (jeffry)
    Moved calendar.pro, julday.pro to lib/user.

Mon Mar 30 16:46:56 MST 1992    Jaye Lampe 
    Insertion of the date time lib routines

        dt_to_var.pro
        dt_to_sec.pro
        dt_duration.pro 
        dt_print.pro
        create_holiday.pro
        create_weekend.pro
        month_name.pro
        day_name.pro
        holiday.pro
        weekend.pro
        
Fri Mar 20 11:19:05 MST 1992    Shawn Javid (javid)
    Added procedures for ray (PV-WAVE Renderer)

        cone.pro
        cylinder.pro
        mesh.pro
        sphere.pro
        volume.pro

Feb 10 1993 Andy Jatras (jatras)
		Added rewritten "row column major" Read/Write Matrix procedures:

				pmf.pro         prints a matrix to a file.
  			pm.pro          prints a matrix to Standard IO.
				rmf.pro         reads a matrix from a file.
				rm.pro          reads a matrix from Standard IO.

