summaryrefslogtreecommitdiff
path: root/cad/src/protein/commands/ModelAndSimulateProtein/ModelAndSimulateProtein_Command.py
AgeCommit message (Expand)AuthorFilesLines
2008-12-12Renamed "ModelAndSimulateProtein" to "BuildProtein". BuildProtein's graphics ...Mark Sims1-109/+0
2008-12-12Renamed Ui_ProteinFlyout_v2 to Ui_ProteinFlyoutMark Sims1-3/+3
2008-11-26"Build Protein" UI cleanup including the addition of missing "What's This" de...Mark Sims1-2/+2
2008-09-30removed command_can_be_suspended command class flagNinad Sathaye1-1/+0
2008-09-30removed userEnterTemporaryCommand (replaced calls with userEnterCommand)Ninad Sathaye1-1/+1
2008-09-26stripped out the old command API code for all commands in pkg : [src/protein]Ninad Sathaye1-79/+2
2008-09-19fixed the remaining issues in protein commands related to proper flyout toolb...Ninad Sathaye1-2/+1
2008-09-18- ported all protein commands to the new command API and cleanup so that the ...Ninad Sathaye1-33/+40
2008-09-10ported ModelAndSimulateProtein_Command to new command api and some cleanupNinad Sathaye1-77/+40
2008-09-05major cleanup and refactoring. Ninad Sathaye1-1/+4
2008-08-27support USE_COMMAND_STACK for some commands; misc cleanupBruce Smith1-23/+12
2008-08-21more cleanupNinad Sathaye1-3/+1
2008-08-20removed unused update_gui and update_gui_0 methods Ninad Sathaye1-28/+4
2008-08-14renamed command_has_its_own_gui to command_has_its_own_PM in some classes. Ninad Sathaye1-1/+1
2008-08-13=Refactoring of the code that uses modelAndSimulateProteins global constant.Piotr Rotkiewicz1-4/+0
2008-08-12IGNORABLE: docstrings and other minor cleanupUrmi Majumder1-16/+8
2008-08-11Directory for new protein flyout toolbar related commands Urmi Majumder1-0/+264