Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-19 | merge changes for storm-1564 | Oz Linden | |
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-09 | EXP-700 WIP SLPlugin(s) takes high CPU% | Richard Linden | |
clamp maximum framerate of slplugin to 100Hz also added assert to catch cases where we're requesting infinite framerate | |||
2011-08-08 | merge | Dave Parks | |
2011-08-05 | fix for SH-2215: [crashhunters] crash at LLPluginClassMedia | Xiaohong Bao | |
2011-08-04 | fix DOS line endings | Oz Linden | |
2011-06-09 | 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 | |||
2011-05-25 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-05-25 | Added support for pushing agent global location on grid and agent ↵ | callum | |
orientation out to LLQtWebKit | |||
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 | |||
2011-03-25 | SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵ | callum | |
links in web profile Also fixes SOCIAL-521 and SOCIAL-428 | |||
2011-03-17 | SOCIAL-634 FIX Error condition content for Destination Guide, Avatar Picker, | callum | |
and Help if S3 content or web content is not available. (Included refs to new LLQtWebKit that supports functionality) | |||
2011-04-19 | merge | Dave Parks | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-01 | SOCIAL-595 FIX Global Volume control does not affect volume of MOAP in ↵ | Richard Linden | |
minimal skin on Windows made slplugin.exe start with correct working directory (llplugin) | |||
2011-02-10 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-08 | VWR-21275 FIX // *SOME* Windows systems fail to load the Qt plugins if the ↵ | callum | |
current working Reviewed by Richard - http://codereview.lindenlab.com/6011001/ | |||
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-23 | Automated merge with ssh://bitbucket.org/aleric/viewer-development-aleric-export | Oz Linden | |
2010-12-21 | SOCIAL-374 FIX Avatar images not loading on join.secondlife.com in Webkit 4.7 | Monroe Linden | |
Reviewed by Callum | |||
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-15 | VWR-24252: On standalone, find Qt4 with find_package, and find llqtwebkit. | Aleric Inglewood | |
If Qt and/or llqtwebkit is found in a non-standard place, you still have to set LD_LIBRARY_PATH yourself (to $QTDIR/lib) before running the viewer of course (or the webkit plugin will silently fail). | |||
2010-12-02 | SOCIAL-311 FIX Media browser has too many oddities to be useful for viewer ↵ | callum | |
web apps Completes MVP | |||
2010-12-01 | OCIAL-231 FIX Enable tooltips (for links and images) | Monroe Linden | |
Added the necessary plumbing to get link_hovered events from the webkit plugin through to the viewer UI. This requires a llqtwebkit library built from revision 1799a899e06d or later in http://hg.secondlife.com/llqtwebkit to function. The viewer source changes are backwards-compatible with earlier versions of llqtwebkit, it just won't see any link_hovered events with previous revisions. Reviewed by Callum. | |||
2010-12-01 | SOCIAL-249 FIX pressing any of the Alt keys and 0-9 will output the number ↵ | Monroe Linden | |
and symbol instead of just symbol The issue seems to be Mac-only, so I've put the fix inside #if LL_DARWIN. Windows' handling of ALT is very different, so the fix might not be appropriate there. | |||
2010-11-30 | SOCIAL-299 FIX Add *.lindenlab.com to trusted certificate authorities in WebKit | callum | |
Reviewed by CB | |||
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-11-16 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Monroe Linden | |
Added support to the webkit media plugin and llpluginclassmedia for passing through the auth request/response. We still need an updated build of llqtwebkit for all platforms, as well as some UI work in the viewer to actually display the auth dialog. | |||
2010-11-05 | EXP-378 FIX Disable SSL cert errors in LLQtWebkit for testing purposes | callum | |
(Monroe's code - I made a patch and copied it over from viewer-skylight branch) | |||
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-12 | merge fixes for VWR-23296 | Oz Linden | |
2010-10-08 | Merge fixes for VWR-23047, VWR-20911, and SNOW-748 | Oz Linden | |
2010-10-04 | merged SNOW-651: Added missing "if (LL_TESTS)" in ↵ | Boroondas Gupte | |
indra/llplugin/slplugin/CMakeLists.txt | |||
2010-10-04 | SNOW-651: Added missing "if (LL_TESTS)" | Boroondas Gupte (original fix by Techwolf Lupindo) | |
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3523 (or of the SNOW-651 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b ) | |||
2010-09-30 | Put some errant tests under if (LL_TESTS) conditional. | Dave Parks | |
2010-09-27 | merge | Dave Parks | |
2010-09-27 | STORM-253 FIXED FrontWindow() API is deprecated | Aimee Linden | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-16 | Merged VWR-23047 (SNOW-512, -fPIC for 64bit) and follow-ups (VWR-20911 & ↵ | Boroondas Gupte | |
SNOW-748) | |||
2010-08-31 | SNOW-748 FIXED Building on OSX 10.6 fails with "warning: -mdynamic-no-pic ↵ | Boroondas Gupte (original patches by Aimee Linden) | |
overrides - fpic or -fPIC" Originally commited at http://svn.secondlife.com/trac/linden/changeset/3499/projects/2010/snowglobe and http://svn.secondlife.com/trac/linden/changeset/3501 SVN changeset 3499 partially applied with --ignore-whitespace: Hunk #1 FAILED at 259. Hunk #2 FAILED at 265. 2 out of 2 hunks FAILED -- saving rejects to file indra/llcommon/CMakeLists.txt.rej patching file indra/media_plugins/webkit/CMakeLists.txt Hunk #1 succeeded at 33 with fuzz 1 (offset -8 lines). patching file indra/media_plugins/base/CMakeLists.txt patching file indra/media_plugins/gstreamer010/CMakeLists.txt patching file indra/media_plugins/example/CMakeLists.txt patching file indra/llplugin/CMakeLists.txt Manually applied to indra/llcommon/CMakeLists.txt (straight forward). SVN changeset 3501 applied with fuzz 1: patching file indra/media_plugins/webkit/CMakeLists.txt Hunk #1 succeeded at 33 with fuzz 1 (offset -8 lines). Hunk #2 succeeded at 39 with fuzz 1 (offset -8 lines). No further changes other than that. | |||
2010-09-16 | SNOW-512/SNOW-287: Build of LLPlugin fails on 64bit linux due to non PIC ↵ | Boroondas Gupte (daggyfied changeset by Techwolf Lupindo, original fix by Robin Cornelius) | |
code linking into the DSO Formatting, cleanup, and one minor change by Techwolf Lupindo. Minor change was a move of the hunk in indra/media_plugins/webkit/CmakeLists.txt to same area as the other plugins CmakeLists.txt files. daggyfied version of https://bitbucket.org/Techwolf/viewer-development/changeset/00bd21962052 | |||
2010-09-16 | merge | Richard Linden | |
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-09-13 | EXP-56 - viewer side of support for file picker dialog requirement. | callum | |
2010-09-10 | Added support for a media plugin message that asks the viewer to open a file ↵ | Monroe Linden | |
picker on the plugin's behalf. Reviewed by Callum. | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-24 | fixing test names for reporting purposes - removing ' test'. also, updated ↵ | Aaron Terrell (Enus) | |
docs to remove that naming schema | |||
2010-08-18 | VWR-20770 (SNOW-649) FIXED Missing LL_TESTS condition around llplugin unit test | Aimee Linden | |