Changeset 519
- Timestamp:
- Dec 4, 2009 5:07:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/wishlist.html
- Property rcs:date changed from 2001/12/16 18:16:37 to 2001/12/19 18:55:42
- Property rcs:lines changed from +5 -1 to +34 -18
- Property rcs:rev changed from 1.19 to 1.20
r496 r519 3 3 <META NAME="Author" CONTENT="Brian H. Toby"> 4 4 <title>EXPGUI Wish List</title> 5 </head> 6 <BODY BGCOLOR="#FFFFFF">7 8 < A HREF=http://www.ncnr.nist.gov>9 <IMG SRC="http://www.ncnr.nist.gov/images/ncnrtrans.gif" 10 alt="Link to NIST Center for Neutron Research home page" 11 ALIGN=RIGHT></A>12 <A HREF=http://www.nist.gov> 13 < IMG SRC="http://www.ncnr.nist.gov/images/webidblue_2lineright.gif"14 alt="Link to National Institute of Standards & Technology home page" 15 ALIGN=LEFT></A>16 <CENTER> 17 < A Href="http://www.ncnr.nist.gov/programs/crystallography/software/tclpkgs.html">18 <IMG SRC="tcltklogo100.gif" 19 alt="Link to Tcl/Tk information"> 20 </CENTER></A>21 <b r clear=all><hr>5 <meta name="keywords" content="crystallography, Rietveld, diffraction, 6 GSAS, EXPGUI"> 7 </HEAD> 8 <style> 9 A:link {text-decoration:none} 10 A:vlink {text-decoration:none} 11 </style> 12 13 <BODY BGCOLOR="#FFFFFF" 14 topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" 15 text="#000000" link="#0033ff" vlink="#0033ff" alink="#0033ff"> 16 17 <? 18 include("/var/www/include/navigation.inc"); 19 include("/var/www/include/utility.inc"); 20 ?> 21 <blockquote><font face="arial, helvetica, sans-serif"> 22 22 23 23 <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> 24 24 <TR><TH><A Href="expgui.html">EXPGUI top</A> 25 </TH><TH><A Href="revlog.html">Full change log</A> 25 26 </TH></TR></TABLE><BR CLEAR=ALL> 26 27 27 28 <center><h1> 29 <HR noshade width="75%" size="2" align="center"> 28 30 EXPGUI Wish List<BR> 29 31 New Features Completed, In Progress, Planned, or Requested 32 <HR noshade width="75%" size="2" align="center"> 30 33 </h1></center> 31 34 <P> … … 69 72 <font color=red>(done)</font> 70 73 74 <LI> Support macromolecular phases 75 71 76 </UL><h4> 72 77 Medium … … 149 154 <P> 150 155 156 <DT>Bug fixes<DD> 157 Put Edit Excluded Regions button back; Allow D as an element type; bkgedit 158 with old BLT versions; manual zoom reset; saveas error; 159 (12/2001, 1.52) 160 161 <DT>Histogram Flags<DD> 162 Display R-factors, etc. in .EXP file open dialog. 163 (12/2001, 1.52) 164 151 165 <DT>Histogram Flags<DD> 152 166 Histogram flags can be set for all types of histograms. … … 331 345 <TABLE BORDER BGCOLOR="#FFFF40" ALIGN=RIGHT> 332 346 <TR><TH><A Href="expgui.html">EXPGUI top</A> 347 </TH><TH><A Href="revlog.html">Full change log</A> 333 348 </TH></TR></TABLE> 334 349 <a href="http://www.ncnr.nist.gov/staff/toby/">Brian Toby</a> (<a href="mailto:brian.toby@nist.gov">Brian.Toby@NIST.GOV</a>) 335 350 <br> 336 351 $Revision$ $Date$ 352 </blockquote> 337 353 </body> 338 354 </html>
Note: See TracChangeset
for help on using the changeset viewer.