Commit | Date | |
---|---|---|
[r10672]
by
bugman
Merged revisions 10668-10671 via svnmerge from ........ |
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 |
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 |
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 |
2010-02-05 10:59:10 | Tree |
[r10663]
by
bugman
A close box is added to the relaxGUI main window as requested by Edward d'Auvergne. The original post is https://mail.gna.org/public/relax-devel/2010-02/msg00025.html. This patch A keyword for window decoration was added. |
2010-02-05 09:33:07 | Tree |