OSDN Git Service

MO surface display is improved
[molby/Molby.git] / MolLib / MainView.c
2022-10-30 Toshi NagataMO surface display is improved
2022-10-09 Toshi NagataMSW: closing console->molecule was causing crash. Hopef...
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 NagataHandling is selection in table views is improved
2022-09-13 Toshi NagataOpenGL canvas is updated for supporting high-res display
2021-11-14 Toshi NagataBatch mode is implemented (still testing)
2019-08-17 toshinagata1964On double-clicking and entering formula, the last input...
2019-08-15 toshinagata1964Updated for building in new system (still ongoing)
2016-09-08 toshinagata1964export_graphic now allows specification of the width...
2014-11-15 toshinagata1964On create_graphic with :poly argument, handling of...
2014-10-06 toshinagata1964The settings in the MO surface dialog is now kept after...
2014-07-02 toshinagata1964On exporting graphics, resolution and background color...
2014-06-05 toshinagata1964The atomic radii for graphical display are corrected...
2014-05-20 toshinagata1964Start implementing MO surface display: Molecule.create_...
2014-03-21 toshinagata1964Property table can now show fractional coordinates
2014-03-17 toshinagata1964Printing is implemented (still experimental)
2014-03-17 toshinagata1964Line/Ball-and-stick/Space-filling modes are implemented
2014-03-04 toshinagata1964Build on MinGW/Windows now succeeds
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...
2012-10-31 toshinagata1964Symmetry expanded atoms now can be selected by mouse...
2012-10-30 toshinagata1964Two subsequent dragging of different atoms were causing...
2012-10-29 toshinagata1964Remove previous pi-anchor codes.
2012-10-29 toshinagata1964New implementation of pi anchor atoms is close to compl...
2012-10-28 toshinagata1964The load/save codes are rewritten, so that the error...
2012-10-26 toshinagata1964Another implementation of pi-anchor is being tried...
2012-10-25 toshinagata1964Pi atom positions are now cached within the piatom...
2012-10-25 toshinagata1964Merging/unmerging molecules are extensively revised...
2012-09-01 toshinagata1964Ruby: Molecule#bond_par, angle_par, dihedral_par, impro...
2012-09-01 toshinagata1964Opening bond/angle/dihedral/improper table now triggers...
2012-09-01 toshinagata1964Handling of view-related attributes of Molecule is...
2012-08-30 toshinagata1964Pi-metal bonds are being implemented (molecular mechani...
2012-08-22 toshinagata1964Experimental feature: dummy atoms to represent pi-metal...
2012-08-20 toshinagata1964'Show Graphite' command was using wrong C-C bond length...
2012-08-12 toshinagata1964Some unused fields of Molecule were removed.
2012-08-03 toshinagata1964Some cleanup of the internal structure; unused fields...
2012-08-02 toshinagata1964Property table can now list the unit cell parameters.
2012-07-26 toshinagata1964Cell minimization was not working correctly when no...
2012-07-24 toshinagata1964The revision number is displayed in the about dialog...
2012-06-27 toshinagata1964Molecule#expand_by_symmetry now returns an array of...
2012-06-21 toshinagata1964Fixed a very stupid bug in drawing unit cell.
2012-06-19 toshinagata1964Mac (only 10.6?): when the graphite display is on,...
2012-06-18 toshinagata1964Crash during creating bonds when ellipsoid display...
2012-05-09 toshinagata1964The order of columns for MD parameters in the bond...
2012-05-08 toshinagata1964Parameter editing is under overhaul.
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...
2011-12-21 toshinagata1964General matrix calculation is being implemented (still...
2011-12-07 toshinagata1964The structure Mat33 and Transform are now column-first...
2011-11-23 toshinagata1964Ring fusion (e.g. expanding benzene to naphthalene...
2011-09-01 toshinagata1964The MO info table is renamed to MO energy, and the...
2011-08-23 toshinagata1964Fchk import was broken (enbug in 0.5.6.1); fixed.
2011-08-01 toshinagata1964MO import from GAMESS output is being implemented ...
2011-07-30 toshinagata1964Parameter cut was not working correctly when the select...
2011-07-21 toshinagata1964Create New Atom menu command is being implemented ...
2011-03-02 toshinagata1964Pasting MD parameters to a molecule with no parameters...
2010-05-16 toshinagata1964The native format (mbsf) now preserves the display...
2010-05-11 toshinagata1964Flags for 'show graphite' and 'show periodic images...
2010-05-06 toshinagata1964Undo of creating atoms caused segmentation fault; fixed.
2010-04-23 toshinagata1964Improved handling of copy/cut/paste in the parameter...
2010-02-28 toshinagata1964The DISPATOM parameters are renamed to ELEMENT, to...
2010-02-23 toshinagata1964The Ruby command reorder_atoms is renamed to renumber_a...
2010-01-21 toshinagata1964initial import