Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-29 | EXP-1056 FIX Web popup issues with Web Content Browser | Richard Linden | |
changed browser id back to a string so it accepts malformed uuid strings coming from webkit - "{uuid}" instead of "uuid" | |||
2011-07-28 | EXP-1055 FIX Profile button not toggled on when Profile open in Basic mode | Richard Linden | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
2011-07-20 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-07-20 | EXP-880 FIX Enable navigation chrome for Search floater | Richard Nelson | |
changes in size of target windows other than _blank or "" are not saved EXP-1018 FIX Profile button in Basic mode does not toggle correctly when profile is opened and toggles on and closes other Web Content Panel windows | |||
2011-07-12 | EXP-880 FIX Enable navigation chrome for Search floater | Richard Linden | |
search floater derives from floater_web_content all web content now uses floater_web_content instead of media_browser | |||
2011-07-08 | merge | Leyla Farazha | |
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 | |