| Commit | Date | |
|---|---|---|
|
[r4198]
by
david_costanzo
Rewrite the introduction matter, which I was told comes across as demeaning. |
2016-08-28 01:35:12 | Tree |
| 2016-08-27 22:41:30 | Tree | |
|
[r4196]
by
david_costanzo
Change the way the autocomplete logic is invoked from being in ON_KEY_DOWN to using acelerators, invoke this from all of windows that use a CLogoCodeCtrl, and change the shortcut from Ctrl+Enter to Ctrl+Space. |
2016-08-23 23:38:57 | Tree |
| 2016-08-22 03:19:05 | Tree | |
|
[r4194]
by
david_costanzo
Fix the comments to indicate that this file is specific to FMSLogo, not the standard Scintilla. |
2016-08-22 02:35:24 | Tree |
|
[r4193]
by
david_costanzo
Remove some conditional compilation that was added to work around |
2016-08-20 14:53:41 | Tree |
|
[r4192]
by
david_costanzo
Fix a bug where printing a very long line did not end up with the commander history scrolling to the bottom. |
2016-08-14 23:55:50 | Tree |
|
[r4191]
by
david_costanzo
Fix a regression that was introduced during the upgrade to wxWidgets 3.1.0 where the commaner input would retain its horizontal scroll position when its text was replaced. This was especially bad when a long line was replaced by a short one, in which case the new text might not be visible at all. |
2016-07-30 20:44:42 | Tree |
| 2016-07-27 00:03:54 | Tree | |
|
[r4189]
by
david_costanzo
Add UI automation to the editor tests to relieve some of the manual burden when running a full test pass. |
2016-07-24 03:33:09 | Tree |