Menu

SVN archive Commit Log


Commit Date  
[r16909] by bugman

Started to fill up the spin ID look up table.

The index_molecule() and index_residue() functions have been added to determine the MoleculeList and
ResidueList indices of given molecules and residues. These are used by the create_spin for
efficiency and to allow the indices (together with the spin index and spin ID string) to be
assembled into the look up table. This table is not used anywhere yet.

2012-06-14 12:54:56 Tree
[r16908] by bugman

Initialised a look up table in the cdp.mol structure for faster spin access.

This look up table will be slowly transitioned to, and should significantly speed up certain
operations.

2012-06-14 12:38:37 Tree
[r16907] by bugman

Created the gui.misc.bitmap_setup() function for handling bitmap alpha correctly on operating systems.

This function is required to handle alpha in bitmap on MS Windows so that regions with partial
transparency are not blended into the default dark grey colour of Windows' windows.

2012-06-13 22:05:46 Tree
[r16906] by bugman

Added the status/weather-snow-scattered-night Oxygen icon as a wizard graphic for the temperature uf.

2012-06-13 20:47:51 Tree
[r16905] by bugman

The about model-free dialog no longer has grey at the bottom in MS Windows.

The wx.ScrolledWindow.GetScrollPixelsPerUnit() function is now used to determine how many pixels the
y scrolling is, and rounds up the virtual size based on that.

2012-06-13 19:51:27 Tree
[r16904] by bugman

Bug fix for the grey about windows on MS Windows!

All the about windows were grey. The temporary wxPython 2.9.3.1 fix was breaking the Windows GUI!

2012-06-13 19:45:56 Tree
[r16903] by bugman

Bug fix for the model-free analysis tab about window - sometimes a grey region would appear at the bottom.

This is a problem in at least GTK+ as scrolling is in increments of 20!

2012-06-13 19:11:44 Tree
[r16902] by bugman

Bug fix for sizing of the GUI about dialogs - the virtual sizes are now accurately calculated.

To do this, the window contents (a wx.BufferedDC instance) is created twice, with the virtual window
size exactly calculated in the first pass, and then used to set up the device context in the second.
A space is also now added to the end to ensure the border is there.

2012-06-13 19:10:14 Tree
[r16901] by bugman

Improved the debugging drawing for the about GUI elements.

2012-06-13 18:36:49 Tree
[r16900] by bugman

Hack for the relax_fit C module compilation to detect supported CPUs for Mac OS X cross compilation.

2012-06-13 15:06:56 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.