summaryrefslogtreecommitdiff
path: root/cad/src/commands/PlayMovie
AgeCommit message (Expand)AuthorFilesLines
2009-03-11split many Draw methods into their 4 new parts; not fully testedBruce Smith1-11/+24
2008-12-02More "What's This" descriptions, PM messages and a few history messages that ...Mark Sims1-1/+1
2008-11-24Fixed PM message bug.Mark Sims1-1/+1
2008-10-02removed unused import , indentation fixes etcNinad Sathaye1-65/+61
2008-10-02- use thesuperclass Command_PropertyManager for all command PMs. Ninad Sathaye2-28/+6
2008-09-30docstring cleanup -- removed use of resume_gui, restore_gui, init_gui from mo...Ninad Sathaye1-1/+2
2008-09-30misc cleanup now that USE_COMMAND_STACK is always trueBruce Smith1-3/+4
2008-09-29misc changes to remove old command API methods/calls/ comments Ninad Sathaye1-2/+2
2008-09-25stripped out the old command API code for all commands in pkg : [src/commands.]Ninad Sathaye1-126/+22
2008-09-18minor cleanup, FlyoutToolbar_class attr and updated porting statusNinad Sathaye1-46/+63
2008-09-09USE_COMMAND_STACK cleanup, including clear_command_stateBruce Smith1-19/+13
2008-09-09port effects of restore_patches_by_Command to USE_COMMAND_STACK; etcBruce Smith1-1/+15
2008-09-09clean up USE_COMMAND_STACK code related to Abandon and haveNontrivialStateBruce Smith1-30/+16
2008-09-04renamed LineMode to Line_Command, LineMode_GM to Line_GraphicsMode, split the...Ninad Sathaye1-1/+1
2008-08-27clarify rewind dialog text and button label; support USE_COMMAND_STACKBruce Smith1-9/+29
2008-08-21movie mode some refactoring and cleanup for Command stack project -- Ninad Sathaye2-157/+155
2008-08-18move some ok_btn_clicked/cancel_btn_clicked methods to superclassBruce Smith1-16/+0
2008-08-11propMgr class attr renaming continued -- renamed parentCommand and parentMode...Ninad Sathaye2-13/+13
2008-08-07remove unnecessary defs of StateDone, StateCancel, haveNontrivialStateBruce Smith1-8/+9
2008-08-06revise _MovieRewindDialog text, refactor its calling codeBruce Smith1-33/+63
2008-07-30refactor special case in userEnterCommand for already being in commandBruce Smith1-3/+3
2008-07-26command_level constants; misc minor cleanupBruce Smith1-1/+2
2008-07-16- fixed bug 2916 -- "Command toolbar extension popup indicator is disabled d...Ninad Sathaye1-1/+2
2008-06-25Fix improper tabbing and CR's in cad/src Python files.Russell D. Fish2-101/+101
2008-06-09Renamed PM constants to uppercase and deprecated/deleted PropMgr_Constants.py.Mark Sims1-6/+6
2008-06-04Changed context menu item "Change Background Color" to "Edit Color Scheme".Mark Sims1-1/+1
2008-05-13Added missing '.png' extensions to icon pathnames.Mark Sims1-10/+10
2008-05-13Fixed more icon pathnames missing the '.png' extension. Now any icon pathname...Mark Sims1-1/+2
2008-05-02Major enhancements and bug fixes changes to selection/highlighting/dragging b...Ninad Sathaye1-3/+1
2008-04-13switch 3 stars on Damian's behalf based on Marks latest desire to have the st...Tom Moore1-0/+6
2008-04-10fixed 2 bugs because of which it was not reading in dpb files / enabling the ...Ninad Sathaye1-3/+8
2008-04-02added what's this for command explorer itemsTom Moore1-0/+1
2008-03-14final planned file moveEric Messick3-9/+9
2008-03-11move files into history, model, model_updater, modelTree, ne1_startup, ne1_uiEric Messick1-2/+2
2008-03-07moved files into exprs, files, foundation, and graphicsEric Messick2-5/+5
2008-03-02move files into command packageEric Messick4-0/+1239