Menu

SVN archive Commit Log


Commit Date  
[r23579] by bugman

Changed all *.* GUI file selection wildcards to *.

2014-05-28 20:42:43 Tree
[r23578] by bugman

Created a file selection wildcard for use in the GUI for selecting peak lists.

This is used in the four user functions which read peak lists.

2014-05-28 20:39:51 Tree
[r23577] by bugman

Shifted all wildcards used in GUI file selection dialogs into the new user_functions.wildcard module.

These have now all been standardised, and expanded to include more capitalisation combinations and
to include more *.* options.

2014-05-28 20:22:24 Tree
[r23576] by bugman

Merged revisions 23574 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23574 | bugman | 2014-05-28 20:33:22 +0200 (Wed, 28 May 2014) | 7 lines

Fix for bug #22105 (https://gna.org/bugs/?22105).

This is the failure spectrum.read_intensities GUI user function whereby a file name is turned into
lists of characters. A few changes were made to allow the Selector_file_multiple GUI element to
operate correctly.
........

2014-05-28 18:36:03 Tree
[r23575] by bugman

Merged revisions 23572 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23572 | bugman | 2014-05-28 20:31:19 +0200 (Wed, 28 May 2014) | 5 lines

Fix for the User_functions.test_spectrum_read_intensities GUI test.

A valid value was being checked as invalid.
........

2014-05-28 18:33:25 Tree
[r23574] by bugman

Fix for bug #22105 (https://gna.org/bugs/?22105).

This is the failure spectrum.read_intensities GUI user function whereby a file name is turned into
lists of characters. A few changes were made to allow the Selector_file_multiple GUI element to
operate correctly.

2014-05-28 18:33:22 Tree
[r23573] by bugman

Merged revisions 23571 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23571 | bugman | 2014-05-28 20:25:54 +0200 (Wed, 28 May 2014) | 8 lines

Created the User_functions.test_spectrum_read_intensities GUI test to catch bug #22105.

This is reported at https://gna.org/bugs/?22105.

The problem is that a single file name is split up into many files when the file selection button
is clicked, one for each character of the file name.
........

2014-05-28 18:31:21 Tree
[r23572] by bugman

Fix for the User_functions.test_spectrum_read_intensities GUI test.

A valid value was being checked as invalid.

2014-05-28 18:31:19 Tree
[r23571] by bugman

Created the User_functions.test_spectrum_read_intensities GUI test to catch bug #22105.

This is reported at https://gna.org/bugs/?22105.

The problem is that a single file name is split up into many files when the file selection button
is clicked, one for each character of the file name.

2014-05-28 18:25:54 Tree
[r23570] by bugman

Merged revisions 23568 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23568 | bugman | 2014-05-28 19:21:59 +0200 (Wed, 28 May 2014) | 6 lines

Bug fix for the lib.arg_check.is_float_object() function.

The dim argument can sometimes be an integer rather than a tuple, but this was not handled by the
function. Now integer dim arguments are pre-converted to lists before performing all the checks.
........

2014-05-28 18:24:48 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.