| Commit | Date | |
|---|---|---|
|
[r4202]
by
david_costanzo
Fix a problem with the auto-completion where if it were started just after the " that beings a word or just after the : that being a variable, the suggestions would be for a procedure. |
2016-09-05 18:32:27 | Tree |
|
[r4201]
by
david_costanzo
Fix a problem with the auto completion logic where the case-conversion of the suggestions did not convert any non-ASCII characters (characters with accent marks). This make some of the suggestions look weird in non-English languages, which some characters appearing in the wrong case. |
2016-09-05 14:51:08 | Tree |
| 2016-08-28 02:03:07 | Tree | |
| 2016-08-28 01:59:23 | Tree | |
|
[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 |