summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterdisplayname.cpp
AgeCommit message (Collapse)Author
2023-04-03SL-17659 The display name reset buttonAndrey Kleshchev
2023-01-06SL-17659 Reset button for user profileAndrey Kleshchev
2022-04-13SL-15312 Legacy profiles remake #6Andrey Kleshchev
2019-11-13Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-02-12Backed out changeset: 25426acca617Kadah_Coba
Added back the display name floater
2015-05-28Remove the display name floaterRider Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-12-17CHUI-580 : WIP : Protect callback connections passed to ↵Merov Linden
LLAvatarNameCache::get() where necessary
2012-12-05CHUI-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.
2010-10-13DN-165 User cannot reset name to default if they are throttled because they ↵Leyla Farazha
receive the Sorry you cannot change your display name until [time] message. They cannot access the change display name dialog to hit reset when throttled.
2010-10-08Created a floater for setting display nameLeyla Farazha