Age | Commit message (Expand) | Author |
2023-08-14 | SL-19528 Remove PERMISSION_DEBIT warning (revert recent change) | Alexander Gavriliuk |
2023-08-04 | SL-20121 Fixed the crash in LLViewerInput::getKeyBindingAsString() | Andrey Lihatskiy |
2023-08-02 | SL-19528 Remove PERMISSION_DEBIT warning from experience that is Grid and Pri... | Alexander Gavriliuk |
2023-08-01 | SL-18623 LLAvatarRenderInfoAccountant coroutine crash | Andrey Kleshchev |
2023-07-28 | SL-18399 'DisableCameraConstraints' debug setting is not working on RC | Alexander Gavriliuk |
2023-07-28 | DRTVWR-587: Use [[noreturn]] attribute on callFail() methods | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Skip some tests that only fail with older Visual Studio | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Make LLSDParam<LLSD> simplify type when delegating. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Disable LazyEventAPI tests on TeamCity Macs. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Try harder to work around clang bug. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Try to work around clang bug. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Revert "Try again to address older clang difficulties." | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Try again to address older clang difficulties. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Tweak LazyEventAPIBase::add() to mollify clang. | Nat Goodspeed |
2023-07-26 | DRTVWR-587: Move constexpr arity into lambda that uses it. | Nat Goodspeed |
2023-07-26 | SL-18619 Eyes not rendering in Shape floater thumbnails | Alexander Gavriliuk |
2023-07-26 | SL-20049 Don't show selection beam when attempting to drag avatar | Andrey Kleshchev |
2023-07-25 | DRTVWR-587: Pacify VS 2022 specifically. | Nat Goodspeed |
2023-07-25 | SL-18058 Updated profile picture not shown in Conversation floater | Andrey Kleshchev |
2023-07-24 | update DejaVu Fonts to 2.37, including LICENSE | Lars Næsbye Christensen |
2023-07-24 | Merge pull request #300 from larsnaesbye/main | nat-goodspeed |
2023-07-21 | replaces deprecated (since 10.12) reference to NSAnyEventMask with the replac... | Lars Næsbye Christensen |
2023-07-18 | Merge pull request #280 from secondlife/dispatch-maint-v2 | nat-goodspeed |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-587-maint-V | Andrey Kleshchev |
2023-07-17 | Increment viewer version to 6.6.14 | Nat Goodspeed |
2023-07-17 | SL-19995 FIXED The context menu is not fully displayed for the navigation bar | Maxim Nikolenko |
2023-07-17 | SL-19306 A method of displaying user-customized keybindings in user-visible text | Andrey Kleshchev |
2023-07-15 | SL-20011 Restrict 'Empty Trash' if objects are attached | Maxim Nikolenko |
2023-07-14 | Fix some spacing | Roxie Linden |
2023-07-13 | SL-20009 - race condition - calling cards could be created without name | Roxie Linden |
2023-07-13 | DRTVWR-558: Constrain LL::apply()'s use of std::apply(). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix a few lleventdispatcher_test merge glitches. | Nat Goodspeed |
2023-07-13 | DRTVWR-587: Merge branch 'DRTVWR-587-maint-V' into dispatch-maint-v2 | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Avoid extra copy of getMetadata() LLSD map. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix LLEventDispatcher::addMethod() for LazyEventAPI. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix const-ness glitch in LL::apply(func, tuple) | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix merge glitch: missing LLEventDispatcher::addFail() | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Nail down LLDispatchListener exception handling | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Enrich LLEventDispatcher::callFail() with current call. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Extend LLEventDispatcher::add() overloads. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add tests for batched LLDispatchListener operations. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Make DispatchResult methods use their arguments. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Introduce LLDispatchListener batched requests. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Break out new LLDispatchListener::call() method. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add tests for LLDispatchListener functionality. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Clean up LLEventDispatcher argument and result handling. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Allow directly streaming test helper class CaptureLog. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Demangle names of exceptions reported by TUT tests. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Support LLStoreListener<LLSD>, add LLCaptureListener. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add apply_n(function, std::vector) for variadics. | Nat Goodspeed |