Age | Commit message (Collapse) | Author |
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/634/
--HG--
branch : product-engine
|
|
use it for "edit outfit" flatlist controls.
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/641/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
reviewed by Richard Nelson, Vadim Savchuk at https://codereview.productengine.com/secondlife/r/616/
--HG--
branch : product-engine
|
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/624/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/614/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
collapse/expand.
- Added method which resets selection and tied it up to DropDownStateChangedCallback.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/628/
--HG--
branch : product-engine
|
|
Backed out changeset: f0e9147baf74
--HG--
branch : product-engine
|
|
LLInventory::getItem()
Reason: access to deleted pointer to LLViewerInventoryItem in LLWearableItemsList::updateChangedItems.
Fix: replaced member pointer to LLViewerInventoryItem with its LLUUID.
Also improved a bit logic of the updateChangedItems() to avoid redundant iterations.
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/613/
--HG--
branch : product-engine
|
|
into web site info.
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/627/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
right-click on an attachment
EXT-2485 [BSI] Drop and Detach are too close
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when nav bar is hidden and flags are set) - fixed Mini-Location panel visibility in mouse look mode
Added code to the LLAgent::endAnimationUpdateUI() which shows/hides Mini-Location panel depending on the mouse look mode and user preferences.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/623/
--HG--
branch : product-engine
|
|
added copying/activation of more gesture folders
|
|
|
|
|
|
Ported from Snowglobe.
|
|
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
LLInventoryAddItemByAssetObserver::changed.
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/618/
--HG--
branch : product-engine
|
|
|
|
LLFloaterBuyCurrencyHTML::navigateToFinalURL(), so it can skip the MIME type probe.
|
|
|
|
|
|
|
|
|
|
DarwinManifest.package_finish() creates and mounts a .sparseimage file,
populating it with the desired package contents before creating a .dmg from
it. However, errors while it's mounted would formerly bypass the 'hdiutil
detach' command that unmounts it, leaving the host in a confused state that
seemed to prevent subsequent retry attempts from succeeding.
Also add code to try to diagnose/bypass mysterious SetFile -a V filename
errors, so far without much luck.
|
|
- Moved inventory list item panel to a separate file.
- Added xui customizable styles for wearable list items.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/551/.
--HG--
branch : product-engine
|
|
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/617
--HG--
branch : product-engine
|
|
if height of 'Add More' panel was changed
- Increased width of layout panel and its accordion
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/621/
--HG--
branch : product-engine
|
|
filter field
- Set focus on filter field
Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/598/
--HG--
branch : product-engine
|
|
Inventory names should be limited to 63 characters
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/608/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
removed cancel button
|