Author: bugman
Date: Thu Oct 16 18:19:20 2014
New Revision: 26299
URL: http://svn.gna.org/viewcvs/relax?rev=26299&view=rev
Log:
Merged revisions 26286-26290 via svnmerge from
svn+ssh://[email protected]/svn/relax/trunk
........
r26286 | bugman | 2014-10-15 13:05:08 +0200 (Wed, 15 Oct 2014) | 3 lines
Alphabetical ordering of imports in the dauvergne_protocol model-free
auto-analysis.
........
r26287 | bugman | 2014-10-15 13:34:41 +0200 (Wed, 15 Oct 2014) | 8 lines
Changed the model-free single spin optimisation title printouts.
The specific_analyses.model_free.optimisation.spin_print() function has been
deleted. It has
instead been replaced by a call to lib.text.sectioning.subtitle(). This is
to match the grid search
setup title printouts and to differentiate these titles from those printed
out by minfx being
underlined by '~' characters.
........
r26288 | bugman | 2014-10-15 13:41:12 +0200 (Wed, 15 Oct 2014) | 7 lines
Added extensive sectioning printouts to the dauvergne_protocol model-free
auto-analysis.
The lib.text.section functions title() and subtitle() are now used to mark
out all parts of the
auto-analysis. This will allow for a much better understanding of the log
files produced by this
auto-analysis.
........
r26289 | bugman | 2014-10-15 16:56:12 +0200 (Wed, 15 Oct 2014) | 19 lines
Complete redesign of the following of text in the relax controller window in
the GUI.
The current design for some reason no longer worked very often, and there
would be many situations
where the scrolling to follow the text output would stop and could never be
recovered. Therefore
this feature has been redesigned.
In the LogCtrl element of the relax controller, which displays the relax
output messages, the at_end
class boolean variable has been introduced. It defaults to True. The
following events will turn it
off: Arrow keys, Home key, End key, Ctrl-Home key, Mouse button clicks,
Mouse wheel scrolling,
Window thumbtrack scrolling (the side scrollbar), finding text, the pop up
menu 'Go to start',
and Select all (menu or Ctrl-A). It will only be turned on in two cases:
The pop up menu 'Go to
end', and if the caret is on the final line (caused by Ctrl-End, Mouse wheel
scrolling, Page Down,
Down arrow, Window thumbtrack scrolling, etc.).
Three new methods have been introduced to handle certain events:
capture_mouse() for mouse button
clicks, capture_mouse_wheel() for mouse wheel scrolling, and capture_scroll
for window thumbtrack
scrolling.
........
r26290 | bugman | 2014-10-15 17:41:20 +0200 (Wed, 15 Oct 2014) | 7 lines
Improvements for selecting all text in the relax controller window.
Selecting text using the pop up menu or [Ctrl-A] now shifted the caret to
line 1 before selecting
all text. This deactivates the following of the end of text, if active, as
the text following
feature causes the text selection to be lost.
........
Modified:
branches/space_mapping_refactor/ (props changed)
branches/space_mapping_refactor/auto_analyses/dauvergne_protocol.py
branches/space_mapping_refactor/gui/controller.py
branches/space_mapping_refactor/specific_analyses/model_free/optimisation.py
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/space_mapping_refactor/auto_analyses/dauvergne_protocol.py
URL:
http://svn.gna.org/viewcvs/relax/branches/space_mapping_refactor/auto_analyses/dauvergne_protocol.py?rev=26299&r1=26298&r2=26299&view=diff
Modified: branches/space_mapping_refactor/gui/controller.py
URL:
http://svn.gna.org/viewcvs/relax/branches/space_mapping_refactor/gui/controller.py?rev=26299&r1=26298&r2=26299&view=diff
Modified:
branches/space_mapping_refactor/specific_analyses/model_free/optimisation.py
URL:
http://svn.gna.org/viewcvs/relax/branches/space_mapping_refactor/specific_analyses/model_free/optimisation.py?rev=26299&r1=26298&r2=26299&view=diff
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits