Age | Commit message (Expand) | Author |
2023-06-07 | SL-18837: On Windows, try using py.exe Python stub. | Nat Goodspeed |
2023-06-07 | SL-18328 Fix opening the right profile on click Callingcard embedded to a Not... | Alexander Gavriliuk |
2023-06-07 | SL-19823 Edit not active for items | Andrey Kleshchev |
2023-06-06 | SL-18837: Concat path part with / rather than +=. | Nat Goodspeed |
2023-06-06 | SL-19823 Edit not always active #2 | Andrey Kleshchev |
2023-06-06 | SL-19823 Edit not always active when adding items and folders in single folde... | Andrey Kleshchev |
2023-06-06 | SL-18837: On Windows, NamedTempFile must convert from wstring | Nat Goodspeed |
2023-06-06 | SL-18837: Ditch Boost.Phoenix implicit lambda syntax. | Nat Goodspeed |
2023-06-06 | SL-18837: Make NamedTempFile name template compatible with Python. | Nat Goodspeed |
2023-06-06 | SL-18837: NamedTempFile back to std::function, use boost::phoenix << | Nat Goodspeed |
2023-06-06 | SL-19813 Disable switch view on Worn and Recent Inventory tabs | Maxim Nikolenko |
2023-06-05 | SL-18837: NamedTempFile must still disambiguate string literals. | Nat Goodspeed |
2023-06-05 | SL-18837: Make NamedTempFile revert to boost::function | Nat Goodspeed |
2023-06-05 | SL-18837: Try giving temp Python scripts a .py extension. | Nat Goodspeed |
2023-06-05 | SL-18837: Use Boost.Filesystem for NamedTempFile, instead of APR. | Nat Goodspeed |
2023-06-05 | SL-18837: Followup to 19e9e8c: global Boost.Bind placeholders | Nat Goodspeed |
2023-06-05 | SL-18837: pip install llsd as well as autobuild. | Nat Goodspeed |
2023-06-05 | SL-18837: Try to silence cascade of Boost.Bind warning messages. | Nat Goodspeed |
2023-06-05 | SL-18837: Windows APR 1.7.2 requires MS rpcrt4.dll. | Nat Goodspeed |
2023-06-05 | SL-18837: Bump the granularity of WorkQueue timing tests. | Nat Goodspeed |
2023-06-05 | SL-18837: Update apr_suite to release v1.7.2-4d6fcb2. | Nat Goodspeed |
2023-06-05 | SL-18837: #include <array> in several sources that need it. | Nat Goodspeed |
2023-06-05 | SL-18837: We no longer build Windows apr-iconv -- don't reference. | Nat Goodspeed |
2023-06-04 | SL-19669 Restored XML formatting for the Japanese translations | Andrey Lihatskiy |
2023-06-04 | Merge remote-tracking branch 'loque-viewer/DRTVWR-580-maint-T' into marchcat/... | Andrey Lihatskiy |
2023-06-03 | SL-19815 Return key should open items in gallery view | Andrey Kleshchev |
2023-06-03 | SL-19815 Gallery support for left, right, up and down | Andrey Kleshchev |
2023-06-03 | SL-19795 Fixed gallery autoscrolling | Andrey Kleshchev |
2023-06-02 | SL-18837: Don't include a version-specific Boost.Regex header. | Nat Goodspeed |
2023-06-02 | SL-18837: Boost.Bind _1, _2 placeholders are no longer global. | Nat Goodspeed |
2023-06-02 | SL-18251 Expand extents to include the Control Avatar bounds | Alexander Gavriliuk |
2023-06-02 | SL-18837: Don't try to copy long, specific libnghttp2.14.19.0.dylib. | Nat Goodspeed |
2023-06-02 | SL-18837: Update apr_suite to release v1.7.2-fb873f5. | Nat Goodspeed |
2023-06-02 | SL-17429 Message user when their inventory hits AIS3 limits #2 | Andrey Kleshchev |
2023-06-02 | SL-19815 Suppors Page Up, Page Down, Home, End and Delete | Andrey Kleshchev |
2023-06-02 | SL-19796 Creating folders in list mode does not scroll to new folder | Andrey Kleshchev |
2023-06-03 | Inventory mistranslation fix. | Logue |
2023-06-02 | SL-18837: Update libxml2, minizip-ng, colladadom | Nat Goodspeed |
2023-06-02 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-06-02 | SL-19796 Small cleanup | Andrey Kleshchev |
2023-06-02 | SL-19796 Fix inventory autoscroll and autoraneme | Andrey Kleshchev |
2023-06-02 | SL-19795 Remove extra panels, reuse combination ones instead | Andrey Kleshchev |
2023-06-02 | Merge branch 'DRTVWR-580-maint-T' of github.com:secondlife/viewer into DRTVWR... | Logue |
2023-06-01 | SL-19806 Crash at vobj | Andrey Kleshchev |
2023-06-02 | Revert Call translation to 'コール'. | Logue |
2023-06-01 | DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize. | Nat Goodspeed |
2023-06-01 | SL-19762 fix for cropped label text | Mnikolenko Productengine |
2023-06-01 | SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3 | Nat Goodspeed |
2023-06-01 | SL-19795 Smarter combination inventory resizing | Andrey Kleshchev |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed |