Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-29 | Fix unposted bug: make sure to use the right slider control | Rick Pasetto | |
2009-10-29 | Fix a copy-paste error in LLPanelPrimMediaControls::postBuild(). | Monroe Linden | |
2009-10-29 | Missed the "hold the button down" case when converting horizontal scroller ↵ | Monroe Linden | |
to use horizontal mousewheel events. | |||
2009-10-29 | Added LLViewerMediaImpl::scrollWheel() to route scroll wheel events through ↵ | Monroe Linden | |
the media impl. The horizontal scroll arrows in the media controls now send horizontal scrollwheel events instead of arrow keys. | |||
2009-10-29 | Fix for DEV-41978 (media controls URL is incorrect after whitelist bounces ↵ | Monroe Linden | |
webpage back). Added LLViewerMediaImpl::getCurrentMediaURL(), which reflects the most recent url either set with navigateTo or received from the plugin via locationChanged/navigateComplete. LLViewerMediaImpl now uses this when reload() is called. LLPanelPrimMediaControls now uses getCurrentMediaURL() to get the url it displays in the URL input bar and opens with the pop-out control. | |||
2009-10-29 | Fix unposted bug where current URL is not showing in the media controls | Rick Pasetto | |
2009-10-28 | Completion of rename of llpanelmediahud to llpanelprimmediacontrols | Rick Pasetto | |
2009-10-28 | rename llpanelmediahud to llpanelprimmediacontrols | Rick Pasetto | |