Menu

SVN archive Commit Log


Commit Date  
[r10595] by bugman

Modified the data checking at the start of automatic_protocol_controller().

2010-01-29 12:47:14 Tree
[r10594] by bugman

Deleted __do_layout() and __set_properties().

These were not being used and contained code not belonging to the automatic Rx analysis frames.

2010-01-29 12:20:40 Tree
[r10593] by bugman

Switched to using the blue 'add' icon.

2010-01-29 12:17:58 Tree
[r10592] by bugman

Changed the colour of the icon to match relax' blues.

2010-01-29 12:16:22 Tree
[r10591] by bugman

Modified refresh_peak_list_display() to update the relaxation times as well.

2010-01-29 12:08:29 Tree
[r10590] by bugman

Rewrote refresh_r1_1() into the new empty_list() method.

This simply resets the relax data store variables and calls refresh_peak_list_display().

2010-01-29 12:04:23 Tree
[r10589] by bugman

Fix for peak_list_add_action().

The check for the list being full was not working.

2010-01-29 11:59:26 Tree
[r10588] by bugman

Complete rewrite of the add_r1_1() method, now called peak_list_add_action().

This includes:
- The proper support for multiple file selections.
- Checks for too many peak lists.
- A new method called count_peak_lists() added.
- The refresh_peak_list_display() method written to update the GUI element at any time.

2010-01-29 11:47:41 Tree
[r10587] by bugman

Updated the multi_openfile() function.

The args were turned into keyword args, the function comments converted to a docstring, many comments
added, whitespace fixes, and dialog.GetPaths() is now used to return a list of files.

2010-01-29 11:36:42 Tree
[r10586] by bugman

Created the gui_bieri.message.error_message() function for displaying general errors.

2010-01-29 11:17:14 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.