Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | whitespace crusading | Bryan Bishop | 8 | -313/+312 |
2009-03-11 | renamed/improved debug_pref to reuse cached DrawingSets; revised GM.Draw API | Bruce Smith | 1 | -0/+3 |
2009-03-11 | split many Draw methods into their 4 new parts; not fully tested | Bruce Smith | 3 | -139/+102 |
2009-03-06 | clarify and improve debug menu profiling commands | Bruce Smith | 1 | -10/+10 |
2009-01-15 | fix indentation | Bruce Smith | 1 | -12/+11 |
2008-12-23 | Added second call to swapbuffers(), which partially fixes the rubberband wind... | Mark Sims | 1 | -2/+10 |
2008-12-13 | Renamed DnaDuplex* to InsertDna*. (step 2) | Mark Sims | 1 | -3/+3 |
2008-12-08 | bugfixes/ improvements in rotate about a point command : color contrast for t... | Ninad Sathaye | 2 | -4/+28 |
2008-11-28 | new feature: improvements to the rotate about point command | Ninad Sathaye | 3 | -46/+188 |
2008-10-03 | some typo fixes -- checkes -- > checks, 'supress' --> suppress | Ninad Sathaye | 2 | -3/+3 |
2008-10-02 | fill out GraphicsMode_API; reorder methods in GraphicsMode; related cleanup | Bruce Smith | 1 | -1/+1 |
2008-09-30 | docstring cleanup -- removed use of resume_gui, restore_gui, init_gui from mo... | Ninad Sathaye | 2 | -2/+2 |
2008-09-30 | removed command_can_be_suspended command class flag | Ninad Sathaye | 2 | -2/+0 |
2008-09-30 | removed command_porting status from some commands | Ninad Sathaye | 1 | -2/+0 |
2008-09-30 | bugfix -- removed call to restore_gui | Ninad Sathaye | 3 | -28/+30 |
2008-09-30 | misc cleanup now that USE_COMMAND_STACK is always true | Bruce Smith | 1 | -4/+5 |
2008-09-29 | use command_to_exit.command_Cancel() (likewise for command_Done) . In most ca... | Ninad Sathaye | 2 | -3/+5 |
2008-09-26 | - changed command.Done() to command.command_Done() | Ninad Sathaye | 1 | -1/+1 |
2008-09-26 | stripped out the old command API code for all commands in pkg : [src/temporar... | Ninad Sathaye | 7 | -188/+36 |
2008-09-22 | updated command porting status and misc cleanup | Ninad Sathaye | 1 | -5/+30 |
2008-09-11 | rename and clean up setDisplay methods; inline selectedJigTextPosition and ge... | Bruce Smith | 1 | -3/+3 |
2008-09-09 | clean up USE_COMMAND_STACK code related to Abandon and haveNontrivialState | Bruce Smith | 1 | -2/+2 |
2008-09-05 | fix export command table for recent command changes | Bruce Smith | 1 | -0/+1 |
2008-09-05 | review changes | Ninad Sathaye | 2 | -4/+4 |
2008-09-05 | comments, bug warnings | Ninad Sathaye | 1 | -3/+11 |
2008-09-05 | ported more temporary (request) commands to new command API, added command_po... | Ninad Sathaye | 6 | -22/+94 |
2008-09-04 | callRequestCommand for USE_COMMAND_STACK; related comments | Bruce Smith | 1 | -3/+6 |
2008-09-04 | renamed LineMode to Line_Command, LineMode_GM to Line_GraphicsMode, split the... | Ninad Sathaye | 4 | -7/+687 |
2008-09-04 | renamed pkg Line to LineMode to avoid a potential confusion with model.Line.p... | Ninad Sathaye | 1 | -2/+2 |
2008-09-04 | cleanup -- moved LineMode into its own pkg 'Line' (preparation for further cl... | Ninad Sathaye | 2 | -651/+2 |
2008-09-04 | ported LineMode (temporary or request command) to the new command API. Note t... | Ninad Sathaye | 1 | -50/+106 |
2008-09-04 | reduce debug prints | Bruce Smith | 1 | -5/+4 |
2008-09-02 | fixed bug in zoom to area when USE_COMMAND_STACK is False | Ninad Sathaye | 1 | -4/+8 |
2008-08-29 | port ZoomToAreaMode to USE_COMMAND_STACK (still has update bugs); related bug... | Bruce Smith | 2 | -10/+62 |
2008-08-26 | Added cursor text font size and color widgets to the preferences "Graphics Ar... | Mark Sims | 1 | -2/+5 |
2008-08-22 | more renaming | Ninad Sathaye | 1 | -1/+1 |
2008-08-18 | move some ok_btn_clicked/cancel_btn_clicked methods to superclass | Bruce Smith | 1 | -10/+7 |
2008-08-15 | DEFAULT_COMMAND = 'SELECTMOLS'; more new command stack code | Bruce Smith | 1 | -1/+1 |
2008-08-15 | remove commented-out code and docstring content | Bruce Smith | 1 | -10/+0 |
2008-08-08 | =Auto-rotate feature. | Piotr Rotkiewicz | 1 | -1/+60 |
2008-08-06 | rename command_has_its_own_gui -> command_has_its_own_PM | Bruce Smith | 2 | -3/+3 |
2008-08-04 | ignorable -- removed some old code | Ninad Sathaye | 1 | -25/+1 |
2008-08-02 | refactor all uses of provideParamsForTemporaryMode & acceptParamsFromTemporar... | Bruce Smith | 3 | -73/+103 |
2008-08-01 | deprecated use of hover_highlighting_enabled use command class method isHigh... | Ninad Sathaye | 1 | -1/+0 |
2008-07-30 | rename/revise parentCommand_Draw for USE_COMMAND_STACK | Bruce Smith | 1 | -1/+1 |
2008-07-27 | comment each use of .prevMode with its method and purpose | Bruce Smith | 3 | -7/+7 |
2008-07-26 | command_level constants; misc minor cleanup | Bruce Smith | 6 | -7/+12 |
2008-07-10 | implementation change (based on a discussion with Mark): | Ninad Sathaye | 1 | -1/+3 |
2008-07-10 | comment cleanup related to prevMode | Bruce Smith | 1 | -0/+2 |
2008-07-10 | fixed more cases of color contrast between the background color and line color | Ninad Sathaye | 1 | -1/+3 |