Menu

SVN archive Commit Log


Commit Date  
[r14064] by bugman

The gui_raise() function now only shows the dialog if the status.show_gui flag is set.

2011-08-02 13:41:09 Tree
[r14063] by bugman

Shifted the exception_queue object into the base of the status object.

2011-08-02 13:31:04 Tree
[r14062] by bugman

The spectrum.error_analysis can now be repetitively performed.

This allows changes such as addition of new spectra to occur.

2011-08-02 12:44:35 Tree
[r14061] by bugman

A timer is now being used to update the gauges of the relax controller.

The gauges were previously not pulsing correctly.

2011-08-02 12:40:52 Tree
[r14060] by bugman

The Question message dialog answer is now set to 'No' if the window close icon is clicked.

2011-08-02 11:55:24 Tree
[r14059] by bugman

The Missing_data and Question message dialogs are now always on top.

This prevents them from being hidden by other windows.

2011-08-02 11:54:24 Tree
[r14058] by bugman

The gui_to_float() and gui_to_int() functions can now handle float or int inputs.

2011-08-02 09:50:34 Tree
[r14057] by bugman

Add of the gui_to_*() functions now check for empty unicode strings u'' as well.

2011-08-02 09:45:05 Tree
[r14056] by bugman

Modified the gui_to_float() and gui_to_int() fns to handle expressions.

This means that the float '1.23 * 1e-6' or '1.234 * 4 - 0.06' can input by the user.

2011-08-02 09:24:37 Tree
[r14055] by bugman

Fix for the spectral list GUI element on Mac OS X.

The ListCtrl.DeleteColumn() method is faulty on Mac OS X. So instead all columns are deleted in one
go, and then the entire thing is created on update.

2011-08-02 09:18:09 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.