- Apr 01, 2020
-
-
Rye Mutt authored
-
- Feb 05, 2020
-
-
Andrey Lihatskiy authored
SL-12550 Profile feed tab cleanup
-
- Nov 13, 2019
-
-
AndreyL ProductEngine authored
-
- Apr 10, 2019
-
-
maxim_productengine authored
-
- Mar 25, 2019
-
-
andreykproductengine authored
-
maxim_productengine authored
-
- Mar 04, 2019
-
-
Kadah_Coba authored
Split picks and classifieds in to separate panels Moved getProfileURL to LLAvatarActions Removed dead XUI panels Removed picks/classifieds floater
-
- May 15, 2017
-
-
Mnikolenko Productengine authored
-
- May 04, 2017
-
-
Mnikolenko Productengine authored
MAINT-7383 Revise notification for Empty Trash / Purge trash action to include number of items being deleted.
-
- May 17, 2017
-
-
andreykproductengine authored
MAINT-6805 Fixed Right-click menus in the right and left panes of the Conversations windows are different
-
- Apr 11, 2016
-
-
Mnikolenko Productengine authored
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Mar 16, 2015
-
-
Mnikolenko ProductEngine authored
MAINT-4974 FIXED Complete name should be used in LLAvatarActions::buildResidentsString only when building name string for share confirmation dialogs
-
- Jul 30, 2013
-
-
Richard Linden authored
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Jan 24, 2013
-
-
Jonathan Yap authored
-
- Jan 11, 2013
-
-
Jonathan Yap authored
-
- Oct 08, 2012
-
-
Merov Linden authored
-
- Oct 05, 2012
-
-
Merov Linden authored
CHUI-194 : WIP : Update the ad-hoc conversation line item title, add a new update_session event. Still some clean up to do.
-
- Sep 27, 2012
-
-
maksymsproductengine authored
-
- Aug 30, 2012
-
-
Gilbert Gonzales authored
CHUI-305: Minor changes after code review. Using templated findChild() instead of getChildView(). Also using settings.xml to store common custom variables.
-
- Aug 29, 2012
-
-
Gilbert Gonzales authored
CHUI-305: Problem: The 'resident picker' had multiple parents and due to the design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'.
-
- Jul 03, 2012
-
-
Seth ProductEngine authored
CHUI-186 CHUI-187 FIX Removing a P2P convrsation from converstaion widget in the upper right corner when a new participant is added. End call prompt removed when adding a new participant to a P2P voice call. After adding a participant to a P2P voice conversation the resulting conference call is restarted voice invites to all participants.
-
- Jun 25, 2012
-
-
Seth ProductEngine authored
- The title is updated with the data from participants list widget in IM floater. - Creating the participants list is fixed for the case of starting the ad hoc session when the session id changes upon initialization (see LLIMConversation::buildParticipantList()). - LLEventTimer replaced with simple LLTimer to avoid crashes in LLEventTimer::tick(). - Moved the build_residents_string() code to LLAvatarActions::buildResidentsString() to use it in LLIMFloater::onParticipantsListChanged().
-
- Jun 06, 2012
-
-
Seth ProductEngine authored
CHUI-120 WIP Added starting ad hoc conference in the same floater as P2P chat, after adding more participants. - Added a parameter to LLAvatarActions::startConference() and LLIMMgr::addSession() to pass the uuid of a P2P IM floater which should be used to start a new conference in it. - In LLChicletBar::sessionRemoved() we don't close the IM floater if it is going to be re-used for a new conference.
-
- Jun 04, 2012
-
-
Jonathan Yap authored
STORM-1838 Add "Request Teleport" option to the menu when right-clicking on avatars in the Nearby list
-
- Apr 11, 2012
-
-
Vadim ProductEngine authored
It is invoked by clicking on any speaking indicator except yours.
-
- Oct 10, 2011
-
-
Richard Nelson authored
removed unused LLWeb functions for opening non-web media moved logic inside floaters and away from auxiliary functions
-
- Jun 21, 2011
-
-
Leyla Farazha authored
-
- Feb 23, 2011
-
-
Richard Linden authored
added LLAvatarActions::profileVisible and hideProfile
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 28, 2010
-
-
Vadim ProductEngine authored
- The button is now enabled only if all selected items are shareable. (it had checked only one currently selected item) - Eliminated some copy&paste.
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Jul 22, 2010
-
-
Aimee Linden authored
-
- May 28, 2010
-
-
Leyla Farazha authored
-
- Apr 12, 2010
-
-
Eugene Mutavchi authored
Implemented major task EXT-6710(Feature request: Allow drag and drop from Inventory panel to Resident Picker) - added handling the drag add drop inventory items to resident picker - added "Share" verb button to the inventory panel which opens resident picker - added "Share" menu item to the individual inventory context menu which acts as verb button Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/215/ --HG-- branch : product-engine
-
- Mar 29, 2010
-
-
Loren Shih authored
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
-
- Mar 25, 2010
-
-
Paul Guslisty authored
Fixed low bug EXT-6488 (Teleport menuitem is enabled for offline residents in the context menu and inspectors) - Added a check for a teleport offer ability. In XML created a paremeter and check it in source code. Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/86/ --HG-- branch : product-engine
-
- Feb 22, 2010
-
-
Sergei Litovchuk authored
--HG-- branch : product-engine
-