Menu

SVN archive Commit Log


Commit Date  
[r10217] by bugman

Changes to all the opening and saving file dialogs.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

The following have been changed:
filesavebox() -> savefile(),
fileopenbox() -> openfile(),
fileopenbox() -> multi_openfile(),

2010-01-14 16:45:18 Tree
[r10216] by bugman

Switched from using msgbox() to using the specific dir_message() function.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

This will again be a problem because dir_message() is not defined in gui_bieri.relax_gui.

2010-01-14 16:33:36 Tree
[r10215] by bugman

Switched from using diropenbox() to opendir().

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

This will be a problem because in patch_II, opendir() is not defined in gui_bieri.relax_gui.

2010-01-14 16:27:17 Tree
[r10214] by bugman

Added the missing import_seq(), settings(), param_file_setting() and reset_setting() methods.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

This prevented relax from launching the GUI.

2010-01-14 15:10:02 Tree
[r10213] by bugman

Expansion and improvements to the menu bar of the main window.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

Many new entries have been created and menu hot keys have been added for all entries.

2010-01-14 15:06:06 Tree
[r10212] by bugman

Clean up of the gui_bieri.res.results_analysis module (much code deletion)

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

This code appears to have been an unnecessary duplication of that in other modules. It looks like a
remnant of the splitting up of relax_gui.py at revision r10085.

2010-01-14 14:45:19 Tree
[r10211] by bugman

Another import fix as this was forgotten in the last commit.

2010-01-14 14:06:48 Tree
[r10210] by bugman

Fixes for the relaxGUI imports.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

Again this is different as the import statements were not clearly separated and were messy.

2010-01-14 13:58:33 Tree
[r10209] by bugman

Added version information to the GUI. This includes a GUI version of 1.00.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri).

The change is different though as the relax 'version' module is being used to obtain the relax
version.

2010-01-14 13:47:33 Tree
[r10208] by bugman

Updated the copyright statements adding myself and this year.

2010-01-14 13:43:03 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.