OSDN Git Service

Checking Java availability is improved
[molby/Molby.git] / wxSources /
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-10-09 Toshi NagataImprove JANPA integration: show orbital descriptions...
2022-10-02 Toshi NagataStart implementing JANPA integration with Psi4
2022-09-29 Toshi NagataRotation by slider shows the rotation angle (and snap...
2022-09-28 Toshi NagataFix the description of wxWidgets copyright
2022-09-28 Toshi NagataEdit GAMESS/Psi4 input was not working correctly (Enter...
2022-09-27 Toshi NagataCheck wx version for wxUpdateUIEvent::IsCheckable()
2022-09-25 Toshi NagataPsi4 execution is improved (avoid duplicate import...
2022-09-19 Toshi NagataMyListCtrl_orig files are removed v1.1.0
2022-09-19 Toshi NagataCompiler warnings are mostly removed.
2022-09-19 Toshi NagataHandling key and mouse events in listctrl is improved
2022-09-18 Toshi NagataOSX: set the system option for file dialog
2022-09-18 Toshi NagataMyToggleButton is aware of the activeness of the window
2022-09-18 Toshi NagataFont of ruby dialog is now correctly set
2022-09-18 Toshi NagataThe scroll position of the atom list is always reset...
2022-09-18 Toshi NagataHandling and scroll and activation is improved
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)
2022-09-11 Toshi NagataStart writing new MyListCtrl
2022-09-11 Toshi NagataMyListCtrl.{cpp,h} are renamed to MyListCtrl_orig
2022-02-11 Toshi NagataAvoid opening files during execution of other Ruby...
2022-01-28 Toshi NagataCalling subprocess was (still) having problems. Hopeful...
2022-01-24 Toshi NagataThe batch mode crashes if Ruby exception was raised...
2022-01-23 Toshi NagataThe batch mode was running in a GUI mode. Fixed.
2022-01-18 Toshi NagataUpdate copyright year
2021-12-25 Toshi NagataCalling subprocess sometimes causes a crash. Hopefully...
2021-12-19 Toshi NagataWin: Random crash on double-clicking the document file...
2021-12-19 Toshi NagataModified listctrl sources are now based on 3.0.3
2021-11-16 Toshi NagataDocument is included in the application, and 'Molby...
2021-11-14 Toshi NagataBatch mode is implemented (still testing)
2021-11-09 Toshi NagataVersion 1.0.2 v1.0.2
2021-11-08 Toshi NagataWin10: screen update is improved
2021-11-07 Toshi NagataVersion info is updated on every build on Mac platform
2021-11-07 Toshi NagataHandling of progress dialog is improved.
2021-11-07 Toshi NagataCalling subprocess is reworked.
2021-11-05 toshinagata1964MyListCtrl now destroy internal editText every time...
2021-08-13 toshinagata1964Building process on Xcode is revised.
2019-08-17 toshinagata1964Windows: the installer now can install 64bit or 32bit...
2019-08-17 toshinagata1964About dialog is improved.
2019-08-17 toshinagata1964On double-clicking and entering formula, the last input...
2019-08-16 toshinagata1964Version number is set to 1.0
2019-08-16 toshinagata1964Xcode settings are restructured
2019-08-15 toshinagata1964Updated for building in new system (still ongoing)
2018-03-21 toshinagata1964Mac: fix unstable behavior on drag-and-dropping a log...
2017-12-17 toshinagata1964Windows: fix assertion failure on using text field...
2017-12-16 toshinagata1964Switch to the mingw-w32 cross compiler toolchain
2016-09-08 toshinagata1964export_graphic now allows specification of the width...
2016-05-20 toshinagata1964Mac: Modify wxApp::CallOnInit(), because it was causing...
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 toshinagata1964A CIF file with multiple structures now can be processe...
2016-04-26 toshinagata1964Ruby modal dialog causes crash sometimes on activation...
2016-03-29 toshinagata1964Upgraded to svn 1.7
2015-07-24 toshinagata1964Some modification on the documents
2014-11-15 toshinagata1964Fixed crash on closing a modified window with a close...
2014-10-26 toshinagata1964Version 1.0b3
2014-10-26 toshinagata1964Molecule#display was not working.
2014-10-16 toshinagata1964Crash if Molby is invoked by dragging & dropping a...
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-07-11 toshinagata1964export_graphic is implemented as a Ruby command
2014-07-02 toshinagata1964On exporting graphics, resolution and background color...
2014-06-19 toshinagata1964Show MO Surface dialog is updated (hopefully improved)
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-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 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-03-28 toshinagata1964History invocation in Molby Console may crash when...
2014-03-27 toshinagata1964Embedded Ruby: problems with encoding is being fixed...
2014-03-25 toshinagata1964A couple of bugfix in the Document. The version number...
2014-03-25 toshinagata1964Table view on Mac sometimes crashes. Hopefully fixed...
2014-03-24 toshinagata1964The subprocess handling is (hopefully) improved.
2014-03-23 toshinagata1964Z matrix import is implemented.
2014-03-23 toshinagata1964Commands in the Xtal menus are improved and documented.
2014-03-21 toshinagata1964Obsolete codes are removed
2014-03-21 toshinagata1964Property table can now show fractional coordinates
2014-03-21 toshinagata1964Export graphics (and print preview) is now working...
2014-03-20 toshinagata1964Space group table look all right. Export Graphics is...
2014-03-18 toshinagata1964Unit Cell dialog is being modified. Still not working...
2014-03-18 toshinagata1964Define Symmetry dialog is being implemented (not done...
2014-03-18 toshinagata1964On MSW, resizing subwindows in Ruby Dialog sometimes...
2014-03-17 toshinagata1964OpenGL extensions are implemented for Windows
2014-03-17 toshinagata1964Printing is implemented (still experimental)
2014-03-17 toshinagata1964Line/Ball-and-stick/Space-filling modes are implemented
next