| Commit | Date | |
|---|---|---|
|
[r4212]
by
david_costanzo
Update to the latest revision from Andrzej Pruszynski. There are some syntax error that prevent the code from compiling, but I'll fix those in a subsequent revision. For now, I want to keep my corrections separate from his changes in the revision history. |
2016-10-07 00:04:43 | Tree |
|
[r4211]
by
david_costanzo
Update the installer with the latest Polish translation from Andrzej Pruszynski. |
2016-10-03 23:31:11 | Tree |
|
[r4210]
by
david_costanzo
Extend the code base to support a Polish translation, to be translated by Andrzej Pruszynsk. |
2016-10-02 23:15:31 | Tree |
|
[r4209]
by
david_costanzo
Add logic to not show special variables in the editor's auto-completion list if it were defined by the user. |
2016-09-26 00:55:20 | Tree |
| 2016-09-26 00:50:38 | Tree | |
|
[r4207]
by
david_costanzo
Also remove some Windows-specific code in ledit() with code that compiles on all plaforms (by replacing GetEditorWindow() with one that returns a wxWindow, instead of an HWND) |
2016-09-25 00:02:03 | Tree |
|
[r4206]
by
david_costanzo
Extend the auto-completion logic to include suggesting completions for variable names. |
2016-09-24 23:29:30 | Tree |
|
[r4205]
by
david_costanzo
Update the old SourceForge bug numbers to the new ones (after a SourceForge upgrade each project was given a private numberspace for its bugs). |
2016-09-24 23:11:07 | Tree |
|
[r4204]
by
david_costanzo
Minor cleanup to CLocalizedNode: |
2016-09-24 15:12:54 | Tree |
|
[r4203]
by
david_costanzo
Fix a problem with the AutoComplete popup in the commander input control where, if you pressed the up arrow in the AutoComplete popup, the focus would be given to the history box, instead of moving the selection in the AutoComplete popup. |
2016-09-05 19:35:08 | Tree |