OSDN Git Service

The source codes are cleaned up
[molby/Molby.git] / wxSources / MyApp.cpp
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-03-13 toshinagata1964Copyright description in the About dialog is updated.
2014-02-16 toshinagata1964'proc' is replaced with 'lambda' for creating a Proc...
2014-02-03 toshinagata1964Embed ruby 2.0 instead of 1.8.7
2014-01-30 toshinagata1964Ruby: Molecule#find_close_atoms is modified so that...
2014-01-14 toshinagata1964Change GUI toolkit from wxWidgets 2.8.9 to wxWidgets...
2013-11-19 toshinagata1964Big change in GUI appearance on MSW; the MDI interface...
2013-11-09 toshinagata1964'Create MOPAC input' is implemented
2013-11-01 toshinagata1964Kernel#call_subprocess and Molecule#call_subprocess_asy...
2013-09-27 toshinagata1964Ruby dialog capabilities are added: the items can now...
2013-08-27 toshinagata1964'Guess UFF Parameters' dialog is introduced. Not workin...
2013-06-29 toshinagata1964A progress indicator (and stop button) for subprocesses...
2013-06-15 toshinagata1964Antechamber command is made more visible (e.g. when...
2013-06-13 toshinagata1964Kernel#call_subprocess can now accept a callback procedure.
2012-11-27 toshinagata1964Copyright statement was updated to include FFTW.
2012-11-12 toshinagata1964In calling a subprocess, a wait of 10 msec is inserted...
2012-10-31 toshinagata1964Create Pi Anchor menu command is implemented.
2012-10-31 toshinagata1964History functionality is available in the Ruby console...
2012-10-30 toshinagata1964Attribute table was not updated correctly after revert...
2012-10-30 toshinagata1964Revert command is implemented.
2012-10-28 toshinagata1964The load/save codes are rewritten, so that the error...
2012-10-22 toshinagata1964Kernel#exit is now untouched in the command line versio...
2012-10-12 toshinagata1964Experimental 'filter' mode is removed.
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-07-24 toshinagata1964The revision number is displayed in the about dialog...
2012-06-29 toshinagata1964The current working directory is set to the document...
2012-06-29 toshinagata1964Pressure control and surface potential are removed...
2012-05-03 toshinagata1964Ruby: Kernel.lookup_menu is implemented.
2012-05-02 toshinagata1964Execute Script command was broken. Fixed.
2012-02-26 toshinagata1964.log and .out are both accepted as the extension of...
2012-01-30 toshinagata1964Ruby Dialog: modeless dialog is now implemented; interv...
2012-01-16 toshinagata1964Empty Console Window command is implemented.
2011-11-26 toshinagata1964Some typical cyclic structures as well as solvent boxes...
2011-11-22 toshinagata1964__FILE__ is now set to the script file during execute_s...
2011-09-30 toshinagata1964On windows, Molecule#path, Molecule#dir does not work...
2011-09-20 toshinagata1964Mac: use pthread instead of SIGALRM for interval timer...
2011-09-15 toshinagata1964Remove \'build xxxxxxxx\' string from the version descr...
2011-08-19 toshinagata1964Final compile date/time is shown in the 'About' window
2011-08-03 toshinagata1964Occasionally, termination of the subprocess (like antec...
2011-08-02 toshinagata1964MO import from GAMESS log/dat files seems to be working...
2011-07-29 toshinagata1964Import AMBER Frcmod menu command is implemented.
2011-07-28 toshinagata1964CIF import is implemented (maybe still incomplete)
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-05 toshinagata1964Molecule#{bond,angle,dihedral,improper,vdw}_par were...
2011-04-26 toshinagata1964Importing GaussianW fch(k) files were not working becau...
2010-05-06 toshinagata1964Windows: interrupting the subprocess (antechamber etc...
2010-04-24 toshinagata1964Work around the wxWidgets bug where wxDocument::Close...
2010-02-28 toshinagata1964The DISPATOM parameters are renamed to ELEMENT, to...
2010-01-31 toshinagata1964AmberTools-1.3 (part) is bundled.
2010-01-21 toshinagata1964initial import