Age | Commit message (Expand) | Author | Files | Lines |
2009-03-10 | typo | Bruce Smith | 1 | -1/+1 |
2009-03-04 | giant refactoring/cleanup of GL globals and prefs, initial cut | Bruce Smith | 1 | -34/+20 |
2009-02-13 | comment | Bruce Smith | 1 | -1/+1 |
2009-02-13 | refactor ChunkDisplayMode.get_memo | Bruce Smith | 1 | -15/+11 |
2009-02-13 | fix predicted bug introduced by ChunkDrawer split | Bruce Smith | 1 | -1/+1 |
2009-02-13 | comments/docstrings/formatting | Bruce Smith | 2 | -19/+17 |
2009-01-21 | remove obsolete methods which had lots of duplicated code | Bruce Smith | 1 | -3/+0 |
2009-01-17 | pylint cleanup of constants.py, and new file to resolve import cycle | Bruce Smith | 1 | -3/+5 |
2008-12-16 | Implemented protein model tree icons (normal and hide). Also added more detai... | Mark Sims | 1 | -2/+2 |
2008-12-14 | Added missing argument to drawsphere_worker() call that was causing a highlig... | Mark Sims | 1 | -1/+1 |
2008-12-13 | Fixed exception. | Mark Sims | 1 | -1/+1 |
2008-10-02 | comments, renamed some friend methods | Bruce Smith | 1 | -37/+44 |
2008-10-02 | coding standards, comments | Bruce Smith | 1 | -125/+132 |
2008-09-11 | rename and clean up setDisplay methods; inline selectedJigTextPosition and ge... | Bruce Smith | 1 | -5/+9 |
2008-09-10 | =Responses to graphics code review comments. | Piotr Rotkiewicz | 1 | -8/+23 |
2008-09-09 | Review comments are flagged # REVIEW: | Russell D. Fish | 1 | -7/+15 |
2008-09-05 | =ProteinChunks.py for review. | Piotr Rotkiewicz | 1 | -94/+300 |
2008-09-03 | =DnaCylinderChunks.py for review. | Piotr Rotkiewicz | 1 | -74/+263 |
2008-08-27 | =Adding comments and missing docstrings to DNA display code. | Piotr Rotkiewicz | 1 | -27/+182 |
2008-08-22 | =Re-factoring of Protein class and better PDB support. | Piotr Rotkiewicz | 1 | -20/+32 |
2008-08-22 | import fragments from AMBER .in files | Eric Messick | 1 | -3/+0 |
2008-08-13 | =Improve drawing of terminal helical residues in protein reduced styles. | Piotr Rotkiewicz | 1 | -41/+67 |
2008-08-04 | =Clean-up of Protein Display Style. | Piotr Rotkiewicz | 1 | -25/+72 |
2008-07-29 | =Fix bugs in Protein display style. | Piotr Rotkiewicz | 1 | -33/+50 |
2008-07-23 | =Fix several bugs in Compare Proteins and Edit Rotamers commands. | Piotr Rotkiewicz | 1 | -37/+60 |
2008-07-21 | =Improve Compare Proteins command. | Piotr Rotkiewicz | 1 | -22/+53 |
2008-07-20 | =Fix highlighting of 'expanded' protein residues. | Piotr Rotkiewicz | 1 | -4/+14 |
2008-07-17 | =Improve Protein display style. | Piotr Rotkiewicz | 1 | -3/+3 |
2008-07-14 | =Traverse along protein chain. | Piotr Rotkiewicz | 1 | -0/+14 |
2008-07-10 | =Proper highlighting and selection colors for reduced protein style. | Piotr Rotkiewicz | 1 | -149/+147 |
2008-07-09 | =New experimental PDB reading code and reduced display style improvements. | Piotr Rotkiewicz | 2 | -222/+87 |
2008-07-08 | atomList arg for DnaStrand.get_strand_atoms_in_bond_direction is no longer ne... | Ninad Sathaye | 1 | -7/+2 |
2008-07-03 | =Better rendering of helices in cartoon mode. | Piotr Rotkiewicz | 1 | -184/+207 |
2008-07-03 | =Improved cartoon rendering style | Piotr Rotkiewicz | 1 | -457/+128 |
2008-07-02 | =Protein display style (partially implemented ribbons and cartoons) | Piotr Rotkiewicz | 1 | -21/+221 |
2008-07-01 | =Fix import bug in ProteinChunks.py | Piotr Rotkiewicz | 1 | -2/+2 |
2008-07-01 | =Protein display style (work in progress). | Piotr Rotkiewicz | 1 | -63/+60 |
2008-07-01 | =Preliminary version of Protein display style. | Piotr Rotkiewicz | 1 | -93/+166 |
2008-06-30 | =Protein display style (in progress) | Piotr Rotkiewicz | 1 | -157/+261 |
2008-06-26 | =Protein display style (work in progress) | Piotr Rotkiewicz | 1 | -66/+307 |
2008-06-25 | Fix improper tabbing and CR's in cad/src Python files. | Russell D. Fish | 1 | -52/+52 |
2008-06-24 | =Protein display style (work in progress). | Piotr Rotkiewicz | 1 | -145/+184 |
2008-06-23 | =Preliminary protein display style. | Piotr Rotkiewicz | 1 | -0/+889 |
2008-06-04 | replace incorrect 'is' with '=='; comments, coding standards, typos | Bruce Smith | 1 | -1/+1 |
2008-06-03 | =Fix an exception in CylinderChunks display style. | Piotr Rotkiewicz | 2 | -2/+2 |
2008-06-02 | Implement patterned drawing styles for selection. | Russell D. Fish | 1 | -18/+20 |
2008-06-02 | new methods needed for rev 13022 | Ninad Sathaye | 1 | -0/+105 |
2008-05-30 | =Fix an exception during 2D DNA Cylinder hover-highlighting. | Piotr Rotkiewicz | 1 | -1/+2 |
2008-05-29 | Make many objects pay attention to highlighting color preferences. | Russell D. Fish | 1 | -9/+11 |
2008-05-26 | =Fix exception in single-stranded chunks in DNA Cylinder style. | Piotr Rotkiewicz | 1 | -59/+67 |