home *** CD-ROM | disk | FTP | other *** search
/ Organic Chemistry (8th Edition) / Image.iso / pc / edugen / rasmol / ChangeLog.3 < prev    next >
Text File  |  1994-10-28  |  4KB  |  100 lines

  1. [02/03/94]    pixutils.c
  2.         Improved the efficiency of the RasMol polygon rendering.
  3.  
  4. [02/03/94]    command.c tokens.h
  5.         Added the "colour trace" command (and the "trace" command)
  6.         to make "trace" synonymous with the "backbone" command.
  7.  
  8. [01/03/94]    abstree.c abstree.h command.c tokens.h
  9.         Added the rasmol "define" command to allow sets to be
  10.         defined by the user.
  11.  
  12. [01/03/94]    command.c tokens.h
  13.         Added the RasMol "echo" command.
  14.  
  15. [28/02/94]    outfile.c
  16.         Improved the implementation of "write vectps" to correctly
  17.         handle wireframe intersections with spheres and to draw
  18.         cylinder bonds to produce effective ball & stick pictures.
  19.  
  20. [22/02/94]    command.c render.c transfor.c
  21.         Added nucleic acid ribbon representations. By default, a
  22.         nucleic acid ribbon is 720 RasMol units wide. The O5* atom
  23.         defines the RNA ribbon plane, and the midpoint between O5*
  24.         and O2P defines the DNA ribbon plane.
  25.  
  26. [21/02/94]    command.c tokens.h render.h
  27.         Added RasMol commands "set axes", "set boundbox" and "set
  28.         unitcell" to display additional objects.
  29.  
  30. [17/02/94]    transfor.c transfor.h
  31.         Added the RasMol command "colour structure" to colour proteins
  32.         by secondary structure type. Removed the "user" colour option
  33.         from the UNIX menu system and replaced with "structure".
  34.  
  35. [16/02/94]    command.c transfor.c
  36.         Changed the semantics of "ribbons 0" and the RasMol "ribbons"
  37.         menu option to display ribbons whose width varies by secondary
  38.         structure type.
  39.  
  40. [15/02/94]    rasmol.c raswin.rc
  41.         Changed the menu item "Save" to "Export" which makes more 
  42.         sense for generating image files.
  43.  
  44. [14/02/94]    raswin.c x11win.c graphics.h command.c tokens.h
  45.         Added the "set mouse" command to RasMol to allow the RasMol
  46.         mouse bindings to emulate other packages. RasMol currently
  47.         supports "set mouse insight" and "set mouse quanta".
  48.  
  49. [13/02/94]    rasmol.1 rasmol.hlp rasmol.html raswin.hlp
  50.         Completed work on the RasMol "on-line" help preparation
  51.         system. Now the UNIX man pages, Microsoft Windows help,
  52.         Mosaic HTML and RasMol/RasWin online help is prepared from
  53.         the same source. All these files are now up to date.
  54.  
  55. [10/02/94]    command.c tokens.h molecule.c molecule.h
  56.         Added the rasmol "show symmetry" command.
  57.  
  58. [27/01/94]    rasmol.c
  59.         Improved command line editting under VAX VMS. Fixed VMS bug
  60.         that caused the process to "crash" after RasMolExit().
  61.  
  62. [26/01/94]    rasmol.c
  63.         Extended VAX VMS port of RasMol using ASTs to allow the
  64.         asynchronous receipt of characters from SYS$INPUT:
  65.  
  66. [26/01/94]    graphics.h command.c
  67.         Allow the command line state (prompt) to enable/disable
  68.         the menu buttons, this solves a GUI style flaw/bug.
  69.  
  70. [07/01/94]    molecule.c transfor.c
  71.         Corrected potential bugs when detailing with upper and lower
  72.         bounds on Main and Heta residue numbers and temperatures.
  73.  
  74. [07/01/94]    x11win.c
  75.         Made the second and third mouse buttons synonymous.
  76.  
  77. [07/01/94]    molecule.c molecule.h command.c tokens.h
  78.         Added the RasMol "renumber" command to ensure sequential
  79.         residue numbering alongs macromolecular chains.
  80.  
  81. [07/01/94]    transfor.c transfor.h command.c tokens.h
  82.         Added the RasMol "centre" command to allow rotation of a
  83.         molecule about the centre of gravity of a given set of atoms.
  84.  
  85. [06/01/94]    x11win.c
  86.         Solved colourmap problem on Silicon Graphics machines that
  87.         caused some colours to be displayed incorrectly!
  88.  
  89. [06/01/94]    abstree.c
  90.         Corrected bug in ParsePrimitiveExpression that caused general
  91.         wildcards (i.e. "*" and "*.*") to be treated incorrectly.
  92.  
  93. [05/01/94]    x11win.c
  94.         Renamed the variable "shminfo" to avoid a name clash when
  95.         compiling on the DEC Alpha using OSF/1 and Ultrix. Thanks
  96.         to Dan Jacobson.
  97.  
  98. [04/01/94]    !Started visiting research post with the Protein Biochemistry
  99.         group at Glaxo Group Research, Greenford, Middlesex.
  100.