Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-18 | MAINT-1789 FIXED Object inspector doesn't show any information about object ↵ | Mnikolenko ProductEngine | |
if user uses Select Only My Objects option | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-03-19 | MAINT-261 FIXED Display previously retrieved data (until we get the update) ↵ | Vadim ProductEngine | |
if object inspector is invoked for the same object. | |||
2011-10-17 | EXP-1359 FIX -- Selecting New Inventory window from gear menu in Inventory ↵ | Leslie Linden | |
panel opens old My Inventory panel * Removed old inventory panel. * Renamed new inventory panel from "my_inventory" to "inventory" Reviewed by Richard. | |||
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-1225 FIXED Added a floater for My Inventory side tab. | Seth ProductEngine | |
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer. - Added LLFloaterSidePanelContainer::getPanel<T>() for getting custom type panels. | |||
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-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-09 | EXT-8237 FIX Opening up Edit Outfit- Add More->Shirt causes FPS to drop from ↵ | Richard Linden | |
60fps to 18fps for a really long time EXT-8235 FIX HUGE long delay when reopening and/or closing edit outfit sidepanel if "Add More..." is active EXT-7695 FIX UI lockup after add wearable, right click av -> Change Outfit reviewed by Vir | |||
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-03 | EXT-4344 : Object Inspector has "Sorry, not implemented yet" | Loren Shih | |
Added sidetray object inspector code. | |||
2010-02-02 | Fixed normal bug EXT-4740 - Object inspector hides however context menu present | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-01-06 | merge | richard | |
2010-01-06 | fix for EXT-2903 ([BSI] Activating inspector while "Zoomed into Media" ↵ | Monroe Linden | |
results in broken inspector) Media Focus and the inspector were fighting over the object selection. Fixed by calling LLViewerMediaFocus::clearFocus() right before setting the selection in LLInspectObject::onOpen(). | |||
2010-01-05 | EXT-3900 [BSI] Inspector floater fades while inspectors context menu is ↵ | Leyla Farazha | |
still active reviewed by Richard | |||
2009-12-10 | EXT-1398 Objects with long descriptions flip between showing 3 lines and 4 lines | James Cook | |
Converted to use new clip_partial text attribute instead of custom text clipping logic. Reviewed with Richard. | |||
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-03 | display the current URL in object inspector for media without going through ↵ | angela | |
media plugin | |||
2009-10-30 | media inspector adding current url, secure browsing and home page button | angela | |
2009-10-29 | DEV-41714 Display a play/pause control for the inspected face if it contains ↵ | angela | |
time-based media | |||
2009-10-19 | EXT-1685 Pull shared inspector code into llinspect.h/cpp. | James Cook | |
Reviewed with Leyla. | |||
2009-10-08 | EXT-1325 Texture Picker does not open | Leyla Farazha | |
EXT-1264 'Zoom in' world context menu opens IM session reviewed by Richard | |||
2009-10-07 | EXT-1339 Create onClose method in LLFloater, and remove most bindings to ↵ | James Cook | |
mCloseSignal. In the vast majority of cases, mCloseSignal is being bound to an onClose function. Just make it virtual and be done with it. Renamed a couple of LLPanel close methods to onClosePanel() to distinguish them. Reviewed with Richard. | |||
2009-10-06 | EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting ↵ | Leyla Farazha | |
another AV reviewed by James | |||
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry | |||
2009-07-09 | DEV-34822 - merge 1.23 | Roxanne Skelly | |
merge -r119443 - basic slurl handling ignore dead branch |