summaryrefslogtreecommitdiff
path: root/indra/llui/llluafloater.cpp
AgeCommit message (Expand)Author
2024-09-04Swat a few more buzzing BOOLs.Nat Goodspeed
2024-08-28Ditch trailing spaces.Nat Goodspeed
2024-06-25Add wear/detach actions to Appearance listener; update example scriptMnikolenko Productengine
2024-04-03Introduce fsyspath subclass of std::filesystem::path.Nat Goodspeed
2024-03-25mac build fixMaxim Nikolenko
2024-03-25Add keystroke event support and allow adding text lines to the line editorMnikolenko Productengine
2024-03-21mac build fixMnikolenko Productengine
2024-03-21Accept an array for "add_list_item" and change EVENT_LIST typeMnikolenko Productengine
2024-03-21Switch to LLDispatchListenerMnikolenko Productengine
2024-03-20LLLuaFloater code clean upMnikolenko Productengine
2024-03-19search xml file in the lib, if path is not full; add test lua floater scriptsMnikolenko Productengine
2024-03-18update to use new lua leap; initial support for scroll listMnikolenko Productengine
2024-03-15set commit callback for all buttons including minimize, maximizeMnikolenko Productengine
2024-03-14Send additional events to the script when specifiedMnikolenko Productengine
2024-03-12Initial implementation of LLLuaFloaterMnikolenko Productengine