Age | Commit message (Expand) | Author |
2024-08-09 | Fix rare shutdown crash in gCacheName | Rye Mutt |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-19 | Replace remaining BOOL with bool llinventory and llmessage | Ansariel |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen |
2023-06-28 | SL-19572 Fix some obscure cases of residents bypasing mute list | Andrey Kleshchev |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-08-18 | MAINT-5506: Fix ugly timing bug in llurlentry static initialization. | Nat Goodspeed |
2014-10-17 | Update to build on Xcode 6.0: removed unised const variables [-Wunused-const-... | callum_linden |
2014-03-12 | merge with release | Richard Linden |
2014-02-14 | More memory cleanup of containers after DeletePairedPointer() usage. | simon |
2014-02-14 | [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown | Baker Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-11 | Viewer-chui merge | prep |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ... | Don Kjer |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden |
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old pr... | Merov Linden |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks |
2010-11-30 | DN-217 Changing between View Display Names on and off during a conference cal... | Leyla Farazha |
2010-11-23 | DN-212 [crashhunters] LLCacheName::buildLegacyName | Leyla Farazha |
2010-11-04 | DN-188 Fixed users with lastname residents not having inspectors in chat history | Leyla Farazha |
2010-10-29 | DN-154 Display Names only shown in Nearby Chat History when a user logs back ... | Leyla Farazha |
2010-10-27 | DN-188 Inspectors and Profile images not available in IM history or local cha... | Leyla Farazha |
2010-10-22 | DN-181 Chat & IM logs saved in unreadable .llsd instead of .txt | Leyla Farazha |
2010-09-03 | Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Li... | Aimee Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-05-27 | DEV-50013 Region debug top scripts/colliders display names | James Cook |
2010-05-27 | added function for building a username from a legacy name and fixed group not... | Leyla Farazha |
2010-05-25 | DEV-50013 WIP gCacheName->getGroup() to distinguish from av lookups | James Cook |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook |
2010-04-13 | Fixed bug EXT-5415 (Edit floater and object profile show group as "loading...... | Vadim Savchuk |
2010-03-03 | Work around bad usernames occasionally sent from server. | James Cook |
2010-03-02 | Don't load cached names with blank last names, avoids data corruption | James Cook |
2010-02-19 | Added clear() method for debugging | James Cook |
2010-02-17 | Added function LLCacheName::cleanFullName() to strip " Resident" from strings | James Cook |
2010-02-16 | Store last name Resident in cache for now, but don't use for reverse lookups | James Cook |
2010-02-16 | Fix server to use updated LLCacheName API. | James Cook |
2010-02-12 | Per-avatar customizable icons next to name links in text | James Cook |
2010-02-11 | Removed temporary LLCacheName::getDisplayName code | James Cook |
2010-02-10 | Added Jose Sanchez as display name for bobsmith123 | James Cook |
2010-02-08 | Converted names build from avatar object LLNameValue pairs to SLID | James Cook |
2010-02-03 | merge | James Cook |
2010-02-01 | Support returning full_name (and SLID) for LLCacheName::get() calls | James Cook |
2010-01-29 | CID-317 | Tofu Linden |