Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Requires Scintillua r530 (changeset 2693c57bc187)
|
|
Patched Scintilla to prevent warning on widget destroy.
|
|
|
|
Requires Scintillua r528 (changeset 6788cdec505b)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This speeds up `io.save_all_files()`, particularly on remote filesystems.
Thanks to Ivan Baidakou.
|
|
Requires Scintillua r525 (changeset c4268c3df705).
|
|
|
|
|
|
Requires Scintillua r524 (changeset e31e33b9c1a3).
|
|
|
|
Thanks to Michael Richter.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Niklas Wallén.
|
|
|
|
|
|
|
|
|
|
Also removed command for auto-'end' insertion of Lua control structures since
snippets are now favored.
|
|
|
|
Also fixed a small bug and documentation.
|
|
|
|
|
|
|
|
|
|
|
|
They are often seen in XML snippets and escaping would be tedious.
|
|
|