Age | Commit message (Collapse) | Author |
|
|
|
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
|
|
attempts to change his display name
|
|
|
|
|
|
the button and respective code were removed.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/.
--HG--
branch : product-engine
|
|
|
|
Also fixes a crash when turning on display names.
|
|
Talks to web service so other people can see the change, but for now
they need to relog or toggle display names on/off to clear their
cache.
|
|
add return value to notifyXXX functions, may be usefull
--HG--
branch : product-engine
|
|
Made the People and Me task panels support the desired tri-state behavior.
Until all the other task panels support that behavior, it is disabled.
--HG--
branch : product-engine
|
|
Renamed files:
- indra/newview/llpanelmeprofile.{cpp,h} to llpanelme.{cpp,h}
- panel_me_profile.xml to panel_me.xml
- panel_profile_user.xml to panel_my_profile.xml
Renamed classes:
- LLPanelAvatarMeProfile to LLPanelMyProfile
- LLPanelMeProfile to LLPanelMe
- LLPanelMeProfileEdit to LLPanelMyProfileEdit
--HG--
branch : product-engine
|