OSDN Git Service

The order of the anisotropic thermal parameters is changed to 'b11, b22, b33, b12...
[molby/Molby.git] / MolLib / Ruby_bind / ruby_bind.c
2012-06-04 toshinagata1964The order of the anisotropic thermal parameters is...
2012-06-04 toshinagata1964Ruby: Molecule#hidden_atoms and Molecule#set_hidden_ato...
2012-05-08 toshinagata1964Parameters now can be specified by using both explicit...
2012-05-08 toshinagata1964Parameter editing is under overhaul.
2012-05-07 toshinagata1964Handling of parameters are being improved, but still...
2012-05-07 toshinagata1964Handling of parameters is being reworked (still going on)
2012-05-07 toshinagata1964Atom range specification for the vdw cutoff parameter...
2012-05-03 toshinagata1964Ruby: Kernel.lookup_menu is implemented.
2012-02-01 toshinagata1964Document is updated to include new graphic objects...
2012-01-31 toshinagata1964Ruby: Molecule#make_front, set_name, get_view_rotation...
2012-01-30 toshinagata1964Drawing custom graphics on the model view is being...
2012-01-16 toshinagata1964AtomRef#molecule is implemented.
2011-11-30 toshinagata1964Rms of crystallographic parameters (from the CIF file...
2011-11-25 toshinagata1964Ruby: Molecule object is now unique to each open molecu...
2011-11-22 toshinagata1964__FILE__ is now set to the script file during execute_s...
2011-10-31 toshinagata1964Ruby: Molecule#find_close_atoms is implemented.
2011-10-15 toshinagata1964On Windows, Molby::{Mbsf,Resource,Script}Path return...
2011-10-13 toshinagata1964Ruby: find_conflicts now exclude atom pairs separated...
2011-10-12 toshinagata1964Some solvent box are included in Scripts/mbsf folder...
2011-10-05 toshinagata1964Atoms to be excluded from MM/MD calculations are now...
2011-09-20 toshinagata1964Mac: use pthread instead of SIGALRM for interval timer...
2011-09-14 toshinagata1964AtomRef.exclusion causes bus error when the MDArena...
2011-09-13 toshinagata1964After loading the molecule, occupancy factors are check...
2011-09-07 toshinagata1964Remove some startup code when building a command line...
2011-09-06 toshinagata1964Ruby command get_coord_from_frame(index, group=nil...
2011-09-06 toshinagata1964Exclude atoms with occupancy = 0 from MM/MD calculations
2011-09-01 toshinagata1964The MO info table is renamed to MO energy, and the...
2011-08-19 toshinagata1964Final compile date/time is shown in the 'About' window
2011-08-01 toshinagata1964MO import from GAMESS output is being implemented ...
2011-07-28 toshinagata1964CIF import is implemented (maybe still incomplete)
2011-07-21 toshinagata1964Create New Atom menu command is being implemented ...
2011-07-21 toshinagata1964Importing frcmod is improved. Import AMBER Lib (in...
2011-07-07 toshinagata1964Copy/paste now handle parameters properly (hopefully...
2011-07-07 toshinagata1964.gets now appends a newline after the input string...
2011-07-06 toshinagata1964Ruby: stdin.{gets, readline} are implemented (other...
2011-07-05 toshinagata1964Molecule#{bond,angle,dihedral,improper,vdw}_par were...
2011-07-03 toshinagata1964Ruby: AtomRef#exclusion method was incorrectly calling...
2011-07-03 toshinagata1964Ruby: Molecule#bond_par, angle_par, dihedral_par, impro...
2011-07-02 toshinagata1964Gaff and parm99 parameters: the equilibrium bond length...
2011-04-26 toshinagata1964Importing GaussianW fch(k) files were not working becau...
2010-05-16 toshinagata1964The native format (mbsf) now preserves the display...
2010-05-11 toshinagata1964Flags for 'show graphite' and 'show periodic images...
2010-05-08 toshinagata1964Handling of MD dialog is improved. MM/MD calculation...
2010-05-08 toshinagata1964The Ruby command wrap_unit_cell was not working correctly.
2010-05-06 toshinagata1964Introduce MolbyResourcePath global constant, which...
2010-04-22 toshinagata1964Experimental command-line tool for Mac platform.
2010-04-22 toshinagata1964The MM/MD engine was not aware of modification of coord...
2010-03-31 toshinagata1964Frames can now have variable unit cell parameters.
2010-03-13 toshinagata1964DialogItem class is implemented; Dialog#item and Dialog...
2010-03-09 toshinagata1964The class RubyDialog is renamed to Dialog. All Molby...
2010-03-02 toshinagata1964MDArena#keys is implemented. MessageOutput class is...
2010-03-01 toshinagata1964The MDArena attributes 'transient_temperature' and...
2010-02-28 toshinagata1964The DISPATOM parameters are renamed to ELEMENT, to...
2010-02-24 toshinagata1964Parameter#bond, angle, etc. are no longer implemented...
2010-02-23 toshinagata1964The methods of Parameter and ParEnumerable change featu...
2010-02-23 toshinagata1964The AtomRef methods cr/cx/cy/cz were made obsolete...
2010-02-20 toshinagata1964Ruby commands find_angles and find_dihedrals are made...
2010-02-18 toshinagata1964Cleaning up the rdoc comments.
2010-02-02 toshinagata1964Undo was not working after running antechamber. Fixed.
2010-01-23 toshinagata1964Ruby command: ParEnumerable.lookup now accepts atom...
2010-01-21 toshinagata1964initial import