Age | Commit message (Collapse) | Author |
|
|
|
Requires Scinterm r167 (changeset a0a536a4fe7e).
|
|
|
|
Other instances should not attempt to become the single instance by waiting on
a named pipe to be created, as it already exists.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since doc pointers are signed, a greater than zero test is not always correct.
|
|
|
|
As a result, no need for a *properties.lua* file anymore. Also, renamed
`ui.set_theme()` to `buffer.set_theme()`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Franck Guadagnini.
|
|
|
|
Scintilla's iface for them is different than similar properties.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Scintilla 3.7.4 requires a C++11 compiler, which I do not have.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|