r28169 - in /trunk: graphics/oxygen_icons/16x16/places/ lib/__init__.py user_functions/sys_info.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 12:44:15 2016 New Revision: 28169 URL: http://svn.gna.org/viewcvs/relax?rev=28169=rev Log: Reverted r28168 - Too much was committed at the same time. The command used was: svn merge -r28168:28167 . Removed: trunk/graphics/oxygen_icons/16x16/places/ Modified:

r28170 - in /trunk/graphics/oxygen_icons/16x16/places: ./ folder-favorites-icon.png

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 12:47:47 2016 New Revision: 28170 URL: http://svn.gna.org/viewcvs/relax?rev=28170=rev Log: Added a new 16x16 icon for the oxygen folder-favorites icon. Added: trunk/graphics/oxygen_icons/16x16/places/

r28171 - /trunk/lib/system.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 12:52:04 2016 New Revision: 28171 URL: http://svn.gna.org/viewcvs/relax?rev=28171=rev Log: Adding a new file at lib/system.py. This file will contain different functions related to python os and system related functions. For example changing directory or

r28172 - /trunk/lib/__init__.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 12:53:23 2016 New Revision: 28172 URL: http://svn.gna.org/viewcvs/relax?rev=28172=rev Log: In /lib/__init__.py, adding the filename for system.py. Modified: trunk/lib/__init__.py Modified: trunk/lib/__init__.py URL:

r28174 - /trunk/graphics/oxygen_icons/16x16/places/folder-favorites-icon.png

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 13:34:30 2016 New Revision: 28174 URL: http://svn.gna.org/viewcvs/relax?rev=28174=rev Log: Deleting the old folder-favorites icon. Removed: trunk/graphics/oxygen_icons/16x16/places/folder-favorites-icon.png Removed:

r28173 - /trunk/graphics/oxygen_icons/16x16/places/folder-favorites.png

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 13:31:47 2016 New Revision: 28173 URL: http://svn.gna.org/viewcvs/relax?rev=28173=rev Log: Renaming the folder-favorites icon. Added: trunk/graphics/oxygen_icons/16x16/places/folder-favorites.png - copied unchanged from r28170,

r28175 - /trunk/graphics/__init__.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 13:35:18 2016 New Revision: 28175 URL: http://svn.gna.org/viewcvs/relax?rev=28175=rev Log: Adding a new graphics variable: WIZARD_OXYGEN_PATH, to use oxygen icons with size of 200px. Modified: trunk/graphics/__init__.py Modified: trunk/graphics/__init__.py

r28176 - /trunk/user_functions/sys_info.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 13:40:03 2016 New Revision: 28176 URL: http://svn.gna.org/viewcvs/relax?rev=28176=rev Log: Adding the new user function: system.cd(path). This is to change the current working dirextory. Modified: trunk/user_functions/sys_info.py Modified:

r28177 - in /trunk/graphics/oxygen_icons/200x/places: ./ folder-favorites.png

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 13:41:22 2016 New Revision: 28177 URL: http://svn.gna.org/viewcvs/relax?rev=28177=rev Log: Adding a new 200px of oxygen folder-favorites icon. This is to be used in the wizard image. Added: trunk/graphics/oxygen_icons/200x/places/

r28178 - /trunk/user_functions/__init__.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 13:49:45 2016 New Revision: 28178 URL: http://svn.gna.org/viewcvs/relax?rev=28178=rev Log: Adding a userfunction translation for: 'sys_info': 'system.sys_info', 'time': 'system.time' This is to cathc the new naming of these functions. Modified:

r28168 - in /trunk: graphics/oxygen_icons/16x16/places/ lib/ user_functions/

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 12:38:41 2016 New Revision: 28168 URL: http://svn.gna.org/viewcvs/relax?rev=28168=rev Log: Added a new 16x16 icon for the oxygen folder-favorites icon. Added: trunk/graphics/oxygen_icons/16x16/places/

r28167 - /trunk/user_functions/sys_info.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 11:36:00 2016 New Revision: 28167 URL: http://svn.gna.org/viewcvs/relax?rev=28167=rev Log: In the GUI the userfunctions sys_info() and time() are now grouped into a "system" subclass. This is to prepare for other system related functions. Modified:

r28185 - /trunk/gui/relax_gui.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 16:02:32 2016 New Revision: 28185 URL: http://svn.gna.org/viewcvs/relax?rev=28185=rev Log: Storing the current working directory as a GUI variable. Modified: trunk/gui/relax_gui.py Modified: trunk/gui/relax_gui.py URL:

r28186 - /trunk/gui/relax_gui.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 16:13:31 2016 New Revision: 28186 URL: http://svn.gna.org/viewcvs/relax?rev=28186=rev Log: Adding a toolbar button for changing the current working direxctory. Modified: trunk/gui/relax_gui.py Modified: trunk/gui/relax_gui.py URL:

r28181 - in /trunk/graphics/oxygen_icons: 16x16/places/folder-development.png 200x/places/folder-development.png

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 14:16:24 2016 New Revision: 28181 URL: http://svn.gna.org/viewcvs/relax?rev=28181=rev Log: Adding new 16x16 px and 200px of the oxygen icon folder-development. This icon is used for displaying the current working directory. Added:

r28179 - /trunk/lib/system.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 14:12:25 2016 New Revision: 28179 URL: http://svn.gna.org/viewcvs/relax?rev=28179=rev Log: Adding a new lib.system,.pwd() function, to print and return the current working directory. Modified: trunk/lib/system.py Modified: trunk/lib/system.py URL:

