Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | whitespace crusading | Bryan Bishop | 9 | -188/+188 |
2009-01-21 | comments/docstrings | Bruce Smith | 1 | -1/+1 |
2009-01-12 | line length, renamed methods, other misc cleanup | Bruce Smith | 1 | -1/+5 |
2009-01-07 | comments/docstrings, trivial refactoring, remove debug print | Bruce Smith | 1 | -2/+3 |
2008-12-18 | fix bug 2948 and related bugs | Bruce Smith | 3 | -176/+310 |
2008-12-17 | remove _raw_MT_kids from API; revise debug_pref | Bruce Smith | 1 | -0/+11 |
2008-12-17 | revise docstrings and implem related to MT_kids/members/openable/open | Bruce Smith | 4 | -76/+145 |
2008-12-17 | more modeltree cleanup | Bruce Smith | 5 | -255/+58 |
2008-12-17 | remove obsolete method resetAssy_and_clear | Bruce Smith | 1 | -18/+0 |
2008-12-17 | remove obsolete method update_item_tree | Bruce Smith | 3 | -50/+13 |
2008-12-17 | remove obsolete prefsTree code | Bruce Smith | 1 | -35/+3 |
2008-12-16 | split TreeModel and mt_statistics into separate files | Bruce Smith | 5 | -914/+960 |
2008-12-16 | split more _api classes into separate files | Bruce Smith | 4 | -234/+265 |
2008-12-16 | split ModelTree into two objects, with separate classes/APIs | Bruce Smith | 2 | -58/+89 |
2008-12-16 | minor cleanup and refactoring in modelTree | Bruce Smith | 4 | -215/+266 |
2008-12-16 | code cleanup and minor refactoring in modelTree | Bruce Smith | 2 | -239/+98 |
2008-12-16 | move unmaintained test code into outtakes file; other trivial mods | Bruce Smith | 1 | -309/+2 |
2008-12-12 | more comment/docstring changes | Bruce Smith | 2 | -5/+22 |
2008-12-12 | comment and docstring changes, mostly related to topmost_selected_nodes | Bruce Smith | 2 | -7/+8 |
2008-12-12 | move obsolete Block.py to outtakes, remove most vestiges | Bruce Smith | 1 | -8/+10 |
2008-12-12 | remove obsolete/unused Group API function make_modeltree_context_menu | Bruce Smith | 1 | -17/+3 |
2008-11-17 | new context menu options rename and delete in the 3D workspace (implemented f... | Ninad Sathaye | 1 | -30/+2 |
2008-09-17 | correct capitalization of SelectAtoms* | Bruce Smith | 1 | -1/+1 |
2008-08-30 | Chunk context menus to toggle overlay text | Eric Messick | 1 | -1/+31 |
2008-08-25 | removed deprecated selectAtomsMode | Ninad Sathaye | 1 | -1/+1 |
2008-08-22 | cleanup: removed obsolete class selectMolsMode | Ninad Sathaye | 1 | -3/+3 |
2008-08-13 | renamed __clear -> _make_and_init_assy | Bruce Smith | 1 | -3/+3 |
2008-07-30 | Added edit properties for a selected protein chunk in the context menu. | Urmi Majumder | 1 | -1/+5 |
2008-07-29 | remove some unused mouse button flags from constants.py | Bruce Smith | 1 | -1/+1 |
2008-07-09 | rename platform to platform_dependent | Eric Messick | 2 | -2/+2 |
2008-05-07 | initial implem of GLPane->MT cross-highlighting; code cleanup | Bruce Smith | 2 | -34/+127 |
2008-05-07 | make repaint_some_nodes work (by doing full redraw when needed) | Bruce Smith | 1 | -7/+40 |
2008-05-07 | debug_pref "Model Tree: show node colors?" (not fully working) | Bruce Smith | 2 | -5/+100 |
2008-04-17 | hide some debug_prefs for whatever release comes next | Bruce Smith | 1 | -1/+3 |
2008-04-14 | debug_pref("Model Tree: drop onto Group puts nodes at top?"), True by default | Bruce Smith | 1 | -19/+46 |
2008-04-07 | pass assy to some calls of gensym or mol_copy_name; no - or ' ' at end of prefix | Bruce Smith | 1 | -1/+1 |
2008-03-18 | comments about uses of is_block or Block that need review | Bruce Smith | 1 | -2/+2 |
2008-03-18 | comments about uses of is_block or Block that need review | Bruce Smith | 1 | -1/+1 |
2008-03-18 | prevent MT DND into DnaStrandOrSegment; related changes | Bruce Smith | 1 | -9/+25 |
2008-03-15 | - new feature: list or unlist contents within a group in the MT. (accessed us... | Ninad Sathaye | 1 | -1/+15 |
2008-03-15 | comment answering yellow ghost design Qs | Bruce Smith | 1 | -0/+6 |
2008-03-14 | final planned file move | Eric Messick | 3 | -22/+22 |
2008-03-13 | NFR: "Edit > Rename". Rename dialog shows new "Rename.png" icon. | Mark Sims | 1 | -0/+1 |
2008-03-11 | move files into history, model, model_updater, modelTree, ne1_startup, ne1_ui | Eric Messick | 3 | -7/+2642 |
2008-03-07 | moved files into exprs, files, foundation, and graphics | Eric Messick | 1 | -4/+4 |
2008-03-06 | bugfixes, test code, and comments related to MT_kids | Bruce Smith | 1 | -2/+8 |
2008-03-06 | comments and minor code cleanup | Bruce Smith | 1 | -20/+22 |
2008-03-04 | Ignorable; fixed indentation. | Mark Sims | 1 | -24/+24 |
2008-03-04 | Changed text in context menus from "Properties..." to "Edit Properties..." | Mark Sims | 1 | -2/+2 |
2008-03-02 | move files into command package | Eric Messick | 1 | -1/+1 |