summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterdisplayname.cpp
AgeCommit message (Collapse)Author
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