OSDN Git Service

Support load/save of NBO info
[molby/Molby.git] / wxSources / MoleculeView.cpp
2022-10-16 Toshi NagataDescription of JANPA orbitals is improved (distinction...
2022-10-10 Toshi Nagatacall_subprocess now accepts an array of arguments,...
2022-10-09 Toshi NagataMSW: closing console->molecule was causing crash. Hopef...
2022-09-29 Toshi NagataRotation by slider shows the rotation angle (and snap...
2022-09-19 Toshi NagataCompiler warnings are mostly removed.
2022-09-18 Toshi NagataThe scroll position of the atom list is always reset...
2022-09-17 Toshi NagataWin: high resolution display is implemented
2022-09-17 Toshi NagataHandling is selection in table views is improved
2022-09-15 Toshi NagataDisplay of new listctrl is mostly working; editing...
2022-09-13 Toshi NagataOpenGL canvas is updated for supporting high-res display
2022-09-12 Toshi NagataMac target is now buildable (not working yet)
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...
2014-10-26 toshinagata1964Molecule#display was not working.
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-04-24 toshinagata1964Running GAMESS locally on Windows is in trouble (still...
2014-03-21 toshinagata1964Property table can now show fractional coordinates
2014-03-20 toshinagata1964Space group table look all right. Export Graphics is...
2014-03-17 toshinagata1964OpenGL extensions are implemented for Windows
2014-03-17 toshinagata1964Printing is implemented (still experimental)
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-08-01 toshinagata1964Resize of the Ruby Dialog is improved (still experiment...
2013-06-29 toshinagata1964A progress indicator (and stop button) for subprocesses...
2012-10-30 toshinagata1964Attribute table was not updated correctly after revert...
2012-10-11 toshinagata1964Filter mode (development continued)
2012-10-11 toshinagata1964'Filter' mode is implemented (experimentally)
2012-10-10 toshinagata1964Crash when loading a new molecule failed. Fixed.
2012-09-01 toshinagata1964Ruby: Molecule#bond_par, angle_par, dihedral_par, impro...
2012-09-01 toshinagata1964Handling of view-related attributes of Molecule is...
2012-08-02 toshinagata1964Property table can now list the unit cell parameters.
2012-05-08 toshinagata1964Parameter editing is under overhaul.
2012-05-03 toshinagata1964Load Script Menu caused crash when no window is open...
2012-01-31 toshinagata1964Ruby: Molecule#make_front, set_name, get_view_rotation...
2012-01-30 toshinagata1964Ruby Dialog: modeless dialog is now implemented; interv...
2011-10-11 toshinagata1964Inserting/removing frames now work more consistently...
2011-09-30 toshinagata1964On windows, Molecule#path, Molecule#dir does not work...
2011-08-01 toshinagata1964MO import from GAMESS output is being implemented ...
2011-07-26 toshinagata1964Create New Parameter menu command is implemented. Molec...
2011-07-21 toshinagata1964Create New Atom menu command is being implemented ...
2010-05-06 toshinagata1964Removal of double-call of wxDocument::Close() (revision...
2010-04-25 toshinagata1964Mac: the text field in the list control remained on...
2010-04-24 toshinagata1964Work around the wxWidgets bug where wxDocument::Close...
2010-04-23 toshinagata1964Improved handling of copy/cut/paste in the parameter...
2010-01-21 toshinagata1964initial import