Menu

SVN archive Commit Log


Commit Date  
[r14119] by bugman

Added some graphics and icons from Grace.

2011-08-04 11:14:26 Tree
[r14118] by bugman

Added the 'Help->Licence' menu entry (this is a simple copy of 'User functions->gpl').

2011-08-04 11:01:11 Tree
[r14117] by bugman

Added a graphic for the GPL licence.

2011-08-04 10:59:16 Tree
[r14116] by bugman

Implemented the gpl user function in the GUI.

2011-08-04 10:47:38 Tree
[r14115] by bugman

The results file viewer 'open' button is now partially functional.

2011-08-04 10:25:23 Tree
[r14114] by bugman

Missing import of misc.open_file().

2011-08-04 10:13:06 Tree
[r14113] by bugman

Shifted the file opening code of the relax_manual() method to the misc.open_file() function.

This code is general for opening any type of file, so has been abstracted.

2011-08-04 10:12:24 Tree
[r14112] by bugman

The results viewer window now uses cdp.result_files.

This decouples the files and their creation from the GUI. The open button does not currently
function.

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

Merged revisions 14107-14110 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r14107 | bugman | 2011-08-04 11:37:57 +0200 (Thu, 04 Aug 2011) | 6 lines

Files created by the grace.write user function are now put into a new list cdp.results_files.

This is a list of lists, with the sublist composed of two elements. The first is an identifier
string such as 'grace'. The second is the file name.
........
r14108 | bugman | 2011-08-04 11:39:43 +0200 (Thu, 04 Aug 2011) | 3 lines

Fix for the addition of grace files to cdp.result_files - the file path is now used.
........
r14109 | bugman | 2011-08-04 11:41:13 +0200 (Thu, 04 Aug 2011) | 5 lines

Another fix for the grace.write user function addition to the cdp.result_files list.

The proper variable name is now used.
........
r14110 | bugman | 2011-08-04 11:41:31 +0200 (Thu, 04 Aug 2011) | 3 lines

The value.write user function now also adds to the cdp.result_files structure.
........

2011-08-04 09:43:14 Tree
[r14110] by bugman

The value.write user function now also adds to the cdp.result_files structure.

2011-08-04 09:41:31 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.