summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-05-13DEV-50013 General "name list" support for display name +/- SLIDJames Cook
Added lookups via new name cache system. Added optional short_name parameter to show only display names in the list (don't need this yet). Removed top-level global refresh of all name list controls when legacy name cache receives names -- it was inefficient and we don't need it anymore. Reviewed with Leyla.
2010-05-12MergeLeyla Farazha
2010-05-12DEV-50013 Add "Turning off Display Names" preferenceLeyla Farazha
reviewed by James
2010-05-12DEV-50031 Moved buttons in IM ctrl panel to top, looks cleanerJames Cook
Reviewed with Leyla
2010-05-12DEV-50013 Display names limited to 31 chars (not bytes) in viewer UIJames Cook
Reviewed with Leyla
2010-05-12DEV-50013 IM window titles use correct name lookup methodJames Cook
2010-05-12Remove unnecessary include (was for debugging)James Cook
2010-05-12DEV-50013 IM inline text uses display namesJames Cook
Reviewed with Leyla
2010-05-12Add link to help docs to "Thanks for updating your name" dialogJames Cook
2010-05-12Fix merge problem, crash on close prefs due to SmallAvatarNamesJames Cook
Was deleted in trunk in code I refactored extensively.
2010-05-12Delete textures/xui files incorrectly added back during last mergeJames Cook
2010-05-11Clean up merge, advanced preferences layoutJames Cook
2010-05-11Clean up merge, dueling LLDateUtil refactoringJames Cook
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-05-08merge from PE's viewer-trunkTofu Linden
2010-05-07DEV-49780 Moved Display Names debug toggle to Advanced PrefsJames Cook
2010-05-07EXT-7111 FIX missing translation for 5 langsEli Linden
2010-05-07DEV-49780 Tweak to name lockout timing messageJames Cook
2010-05-07DEV-49780 Make object owner/creator wider in Object ProfileJames Cook
2010-05-07DEV-49780 Clean up Pay dialog layoutJames Cook
2010-05-07MergeEli Linden
2010-05-07ND-46735 WIP PT linguisticEli Linden
2010-05-07EXT-6844 FIX Shorten ES strings to alleviate UI truncationEli Linden
2010-05-07DEV-49780 Final name tag colors from Epic, looks niceJames Cook
2010-05-07DEV-49780 Update name tags when "Show SLIDs" pref disabledJames Cook
2010-05-07DEV-49780 Better confirmation/failure messages for setting nameJames Cook
Reviewed with Callum
2010-05-07DEV-49780 Avatar picker uses new People API interfaceJames Cook
Reviewed with Callum
2010-05-07DEV-49780 Chat/IM history shows SLID in tooltipJames Cook
Reviewed with Callum
2010-05-07DEV-49780 Remove Display Name from login menu, auto-enables on loginJames Cook
Reviewed with Callum
2010-05-07Rename menu item toggle to "Display Name Demo"James Cook
2010-05-07automated mergeLoren Shih
2010-05-07EXT-7276: Hide "paste as link" under Debug Setting ("InventoryLinking")Loren Shih
In viewer2.0, paste as link was only allowed in god mode. Here, it is allowable if the user sets a debug setting. This prevents normal users from accidentally screwing up their inventory if they don't understand what a link is.
2010-05-07MergeEli Linden
2010-05-07EXT-6658 WIP removing unwanted linebreakEli Linden
2010-05-07EXT-2493 FIXED Added strafe buttons.Andrew Dyukov
- Added slide left and Move right buttons to movement actions panel, when inserting them in xml organized buttons in panel into 3 columns to make their position more easily configurable. - Removed hiding of fly up and down buttons. When not flying(in walk/run mode) they act as jump ans crouch. - Added movement mode(walk/run/fly) dependent tooltips for fly/jump/crouch and slide buttons. - Added comment regarding implementation of move floater buttons toggling when user moves via keyboard (because it's not quite obvious and time consuming when you first encounter it) to LLFloaterMove::postBuild(). Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/360 --HG-- branch : product-engine
2010-05-07automated mergeLoren Shih
2010-05-07EXT-7269 : FIXED : Issue warning dialog when item is deleted that has links ↵Loren Shih
pointing to it Warning now comes up if you try to delete an item that has any item links pointing to it (in memory). This assumes that the viewer actually knows about those links, which is true at least in 2.0 since links only appear in Outfits folders and this code causes those to be fetched into memory on startup.
2010-05-07mergePalmer
2010-05-07mergeYuri Chebotarev
--HG-- branch : product-engine
2010-05-07EXT-7106 FIX remove multiply binding for switch tab callbackYuri Chebotarev
Reviwed by V.Savchuk at https://codereview.productengine.com/secondlife/r/361/ --HG-- branch : product-engine
2010-05-07EXT-7205 FIXED reversed displaying order of clothing items of the same type ↵Igor Borovkov
in panel outfit edit - reversed iterating order - switched up/down buttons' callbacks Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/359/ --HG-- branch : product-engine
2010-05-07Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-05-07EXT-7165 FIXED panel outfit edit now observes all changes in COF (incl. ↵Igor Borovkov
wearables order changes) - added observing changes in the COF (based on version changes of the COF category, COF's version is also updated when order of COF items is changed) - got rid of outfit fetcher, cause the only used outfit is COF which is always in a fetched state - minor cleanup Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/356/ --HG-- branch : product-engine
2010-05-07EXT-7143 FIXED remove redundat codeYuri Chebotarev
reviewed V.Savchuk at https://codereview.productengine.com/secondlife/r/358/ --HG-- branch : product-engine
2010-05-06CT-575 WIP DA translation for set10, new filesEli Linden
2010-05-06CT-575 WIP DA translation for set10Eli Linden
2010-05-06EXT-6658 WIP removing old overridesEli Linden
2010-05-06WIP Add default name expiration on set response, need headers laterJames Cook
2010-05-06mergePalmer
2010-05-06EXT-7263 - 3200 now class 0 card and got rid of some generic strings in ↵Palmer
gpu_table. No code changed.