svn+ssh://bugman@.../svn/relax/trunk
........
r20580 | bugman | 2013-08-13 14:42:28 +0200 (Tue, 13 Aug 2013) | 3 lines
Added a special script for locating all Python versions and printing out the installed modules.
........
r20582 | bugman | 2013-08-13 17:58:03 +0200 (Tue, 13 Aug 2013) | 8 lines
Large change to the free file format GUI element for the user functions.
The GUI element used in the user function wizard windows has been modified to have both a 'default'
form, which is the previous design, and a 'mini' form which is now used for the user functions.
This mini form only uses 1 row, rather than the default of 6 or 8. It is a read only text element
with a button that launches the free file format window. The amount of space saved is huge.
........
r20583 | bugman | 2013-08-13 18:03:42 +0200 (Tue, 13 Aug 2013) | 3 lines
Improved the text for the mini free file format GUI element.
........
r20584 | bugman | 2013-08-13 18:12:04 +0200 (Tue, 13 Aug 2013) | 5 lines
Updated all of the user function GUI window sizes for the 'mini' free file format GUI element.
This allows much more text of the description to be displayed.
........