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