Menu

SVN archive Commit Log


Commit Date  
[r14078] by bugman

Mouse text selection is disabled in the relax controller log window.

This is so that the WriteText() call always adds the text to the end, by preventing the insertion
point from changing.

2011-08-02 19:15:09 Tree
[r14077] by bugman

Set the relax controller log window font to the fixed width font modern_8.

2011-08-02 16:17:43 Tree
[r14076] by bugman

Renamed the relax controller IO redirection append_text() method to add_text().

2011-08-02 16:02:06 Tree
[r14075] by bugman

The relax controller is now using the WriteText() method to allow for scrolling back in the logs.

2011-08-02 16:01:33 Tree
[r14074] by bugman

Reverted r14054 as this fix actually broke things.

The command used was:
svn merge -r14054:14053 .

.....
r14054 | bugman | 2011-08-02 10:57:39 +0200 (Tue, 02 Aug 2011) | 5 lines
Changed paths:
M /branches/gui_testing/gui/user_functions/spectrum.py

Fix for the spectrum.replicated user function page on Mac OS X.

GetValue() cannot be used on a ComboBox when nothing is selected on a Mac!
.....

2011-08-02 15:08:26 Tree
[r14073] by bugman

Merged revisions 14071 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14071 | bugman | 2011-08-02 16:54:53 +0200 (Tue, 02 Aug 2011) | 5 lines

generic_fns.sequence.validate_sequence() now also checks for the spin ID, data and error columns.

This is now used by relax_io.read_spin_data().
........

2011-08-02 15:05:44 Tree
[r14072] by bugman

Merged revisions 14071 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14071 | bugman | 2011-08-02 16:54:53 +0200 (Tue, 02 Aug 2011) | 5 lines

generic_fns.sequence.validate_sequence() now also checks for the spin ID, data and error columns.

This is now used by relax_io.read_spin_data().
........

2011-08-02 15:05:32 Tree
[r14071] by bugman

generic_fns.sequence.validate_sequence() now also checks for the spin ID, data and error columns.

This is now used by relax_io.read_spin_data().

2011-08-02 14:54:53 Tree
[r14070] by bugman

Merged revisions 13951,13956,13958,13961,13983-13984,14008-14009,14011,14013 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r13951 | bugman | 2011-07-28 15:14:55 +0200 (Thu, 28 Jul 2011) | 7 lines

Redesign of the main relax module.

The module has been renamed to 'relax.py', and the original file 'relax' is now a very basic python
script which simply loads the module and runs the new start() function for launching relax. The MS
Windows BAT file has also been updated to feed the module into python.
........
r13956 | bugman | 2011-07-28 16:26:16 +0200 (Thu, 28 Jul 2011) | 3 lines

The relax mode normally specified by the command line can now be overridden.
........
r13958 | bugman | 2011-07-28 16:35:58 +0200 (Thu, 28 Jul 2011) | 3 lines

Removed the executable svn property on the info module.
........
r13961 | bugman | 2011-07-28 16:53:26 +0200 (Thu, 28 Jul 2011) | 3 lines

Fix for the overriding of the command line specified mode - the args must be processed anyway.
........
r13983 | bugman | 2011-07-29 09:59:57 +0200 (Fri, 29 Jul 2011) | 3 lines

Created a basic system test checking the reading of a non-PDB file by structure.read_pdb.
........
r13984 | bugman | 2011-07-29 10:06:14 +0200 (Fri, 29 Jul 2011) | 5 lines

Fix for structure.read_pdb for when the file contains no PDB data.

This is now caught, and a warning is given and the function exists cleanly.
........
r14008 | bugman | 2011-07-29 18:36:30 +0200 (Fri, 29 Jul 2011) | 3 lines

Shifted the pedantic flag into the status object.
........
r14009 | bugman | 2011-07-29 18:37:15 +0200 (Fri, 29 Jul 2011) | 3 lines

RelaxWarnings now only show a traceback when the pedantic flag is True.
........
r14011 | bugman | 2011-07-29 19:01:35 +0200 (Fri, 29 Jul 2011) | 5 lines

The relax state is now saved on a RelaxError when the pedantic rather than debugging flag is turned on.

As both flags can be given, this allows for this state saving to be activated or deactivated.
........
r14013 | bugman | 2011-07-29 19:08:13 +0200 (Fri, 29 Jul 2011) | 3 lines

The relax_io.read_spin_data() function no longer skips short lines so that a warning is given for it.
........

2011-08-02 14:27:15 Tree
[r14069] by bugman

Reverted r14068 as this svnmerge commit breaks the branch.

The command used was:
svn merge -r14068:14067 .

2011-08-02 14:26:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.