Age | Commit message (Expand) | Author |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-06-10 | Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing | Andrey Lihatskiy |
2024-06-10 | Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed | Ansariel |
2024-06-10 | Re-enable compiler warnings C4018, C4100, C4231 and C4506 | Ansariel |
2024-06-09 | Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8 | Ansariel |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | Fix a bunch of uninitialized variable warnings that showed up in Visual Studio | Ansariel |
2024-05-29 | Trim trailing whitespace | Bennett Goble |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-13 | Revert "viewer#819 Avoid reading the same XML file multiple times" | Andrey Kleshchev |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
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 branch 'main' into marchcat/a-merge | Andrey Lihatskiy |
2024-04-24 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-12 | Merge branch 'main' into marchcat/x-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 | 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-600-maint-A | 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-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-18 | viewer#961 Add a notification appearing when user tries to insert a disallowe... | Alexander Gavriliuk |
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-10 | viewer#944 Make 'Debug Unicode' feature available for all LLViews | Alexander Gavriliuk |
2024-03-05 | viewer#819 Avoid reading the same XML file multiple times | Alexander Gavriliuk |
2024-03-05 | jira#71179 Use Emoji font in ScrollList by default | Alexander Gavriliuk |
2024-03-05 | triage#86 Use Emoji font in LineEditor by default | Alexander Gavriliuk |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2024-03-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
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 |