Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
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 | |
The problem was that class-static LLUrlEntryParcel::sRegionHost was being initialized by copying class-static LLHost::invalid. Naturally, these two statics are initialized in different source files. Since C++ makes no promises about the relative order in which objects in different object files are initialized, it seems we hit a case in which we were trying to initialize sRegionHost by copying a completely uninitialized LLHost::invalid. In general we might attempt to address such cross-translation-unit issues by introducing an LLSingleton. But in this particular case, the punch line is that LLHost::invalid is explicitly constructed identically to a default-constructed LLHost! In other words, LLHost::invalid provides nothing we couldn't get from LLHost(). All it gives us is an opportunity for glitches such as the above. Remove LLHost::invalid and all references, replacing with LLHost(). | |||
2014-10-17 | Update to build on Xcode 6.0: removed unised const variables ↵ | callum_linden | |
[-Wunused-const-variable] | |||
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 | |
- Added clear() after DeletePointer() call to hopfully fix this... | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
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 | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
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 ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
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 ↵ | Leyla Farazha | |
call session put viewer in a state where last name resident was shown in viewer everywhere for user in conference call with last name resident. | |||
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 | |
in even if Usernames were shown in Chat during previous session | |||
2010-10-27 | DN-188 Inspectors and Profile images not available in IM history or local ↵ | Leyla Farazha | |
chat history | |||
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 ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
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 ↵ | Leyla Farazha | |
notice panel reviewed by James | |||
2010-05-25 | DEV-50013 WIP gCacheName->getGroup() to distinguish from av lookups | James Cook | |
Helps with global finds looking for remaining calls to patch. Reviewed with Leyla. | |||
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 ↵ | Vadim Savchuk | |
"loading..." when set to "none"). Made LLCacheName getGroupName() and getName() methods return TRUE if the given group/avatar name is NULL, so that LLNameBox doesn't display "Loading..." indefinitely. There's nothing to wait for in case of NULL id: the name cache returns a predefined name that won't change (i.e. it's the final result). Reviewed by Mike: https://codereview.productengine.com/secondlife/r/223/ --HG-- branch : product-engine | |||
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 | |
Fixed callback signatures. Added LLCacheName::getDefaultLastName() to return "Resident" Reviewed with Huseby | |||
2010-02-12 | Per-avatar customizable icons next to name links in text | James Cook | |
Changed LLUrlEntryAgent callbacks to handle both link label and icon Eliminated legacy LLNameCache file loading Reviewed with Kelly | |||
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 | |
Added temporary getDisplayName() to LLCacheName Moved temporary placeholder display names into LLCacheName Eliminated rarely used LLAgentUI::buildName in favor of buildFullName Standardized buildFullName capitalization | |||
2010-02-03 | merge | James Cook | |
2010-02-01 | Support returning full_name (and SLID) for LLCacheName::get() calls | James Cook | |
Changed callback signature to full_name instead of first_name,last_name Eliminated all calls to legacy (non-signal/non-boost-bind) lookup mechanism Change Pay dialog names to SLURL links Tweaked layout of Pay Resident and Pay via Object floaters to make SLURLs fit Consolidate name first + " " + last concatenation in LLCacheName::buildFullName() Reviewed with Kelly | |||
2010-01-29 | CID-317 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLCacheNameEntry::LLCacheNameEntry() File: /indra/llmessage/llcachename.cpp | |||
2010-01-27 | CID-254 | Tofu Linden | |
Checker: UNINIT Function: LLCacheName::Impl::processUUIDRequest(LLMessageSystem *, bool) File: /indra/llmessage/llcachename.cpp | |||
2010-01-22 | LLCacheName and LLUrlEntryAgent now understand SLIDs - accounts | James Cook | |
with "Resident" as last name should not display that name. Also added test display names. | |||
2009-11-23 | Added reverse LLCacheName lookup. | Steve Bennetts | |
2009-09-01 | Trivial commit for hg import purposes | Bryan O'Sullivan | |
2009-06-22 | QAR-1383: convert new uses of Boost.Signals (arriving from other branches) to | Nat Goodspeed | |
Boost.Signals2 like the rest of the event-system-n code. | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-04-16 | svn merge -r117314:117337 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/mv13a-merge-1 QAR-1343 maint-viewer-13a+libcurlexploitfix-3-3 combo merge |