index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llpanelme.cpp
Age
Commit message (
Expand
)
Author
2010-07-15
DEV-51021 Viewer returns misleading error message when a blocked user attempt...
Leyla Farazha
2010-06-01
DEV-50778 Update text for display name change in viewer
James Cook
2010-05-28
Added debugging code for names changes for when People API breaks
James Cook
2010-05-28
WIP Fix miscellaneous display names in UI
James Cook
2010-05-27
DEV-50013 Friendlier info if you can't change name due to time lockout
James Cook
2010-05-24
DEV-50013 Add "Reset" button to Set Name dialog
James Cook
2010-05-18
Rename mSLID to mUsername to match the name of the field in the UI
James Cook
2010-05-12
DEV-50013 Display names limited to 31 chars (not bytes) in viewer UI
James Cook
2010-05-11
merge from dessie/viewer-public right before SLE code landed
James Cook
2010-05-07
DEV-49780 Better confirmation/failure messages for setting name
James Cook
2010-04-30
Hide "Set Name..." button if region/grid doesn't use display names
James Cook
2010-04-21
Fixed normal bug EXT-5220 (Remove Edit Appearance button from Me panel) - the...
Eugene Mutavchi
2010-04-19
DEV-49149 Localizable server error message for Display Names
James Cook
2010-04-15
Remove old hack to chat "refreshname" to trigger name tag updates
James Cook
2010-03-23
EXT-2959 : Full out camera functions from llagent to llagentcamera
Loren Shih
2010-03-23
Part DEV-47695 route display name changes via sim for rebroadcast to
James Cook
2010-03-18
Partial support for Set Name returning error msg from service
James Cook
2010-02-26
Cleaned up Edit Profile > Set Name layout and feel
James Cook
2010-02-24
Hack to refresh name tags when I change my display name.
James Cook
2010-02-22
Simple button to change your display name
James Cook
2010-02-11
Merge
James Cook
2010-02-09
Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time.
Dmitry Zaporozhan
2010-02-04
Converted all gCacheName->getName to getFullName for SLID compatibility
James Cook
2010-02-04
Fixed critical bug EXT-4823 - [NUX] Default My Profile to Edit Mode
Dmitry Zaporozhan
2010-02-03
Update for normal bug EXT-4873 - Homepage field in My Profile (edit) no longe...
Dmitry Zaporozhan
2010-01-25
Related to normal bug EXT-3880 ( [BSI] functionality loss - online status in ...
Mike Antipov
2009-12-07
Fixed normal bug EXT-3018([BSI] Hook up "Go to My Dashboard" in Profile to li...
Eugene Mutavchi
2009-12-07
no ticket, minor refactoring.
Yuri Chebotarev
2009-11-24
Work on task EXT-2092 (Task Panel tabs should toggle visibility of the panel).
Vadim Savchuk
2009-11-23
Renamed Me panel XUI class from "panel_me_profile_view" to "panel_me".
Vadim Savchuk
2009-11-20
Renamed classes and files for "Me" task panel for better readability.
Vadim Savchuk