| Commit | Date | |
|---|---|---|
| 2017-02-19 01:32:03 | Tree | |
| 2017-02-19 00:21:25 | Tree | |
| 2017-02-18 22:51:12 | Tree | |
|
[r4271]
by
david_costanzo
Mark the files as having native line endings to make them easier to modify on Windows. |
2017-02-18 22:50:36 | Tree |
| 2017-02-18 22:48:10 | Tree | |
|
[r4269]
by
david_costanzo
Fix a recent regression that stopped the Del key from working in the workspace editor. |
2017-02-18 22:26:23 | Tree |
|
[r4268]
by
david_costanzo
Fix a regression from 6.35.0 where items in the context menu from the minieditor and from the command input when the commander is undocked did not get disabled when selecting them does nothing. In wxWidgets, the OnUpdate* don't fire when a context menu is displayed from a wxDialog, so the code now enables/disables each item before showing the context menu. |
2017-02-06 04:15:22 | Tree |
|
[r4267]
by
david_costanzo
Fix a regression from 6.35.0 where keyboard shortcuts like Ctrl+C and Ctrl+V did not work in the minieditor. The problem is that these must no be added to an accelerator table. Rather than add this to CMiniEditor, this revision follows the pattern for CCommanderInput, creating the accelerator on the subclass of CLogoTextCtrl. |
2017-02-06 02:46:04 | Tree |
|
[r4266]
by
david_costanzo
Fix a problem in BITBLOCKTEST.SMOKETEST where, depending on where the turtle was, it would do the BITLBLOCK in a different location, which would make the screenshot comparison fail. Now the test runs CLEARSCREEN to enforce that the turtle is always in the same location. |
2017-02-05 22:15:44 | Tree |
| 2017-02-05 22:14:18 | Tree |