summaryrefslogtreecommitdiff
path: root/indra/newview/llinspectobject.cpp
AgeCommit message (Collapse)Author
2010-07-09EXT-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-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-02-26automated mergeRoxie Linden
2010-02-26automated mergeRoxie Linden
2010-02-03EXT-4344 : Object Inspector has "Sorry, not implemented yet"Loren Shih
Added sidetray object inspector code.
2010-02-02Fixed normal bug EXT-4740 - Object inspector hides however context menu presentDmitry Zaporozhan
--HG-- branch : product-engine
2010-01-06mergerichard
2010-01-06fix 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-05EXT-3900 [BSI] Inspector floater fades while inspectors context menu is ↵Leyla Farazha
still active reviewed by Richard
2009-12-10EXT-1398 Objects with long descriptions flip between showing 3 lines and 4 linesJames Cook
Converted to use new clip_partial text attribute instead of custom text clipping logic. Reviewed with Richard.
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-03display the current URL in object inspector for media without going through ↵angela
media plugin
2009-10-30media inspector adding current url, secure browsing and home page buttonangela
2009-10-29DEV-41714 Display a play/pause control for the inspected face if it contains ↵angela
time-based media
2009-10-19EXT-1685 Pull shared inspector code into llinspect.h/cpp.James Cook
Reviewed with Leyla.
2009-10-08EXT-1325 Texture Picker does not openLeyla Farazha
EXT-1264 'Zoom in' world context menu opens IM session reviewed by Richard
2009-10-07EXT-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-06EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting ↵Leyla Farazha
another AV reviewed by James
2009-10-03Merge 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-09DEV-34822 - merge 1.23Roxanne Skelly
merge -r119443 - basic slurl handling ignore dead branch