Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2023-10-17 | SL-20232 Allow deletion of worn items #1 | Andrey Kleshchev | |
2023-10-11 | SL-20432 Filtering My Outfits with big number of items freezes UI | Alexander Gavriliuk | |
2023-10-11 | SL-20432 Filtering My Outfits with big number of items freezes UI | Alexander Gavriliuk | |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp | |||
2023-05-17 | SL-19721 use LLOutfitObserver to handle cof changes | Maxim Nikolenko | |
2023-03-09 | SL-19367 FIXED Failing to detach temporary mesh attachment | Maxim Nikolenko | |
2020-05-28 | SL-13239 Add 'Touch' to the various attachment context menus | Mnikolenko Productengine | |
2020-05-22 | SL-13190 Allow Edit Attached Object Position From Inventory | Mnikolenko Productengine | |
2018-03-06 | MAINT-8342 FIXED [maint-viewer] Viewer crash when click Take off in ↵ | maxim_productengine | |
Temporary attachments | |||
2018-02-09 | MAINT-8274 FIXED Temporary attachments could not be detached via gear menu ↵ | maxim_productengine | |
from Appearance>Wearing | |||
2017-09-13 | MAINT-7794 Wrap getCapability(..) calls to avoid crashes | Mnikolenko Productengine | |
2016-12-08 | MAINT-6979 Scroll bar in Appearance -> Wearing jumps up to the top each time ↵ | Mnikolenko Productengine | |
an attachment is detached | |||
2016-07-18 | MAINT-6520 Add a way to see worn temp attachments. | Mnikolenko Productengine | |
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-04-27 | MAINT-1007 FIXED Context menu in Appearance/Wearing tab should contain "Show ↵ | Mnikolenko Productengine | |
original" menu item | |||
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-08-28 | MAINT-5443 FIXED Appearance menu does not display gestures in outfit | andreykproductengine | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2012-08-21 | SH-3625 WIP - consolidating code paths for wearable/attachment removal | Brad Payne (Vir Linden) | |
2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden | |
2012-02-06 | EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave ↵ | Merov Linden | |
like a normal clipboard. | |||
2012-02-01 | EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set ↵ | Merov Linden | |
up for toolbar and never used) | |||
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-27 | EXP-1226 FIXED (Create and register a floater for Appearance side tab) | Paul ProductEngine | |
- Added xml for a new floater Appearance and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::getPanel | |||
2011-07-11 | merge changes for storm-1459 | Oz Linden | |
2011-06-30 | STORM-1459 Updated comment per Nicky's suggestion | Jonathan Yap | |
2011-06-29 | STORM-1459 "Wearing Tab" - Add ability to copy displayed inventory names to ↵ | Jonathan Yap | |
clipboard Made changes with input from Oz & Vadim | |||
2011-06-29 | STORM-1459 "Wearing Tab" - Add ability to copy displayed inventory names to ↵ | Jonathan Yap | |
clipboard | |||
2011-06-06 | EXP-859 FIX -- Save setting for last time inbox expanded | Leslie Linden | |
EXP-841 PROGRESS -- Create outbox sync button with basic enable/disable logic and animation EXP-866 PROGRESS -- Create inbox observer to dynamically update inbox item count and badge value EXP-872 PROGRESS -- Hide inbox and outbox unless applicable Inbox expansion time is now saved as setting variable "LastInventoryInboxExpand". New outbox sync button art. Observers for items and categories are now implemented in the LLSidepanelInventory but the exact method of use is still to be determined. Functions are in place to show and hide the inbox and outbox panels but the logic around the decision is TBD. The resize bar for the inbox/outbox is now disabled when both inbox and outbox are collapsed. Reviewed by Leyla. | |||
2010-10-22 | STORM-426 FIXED Menu button no longer looked pressed while its menu is ↵ | Seth ProductEngine | |
displayed by another control. - LLMenuGL in menu button replaced by LLToggleableMenu that handles visibility change upon clicks inside specific button rect. - Added visibility change signal to LLToggleableMenu to update menu button pressed state. - Added using menu handle in LLMenuButton. | |||
2010-10-15 | STORM-263 FIXED popup menu of Cog button in lower-left of sidebar panel ↵ | Seth ProductEngine | |
closing on second click - Changed type of gear menu buttons from LLButton to LLMenuButton in all sidebar panels where gear menu button is used. - Added setMenuPosition(), setMenu() and updateMenuOrigin() to the LLMenuButton. - Moved actions common for displaying a context menu to LLMenuButton::toggleMenu(). - In all sidebar panels where LLButton was replaced with LLMenuButton the following steps were taken: 1. setting gearMenu and its position relative to the menuButton with LLMenuButton::setMenu() 2. setting mouse down callback for the menuButton if needed. 3. calculating the menu origin point with LLMenuButton::updateMenuOrigin() in mouse down callback | |||
2010-09-10 | STORM-93 FIXED Added Take Off function to the gear menu and implemented this ↵ | Paul Guslisty | |
functionality using helper methods: canTakeOffSelected() - checking whether selected item(s) can be taken off hasItemSelected() - checking whether any item selected getSelectedItemsUUIDs() - returns selected items ids | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-17 | EXT-8564 FIXED Ability to take off wearables via "Wearing" Tab of My Outfits. | Vadim Savchuk | |
Added Take Off / Detach options to the Wearing tab context menu. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/864/ --HG-- branch : product-engine | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-22 | EXT-4295 FIXED Added gear and context menus for Wearing tab. | Sergei Litovchuk | |
- Moved My Outfits gear menu from llpaneloutfitsinventory.cpp to lloutfitslist.cpp Revieved by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/604/. --HG-- branch : product-engine | |||
2010-06-11 | EXT-7779 FIXED Changed wearing panel from inventory panel to a flat list ↵ | Sergei Litovchuk | |
similar to My Outfits view. - Added common interface for My Outfits and Wearing tabs. - Changed LLPanelOutfitsInventory to use common interface for My Outfits and Wearing tabs. - Removed dependency on outfits side panel from inventory bridge context menus. - Removed unused LLShowCreatedOutfit class from llagentwearables.cpp. - Restored opening newly created outfit in My Outfits tab. - Fixed worn items indication for Wearing tab items. Revieved by Neal Orman at https://codereview.productengine.com/secondlife/r/604/. --HG-- branch : product-engine |