OSDN Git Service

molby/Molby.git
2019-08-16 toshinagata1964Xcode settings are restructured
2019-08-15 toshinagata1964Updated for building in new system (still ongoing)
2019-08-15 toshinagata1964build-win is updated
2019-08-15 toshinagata1964SVN ignore flags are set again
2019-08-15 toshinagata1964intermediate files/directories are ignored in svn
2019-08-15 toshinagata1964Xcode project is moved and updated
2018-03-21 toshinagata1964Mac: fix unstable behavior on drag-and-dropping a log...
2018-03-12 toshinagata1964More options in Create GAMESS dialog.
2017-12-17 toshinagata1964Windows: fix assertion failure on using text field...
2017-12-16 toshinagata1964Support 'Debug' configuration for Windows on Xcode...
2017-12-16 toshinagata1964Switch to the mingw-w32 cross compiler toolchain
2016-09-09 toshinagata1964Create MO Surface: default opacity is set to 0.8 instea...
2016-09-09 toshinagata1964Creating cube file failed when very small electron...
2016-09-08 toshinagata1964export_graphic now allows specification of the width...
2016-09-07 toshinagata1964MSW target now depends on ../revisionInfo.txt (otherwis...
2016-09-07 toshinagata1964Show MO surface dialog now has 'Create Cube' button.
2016-09-07 toshinagata1964cubegen now accepts mo=0, which means 'arbitrary vector'
2016-05-20 toshinagata1964Mac: Modify wxApp::CallOnInit(), because it was causing...
2016-05-09 toshinagata1964Debug code in s_Kernel_Backquote was removed.
2016-05-09 toshinagata1964Encoding exception was caused while reading a file...
2016-05-09 toshinagata1964Ruby: Kernel#backquote now sets the exit status of...
2016-04-27 toshinagata1964No, latest_binaries directory is withdrawn.
2016-04-27 toshinagata1964A directory 'latest_binaries' is added to the repository
2016-04-27 toshinagata1964Ruby: description of Molecule#set_molecule is added...
2016-04-27 toshinagata1964A CIF file with multiple structures now can be processe...
2016-04-26 toshinagata1964Ruby dialog behaves strange when specifying pre- and...
2016-04-26 toshinagata1964Ruby modal dialog causes crash sometimes on activation...
2016-03-29 toshinagata1964Upgraded to svn 1.7
2015-11-01 toshinagata1964Ruby: from_dump was not working because String#each...
2015-11-01 toshinagata1964Ruby: stop timer before showing error dialog
2015-07-24 toshinagata1964Some modification on the documents
2014-11-16 toshinagata1964Handling of the surface normals was incomplete. Fixed.
2014-11-15 toshinagata1964Fixed crash on closing a modified window with a close...
2014-11-15 toshinagata1964On create_graphic with :poly argument, handling of...
2014-10-26 toshinagata1964Version 1.0b3
2014-10-26 toshinagata1964Molecule#display was not working.
2014-10-22 toshinagata1964Hg and Tl are missing in LanL2DZ.txt
2014-10-16 toshinagata1964Crash if Molby is invoked by dragging & dropping a...
2014-10-06 toshinagata1964The settings in the MO surface dialog is now kept after...
2014-10-06 toshinagata1964Hitting Return in non-modal Ruby dialog now does not...
2014-10-01 toshinagata1964Molecule#on_modify is called during interrupt checking...
2014-09-30 toshinagata1964Clean up code for selecting table row in the Ruby dialog
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-09-21 toshinagata1964Keyboard focus issues in Ruby dialog is (hopefully...
2014-09-20 toshinagata1964Ruby Dialog is rewritten with the use of modalwindow...
2014-09-12 toshinagata1964Implement loading/saving of graphiobjects from/to mbsf...
2014-09-12 toshinagata1964Clean up the ruby_bind.c file (particularly definition...
2014-09-08 toshinagata1964Molecule#insert_graphic is implemented. create/insert...
2014-09-08 toshinagata1964In the 'Show MO surface' dialog, the labels for the...
2014-09-08 toshinagata1964In the 'Show MO surface' dialog, the labels for the...
2014-09-03 toshinagata1964The same problem as r564 was still present during local...
2014-08-26 toshinagata1964On importing Gamess log file, 'energy' property values...
2014-08-25 toshinagata1964IO#gets_any_eol (called from the customized version...
2014-07-28 toshinagata1964'Show MO Surface' is expanded so that the natural orbit...
2014-07-27 toshinagata1964import_nbo_log is being implemented (not working yet)
2014-07-25 toshinagata1964DRC log from GAMESS can be imported now
2014-07-22 toshinagata1964Molecule#export_graphic is also implemented in the...
2014-07-11 toshinagata1964export_graphic is implemented as a Ruby command
2014-07-02 toshinagata1964On exporting graphics, resolution and background color...
2014-07-01 toshinagata1964Fix crash in MO surface window when F orbitals are...
2014-06-29 toshinagata1964The electron density surface can be drawn by create_sur...
2014-06-26 toshinagata1964The MO information is now stored in the mbsf file.
2014-06-25 toshinagata1964The extra property values are now saved into the mbsf...
2014-06-19 toshinagata1964Show MO Surface dialog is updated (hopefully improved)
2014-06-19 toshinagata1964Show MO Surface dialog is implemented.
2014-06-18 toshinagata1964Handling of Ruby subwindows (non-modal dialogs) is...
2014-06-18 toshinagata1964'Show Energy' window is implemented.
2014-06-14 toshinagata1964On importing Gamess output, the energy values are read...
2014-06-13 toshinagata1964Extra properties (assignable for each frame) are introd...
2014-06-08 toshinagata1964set_surface_attr now accepts attributes :color and...
2014-06-05 toshinagata1964The atomic radii for graphical display are corrected...
2014-05-27 toshinagata1964create_surface is somewhat improved (looks like working)
2014-05-27 toshinagata1964Reference to the Molby paper is added to the document
2014-05-22 toshinagata1964Handling of Gaussian fchk files was causing problems...
2014-05-21 toshinagata1964Creating MO surface is improved (not much tested yet)
2014-05-20 toshinagata1964Start implementing MO surface display: Molecule.create_...
2014-04-26 toshinagata1964Ruby: get_mo_coefficients and get_mo_energy are impleme...
2014-04-26 toshinagata1964Version 1.0b2
2014-04-26 toshinagata1964MSW: document_home is modified to use the Windows API...
2014-04-26 toshinagata1964Mac: 'Window' menu is implemented.
2014-04-25 toshinagata1964backquote in MSW is not working well (still under inves...
2014-04-25 toshinagata1964Setting the 'Scratch' directory is sorted out.
2014-04-25 toshinagata1964MSW: when the program is started twice, the second...
2014-04-24 toshinagata1964Running GAMESS causes trouble when the temporary direct...
2014-04-24 toshinagata1964Running GAMESS locally on Windows is in trouble (still...
2014-04-23 toshinagata1964In reading MM/MD parameters, check criteria for duplica...
2014-04-23 toshinagata1964Building on MSW caused 'missing DLL' problems.
2014-04-11 toshinagata1964Symmetry Operations dialog was not working for setting...
2014-04-10 toshinagata1964GAMESS execution from Ruby script is improved (not...
2014-04-04 toshinagata1964GAMESS dialog is modified so that manual editing is...
2014-04-03 toshinagata1964sqrt out-of-range error is now avoided in docking a...
2014-04-03 toshinagata1964Cleaning up the documents and build scripts (xcode)
2014-03-28 toshinagata1964Build scripts are updated (contd)
2014-03-28 toshinagata1964Build scripts are updated; now the zip files are create...
2014-03-28 toshinagata1964Document is updated; the Japanese version of GPL text...
2014-03-28 toshinagata1964Ruby: $error_history global variable is introduced...
2014-03-28 toshinagata1964Handling of string encoding in Ruby scripts is improved.
2014-03-28 toshinagata1964Xtal: bonds and angles dialog had wrong description...
next