r28180 - /trunk/user_functions/sys_info.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 14:14:01 2016 New Revision: 28180 URL: http://svn.gna.org/viewcvs/relax?rev=28180=rev Log: Adding a new user function sys,tem.pwd() to print/display the current working directory. Modified: trunk/user_functions/sys_info.py Modified:

r28183 - /trunk/gui/menu.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 15:47:19 2016 New Revision: 28183 URL: http://svn.gna.org/viewcvs/relax?rev=28183=rev Log: Adding a menu item for changing the current working directory. Modified: trunk/gui/menu.py Modified: trunk/gui/menu.py URL:

r28182 - /trunk/gui/relax_gui.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 15:46:09 2016 New Revision: 28182 URL: http://svn.gna.org/viewcvs/relax?rev=28182=rev Log: Adding a relax gui menu for changing the current working directory. Modified: trunk/gui/relax_gui.py Modified: trunk/gui/relax_gui.py URL:

r28184 - /trunk/lib/system.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 15:59:42 2016 New Revision: 28184 URL: http://svn.gna.org/viewcvs/relax?rev=28184=rev Log: Adding a verbose True/False for the lib.system.pwd() function. Modified: trunk/lib/system.py Modified: trunk/lib/system.py URL:

r28191 - /trunk/lib/system.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 17:42:55 2016 New Revision: 28191 URL: http://svn.gna.org/viewcvs/relax?rev=28191=rev Log: Letting the lib.system.cd function notify the observer, when chanding directory. Modified: trunk/lib/system.py Modified: trunk/lib/system.py URL:

r28193 - /trunk/gui/relax_gui.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 18:08:40 2016 New Revision: 28193 URL: http://svn.gna.org/viewcvs/relax?rev=28193=rev Log: Updating the self.system_cwd_path when a directory change is observed. Modified: trunk/gui/relax_gui.py Modified: trunk/gui/relax_gui.py URL:

r28194 - in /trunk/gui/analyses: auto_model_free.py auto_noe.py auto_relax_disp.py auto_rx_base.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 18:45:01 2016 New Revision: 28194 URL: http://svn.gna.org/viewcvs/relax?rev=28194=rev Log: For the 4 autoanalysis methods, the default results directory is now the current working directory instead of the lauch directory. gui/analyses/auto_model_free.py

r28195 - /trunk/gui/menu.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 18:59:24 2016 New Revision: 28195 URL: http://svn.gna.org/viewcvs/relax?rev=28195=rev Log: Changin the Keyboard shortcut for Changing the working directory to Ctrl+W. Since Ctrl+C is often used for copying (from the terminal). Modified: trunk/gui/menu.py

r28187 - /trunk/lib/system.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 17:05:45 2016 New Revision: 28187 URL: http://svn.gna.org/viewcvs/relax?rev=28187=rev Log: Adding af verbose flag to lib.system.pwd() function. Modified: trunk/lib/system.py Modified: trunk/lib/system.py URL:

r28189 - /trunk/status.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 17:39:54 2016 New Revision: 28189 URL: http://svn.gna.org/viewcvs/relax?rev=28189=rev Log: Adding an observer for current working directory. Modified: trunk/status.py Modified: trunk/status.py URL:

r28192 - /trunk/gui/relax_gui.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 17:44:49 2016 New Revision: 28192 URL: http://svn.gna.org/viewcvs/relax?rev=28192=rev Log: Letting the current working directory be printed in the statusbar in the bottom. Modified: trunk/gui/relax_gui.py Modified: trunk/gui/relax_gui.py URL:

r28188 - /trunk/user_functions/sys_info.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 17:07:50 2016 New Revision: 28188 URL: http://svn.gna.org/viewcvs/relax?rev=28188=rev Log: Changing to a filedialog for the userfunction system.cd() Modified: trunk/user_functions/sys_info.py Modified: trunk/user_functions/sys_info.py URL:

r28190 - /trunk/user_functions/sys_info.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 17:41:30 2016 New Revision: 28190 URL: http://svn.gna.org/viewcvs/relax?rev=28190=rev Log: Modifying the userfunction system.cd() not to show the result to STDOUT. Modified: trunk/user_functions/sys_info.py Modified: trunk/user_functions/sys_info.py URL:

r28196 - /trunk/prompt/interpreter.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 21:41:55 2016 New Revision: 28196 URL: http://svn.gna.org/viewcvs/relax?rev=28196=rev Log: Fix for GUI prompt bug, where ansi escape characters should not be printed when interpreter is inhereted from wxPython. Modified: trunk/prompt/interpreter.py

r28197 - /trunk/prompt/interpreter.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 21:44:08 2016 New Revision: 28197 URL: http://svn.gna.org/viewcvs/relax?rev=28197=rev Log: Added a newline character after printing the script. Modified: trunk/prompt/interpreter.py Modified: trunk/prompt/interpreter.py URL:

r28198 - /trunk/gui/relax_gui.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 22:10:15 2016 New Revision: 28198 URL: http://svn.gna.org/viewcvs/relax?rev=28198=rev Log: Optimising the width of the statusbar. Modified: trunk/gui/relax_gui.py Modified: trunk/gui/relax_gui.py URL:

r28199 - /trunk/pipe_control/script.py

2016-04-02 Thread tlinnet
Author: tlinnet Date: Sat Apr 2 22:45:58 2016 New Revision: 28199 URL: http://svn.gna.org/viewcvs/relax?rev=28199=rev Log: When the userfunction script() is called, a notification of pipe_alteration is made. This will force the GUI to update, and make sure that it is up to-date. Modified: