Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-20 | MAINT-7069 Media controls show Play icon even though media is autoplaying | andreykproductengine | |
2016-10-27 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2016-10-27 | MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too ↵ | pavelkproductengine | |
small to read | |||
2016-10-05 | MAINT-6761 Play button in the top right corner was not functioning when pressed | andreykproductengine | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2016-03-17 | Merge | Rider Linden | |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2016-01-05 | MAINT-2753 Don't spam notification constantly, when plugin initialization ↵ | Mnikolenko ProductEngine | |
failed. Just show it once after each teleport. | |||
2015-12-18 | Merge | Rider Linden | |
2015-12-14 | MAINT-5962: Added routine for checking MoaP double click and forwarding ↵ | Rider Linden | |
those double click events into to the plugin. | |||
2015-11-16 | Update SetCookie code for new LLCEFLib API and add support for shoing/hising ↵ | callum_linden | |
developer console (Inspector) | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-20 | Merge with tip of viewer-release | callum_linden | |
2015-10-20 | MAINT-5711 FIX2 auto login for profiles - final part retrieves the URL to ↵ | callum_linden | |
set cookie for from the message sent over by login.cgi | |||
2015-10-19 | MAINT-5711 FIX profiles and marketplace are asking for a login each session | callum_linden | |
2015-10-19 | Merge from viewer release. | Rider Linden | |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
2015-07-10 | Initial support for keyboard (in progress) but includes many viewer changes ↵ | callum_linden | |
to plumb in Key Up events | |||
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden | |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed | |
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest builds clean, but the resulting viewer is as yet untested. | |||
2015-06-01 | Marketplace vendor outbox. Incomplete conversion. Still issues with ↵ | Rider Linden | |
redirection. | |||
2015-05-27 | Memory leak (extra ref) in webprofile | Rider Linden | |
Viewer media routines to coroutine. Post with raw respons in llcorehttputil LLCore::Http added headers only option (applies only on get) | |||
2015-04-27 | MAINT-5062 FIXED Non-default UI sizing breaks scroll bar functions | andreykproductengine | |
2013-12-04 | ACME-1043 : Fixed! Added an argument to force a clean full feature browser ↵ | Merov Linden | |
window in some situations | |||
2013-12-04 | ACME-1043 : WIP : Add an argument to open trusted content with js and other ↵ | Merov Linden | |
enabled options, bypassing prefs | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-02-09 | EXP-1880 WIP Update Media affects framerate even when Media is disabled. | Richard Linden | |
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-04 | SH-2652 Don't allocate 6000+ strings every frame | Dave Parks | |
2011-10-27 | moved zoom factor management to llviewermediaimpl | Richard Linden | |
2011-10-25 | EXP-1471 WIP Add support for zooming web pages by a scale facxtor | callum | |
2011-07-29 | attempting to do the outbox import | Leyla Farazha | |
2011-07-19 | EXP-932 Implement system that fades from login page to (either) intro screen ↵ | Leyla Farazha | |
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login | |||
2011-05-13 | EXP-676 FIX As a web developer, I want to access information about the ↵ | callum | |
current state of the SL client, such as avatar location | |||
2010-12-20 | SOCIAL-399 FIX Viewer crash when canceling http auth on a media prim | Monroe Linden | |
Reviewed by Callum at http://codereview.lindenlab.com/5636001 | |||
2010-12-10 | WIP XUI HTTP Auth dialog | Richard Linden | |
refactored LLWindowShade into seperate file improved layout of dialog improved dialog resizing logic Tab and Enter keys now work as expected in windowshade form added "modal" capability to window shade added HTTP Auth notifications to MOAP | |||
2010-11-17 | SOCIAL-233 WIP Better performance (improve loading time of webkit instance) | Monroe Linden | |
The plugin system will now keep a spare running webkit plugin process around and use it when it needs a webkit instance. This should hide some large portion of the setup time when creating a new webkit plugin (i.e. opening the search window, etc.) | |||
2010-09-15 | Enable web popups to specify size and position of the Media Browser window ↵ | Monroe Linden | |
from javascript. This includes a Mac build of llqtwebkit from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch) Reviewed by Callum. | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-02 | EXT-8540 - Implement mime type override for web_browser ctrl | Richard Nelson | |
reviewed by Monroe | |||
2010-07-30 | Fix for EXT-8339 | Monroe Linden | |
Added a couple of new nav states to LLViewerMediaImpl: MEDIANAVSTATE_FIRST_LOCATION_CHANGED_SPURIOUS and MEDIANAVSTATE_COMPLETE_BEFORE_LOCATION_CHANGED_SPURIOUS. These behave just like the corresponding states without the _SPURIOUS suffix, but will be used if the new navigate doesn't change the current URL of the impl. This allows us to catch cases like the repro of this issue and discard the spurious navigate events. | |||
2010-06-24 | Fix EXT-8039: change from std::vector to std::list to permit appending ↵ | Andrew A. de Laix | |
during iteration and prevent random crashes. | |||
2010-05-27 | VI-49 FIX "_external" links should work in shared media | Richard Linden | |
monroe already did most of this, just moved dialog for confirming opening external browser to common code that calls out to external browser so no way to skip notification unless the user opts out | |||
2010-05-21 | Fix for EXT-5667 (support window.open() in shared media so google docs will ↵ | Monroe Linden | |
work). Moved the processing of clicks on _external and _blank targeted links from LLMediaCtrl to LLViewerMediaImpl. Removed LLMediaCtrl::setOpenInExternalBrowser() since that functionality is available through the use of the _external target attribute in web content. Removed LLMediaCtrl:: setOpenInInternalBrowser() since it was unimplemented and not used. Made the webkit media plugin set llqtwebkit's window open behavior to WOB_SIMULATE_BLANK_HREF_CLICK. This is #ifdefed out on Linux until we get a new Linux build of llqtwebkit. | |||
2010-04-30 | Added min and max for media sound attenuation | Leyla Farazha | |
reviewed by Richard | |||
2010-04-19 | EXT-6921 - Media Volume Changes changes system volume on WinXP | Richard Nelson | |
reviewed by Callum |