Menu

SVN archive Commit Log


Commit Date  
[r10673] by bugman

Broken import fixed, caused by r10668 in the main 1.3 line.

.....
r10668 | bugman | 2010-02-05 17:54:15 +0100 (Fri, 05 Feb 2010) | 5 lines

Renamed the intro.Intro_text class to info.Info_box.

This is used for introduction strings, but can be used at any point in relax as well.
.....

2010-02-05 19:02:19 Tree
[r10672] by bugman

Merged revisions 10668-10671 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10668 | bugman | 2010-02-05 17:54:15 +0100 (Fri, 05 Feb 2010) | 5 lines

Renamed the intro.Intro_text class to info.Info_box.

This is used for introduction strings, but can be used at any point in relax as well.
........
r10669 | bugman | 2010-02-05 18:14:30 +0100 (Fri, 05 Feb 2010) | 3 lines

Updated the d'Auvergne and Gooley, 2008 references to have the full medline info.
........
r10670 | bugman | 2010-02-05 19:56:18 +0100 (Fri, 05 Feb 2010) | 3 lines

Fixes for the d'Auvergne and Gooley, 2008 references.
........
r10671 | bugman | 2010-02-05 19:58:02 +0100 (Fri, 05 Feb 2010) | 5 lines

References pertaining to relax have been added to the info box container.

Each reference is a container placed within the 'bib' dictionary of the info box class.
........

2010-02-05 19:00:29 Tree
[r10671] by bugman

References pertaining to relax have been added to the info box container.

Each reference is a container placed within the 'bib' dictionary of the info box class.

2010-02-05 18:58:02 Tree
[r10670] by bugman

Fixes for the d'Auvergne and Gooley, 2008 references.

2010-02-05 18:56:18 Tree
[r10669] by bugman

Updated the d'Auvergne and Gooley, 2008 references to have the full medline info.

2010-02-05 17:14:30 Tree
[r10668] by bugman

Renamed the intro.Intro_text class to info.Info_box.

This is used for introduction strings, but can be used at any point in relax as well.

2010-02-05 16:54:15 Tree
[r10667] by bugman

All dialogs (the relax controller and about dialogs) are now being destroyed by exit_gui().

This allows the program to exit!

2010-02-05 16:08:10 Tree
[r10666] by bugman

Cleaned up the exit_gui() method (previously called exitGUI()).

A docstring and comments have been added. The exit dialog text has been re-written. And the call
to sys.exit() has been replaced by a call to self.Destroy() to exit the frame (to exit properly,
some other GUI elements need to be destroyed too, though these are not clear yet).

2010-02-05 16:06:12 Tree
[r10665] by bugman

Shifted the MainLoop() call to be outside the wx.App initialisation.

This was a strange place to have it, in the OnInit() method! This should prevent future issues.

2010-02-05 16:01:37 Tree
[r10664] by bugman

Clean up and expansion of the question() dialog box showing method.

A docstring and comments have been added. And the arg default added to allow yes or no to be the
default button.

2010-02-05 10:59:10 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.