| Age | Commit message (Collapse) | Author | 
|---|
|  | Thanks to Franck Guadagnini. | 
|  | Sometimes encoding auto-detection via `io.encodings` is more trouble than it's
worth. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Scintilla's iface for them is different than similar properties. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Mimic Lua 5.3 interpreter by auto-printing results and making '=' prefix
optional, call returned functions implicitly (no calling parentheses required),
and pretty print tables. | 
|  |  | 
|  | This allows for specific file and folder includes. | 
|  |  | 
|  | This requires gtdialog r108 (changeset 8465c20432e1). | 
|  | This requires gtdialog r106 (changeset 4fbcad4d2031). | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Ensure snippet start position is as far back as possible. | 
|  | Scintilla 3.7.4 requires a C++11 compiler, which I do not have. | 
|  |  | 
|  | "Replace All" after an initial search would only "replace in selection" and
"Replace All" with the selection at EOF would not work. | 
|  |  | 
|  |  | 
|  |  |