summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelme.cpp
AgeCommit message (Collapse)Author
2010-10-13making profiles look nicer when display names isn't onLeyla Farazha
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-11DN-161 Display Name and Username labels shown in profiles when View Display ↵leyla_linden
Names setting is off and when Display Names disabled on Simulator DN-163 Set display name error if user changes View Display Name setting to off in preferences with Edit profile panel open
2010-10-08Created a floater for setting display nameLeyla Farazha
2010-10-07Adding viewer hint for setting display name the when edit profile is opened ↵Leyla Farazha
with no display name set
2010-09-29edit profile display name now sizes down if too longLeyla Farazha
2010-09-27MergeLeyla Farazha
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-20changed buildPanel/buildFloater to member functions buildFromFileRichard Nelson
streamlined LLUICtrlFactory's interface
2010-08-19DEV-51021 Viewer returns misleading error message when a blocked user ↵Leyla Farazha
attempts to change his display name
2010-08-16cleaned up LLUICtrlFactory...Richard Nelson
removed redundant functionality moved buildPanel to LLPanel
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-30deprecated LLPanel::child*() methodsRichard Nelson
2010-07-15DEV-51021 Viewer returns misleading error message when a blocked user ↵Leyla Farazha
attempts to change his display name reviewed by Richard cc#220
2010-06-01DEV-50778 Update text for display name change in viewerJames Cook
Reviewed with Erica - got them as close as we can with the data we have available.
2010-05-28Added debugging code for names changes for when People API breaksJames Cook
2010-05-28WIP Fix miscellaneous display names in UIJames Cook
2010-05-27DEV-50013 Friendlier info if you can't change name due to time lockoutJames Cook
Reviewed with Leyla
2010-05-24DEV-50013 Add "Reset" button to Set Name dialogJames Cook
Reviewed with Richard
2010-05-18Rename mSLID to mUsername to match the name of the field in the UIJames Cook
Product made a late-breaking request to change the name of this field. The wire protocol for People API has not yet changed.
2010-05-12DEV-50013 Display names limited to 31 chars (not bytes) in viewer UIJames Cook
Reviewed with Leyla
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-05-07DEV-49780 Better confirmation/failure messages for setting nameJames Cook
Reviewed with Callum
2010-04-30Hide "Set Name..." button if region/grid doesn't use display namesJames Cook
2010-04-21Fixed normal bug EXT-5220 (Remove Edit Appearance button from Me panel) - ↵Eugene Mutavchi
the button and respective code were removed. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/. --HG-- branch : product-engine
2010-04-19DEV-49149 Localizable server error message for Display NamesJames Cook
Try to look up a specific translation for the error in the viewer, but failing that, try to use a message sent by the server. Reviewed with Simon.
2010-04-15Remove old hack to chat "refreshname" to trigger name tag updatesJames Cook
2010-03-23EXT-2959 : Full out camera functions from llagent to llagentcameraLoren Shih
First check-in; only compiles, nothing more.
2010-03-23Part DEV-47695 route display name changes via sim for rebroadcast toJames Cook
nearby avatars for name tag updates and to update cached display name for LSL nonblocking functions
2010-03-18Partial support for Set Name returning error msg from serviceJames Cook
2010-02-26Cleaned up Edit Profile > Set Name layout and feelJames Cook
2010-02-24Hack to refresh name tags when I change my display name.James Cook
Also fixes a crash when turning on display names.
2010-02-22Simple button to change your display nameJames Cook
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.
2010-02-11MergeJames Cook
2010-02-09Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time.Dmitry Zaporozhan
--HG-- branch : product-engine
2010-02-04Converted all gCacheName->getName to getFullName for SLID compatibilityJames Cook
Also eliminated notification "ObjectGiveItemUnknownUser" because the SLURL-based name lookup will always retrieve the user name. Fixed a bug with ObjectGiveItem where the SLURL would be incorrect for a group.
2010-02-04Fixed critical bug EXT-4823 - [NUX] Default My Profile to Edit ModeDmitry Zaporozhan
--HG-- branch : product-engine
2010-02-03Update for normal bug EXT-4873 - Homepage field in My Profile (edit) no ↵Dmitry Zaporozhan
longer appears --HG-- branch : product-engine
2010-01-25Related to normal bug EXT-3880 ( [BSI] functionality loss - online status in ↵Mike Antipov
profile) -- removed logic to process online status (LLPanelAvatarProfile::fillOnlineStatus) for non-existent view (name="online_status") on profile page --HG-- branch : product-engine
2009-12-07Fixed normal bug EXT-3018([BSI] Hook up "Go to My Dashboard" in Profile to ↵Eugene Mutavchi
link to http://secondlife.com/my) --HG-- branch : product-engine
2009-12-07no ticket, minor refactoring.Yuri Chebotarev
add return value to notifyXXX functions, may be usefull --HG-- branch : product-engine
2009-11-24Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel).Vadim Savchuk
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
2009-11-23Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me".Vadim Savchuk
--HG-- branch : product-engine
2009-11-20Renamed classes and files for "Me" task panel for better readability.Vadim Savchuk
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