Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | whitespace crusading | Bryan Bishop | 18 | -239/+239 |
2010-12-16 | Applying contributed patches (see below) | Thomas Fitzsimmons | 1 | -2/+2 |
2009-03-06 | clarify and improve debug menu profiling commands | Bruce Smith | 2 | -41/+81 |
2009-03-05 | work around out-of-date samevals.dll/.so | Bruce Smith | 1 | -1/+2 |
2009-02-06 | fix last cases of InstanceType with InstanceLike; update docstring | Bruce Smith | 1 | -1/+2 |
2009-02-06 | comment on same_vals/__eq__/new-style/Bond interaction | Bruce Smith | 1 | -2/+3 |
2009-02-05 | discuss extending copy_val etc to new-style classes; line length | Bruce Smith | 1 | -14/+22 |
2009-02-05 | comments, line length | Bruce Smith | 1 | -69/+179 |
2009-01-17 | pylint cleanup of constants.py, and new file to resolve import cycle | Bruce Smith | 1 | -153/+128 |
2009-01-16 | fix relative imports | Bruce Smith | 1 | -6/+7 |
2008-12-25 | Renamed command "NanotubeSegment" to "EditNanotube". | Mark Sims | 1 | -5/+5 |
2008-12-20 | Changed "Protein Style" user pref default to "CA Trace (ball and stick)". | Mark Sims | 1 | -1/+1 |
2008-12-13 | Renamed DnaDuplex* to InsertDna*. (step 2) | Mark Sims | 1 | -1/+1 |
2008-12-12 | Removed the debug pref "Enable model and simulate protein flyout?". This flyo... | Mark Sims | 1 | -6/+0 |
2008-12-12 | NFR: New pref option for controlling how the arrow keys (for incremental Pan)... | Mark Sims | 1 | -0/+6 |
2008-12-10 | Minor changes suggested by Bruce for commit 14534. | Mark Sims | 2 | -2/+2 |
2008-12-10 | Change default bg gradient back to "Blue Sky" for the upcoming v1.2 release. | Mark Sims | 2 | -6/+6 |
2008-12-06 | Test to fix Bug 2943: Icons are missing in "What's This" help. Includes new f... | Mark Sims | 1 | -6/+26 |
2008-12-02 | teach python same_vals how to compare numpy.ndarray | Bruce Smith | 1 | -2/+51 |
2008-11-12 | new feature: search dna strands or segments by specifying a range of number o... | nobody | 1 | -0/+3 |
2008-11-03 | new feature that Mark needs: recursively join strands upon single click (trav... | nobody | 1 | -1/+2 |
2008-10-26 | new feature: click on any strand to join its 3' end with a 5'end of a neighbo... | nobody | 1 | -1/+2 |
2008-10-16 | misc trivial cleanups in profiling code | Bruce Smith | 1 | -2/+2 |
2008-10-06 | import foundation.env as env | Bruce Smith | 1 | -1/+1 |
2008-10-03 | print profile output path just before starting profiling | Ninad Sathaye | 1 | -0/+3 |
2008-10-03 | use profile module if cProfile import fails. New function to read profiling o... | Ninad Sathaye | 1 | -3/+33 |
2008-10-01 | misc cleanups, comments, coding standards | Bruce Smith | 1 | -1/+1 |
2008-09-30 | more USE_COMMAND_STACK cleanup | Bruce Smith | 1 | -12/+0 |
2008-09-25 | remove support for GLPANE_IS_COMMAND_SEQUENCER | Bruce Smith | 1 | -21/+0 |
2008-09-25 | trivial cleanup, and remove (nim) from keep signals menu text | Bruce Smith | 1 | -19/+8 |
2008-09-25 | added some comments to KEEP_SIGNALS_CONNECTED | Ninad Sathaye | 1 | -6/+14 |
2008-09-23 | avoid multiple equality checks in same_vals() | Eric Messick | 1 | -0/+1 |
2008-09-22 | USE_COMMAND_STACK enabled by default | Ninad Sathaye | 1 | -4/+2 |
2008-09-22 | initial version of cached bg color/depth image (doesn't work) | Bruce Smith | 1 | -2/+19 |
2008-09-17 | improve some debug prints | Bruce Smith | 1 | -4/+8 |
2008-09-11 | split GLPane_text_and_color_methods into their own file | Bruce Smith | 1 | -6/+22 |
2008-09-11 | rename and clean up setDisplay methods; inline selectedJigTextPosition and ge... | Bruce Smith | 1 | -1/+1 |
2008-09-10 | change default value of GLPANE_IS_COMMAND_SEQUENCER | Bruce Smith | 1 | -3/+9 |
2008-09-08 | change prefs_keys so developers use default values for proteins | Bruce Smith | 1 | -6/+5 |
2008-09-08 | =Set protein related debug prefs to True by default. | Piotr Rotkiewicz | 1 | -2/+2 |
2008-09-08 | debug_pref("use separate command sequencer (next session)?") | Bruce Smith | 2 | -7/+18 |
2008-09-08 | renamed some global constants in utilities.py e.g. LOWER_LEFT to PLANE_ORIGI... | Ninad Sathaye | 1 | -4/+4 |
2008-08-27 | =Renamed enableProteins constant to ENABLE_PROTEINS to follow coding standards. | Piotr Rotkiewicz | 1 | -1/+2 |
2008-08-26 | Added cursor text font size and color widgets to the preferences "Graphics Ar... | Mark Sims | 1 | -1/+10 |
2008-08-22 | renamed class cookieMode to BuildCrystal_Command | Ninad Sathaye | 1 | -1/+1 |
2008-08-21 | keep signals connected debug pref enabled by default , new break strands opti... | Ninad Sathaye | 1 | -2/+2 |
2008-08-19 | keep signals connected debug pref -- starts True by default -- Note to myself... | Ninad Sathaye | 1 | -2/+3 |
2008-08-18 | - new debug preference "DNA: debug new break strands options feature" (False... | Ninad Sathaye | 1 | -0/+16 |
2008-08-15 | DEFAULT_COMMAND = 'SELECTMOLS'; more new command stack code | Bruce Smith | 1 | -0/+2 |
2008-08-14 | support GLPANE_IS_COMMAND_SEQUENCER = False (but default is still True) | Bruce Smith | 1 | -5/+7 |