Age | Commit message (Expand) | Author |
2023-07-18 | Fixes for compatibility with new xcode 15 beta for any viewer branch after DR... | Brad Linden |
2023-07-18 | SL-19891 Make sure focusable elements clear focus on destruction | Andrey Kleshchev |
2023-07-17 | DRTVWR-559 fix for lines lost in the merge | Brad Linden |
2023-07-17 | Delete unprintable chars that accidentally got into the merge in kdiff3 for D... | Brad Linden |
2023-07-17 | SL-18837: Lowercasing pathname for string compare is Windows-only. | Nat Goodspeed |
2023-07-17 | Merge pull request #285 from secondlife/marchcat/SL-19669 | marchcat-pe |
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev |
2023-07-17 | SL-18837: Clean up some redundancy in llrand.cpp. | Nat Goodspeed |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-587-maint-V | Andrey Kleshchev |
2023-07-17 | Merge branch 'DRTVWR-580-maint-T' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-07-17 | Increment viewer version to 6.6.14 | Nat Goodspeed |
2023-07-17 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-17 | Merge pull request #242 from secondlife/brad/actions | 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 | Merge remote-tracking branch 'origin/actions' into brad/actions (#242) | Brad Linden |
2023-07-14 | Fix "intermittent" llrand unit test failure on windows on DRTVWR-578. we mus... | Brad Linden |
2023-07-14 | Fix crash SL-20013 crash when applying nocopy material via drag-and-drop | Brad Linden |
2023-07-14 | Merge pull request #279 from secondlife/roxie/SL-20009 | Roxanne Skelly |
2023-07-14 | Fix some spacing | Roxie Linden |
2023-07-14 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-14 | SL-18837: Update llphysicsextensions_source to release v1.0.c93156d. | Nat Goodspeed |
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 | Fixed failure to open Material Editor when creating or uploading a new material | Brad Linden |
2023-07-13 | SL-19999 stop outputing debug info about created material asset id unnecessarily | Brad Linden |
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 |
2023-07-13 | DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Pull in LLEventDispatcher / LLDispatchListener fixes. | Nat Goodspeed |