summaryrefslogtreecommitdiff
path: root/cad/src/commands/Fuse
AgeCommit message (Expand)AuthorFilesLines
2012-09-17tab crusading (python files)Bryan Bishop1-1/+1
2012-09-17whitespace crusadingBryan Bishop4-183/+182
2009-03-11renamed/improved debug_pref to reuse cached DrawingSets; revised GM.Draw APIBruce Smith1-2/+5
2009-03-11split remaining Draw methods (not fully tested)Bruce Smith3-71/+108
2009-03-07fix AssertionError caused by delegating GraphicsModeBruce Smith1-5/+5
2008-09-25stripped out the old command API code for all commands in pkg : [src/commands.]Ninad Sathaye1-15/+2
2008-09-17FlyoutToolbar_class for more commands; updated command_porting_status for someNinad Sathaye1-0/+1
2008-09-09cleanup and ported FuseCommand to new command APINinad Sathaye1-38/+21
2008-08-22deleted the old module modifyMode (class modifyMode)Ninad Sathaye1-1/+0
2008-08-11cleanup -- Fuse command and new fuse flyout classNinad Sathaye1-121/+116
2008-08-11propMgr class attr renaming continued -- renamed parentCommand and parentMode...Ninad Sathaye1-12/+12
2008-08-07remove obs code (some commented out in prior commit); make Backup private, no...Bruce Smith1-35/+33
2008-08-06partly cleaning up some obsolete methodsBruce Smith1-1/+1
2008-07-26command_level constants; misc minor cleanupBruce Smith1-1/+6
2008-07-23docstrings/comments; remove obsolete class; rename class to be privateBruce Smith2-28/+25
2008-07-16Displays correct messages when switching between "Make Bonds" and "Fuse Atoms...Mark Sims3-26/+39
2008-07-16another file needed for rev 13476 (bug 2916 fix)Ninad Sathaye1-2/+2
2008-07-09rename platform to platform_dependentEric Messick1-1/+1
2008-06-25Fix improper tabbing and CR's in cad/src Python files.Russell D. Fish1-99/+99
2008-05-21Break up drawer.pyRussell D. Fish1-1/+1
2008-05-13Fixed more icon pathnames missing the '.png' extension. Now any icon pathname...Mark Sims1-1/+2
2008-04-07convenience method 'find_bondable_pairs_in_given_atompairs' (not used anywher...Ninad Sathaye1-20/+42
2008-03-25ignorable -- removed debug prints from last commit (rev 12150)Ninad Sathaye1-6/+0
2008-03-25a new flag ' ignore_chunk_picked_state', if True, the 'find_bondable_pairs' m...Ninad Sathaye1-5/+21
2008-03-14final planned file moveEric Messick3-14/+14
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 Messick3-8/+8
2008-03-02move files into command packageEric Messick5-0/+1144