Commit Graph

13 Commits (ec5dbb60e71302a77f68cc604e7dfd52bcaa926a)

Author SHA1 Message Date
richard a1e342b3f7 merge 2010-01-06 12:40:44 -08:00
Monroe Linden 7586d8fcfd fix for EXT-2903 ([BSI] Activating inspector while "Zoomed into Media" 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-06 12:01:39 -08:00
Leyla Farazha 0b0372a303 EXT-3900 [BSI] Inspector floater fades while inspectors context menu is still active
reviewed by Richard
2010-01-05 15:49:22 -08:00
James Cook 1ad033d7fc EXT-1398 Objects with long descriptions flip between showing 3 lines and 4 lines
Converted to use new clip_partial text attribute instead of custom
text clipping logic. Reviewed with Richard.
2009-12-10 10:45:05 -08:00
James Cook cbc0783cd1 Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-25 01:15:50 -08:00
angela b4af6c3da8 display the current URL in object inspector for media without going through media plugin 2009-11-03 14:14:39 +08:00
angela e5c96332de media inspector adding current url, secure browsing and home page button 2009-10-30 17:59:47 +08:00
angela 4f4be142b3 DEV-41714 Display a play/pause control for the inspected face if it contains time-based media 2009-10-29 00:12:17 +08:00
James Cook 1dd8e76dee EXT-1685 Pull shared inspector code into llinspect.h/cpp.
Reviewed with Leyla.
2009-10-19 22:34:46 +00:00
Leyla Farazha 6f66cdf7a1 EXT-1325 Texture Picker does not open
EXT-1264 'Zoom in' world context menu opens IM session
reviewed by Richard
2009-10-08 00:31:01 +00:00
James Cook ec84b639ed EXT-1339 Create onClose method in LLFloater, and remove most bindings to 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-07 20:54:31 +00:00
Leyla Farazha 8086923d66 EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting another AV
reviewed by James
2009-10-06 22:55:01 +00:00
James Cook ada0f4fa22 Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new 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-10-03 23:40:28 +00:00