Rev. | 日時 | 作者 |
---|---|---|
388dfb2 | 2022-01-23 12:38:19 | Toshi Nagata |
The batch mode was running in a GUI mode. Fixed. |
||
07b8c32 | 2022-01-18 22:01:43 | Toshi Nagata |
Fix unexpected crash when progress dialog is hidden from the Ruby script |
||
e25c7cb | 2022-01-18 22:00:38 | Toshi Nagata |
Update copyright year |
||
01ecf47 | 2021-12-25 20:44:42 | Toshi Nagata |
Verbose flag during CIF import is now off by default. |
||
2d11c45 | 2021-12-25 20:38:19 | Toshi Nagata |
ORTEP silently fails with non positive-definite B. Draw isotropic atoms instead. |
||
53e8559 | 2021-12-25 19:55:16 | Toshi Nagata |
Calling subprocess sometimes causes a crash. Hopefully fixed (particularly on Windows) |
||
7254b4f | 2021-12-25 13:39:05 | Toshi Nagata |
Win: pthread library is linked statically |
||
ffed1e9 | 2021-12-23 23:54:23 | Toshi Nagata |
Import CIF is improved (newer CIF can now be read) |
||
6264760 | 2021-12-20 20:24:24 | Toshi Nagata |
Embedded scripts now contain magic comments to specify UTF-8 encoding |
||
71f9b32 | 2021-12-20 20:23:38 | Toshi Nagata |
Win: Ruby: default external encoding is set before startup.rb is executed |
||
747a040 | 2021-12-19 19:20:28 | Toshi Nagata |
Win: Random crash on double-clicking the document file is fixed. |
||
c1682e1 | 2021-12-19 10:57:51 | Toshi Nagata |
Modified listctrl sources are now based on 3.0.3 |
||
6cf2920 | 2021-12-19 10:56:47 | Toshi Nagata |
Document folder is now included in the Windows installer package |
||
7c56be8 | 2021-11-17 00:16:24 | Toshi Nagata |
Xcode build settings are updated (Molby_command is no longer created) |
||
dbdb6bb | 2021-11-16 21:56:45 | Toshi Nagata |
Document is included in the application, and 'Molby Help' menu command is implemented |
||
6ef0335 | 2021-11-14 22:33:30 | Toshi Nagata |
Batch mode is implemented (still testing) |
||
ef3d097 v1.0.2 | 2021-11-09 22:09:29 | Toshi Nagata |
Version 1.0.2 |
||
a514873 | 2021-11-09 22:09:01 | Toshi Nagata |
Document is updated (handling of UFF parameters) |
||
f49af57 | 2021-11-08 22:53:57 | Toshi Nagata |
Win10: screen update is improved |
||
ddaf6f5 | 2021-11-07 23:32:41 | Toshi Nagata |
UFF bond length and angle parameters are now automatically set. (octahedral and square planar geometries are also taken account.) |
||
fb94b5e | 2021-11-07 22:49:01 | Toshi Nagata |
Version info is updated on every build on Mac platform |
||
8b2ce9c | 2021-11-07 20:05:25 | Toshi Nagata |
Handling of progress dialog is improved. |
||
9cf30d0 | 2021-11-07 14:43:38 | Toshi Nagata |
Calling subprocess is reworked. |
||
74003b1 | 2021-11-07 14:42:59 | Toshi Nagata |
Editing UFF parameters sometimes caused crash. |
||
4c4af8a | 2021-11-07 14:42:15 | Toshi Nagata |
Migration to git (forgot to commit) |
||
6114452 | 2021-11-06 18:58:16 | Toshi Nagata |
Version control is migrated from SVN to Git; some repository/project settings are modified |
||
efc93a6 | 2021-11-06 18:31:22 | Toshi Nagata |
memo.txt is removed from the repository |
||
8a38e9c | 2021-11-05 09:35:30 | toshinagata1964 |
Build options are updated to match the author's development environment |
||
4fa3c78 | 2021-11-05 09:34:31 | toshinagata1964 |
Some FORTRAN sources are modified so that it can be compiled by newer version of gfortran |
||
d0b8745 | 2021-11-05 09:29:11 | toshinagata1964 |
MyListCtrl now destroy internal editText every time (not sure whether this is a good behavior) |