Menu

SVN archive Commit Log


Commit Date  
[r16913] by bugman

Fix for the gui.misc.bitmap_setup() function for Mac OS X - all bitmaps with alpha had black backgrounds!

2012-06-14 14:24:16 Tree
[r16912] by bugman

Fix for return_residue() for a bug introduced at r16910.

2012-06-14 14:14:08 Tree
[r16911] by bugman

Created generic_fns.mol_res_spin.return_spin_from_id() for returning spin containers from spin IDs.

2012-06-14 14:07:52 Tree
[r16910] by bugman

generic_fns.mol_res_spin.create_pseudo_spin() is now adding data to the spin ID look up table.

To support this, the return_residue() method now takes the 'indices' argument and returns the
molecule and residue indices.

2012-06-14 13:40:44 Tree
[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
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.