summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-03-02MergeJames Cook
2010-03-02DEV-46936 SLID last name appears when resident returns an object to its ownerJames Cook
Fixed with some regular expression cleanup magic
2010-02-26Removed unnecessary include llhudtext.h from llviewerobject.hJames Cook
2010-02-26Clean out some dead codeJames Cook
2010-02-26Cleaned up Edit Profile > Set Name layout and feelJames Cook
2010-02-26Less ugly name tag fonts and colorsJames Cook
2010-02-26DEV-46659 Identity Evolution - SLID - Banned Residents name does not appear ↵James Cook
on the Estate tab under Region/Estate Fixed button enablement for add/remove ban. The buttons are supposed to be disabled on the mainland, even for gods.
2010-02-25Support multiple fonts, colors and styles in name tagsJames Cook
Simplified LLHUDText string API to be UTF8 only Added per-text segment font support Changed LLVOAvatar invalidateNameTag to clearNameTag
2010-02-24Re-color name tags after display name changesJames Cook
2010-02-24DEV-46415 Group Call Invite contains SLID with ResidentJames Cook
2010-02-24DEV-46506 User name and last name appears on the notification message from ↵James Cook
script
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-24Use async display name lookup for name tags, makes them refresh properly ↵James Cook
when toggling display name feature
2010-02-23DEV-46407 Region Debug Tab Top Scripts table contains SLID with ResidentJames Cook
Fixed for Top Colliders too
2010-02-23Prototype search by SLID and display nameJames Cook
2010-02-23Added ageFromDateISO() for YYYY-MM-DD datesJames Cook
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-20EXT-5593 - Fix by Erica to fix problems with button size for Beta 3. ↵Kent Quirk
Verified by Q.
2010-02-20Importing patch for EXT-5571 for Beta 3 release. Fix by Callum originally.Kent Quirk
2010-02-19IM window titles are Display Name (SLID)James Cook
2010-02-19Avatars with legacy names have special color name tagsJames Cook
2010-02-19Tweak the legacy avatar name tag colorJames Cook
2010-02-19Show SLID in side panel full avatar profileJames Cook
2010-02-19Improved support for toggling display names on/offJames Cook
Stop pre-populated name cache because we have a web service now for lookup Added mIsLegacy to LLAvatarName so we can colorize those name tags differently
2010-02-19Added Display Names option to login menu as wellJames Cook
2010-02-18Preference to set what fields name tags display, andJames Cook
first attempt at "use display names" menu item which doesn't work yet
2010-02-19Automated merge with ssh://hg.lindenlab.com/q/viewer-hotfixChuck Linden
2010-02-19Replaced small group icon to prevent stretching.Chuck Linden
http://jira.secondlife.com/browse/EXT-5103
2010-02-19DEV-46346 Cycle5 translation DE. A few missing strings from cycle3Eli Linden
2010-02-19DEV-46346 Cycle4 more linguistic change JAEli Linden
2010-02-19DEV-46346 Cycle5 translation FR new filesEli Linden
2010-02-19DEV-46346 Cycle5 translation FREli Linden
2010-02-19DEV-46346 Cycle5 translation DE new filesEli Linden
2010-02-19DEV-46346 Cycle5 translation DEEli Linden
2010-02-19DEV-46346 Cycle5 translation JAEli Linden
2010-02-19DEV-46346 Cycle5 translation JAEli Linden
2010-02-19DEV-46346 Cycle4 linguistic change DE and JAEli Linden
2010-02-18mergeRichard Nelson
2010-02-18EXT-5545 - make volume popup and nearby media popup mutually exclusiveRichard Nelson
reviewed by Leyla
2010-02-18MergeLeyla Farazha
2010-02-18EXT-5440 Deleting Script in Object contents deletes object when using ↵Leyla Farazha
delete key on keyboard reviewed by Richard
2010-02-18Finished (for now) side-panel cleanup.Chuck Linden
http://jira.secondlife.com/browse/EXT-4335
2010-02-18Missed the CMake file in backing out changesKent Quirk
2010-02-18move base back to default because doing it as a backout was causing merge errorsKent Quirk
2010-02-18merge changes from backing out the directory change of default to baseKent Quirk
2010-02-18Backed out cpp changes from changeset 49e628c3a0c5Kent Quirk
2010-02-18Reverting change 570851c5baa5Kent Quirk
because it's broken
2010-02-18mergerichard
2010-02-18fixed some spacing munged by mergerichard
2010-02-18EXT-5363 webkit does not strip spaces off a typed-in URLCallum Prentice
Reviewed by CB