Commit | Date | |
---|---|---|
2010-02-04 01:35:05 | Tree | |
[r10637]
by
bugman
Completely changed how the splash screen is displayed on program start up. A new wx.App class has been created for relax for showing the splash screen (through |
2010-02-04 01:14:51 | Tree |
[r10636]
by
bugman
Changed how the intro dialog is shown. The show_about_gui() has been deleted and the code is now directly in gui_bieri.run(). |
2010-02-03 17:53:58 | Tree |
2010-02-03 17:46:00 | Tree | |
2010-02-03 17:36:21 | Tree | |
[r10633]
by
bugman
Removed the intro_string print out to STDOUT. This is no longer needed, it is in the 'Help -> About relax' menu entry! |
2010-02-03 17:32:14 | Tree |
[r10632]
by
bugman
Merged revisions 10611-10612,10626-10631 via svnmerge from ........ |
2010-02-03 17:29:39 | Tree |
[r10631]
by
bugman
Changed the program description again. The program is now described as "Molecular dynamics by NMR data analysis". This takes into account |
2010-02-03 17:28:49 | Tree |
[r10630]
by
bugman
The introductory text for the prompt/script based interface is now recreated. The _build_intro_text() method has been added to replicate the formatting of the deleted |
2010-02-03 17:26:28 | Tree |
[r10629]
by
bugman
Shifted the spacing() method from relax to the intro module and renamed it to centre(). The docstring has also been expanded to include epydoc tags. |
2010-02-03 17:15:59 | Tree |