Menu

SVN archive Commit Log


Commit Date  
[r14613] by bugman

The GUI Main instance is now stored in the wx.App as self.gui.

This will allow access to the GUI class via wx.GetApp() calls, avoiding the need to pass the
instance around.

2011-09-08 14:54:42 Tree
[r14612] by bugman

Fix for the script user function GUI element for opening the file dialog.

2011-09-08 14:52:40 Tree
[r14611] by bugman

Removed some now unused class variables.

2011-09-08 14:35:27 Tree
[r14610] by bugman

More indentation fixes (introduced at r14608).

2011-09-08 10:12:24 Tree
[r14609] by bugman

Fix for an indentation problem introduced at r14608.

2011-09-08 10:10:38 Tree
[r14608] by bugman

Fixes for the relax controller and pipe editor and results viewer windows under MS Windows.

These windows were all dark grey, the default frame colour under MS Windows. Now all elements are
packed into a wx.Panel which sits inside the wx.Frame.

2011-09-08 09:55:53 Tree
[r14607] by bugman

Added checks for a current data pipe to a number of GUI user function pages.

This prevents relax errors when trying to launch the user functions but when no data pipes exist.

2011-09-08 09:22:59 Tree
[r14606] by bugman

The screen is no longer cleared prior to relax execution on MS Windows.

This prevents the Windows PowerShell history from being wiped out.

2011-09-08 07:57:29 Tree
[r14605] by bugman

Fix for the MS Windows BAT file so that relax can be launched from the Windows PowerShell.

2011-09-08 07:53:58 Tree
[r14604] by bugman

Fix for the dauvergne_protocol model-free auto-analysis with the deletion of data pipes.

Now only the data pipes created by dauvergne_protocol are deleted. This fixes the problem whereby
data pipes from other analyses are deleted by dauvergne_protocol, breaking the GUI.

2011-09-06 17:42:14 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.