Changeset 817


Ignore:
Timestamp:
Dec 4, 2009 5:12:33 PM (14 years ago)
Author:
toby
Message:

# on 2004/09/28 23:47:35, toby did:
up to 1.74

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/wishlist.html

    • Property rcs:date changed from 2004/09/28 22:43:44 to 2004/09/28 23:47:35
    • Property rcs:lines changed from +19 -1 to +31 -2
    • Property rcs:rev changed from 1.32 to 1.33
    r816 r817  
    7676   http://sourceforge.net/project/showfiles.php?group_id=1616)
    7777as an alternative to WINEXEC
     78<font color=red>(done, 9/04)</font>
     79
    7880<LI> Adding Profile constraints -- dummy out profile functions that are not present (7/02)
    7981
     
    238240see <A HREF="revlog.html">the EXPGUI Revision log.</A>
    239241<P>
     242<DT>WINUTILS
     243<DD>EXPGUI now can use the WINUTILS or WINEXEC package to run
     244GSAS programs in a COMMAND.COM window on Windows-95/-98 and -ME.
     245This was needed to update to a newer Tcl/Tk release that fixes
     246a hang in -XP. Note that WINUTILS & WINEXEC are not used
     247in -NT/-2000/-XP.
     248Also, misc "package require" etc. to use Tcl/Tk Starkit (all platforms).
     249(9/2004, 1.74)
     250<DT>Coordinate export to DRAWXTL
     251<DD>new export routine creates a .STR file for the
     252very nice
     253<A HREF="http://www.nist.gov/cgi-bin/exit_nist.cgi?url=
     254http://www.lwfinger.net/drawxtl/">DRAWXTL</A> visualization program.
     255(9/2004, 1.74)
     256<DT>Coordinate export to CIF
     257<DD>new export routine creates a bare-bones CIF file with coordinates
     258for a phase.
     259(9/2004, 1.73)
     260<DT>Fix non-ASCII character bug
     261<DD>A bug was fixed that previously allowed EXPGUI to place
     262non-ASCII characters into a .EXP file. GSAS could not read these files.
     263This may not address every possible way this could happen (I was bit
     264by this before, see note on v1.64), but should catch a lot more of these
     265problems.
     266(9/2004, 1.73)
     267
    240268<DT>zoom fixes for BLT2.4z
    241269<DD>BLT 2.4z changes, yet again the binding for zooming; EXCLEDT & BKGEDIT
     
    556584to turn off the "shell" features -- by calling EXPGUI with the argument
    557585-noshell or /noshell or by setting environment variable EXPGUI_NOSHELL to 1.
    558 This mode has not yet been tested. (10/2000, 1.36)
     586This mode has not yet been tested and is not expected to
     587be needed due to the OS X release. (10/2000, 1.36)
    559588
    560589<DT>
Note: See TracChangeset for help on using the changeset viewer.