summaryrefslogtreecommitdiff
path: root/indra/newview/llinspectobject.cpp
AgeCommit message (Collapse)Author
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