aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Controls/SyntaxHighlighter.cs
AgeCommit message (Collapse)Author
2016-07-05More Lua workMichaelTheShifter
including making save_file(filters, func) and open_file(filters, func) do the same as fileskimmer_open and fileskimmer_save
2016-07-04Add luatextbox widget and more.MichaelTheShifter
- Syntax highlighting textbox for Lua API - That textbox also supports C# syntax highlighting - Added framework for custom desktop environments in Lua.