OSDN Git Service

Avoid opening files during execution of other Ruby script
[molby/Molby.git] / wxSources /
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
2014-03-16 toshinagata1964'Show' menu is renamed to 'View'. 'Show...' menus are...
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-03-12 toshinagata1964Bitmap drawing is implemented in Molby::Dialog (experim...
2014-03-11 toshinagata1964MyListCtrl now allows use of popup menus including...
2014-03-11 toshinagata1964Ruby Dialog was causing crash when Dialog#listen was...
2014-03-11 toshinagata1964The text edit in MyListCtrl seems weird. Hopefully...
2014-03-11 toshinagata1964Auto resizing of Ruby Dialog is sometimes strange....
2014-03-10 toshinagata1964Ruby Dialog: behavior of the close button is improved...
2014-02-16 toshinagata1964'proc' is replaced with 'lambda' for creating a Proc...
2014-02-16 toshinagata1964Menu item ID must be positive in wxCocoa
2014-02-15 toshinagata1964Ruby: Molecule#expand_by_symmetry is modified so that...
2014-02-04 toshinagata1964Mac: the ruby console does not work well when the Input...
2014-02-04 toshinagata1964Behavior of Ruby Console is improved.
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-10-21 toshinagata1964RubyDialogCallback_drawEllipse is modified so as to...
2013-10-21 toshinagata1964The ellipse drawn by draw_ellipse was out of position...
next