summaryrefslogtreecommitdiff
path: root/cad/src/commands/SelectChunks
AgeCommit message (Expand)AuthorFilesLines
2009-03-11rename some methods for consistencyBruce Smith1-16/+14
2009-03-07fix AssertionError caused by delegating GraphicsModeBruce Smith1-3/+2
2009-01-16split Chunk_Dna_methods out of class Chunk; misc related cleanupBruce Smith1-9/+6
2008-11-24review changes -- renamed _previous_command_stack_change_indicator = None to ...Ninad Sathaye1-3/+9
2008-11-21fixed the following bug reported by Mark. Also cleaned up previous fix for a ...Ninad Sathaye1-0/+29
2008-10-03some typo fixes -- checkes -- > checks, 'supress' --> suppressNinad Sathaye1-5/+5
2008-10-03removed unused method (and its calls) _is_dnaGroup_highlighting_enabled in gr...Ninad Sathaye1-141/+57
2008-10-02fill out GraphicsMode_API; reorder methods in GraphicsMode; related cleanupBruce Smith1-0/+2
2008-09-30cleanup -- removed Enter method reference for docstrings, removed obsolete co...Ninad Sathaye1-2/+1
2008-09-25stripped out the old command API code for all commands in pkg : [src/commands.]Ninad Sathaye1-30/+1
2008-09-23fixed update bug in MakeCrossovers command -- "segment list widget not updat...Ninad Sathaye1-39/+7
2008-09-17correct capitalization of SelectAtoms*Bruce Smith1-5/+5
2008-09-10trivial changesBruce Smith1-1/+1
2008-09-09merged more classpairs into a single class. This was a kludge needed while w...Ninad Sathaye2-23/+8
2008-09-09fixed flyout toolbar related bug in the new command API -- "When you resume t...Ninad Sathaye1-11/+53
2008-09-02removed debug printsNinad Sathaye1-5/+1
2008-08-27bug fix when USE_COMMAND_STACK is enabled -- flyout toolbar buttons are not o...Ninad Sathaye1-0/+19
2008-08-25removed deprecated selectAtomsModeNinad Sathaye1-5/+5
2008-08-22cleanup: removed obsolete class selectMolsMode Ninad Sathaye2-68/+15
2008-08-22deleted the old module modifyMode (class modifyMode)Ninad Sathaye2-5/+4
2008-08-15DEFAULT_COMMAND = 'SELECTMOLS'; more new command stack codeBruce Smith1-4/+4
2008-08-13prepare for GLPANE_IS_COMMAND_SEQUENCER = FalseBruce Smith1-6/+2
2008-08-07remove useless Command API method, _post_init_modify_GraphicsModeBruce Smith1-5/+0
2008-08-04removed commented out old code. Ninad Sathaye1-37/+0
2008-08-02refactor all uses of provideParamsForTemporaryMode & acceptParamsFromTemporar...Bruce Smith1-43/+43
2008-08-01deprecated use of hover_highlighting_enabled use command class method isHigh...Ninad Sathaye2-33/+4
2008-08-01fixed remaining known issue in rev 13727 -- 'isHighlighhtingEnabled only par...Ninad Sathaye1-3/+8
2008-08-01major changes -- Ninad Sathaye1-1/+1
2008-07-30revise commentsBruce Smith1-1/+1
2008-07-26command_level constants; misc minor cleanupBruce Smith1-1/+2
2008-07-23docstrings/comments; remove obsolete class; rename class to be privateBruce Smith1-7/+2
2008-07-10ignorable - removed a debug printNinad Sathaye1-2/+1
2008-07-10fixed v1.1.1 item: Refine context menu for Select Chunks mode (context menu ...Ninad Sathaye1-12/+9
2008-07-09Refined GLPane context menu for "Select Chunks Mode". Still not displaying th...Mark Sims1-34/+55
2008-07-09Changed "_pref_key" suffixes to "prefs_key".Mark Sims1-2/+2
2008-06-25Fix improper tabbing and CR's in cad/src Python files.Russell D. Fish2-453/+453
2008-06-04Changed context menu item "Change Background Color" to "Edit Color Scheme".Mark Sims1-1/+1
2008-05-27Fix Bug 2606 (highlighting not turned on after wheel event.)Russell D. Fish1-2/+6
2008-05-26Added new user pref "Hover highlighting timeout interval" with a default valu...Mark Sims1-1/+7
2008-05-24First step of enabling highlighting style and color prefs.Russell D. Fish1-4/+7
2008-05-18Prepare drawer.py to broken up into ten or so logical parts.Russell D. Fish1-1/+0
2008-05-05fixed problem click-selecting DnaCylinderChunks in BuildDna commandsNinad Sathaye1-8/+9
2008-05-02comments, docstrings, formatting, disabled debug codeBruce Smith1-8/+15
2008-05-02Major enhancements and bug fixes changes to selection/highlighting/dragging b...Ninad Sathaye1-32/+104
2008-04-20new feature Rotate about a point works for dna segments. Ninad Sathaye1-50/+1
2008-04-17fixed bug in selection of Nanotube segments and Nanotube groups -- the bug: I...Ninad Sathaye1-2/+34
2008-04-12implemented the last portion of NFR bug 2749:Ninad Sathaye1-11/+99
2008-04-09This fixes another major part of NFR bug 2749 -- New drag behavior while dra...Ninad Sathaye1-10/+82
2008-04-08part of fix for NFR Bug 2749: BuildDna graphics mode drag behavior ( Dna Sele...Ninad Sathaye1-32/+93
2008-03-25select the whole DnaGroup or DnaStrand or DnaSegment when all its internal *c...Ninad Sathaye1-0/+4