Age | Commit message (Expand) | Author |
2024-07-18 | Ditch `LLEventTrackable` aka `boost::signals2::trackable`. | Nat Goodspeed |
2024-06-25 | Add wear/detach actions to Appearance listener; update example script | Mnikolenko Productengine |
2024-06-10 | Merge branch 'release/luau-scripting' into lua-ui-callbacks | Mnikolenko Productengine |
2024-06-10 | Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and Sc... | Mnikolenko Productengine |
2024-05-31 | Cherry-pick leap.lua changes; other clean up | Mnikolenko Productengine |
2024-05-30 | Merge branch release/luau-scripting | Mnikolenko Productengine |
2024-05-24 | Merge branch 'release/luau-scripting' into lua-timers | Nat Goodspeed |
2024-05-24 | Nat's ideas from PR #1547 | Nat Goodspeed |
2024-05-22 | Add support for sending messages to Nearby chat from Lua script | Mnikolenko Productengine |
2024-05-16 | set UNTRUSTED_ALLOW as default; some LLCommitCallbackInfo clean up | Mnikolenko Productengine |
2024-05-16 | Merge branch 'lua-ui-callbacks' into release/luau-scripting | Mnikolenko Productengine |
2024-05-16 | adjust the flag to be untrusted block/allow/throttle | Mnikolenko Productengine |
2024-05-15 | Fix missing #include in lltextvalidate.cpp | Nat Goodspeed |
2024-05-15 | Merge branch 'release/luau-scripting' into lua-timers after Maint X | Nat Goodspeed |
2024-05-15 | Manual whitespace cleanup (fix_whitespace.py). | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into lua-timers for whitespace fixes. | Nat Goodspeed |
2024-05-15 | Add trusted flag to UI callbacks, so not everything is accessible from the sc... | Mnikolenko Productengine |
2024-05-15 | Merge branch 'main' into release/luau-scripting for Maint X release. | Nat Goodspeed |
2024-05-15 | Manual whitespace fixes (fix_whitespace.py). | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into release/luau-scripting: whitespace fix. | Nat Goodspeed |
2024-05-08 | Merge branch 'nat/cleanup-timers' into lua-timers. | Nat Goodspeed |
2024-05-02 | WIP: In llcallbacklist.h, add singleton LLLater for time delays. | Nat Goodspeed |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-26 | viewer#1308 LLFloaterView::restoreAll Crash | Andrey Kleshchev |
2024-04-24 | Merge 'main' into release/luau-scripting on promotion of Maint YZ | Nat Goodspeed |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-16 | Merge branch 'main' into release/luau-scripting | Nat Goodspeed |
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-04-03 | Merge branch 'main' into release/luau-scripting. | Nat Goodspeed |
2024-04-03 | Introduce fsyspath subclass of std::filesystem::path. | Nat Goodspeed |
2024-03-27 | viewer#1069 Crash after getting list of notification files | Andrey Kleshchev |
2024-03-27 | secondlife/viewer#944 Display should be consistent between llDialog text and ... | Alexander Gavriliuk |
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-03-25 | mac build fix | Maxim Nikolenko |
2024-03-25 | Add keystroke event support and allow adding text lines to the line editor | Mnikolenko Productengine |
2024-03-24 | viewer#1033 Crash at syncFloaterTabOrder | Andrey Kleshchev |
2024-03-24 | Revert "SL-20416 Fix Crash Report 1409376 (update)" | Andrey Kleshchev |
2024-03-22 | Add Develop menu option 'Debug Camera Controls' | Alexander Gavriliuk |
2024-03-21 | mac build fix | Mnikolenko Productengine |
2024-03-21 | Accept an array for "add_list_item" and change EVENT_LIST type | Mnikolenko Productengine |
2024-03-21 | Switch to LLDispatchListener | Mnikolenko Productengine |
2024-03-20 | LLLuaFloater code clean up | Mnikolenko Productengine |
2024-03-19 | search xml file in the lib, if path is not full; add test lua floater scripts | Mnikolenko Productengine |
2024-03-18 | viewer#961 Add a notification appearing when user tries to insert a disallowe... | Alexander Gavriliuk |
2024-03-18 | update to use new lua leap; initial support for scroll list | Mnikolenko Productengine |
2024-03-15 | set commit callback for all buttons including minimize, maximize | Mnikolenko Productengine |