Age | Commit message (Expand) | Author |
2024-05-06 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-... | RunitaiLinden |
2024-05-02 | #1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356) | RunitaiLinden |
2024-04-24 | Merge branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
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-20 | viewer#1018 Crash at insertStringNoUndo | Andrey Kleshchev |
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-05 | viewer#819 Avoid reading the same XML file multiple times | Alexander Gavriliuk |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy |
2024-03-01 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-02-25 | Issue#884 Crash on ~LLSearchEditor | Andrey Kleshchev |
2024-02-23 | viewer#875 Crash at uri normalization | Andrey Kleshchev |
2024-02-21 | Convert remaining BOOLs in llxml and introduce std::string_view | Ansariel |
2024-02-21 | Convert BOOL to bool in llui | Ansariel |
2024-02-21 | Convert BOOL to bool in LLControlGroup and related classes | Ansariel |
2024-02-19 | Change LLPreeditor::standouts_t to std::deque since std::vector<bool> since i... | Ansariel |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel |
2024-02-16 | Replace most of BOOL with bool in llmath | Ansariel |
2024-02-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk |
2024-02-05 | Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz | Andrey Lihatskiy |
2024-02-05 | #68175 PR-726 MacOS build fix | Alexander Gavriliuk |
2024-01-24 | SL-20416 Fix Crash Report 1409376 (update) | Alexander Gavriliuk |
2024-01-23 | SL-20416 Fix Crash Report 1409376 | Alexander Gavriliuk |
2024-01-24 | SL-20416 Avoid of taking focus by EmojiPicker | Alexander Gavriliuk |
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as a... | Alexander Gavriliuk |
2024-01-16 | Locale problems prior to OS X 10.4 no longer apply | Lars Næsbye Christensen |
2024-01-11 | SL-20756 The emoji in the profile floater is displayed schematically | Alexander Gavriliuk |
2024-01-09 | DRTVWR-599 OSX buildfix | Andrey Lihatskiy |
2024-01-09 | Simplify expression | Ansariel |
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-12-18 | Merge branch 'main' into DRTVWR-594-maint-Y | Andrey Lihatskiy |
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy |
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk |
2023-11-30 | Merge branch 'DRTVWR-594-maint-Y' into marchcat/594-y-pbr-merge | Andrey Lihatskiy |
2023-11-30 | SL-19801 Log unicode characters for debug | Alexander Gavriliuk |
2023-11-30 | Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge | Andrey Lihatskiy |
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy |
2023-11-24 | SL-17076 Thread safety of LLNotificationChannelBase's items | Andrey Kleshchev |