Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-07-05 | EXP-971 FIX New Direct Delivery item does not sort as most recent item in ↵ | Richard Linden | |
Recent Tab if that tab is open when item delivered | |||
2011-07-05 | EXP-982 FIX As a user, I would like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome and at an appropriate default size | |||
2011-06-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-06-23 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-06-21 | EXP-877 Profile button not active when selecting items in Marketplace inbox | Leyla Farazha | |
2011-06-15 | Fix VWR-24099: disable teleport button when too many friends are selected; ↵ | Andrew A. de Laix | |
we keep the warning dialog as a failsafe. | |||
2011-05-17 | Merge with viewer-development | Don Kjer | |
2011-04-26 | EXP-752 FIX -- When "View Display Names" is disabled, only my own profile ↵ | Leslie Linden | |
loads, when I click others profiles Avatar username is now looked up in the name cache when it is blank, which happens when display names are turned off apparently. Reviewed by Fredrik. | |||
2011-04-14 | Merge with viewer-development | Don Kjer | |
2011-04-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-2/ | Leslie Linden | |
2011-04-06 | WEB-3796 FIX - First click in session on "Profile" button doesn't do anything | Leslie Linden | |
* Updated to use the avatar name get callback function so it will always open the profile after the info has been properly cached, rather than silently passing through the function without doing anything. Reviewed by Leyla | |||
2011-03-31 | Merge | Kelly Washington | |
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard Linden | |
detecting if a profile window is visible now relies on the key the window was opened with and not the current url of that window this way you can navigate away from your profile and still close the window with the profile button removed unused getURL() function | |||
2011-02-23 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
added LLAvatarActions::profileVisible and hideProfile | |||
2010-12-29 | SOCIAL-405 FIX Always make Web profiles open in internal Web content floater ↵ | callum | |
regardless of prefs | |||
2010-12-07 | more merge from viewer-development | Brad Payne (Vir Linden) | |
2010-12-07 | merge viewer-development into web-profiles | Brad Payne (Vir Linden) | |
2010-10-20 | SOCIAL-84, SOCIAL-85 WIP | Brad Payne (Vir Linden) | |
2010-10-18 | consolidate generating profile URL, force to lower case | Brad Payne (Vir Linden) | |
2010-10-12 | Initial hooks for web profiles support | Brad Payne (Vir Linden) | |
2010-09-29 | Merge | Leyla Farazha | |
2010-09-28 | STORM-248 FIXED The 'Share' button in My Inventory now respects multiple ↵ | Vadim ProductEngine | |
selection. - The button is now enabled only if all selected items are shareable. (it had checked only one currently selected item) - Eliminated some copy&paste. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-22 | EXT-8248 FIXED Can't teleport multiple friends | Aimee Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-21 | EXT-8245 FIXED Added passing inventory panel to give_inventory_cb callback ↵ | Sergei Litovchuk | |
when called from 'Add More' panel. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/737/. --HG-- branch : product-engine | |||
2010-07-19 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-08 | EXT-8245 FIXED Fixed passing inventory panel to floater Resident Chooser ↵ | Sergei Litovchuk | |
when called from 'Add More' panel. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/709/. --HG-- branch : product-engine | |||
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-18 | EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided ↵ | Alexei Arabadji | |
logging of 'item shared' message instead of spawning IM session and add message to it. Details: 1 Corrected 'ItemsShared' notification message. 2 Avoided spawning session on item shared event. 3 Provided logging of item shared message. 4 Provided logging of 'IMSystemMessageTip' notification without opened related IM session. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/612/ --HG-- branch : product-engine | |||
2010-06-04 | Reverting commenting out of code since fix is in | Leyla Farazha | |
2010-06-04 | Merge | Leyla Farazha | |
2010-06-04 | Comment out code that won't compile, fix later | James Cook | |
2010-06-09 | EXT-6710 FIXED Updated inventory items sharing behavior according to ↵ | Alexei Arabadji | |
comments: "Andrey ProductEngine added a comment - 02/Jun/10 03:21 AM" and "Grumpity ProductEngine added a comment - 02/Jun/10 03:25 AM" of EXT-6710 issue. 1 Reused 'ShareNotification' with updated message. 2 Made allert message box scrollable(done by Yuri Chebotarev). 3 Updated word words_separator in strings.xml. 4 Made friends list tab of avatar picker be opened on 'share with avatar' action. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/525/ --HG-- branch : product-engine | |||
2010-06-03 | LLAvatarActions merge fix | Leyla Farazha | |
2010-06-03 | merge | Richard Linden | |
2010-06-02 | removed "SESSION_NAME" in favor of doing a gCacheName lookup | Leyla Farazha | |
reviewed by James | |||
2010-06-01 | EXT-6710 FIXED Added inventory items sharing confirmation and modified alert ↵ | Alexei Arabadji | |
about non-copy objects sharing. Current behavior: * user will be prompted about sharing items regardless is it one or more items; * user will be prompted about trying to share one ore more non-copy items; * in case user tries to share non-copy items among with copy items — copy tems will be shared and user will be prompted about sharing non-copy items reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/475/ --HG-- branch : product-engine | |||
2010-05-28 | Getting rid of some more old gCacheName calls | Leyla Farazha | |
2010-05-28 | removing deprecated add friend callback path for server 1.24 | Leyla Farazha | |
2010-05-25 | fixed merge problem | Leyla Farazha | |
2010-05-24 | merge | Richard Nelson | |
2010-05-21 | Rename LLAvatarName::getNameAndSLID() to getCompleteName() | James Cook | |
Discussed with Leyla/Richard | |||
2010-05-21 | EXT-6710 FIXED Implemented functionality to give multiselected inventory ↵ | Mike Antipov | |
items to several selected avatars in avatar picker: 1. Select items to share 2. Click Share; Resident chooser opens 3. Select residents to share with, click SELECT 4. Selected items are transferred to selected users 5. Pop-up toast confirms transfer Some implementation notes: * Avatar Picker is not closed when give inventory requests are sent (to be enable change selection and offer other items to other avatars) * Select button is enableв if all selected items can be offered. * Disabling of the "Share" menu item in the Inventory context menu is syncronized with check (before sending offer) whether item can be offered at all Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/364/ --HG-- branch : product-engine | |||
2010-05-13 | Fix build errors introduced in last merge | James Cook | |
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-12 | DEV-50013 IM window titles use correct name lookup method | James Cook | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |