Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Thanks to Misel Alexander.
|
|
|
|
|
|
Lua 5.3 made them optional and LuaJIT support has been dropped.
|
|
|
|
|
|
Thanks to Christof Böckler.
|
|
|
|
Embed multiple sizes in one icon file.
|
|
|
|
Also updated to Lua 5.3 syntax where held back by LuaJIT's 5.1/5.2 syntax.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows for immediate scrolling, selections, etc. in non-focused views. This
behavior mimics the GUI version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As a result, no need for a *properties.lua* file anymore. Also, renamed
`ui.set_theme()` to `buffer.set_theme()`.
|
|
They can be auto-detected now.
|
|
|
|
|
|
|
|
|
|
Sometimes encoding auto-detection via `io.encodings` is more trouble than it's
worth.
|
|
|
|
|
|
|
|
|
|
This allows for specific file and folder includes.
|
|
This requires gtdialog r108 (changeset 8465c20432e1).
|
|
This requires gtdialog r106 (changeset 4fbcad4d2031).
|
|
|
|
|
|
|