summaryrefslogtreecommitdiff
path: root/cad/src/commands/LinearMotorProperties
AgeCommit message (Expand)AuthorFilesLines
2008-12-02More "What's This" descriptions, PM messages and a few history messages that ...Mark Sims1-1/+1
2008-09-25stripped out the old command API code for all commands in pkg : [src/commands.]Ninad Sathaye1-4/+1
2008-09-17FlyoutToolbar_class for more commands; updated command_porting_status for someNinad Sathaye1-0/+2
2008-09-10refactoring -- new Motor_EditCommand superclass for motors; ported motor clas...Ninad Sathaye1-80/+5
2008-09-08bug fix: motor PM class constructor was accepting 'win' as an argument. This ...Ninad Sathaye1-10/+1
2008-09-05major cleanup and refactoring. Ninad Sathaye1-10/+5
2008-08-11renamed editCommand attr of PMs to 'command' Ninad Sathaye1-21/+21
2008-08-06rename command_has_its_own_gui -> command_has_its_own_PMBruce Smith1-1/+1
2008-08-05Removed attr "sponsor_keyword" from all EditCommand subclasses since it belon...Mark Sims1-1/+0
2008-07-26command_level constants; misc minor cleanupBruce Smith1-1/+4
2008-07-23fixed bug introduced due to last commit of EditCommand.py that broke Plane an...Ninad Sathaye1-0/+2
2008-07-16Replaced the old color chooser widget (a button) with a PM_ColorCombobox widg...Mark Sims1-23/+22
2008-06-25Fix improper tabbing and CR's in cad/src Python files.Russell D. Fish1-251/+251
2008-05-16new EditCommand API method that returns the allowed structure type (used in t...Ninad Sathaye1-44/+54
2008-03-23permit attaching a linear motor to a single atomNinad Sathaye1-1/+1
2008-03-14final planned file moveEric Messick2-2/+2
2008-03-11move files into history, model, model_updater, modelTree, ne1_startup, ne1_uiEric Messick2-3/+3
2008-03-07moved files into exprs, files, foundation, and graphicsEric Messick1-1/+1
2008-03-02move files into command packageEric Messick3-0/+477