summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-17Look up display names via a web serviceJames Cook
Also removed unused LLComboBox globals to reduce llappviewer.cpp include file burden. Review pending
2010-02-17Fix typo, should unbreak Linux/Mac buildsJames Cook
2010-02-17DEV-46233 From field in group notices table contains SLID with ResidentJames Cook
Raw name being sent from server
2010-02-17Documented that last name "Resident" is not storedJames Cook
2010-02-17Added function LLCacheName::cleanFullName() to strip " Resident" from stringsJames Cook
2010-02-16DEV-46234 Group Invite contains SLID with Resident, andJames Cook
DEV-46231 Pay resident notification contains SLID with Resident last name, and DEV-46232 Payment confirmation of buy and sell parcel of land contains SLID with Resident in both notifications Clean up server-side name strings with regex matching. Reviewed with Simon.
2010-02-12Per-avatar customizable icons next to name links in textJames Cook
Changed LLUrlEntryAgent callbacks to handle both link label and icon Eliminated legacy LLNameCache file loading Reviewed with Kelly
2010-02-11Created stub LLAvatarNameCache for display name lookup, asJames Cook
well as LLAvatarName base data object. Reviewed with Kelly.
2010-02-11MergeJames Cook
2010-02-11Minor clarification edit to a warning comment.Eric M. Tulla (BigPapi)
2010-02-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2010-02-11EXT-4387 - Possible fix. No repro, but added an extra safety check and ↵Eric M. Tulla (BigPapi)
warning the only place in the function that it appears that something could go wrong if we have inventory corruption and InventoryType is wearable but the wearable type bitfield is in a broken state. -Reviewed by vir.
2010-02-11EXT-5105 Incorrect keyboard shortcut for Inventory in main menuangela
2010-02-11merge with remote repoangela
2010-02-11EXT-5164 Me->My Inventory opens Inventory floater, not side panelangela
2010-02-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Chuck Linden
2010-02-11Added tool tip to Clear History button.Chuck Linden
https://jira.secondlife.com/browse/EXT-5312
2010-02-11merge.Tofu Linden
2010-02-11merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Aimee Linden
2010-02-11EXT-5264 : Debug setting to show in-world voice visualizations while in ↵Aimee Linden
private voice calls Added ShowVoiceVisualizersInCalls, setting it to true will show voice visualizers, lipsync and voice gestures for people in the same voice session that are also visible in-world.
2010-02-11PE merge.Tofu Linden
2010-02-11Fixing another suicidal timer tick()Aimee Linden
2010-02-11CID-146Tofu Linden
Checker: NULL_RETURNS Function: LLNotificationChannelPanel::onClickNotification(void *) File: /indra/newview/llfloaternotificationsconsole.cpp
2010-02-11CID-147Tofu Linden
Checker: NULL_RETURNS Function: LLNotificationChannelPanel::onClickNotificationReject(void *) File: /indra/newview/llfloaternotificationsconsole.cpp
2010-02-11merge from remote repoangela
2010-02-11CID-148Tofu Linden
Checker: NULL_RETURNS Function: LLFloaterGesture::onClickPlay() File: /indra/newview/llfloatergesture.cpp
2010-02-11EXT-4837 [NUX] When filter results in null state, provide a message ↵angela
suggesting the user try global search.
2010-02-11CID-149Tofu Linden
Checker: NULL_RETURNS Function: LLFloaterGesture::onCopyPasteAction(const LLSD &) File: /indra/newview/llfloatergesture.cpp
2010-02-11CID-150Tofu Linden
Checker: NULL_RETURNS Function: LLFloaterGesture::onCopyPasteAction(const LLSD &) File: /indra/newview/llfloatergesture.cpp
2010-02-11CID-151Tofu Linden
Checker: NULL_RETURNS Function: LLFavoritesBarCtrl::insertBeforeItem(LLDynamicArray<LLPointer<LLViewerInventoryItem>, (int)32> &, const LLUUID &, LLViewerInventoryItem *) File: /indra/newview/llfavoritesbar.cpp