svn+ssh://bugman@.../svn/relax/trunk
........
r19568 | bugman | 2013-04-21 23:20:35 +0200 (Sun, 21 Apr 2013) | 5 lines
Unicode is now used for the tau symbol in the model-free model parameter lists in the GUI.
This is only when modifying the models to optimise, which shouldn't be changed anyway.
........
r19569 | bugman | 2013-04-21 23:26:59 +0200 (Sun, 21 Apr 2013) | 5 lines
Removed the 'string' from 'Spectrum ID string' in the spectrum list GUI element.
This is a GUI - the word string is meaningless here!
........
r19571 | bugman | 2013-04-21 23:29:41 +0200 (Sun, 21 Apr 2013) | 3 lines
The delay times column string now specifies seconds in the spectrum list GUI element.
........
r19572 | bugman | 2013-04-21 23:45:00 +0200 (Sun, 21 Apr 2013) | 5 lines
Formatting improvements for the relaxation data list GUI element.
The data type column entries are now descriptive and use subscript.
........
r19573 | bugman | 2013-04-21 23:52:08 +0200 (Sun, 21 Apr 2013) | 3 lines
More unicode strings are used for the GUI for subscripts and Greek letters.
........
r19577 | bugman | 2013-04-22 00:50:13 +0200 (Mon, 22 Apr 2013) | 5 lines
Fixes for the R1 and R2 GUI analyses for the recently introduced unicode subscript characters.
There is now self.label for a pure string version and self.gui_label for the fancier unicode version.
........