Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | whitespace crusading | Bryan Bishop | 3 | -179/+179 |
2009-03-11 | renamed/improved debug_pref to reuse cached DrawingSets; revised GM.Draw API | Bruce Smith | 1 | -19/+10 |
2009-03-11 | split remaining Draw methods (not fully tested) | Bruce Smith | 1 | -123/+197 |
2009-02-28 | clean up Draw_after_highlighting; pass drawing_phase in those jig select meth... | Bruce Smith | 1 | -2/+2 |
2009-02-19 | clarify call of before_drawing_model | Bruce Smith | 1 | -5/+5 |
2009-01-13 | remove/rename methods, other cleanup | Bruce Smith | 1 | -3/+3 |
2009-01-13 | misc cleanup; line length | Bruce Smith | 1 | -51/+98 |
2008-10-30 | #bugfix after changes in rev 14435. Always make sure to call | nobody | 1 | -1/+5 |
2008-10-30 | don't automatically update the 3D workspace when a spinbox value is changed i... | nobody | 3 | -10/+45 |
2008-10-02 | - use thesuperclass Command_PropertyManager for all command PMs. | Ninad Sathaye | 2 | -39/+21 |
2008-09-30 | misc cleanup now that USE_COMMAND_STACK is always true | Bruce Smith | 1 | -9/+5 |
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 | -190/+19 |
2008-09-24 | minor bugfix & cleanup in Extrude | Bruce Smith | 1 | -110/+109 |
2008-09-22 | ported extrudeMode to use new command API. | Ninad Sathaye | 2 | -250/+404 |
2008-09-09 | USE_COMMAND_STACK cleanup, including clear_command_state | Bruce Smith | 1 | -1/+4 |
2008-09-09 | clean up USE_COMMAND_STACK code related to Abandon and haveNontrivialState | Bruce Smith | 1 | -0/+5 |
2008-08-22 | deleted the old module modifyMode (class modifyMode) | Ninad Sathaye | 1 | -1/+2 |
2008-08-22 | more renaming | Ninad Sathaye | 1 | -1/+1 |
2008-08-22 | renamed class cookieMode to BuildCrystal_Command | Ninad Sathaye | 1 | -1/+1 |
2008-08-18 | move some ok_btn_clicked/cancel_btn_clicked methods to superclass | Bruce Smith | 1 | -17/+0 |
2008-08-13 | analyze calls of start_using_mode; rename some as start_using_initial_mode | Bruce Smith | 1 | -1/+1 |
2008-08-11 | propMgr class attr renaming continued -- renamed parentCommand and parentMode... | Ninad Sathaye | 2 | -19/+19 |
2008-08-07 | remove unnecessary defs of StateDone, StateCancel, haveNontrivialState | Bruce Smith | 1 | -1/+1 |
2008-08-06 | replace refuseEnter with command_ok_to_enter | Bruce Smith | 1 | -4/+9 |
2008-08-06 | rename clear -> clear_command_state in command API, for now | Bruce Smith | 1 | -7/+8 |
2008-08-06 | revising CommandSequencer init/reinit code | Bruce Smith | 1 | -17/+38 |
2008-07-28 | remove obsolete Revolve code; other cleanup | Bruce Smith | 3 | -93/+33 |
2008-07-28 | remove obsolete msg_commandName; other trivial changes | Bruce Smith | 1 | -10/+10 |
2008-07-26 | command_level constants; misc minor cleanup | Bruce Smith | 2 | -4/+7 |
2008-07-16 | PM refinements to meet Mark's new UI guidelines. | Mark Sims | 1 | -20/+18 |
2008-07-16 | - fixed bug 2916 -- "Command toolbar extension popup indicator is disabled d... | Ninad Sathaye | 1 | -1/+3 |
2008-06-27 | put copied chunks into same group as originals | Bruce Smith | 1 | -5/+78 |
2008-06-25 | Fix improper tabbing and CR's in cad/src Python files. | Russell D. Fish | 2 | -109/+109 |
2008-06-09 | Renamed PM constants to uppercase and deprecated/deleted PropMgr_Constants.py. | Mark Sims | 1 | -6/+6 |
2008-05-21 | Break up drawer.py | Russell D. Fish | 1 | -1/+1 |
2008-05-13 | Fixed more icon pathnames missing the '.png' extension. Now any icon pathname... | Mark Sims | 1 | -1/+2 |
2008-04-07 | pass assy to some calls of gensym or mol_copy_name; no - or ' ' at end of prefix | Bruce Smith | 1 | -1/+1 |
2008-03-15 | renamed Chunk.copy and fake_merged_mol.copy to copy_single_chunk | Bruce Smith | 1 | -3/+17 |
2008-03-14 | final planned file move | Eric Messick | 1 | -7/+7 |
2008-03-11 | move files into history, model, model_updater, modelTree, ne1_startup, ne1_ui | Eric Messick | 2 | -4/+4 |
2008-03-07 | moved files into exprs, files, foundation, and graphics | Eric Messick | 1 | -10/+10 |
2008-03-06 | abstract classes between Node and Group, with a few methods | Bruce Smith | 1 | -1/+4 |
2008-03-02 | move files into command package | Eric Messick | 4 | -0/+2766 |