| Age | Commit message (Collapse) | Author |
|
Also this is the first REAL AppVeyor build test.
|
|
|
|
|
|
string) and on_window_close(userdata ShiftOSDesktop, string) now report
window GUIDs to their handlers instead of userdata Form objects. You can
now use get_window(string) to get a Form from a window GUID.
|
|
including making save_file(filters, func) and open_file(filters, func)
do the same as fileskimmer_open and fileskimmer_save
|
|
|
|
- Syntax highlighting textbox for Lua API
- That textbox also supports C# syntax highlighting
- Added framework for custom desktop environments in Lua.
|
|
Implements aren-cllc's httpget() lua method. Works perfectly.
|
|
It's untested, but in theory it'll all work perfectly.
|
|
It feels better to know what's responsible for what... Plus I removed
some un-needed C# stuff.
|