OSDN Git Service

Support load/save of NBO info
[molby/Molby.git] / wxSources / MyDocument.cpp
2022-11-15 Toshi NagataSupport load/save of NBO info master
2022-10-10 Toshi Nagatacall_subprocess now accepts an array of arguments,...
2021-11-14 Toshi NagataBatch mode is implemented (still testing)
2021-11-08 Toshi NagataWin10: screen update is improved
2019-08-17 toshinagata1964About dialog is improved.
2016-09-08 toshinagata1964export_graphic now allows specification of the width...
2016-04-27 toshinagata1964A CIF file with multiple structures now can be processe...
2014-09-30 toshinagata1964Molecule#on_modified is not called when undo is disabled
2014-09-26 toshinagata1964Ruby#listen is now obsolete, and the message mechanism...
2014-09-24 toshinagata1964Ruby dialog class is being restructured. The source...
2014-07-11 toshinagata1964export_graphic is implemented as a Ruby command
2014-07-02 toshinagata1964On exporting graphics, resolution and background color...
2014-06-18 toshinagata1964Handling of Ruby subwindows (non-modal dialogs) is...
2014-03-24 toshinagata1964The subprocess handling is (hopefully) improved.
2014-03-20 toshinagata1964Space group table look all right. Export Graphics is...
2014-03-16 toshinagata1964'Show' menu is renamed to 'View'. 'Show...' menus are...
2014-03-15 toshinagata1964The source codes are cleaned up
2014-03-15 toshinagata1964Menu items are rearranged
2014-03-15 toshinagata1964Script menu handling is improved
2014-02-16 toshinagata1964'proc' is replaced with 'lambda' for creating a Proc...
2013-11-09 toshinagata1964'Create MOPAC input' is implemented
2013-10-11 toshinagata1964Guess UFF parameters dialog is improved.
2013-08-27 toshinagata1964'Guess UFF Parameters' dialog is introduced. Not workin...
2013-08-02 toshinagata1964On calling antechamber, atom names are modified so...
2013-08-01 toshinagata1964Resize of the Ruby Dialog is improved (still experiment...
2013-07-25 toshinagata1964The 'Create Pi Anchor' menu command now excludes hydrog...
2013-07-24 toshinagata1964After creation of a pi anchor, only the newly created...
2013-06-29 toshinagata1964A progress indicator (and stop button) for subprocesses...
2013-06-17 toshinagata1964When antechamber is successfully run, existing improper...
2013-06-13 toshinagata1964Kernel#call_subprocess can now accept a callback procedure.
2012-10-31 toshinagata1964Create Pi Anchor menu command is implemented.
2012-10-30 toshinagata1964Attribute table was not updated correctly after revert...
2012-10-28 toshinagata1964The load/save codes are rewritten, so that the error...
2012-10-12 toshinagata1964Ruby: Dialog#filter_kit is implemented. This looks...
2012-10-11 toshinagata1964Filter mode (development continued)
2012-10-11 toshinagata1964'Filter' mode is implemented (experimentally)
2012-09-01 toshinagata1964Handling of view-related attributes of Molecule is...
2012-06-20 toshinagata1964Building verlet list seems to be working. Handling...
2012-05-07 toshinagata1964Atom range specification for the vdw cutoff parameter...
2012-01-31 toshinagata1964Ruby: Molecule#make_front, set_name, get_view_rotation...
2011-11-26 toshinagata1964Some typical cyclic structures as well as solvent boxes...
2011-10-19 toshinagata1964Import/export of dcd format is implemented.
2011-09-30 toshinagata1964On windows, Molecule#path, Molecule#dir does not work...
2011-07-29 toshinagata1964Import AMBER Frcmod menu command is implemented.
2011-07-28 toshinagata1964The property table section of the tutorial is being...
2011-07-26 toshinagata1964Create New Parameter menu command is implemented. Molec...
2011-07-21 toshinagata1964Create New Atom menu command is being implemented ...
2011-07-21 toshinagata1964Importing frcmod is improved. Import AMBER Lib (in...
2011-07-06 toshinagata1964Ruby: stdin.{gets, readline} are implemented (other...
2011-07-06 toshinagata1964Importing Amber mdcrd files is implemented.
2011-07-05 toshinagata1964Molecule#{bond,angle,dihedral,improper,vdw}_par were...
2011-07-02 toshinagata1964Gaff and parm99 parameters: the equilibrium bond length...
2010-05-16 toshinagata1964The native format (mbsf) now preserves the display...
2010-05-08 toshinagata1964Handling of MD dialog is improved. MM/MD calculation...
2010-05-06 toshinagata1964Undo is kept enabled during 'molload' and related calls...
2010-04-24 toshinagata1964Work around the wxWidgets bug where wxDocument::Close...
2010-03-31 toshinagata1964Frames can now have variable unit cell parameters.
2010-02-03 toshinagata1964The multithread handling for MM/MD is improved.
2010-01-31 toshinagata1964AmberTools-1.3 (part) is bundled.
2010-01-21 toshinagata1964initial import