Age | Commit message (Expand) | Author | Files | Lines |
2008-12-25 | Renamed command "NanotubeSegment" to "EditNanotube". | Mark Sims | 1 | -1/+1 |
2008-12-25 | Renamed class "Nanotube" to "NanotubeParameters" since it contains parameters... | Mark Sims | 1 | -6/+4 |
2008-12-25 | Deprecated NanotubeGroup class. Also updated some file docstrings. | Mark Sims | 1 | -46/+6 |
2008-12-13 | Renamed DnaDuplex* to InsertDna*. (step 2) | Mark Sims | 2 | -3/+3 |
2008-12-01 | Lots of UI and on-line help related changes, including: | Mark Sims | 1 | -4/+3 |
2008-10-01 | - fixed bug 2940 (two inter-related bugs in EditCommand and update code) | Ninad Sathaye | 1 | -1/+1 |
2008-09-30 | removed command_can_be_suspended command class flag | Ninad Sathaye | 1 | -2/+0 |
2008-09-30 | removed command_porting status from some commands | Ninad Sathaye | 1 | -4/+1 |
2008-09-26 | stripped out the old command API code for all commands in pkg : [src/cnt] | Ninad Sathaye | 1 | -66/+0 |
2008-09-18 | ported more commands to USE_COMMAND_STACK; changed the default porting status... | Ninad Sathaye | 2 | -15/+24 |
2008-09-10 | removed optional 'sturct' argument from constructor of subclasses of EditCom... | Ninad Sathaye | 1 | -5/+2 |
2008-09-08 | ported InsertNanotube commans to new command API | Ninad Sathaye | 2 | -52/+85 |
2008-09-05 | major cleanup and refactoring. | Ninad Sathaye | 2 | -16/+10 |
2008-09-05 | added command_porting_status = not ported | Ninad Sathaye | 1 | -1/+8 |
2008-09-05 | cleanup removed unused code | Ninad Sathaye | 1 | -42/+0 |
2008-08-28 | Cursor text color prefs key honored for NT and Peptide builders. | Mark Sims | 1 | -3/+7 |
2008-08-13 | new flag 'blockSignals' for PM_SpinBox and PM_doubleSpinBox -- this facilitat... | Ninad Sathaye | 1 | -6/+7 |
2008-08-11 | renamed editCommand attr of PMs to 'command' | Ninad Sathaye | 1 | -2/+2 |
2008-08-06 | rename command_has_its_own_gui -> command_has_its_own_PM | Bruce Smith | 1 | -1/+1 |
2008-08-05 | Removed attr "sponsor_keyword" from all EditCommand subclasses since it belon... | Mark Sims | 1 | -1/+0 |
2008-07-31 | move exception_classes out of GeneratorBaseClass.py | Bruce Smith | 1 | -1/+1 |
2008-07-28 | refactoring -- implemented the new _init_gui_flyout_action method | Ninad Sathaye | 1 | -17/+2 |
2008-07-28 | remove obsolete msg_commandName; other trivial changes | Bruce Smith | 1 | -3/+2 |
2008-07-27 | comment each use of .prevMode with its method and purpose | Bruce Smith | 1 | -1/+1 |
2008-07-26 | command_level constants; misc minor cleanup | Bruce Smith | 1 | -1/+5 |
2008-07-25 | minor cleanup | Ninad Sathaye | 1 | -16/+0 |
2008-07-24 | some cleanup | Ninad Sathaye | 1 | -22/+13 |
2008-07-24 | minor cleanup (use superclass methods ok_btn_clicked etc) | Ninad Sathaye | 1 | -17/+1 |
2008-07-16 | Refined labels in PM to meet Mark's (as of yet unwritten) UI guidelines. | Mark Sims | 1 | -11/+11 |
2008-07-15 | Label refinements to PM. | Mark Sims | 1 | -3/+3 |
2008-06-25 | Fix improper tabbing and CR's in cad/src Python files. | Russell D. Fish | 1 | -175/+175 |
2008-06-09 | Renamed PM constants to uppercase and deprecated/deleted PropMgr_Constants.py. | Mark Sims | 1 | -6/+6 |
2008-05-19 | - fully implemented NFRs 2856 : DNA and Nanotube cursor text display options ... | Ninad Sathaye | 2 | -21/+109 |
2008-05-16 | new EditCommand API method that returns the allowed structure type (used in t... | Ninad Sathaye | 1 | -21/+29 |
2008-05-13 | Added missing '.png' extensions to icon pathnames. | Mark Sims | 1 | -2/+1 |
2008-05-13 | minor changes | Ninad Sathaye | 1 | -26/+2 |
2008-05-06 | removed NanotubeGroup from MT. Now the nanotube segments are directly placed ... | Ninad Sathaye | 1 | -103/+8 |
2008-05-03 | Removed "Nitrogen" option from the "Endings" combobox and made "Hydrogen" the... | Mark Sims | 1 | -1/+1 |
2008-04-17 | a) new oprion in the cursor text that shows angle the rubberband line makes w... | Ninad Sathaye | 1 | -3/+10 |
2008-04-12 | Fixed bug: Endpoints used for (edit) handles do not move with NT when moved u... | Mark Sims | 2 | -7/+8 |
2008-04-09 | Make gensym unique across sessions, part 2 (Bruce did part 1). Also changed n... | Mark Sims | 1 | -2/+2 |
2008-04-03 | Endings maintained after editing nanotube. NanotubeSegment/NanotubeSegment_Gr... | Mark Sims | 1 | -0/+1 |
2008-04-02 | Significant changes to the new "Nanotube Builder". | Mark Sims | 2 | -56/+29 |
2008-04-01 | Added "What's This" help text for all widgets in the "Insert Nanotube" PM. | Mark Sims | 1 | -5/+8 |
2008-03-31 | getParameters() and _gatherParameters() now return a nanotube singleton, with... | Mark Sims | 2 | -26/+30 |
2008-03-31 | Moved Nanotube.py from cnt/commands/InsertNanotube/Nanotube.py to cnt/model/N... | Mark Sims | 2 | -591/+1 |
2008-03-31 | Refactored Nanotube.py and InsertNanotube/InsertNanotube_PropertyManager.py. ... | Mark Sims | 4 | -763/+500 |
2008-03-29 | More changes for new Nanotube builder code. | Mark Sims | 5 | -0/+2019 |