Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | SOCIAL-509 FIX There is no way to copy a user name from web profile with the ↵ | Richard Linden | |
mouse | |||
2011-03-04 | Merge with head | callum | |
2011-03-04 | SOCIAL-510 FIX (#3) SL Profile Pages Seem to be Ignoring Assets | callum | |
(New CA.pem with Equifax cert in it) See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7 | |||
2011-03-04 | Merge | Leyla Farazha | |
2011-03-04 | SOCIAL-643 As a user, I would like to be able to browse and purchase from ↵ | Leyla Farazha | |
the marketplace from within the viewer by logging in only once, and with no appreciable delay | |||
2011-03-04 | SOCIAL-510 FIX (#2) SL Profile Pages Seem to be Ignoring Assets | callum | |
(New version of LLQtWebKit and now load CA.pem) See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7 | |||
2011-04-19 | merge | Dave Parks | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-03 | SOCIAL-510 FIX SL Profile Pages Seem to be Ignoring Assets | callum | |
(New version of LLQtWebKit and now load CA.pem) See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7 | |||
2011-02-11 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-10 | STORM-986 FIX (build error/Linux) media_plugin_webkit errors on some Windows ↵ | callum | |
systems | |||
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/ | |||
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-28 | pull back fixes from beta | Oz Linden | |
2011-01-28 | STORM-927 - FIX - [VWR-24426] SSL Handshake Failed Error when accessing ↵ | callum | |
web-based content on development viewers using recent Webkit 4.7 Also removed refs to debug vars used to specify location of pem file | |||
2011-01-24 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-21 | VWR-24519: make debugging easier by not spawning spare process | Aleric Inglewood | |
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
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-17 | SOCIAL-395 (FIX) LLWebContentFloater not handling Javascript size and window ↵ | callum | |
position parameters in Change to llfloaterwebcontent.cpp is a whitespace change only to fix a broken checkin | |||
2010-12-17 | SOCIAL-371 (PARTIAL) HTTP Auth sites do not load / allow login on Media on a ↵ | callum | |
Prim faces in Webkit 4.7 Fixes broken text substituition of realm/host only. | |||
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-12-02 | merge | Monroe Linden | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-30 | SOCIAL-299 FIX Add *.lindenlab.com to trusted certificate authorities in WebKit | callum | |
Reviewed by CB | |||
2010-11-18 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
initial support for XUI auth dialog | |||
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
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-15 | Merge with tip of of viewer-development ↵ | callum | |
(http://hg.secondlife.com/viewer-development) | |||
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-11-01 | VWR-23666 Removed setting VersionChannelName. LLVersionInfo::resetChannel() ↵ | Mark Palange (Mani) | |
and unit tests. Reviewed by brad. | |||
2010-10-28 | STORM-480 remove unused "wrap" parameter from LLDir::getNetFileInDir | Oz Linden | |
--HG-- branch : storm-102 | |||
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-31 | merge | Dave Parks | |
2010-09-16 | Merge of popup-geometry code. | Monroe Linden | |
2010-09-16 | EXP-29 WIP Implement popup blocking | Richard Linden | |
added web popup notification overlay | |||
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-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-26 | Added the MediaEnablePopups setting as a global on/off switch for media popups. | Monroe Linden | |
2010-08-25 | merge | Dave Parks | |
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-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |