Menu

SVN archive Commit Log


Commit Date  
[r13995] by bugman

Polishing of the free file format GUI element.

The internal buttons are now placed to the right hand side rather than below to save large amounts
of space. A lot of unnecessary outside padding has also been removed, and the divider position is
now properly calculated.

2011-07-29 13:56:03 Tree
[r13994] by bugman

Updates to the fonts, and the addition of normal_italic.

2011-07-29 13:02:54 Tree
[r13993] by bugman

Improvements to the wildcards for the relax save state file dialogs.

There is now a separation between the compressed *.bz2 *.gz files and the 'All files' entry for
selecting an uncompressed version.

2011-07-29 12:34:31 Tree
[r13992] by bugman

The protected_exec() function now uses gui_raise() to handle errors.

2011-07-29 11:49:18 Tree
[r13991] by bugman

The gui_raise() function now prints the error message to stderr if the raise flag is not set.

2011-07-29 11:48:37 Tree
[r13990] by bugman

Removed an empty line.

2011-07-29 11:47:48 Tree
[r13989] by bugman

Redesign of all the file dialogs in the GUI.

All file dialogs are now instances of gui.filedialog.RelaxFileDialog. This fixes many
inconsistencies throughout the GUI, includes presenting an wx.FD_OPEN style file dialog when a
wx.FD_SAVE style should have been shown.

2011-07-29 10:51:41 Tree
[r13988] by bugman

The PDB file selector of structure.load_pdb now only shows *.pdb files.

2011-07-29 09:13:09 Tree
[r13987] by bugman

Reverted r13986 as this was causing the main window to be poorly placed on screen on Mac OS X.

The command used was:
svn merge -r13986:13985 .

2011-07-29 08:51:05 Tree
[r13986] by bugman

The main window SetSize method is no longer called as the wx.MAXIMIZE style is set.

2011-07-29 08:46:24 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.