Commit | Date | |
---|---|---|
[r15713]
by
bugman
Introduced the empty() method into the structure API to check if structural data is loaded. This will be used in the spin loading wizard of the spin viewer window. |
2012-04-15 22:06:32 | Tree |
[r15712]
by
bugman
Converted the structure.read_xyz user function front end to the new design. This will be used later for introducing this into the GUI. |
2012-04-15 22:05:04 | Tree |
2012-04-15 22:03:55 | Tree | |
[r15710]
by
bugman
Reintroduced the relax intro print out when running in info mode (relax --info). This was removed from the info print out in the last commit, and this reintroduces it at the start |
2012-04-15 22:03:06 | Tree |
[r15709]
by
bugman
Improved details of relax and the compiled C modules from the info print out. The relax introduction has also been removed so it is not printed from the sys_info user function. |
2012-04-15 22:01:36 | Tree |
[r15708]
by
bugman
wxPython 2.9 fix for the spin viewer window (at least for Mac OS X). The FlexGridSizer now requires the number of elements to be exact or set to zero to expand on |
2012-04-13 16:00:49 | Tree |
[r15707]
by
bugman
The maximize calls for the spin viewer window are now turned off for Mac OS X systems. This is to fix certain Mac systems when the wxPython install is compiled for wxGTK. |
2012-04-13 14:44:37 | Tree |
2012-04-13 14:32:40 | Tree | |
[r15705]
by
bugman
Bug fix for Mac OS X - the main window is no longer started maximised. This was reported by Jack Howarth at https://mail.gna.org/public/relax-users/2012-03/msg00053.html This maximisation is a problem for certain, though not all, Mac OS X systems. |
2012-04-13 14:31:23 | Tree |
[r15704]
by
bugman
Created a dictionary object containing wxPython version info within the status singleton object. This is being used to construct the Mac dock icon, when the Carbon and Cocoa builds and not GTK are |
2012-04-13 14:09:35 | Tree |