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
/
llcommon
/
llavatarname.h
Age
Commit message (
Expand
)
Author
2013-05-01
Merge vwr-dev-mat
Graham Madarasz
2013-04-30
Merge 3.5.1 into Materials
Graham Madarasz
2013-04-19
merge changes for DRTVWR-294
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-11
Viewer-chui merge
prep
2012-12-13
CHUI-599 : Fixed : Avatar name provides now a method to get the regular accou...
Merov Linden
2012-12-07
CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the leg...
Merov Linden
2012-12-05
CHUI-580 : WIP : Change the display name cache system, deprecating the old pr...
Merov Linden
2011-01-15
renamed temp name flag member in name cache to avoid confusion with similar n...
Oz Linden
2010-09-04
Correct license on newly exported files to LGPL.
Aimee Linden
2010-05-27
DEV-50013 Friendlier info if you can't change name due to time lockout
James Cook
2010-05-21
Rename LLAvatarName::getNameAndSLID() to getCompleteName()
James Cook
2010-05-19
DEV-50013 Viewer reads legacy first/last name from People API
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 WIP Added utility to get name and SLID in single string
James Cook
2010-04-28
Remove prototype support for badges next to avatar names
James Cook
2010-04-26
Don't save dummy records (from 503 errors) to disk cache
James Cook
2010-04-22
DEV-47529 Turn off display names if no capability from simulator, and
James Cook
2010-04-20
Viewer caches avatar display names between sessions
James Cook
2010-04-16
Accept expires timestamp as UTC datetime in LLSD
James Cook
2010-04-12
DEV-47529 Convert viewer to use final People API lookup URL format
James Cook
2010-04-08
DEV-47529 Add expiration to display name cache for viewer
James Cook
2010-02-19
Improved support for toggling display names on/off
James Cook
2010-02-12
Per-avatar customizable icons next to name links in text
James Cook
2010-02-11
Created stub LLAvatarNameCache for display name lookup, as
James Cook