summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2010-06-07EXT-7145: PARTIAL make viewer to handle "URL redirect" for http texture.Aimee Linden
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1
2010-05-29EXT-7556 FIXED Update Vivox SDK to 3.1.0001.8821Aimee Linden
2010-05-27EXT-7145: PARTIAL make viewer to handle "URL redirect " for http texture.Tofu Linden
This upgrades linux libcurl(+ares) to the lindenlib 7.20.1 version.
2010-05-25Updated install.xml to point to a version of temporary version LLQtWebKit ↵Callum Prentice
that skips past SSL/Cert errors so QuickBuy functions can be tested. (Windows only) Also tweaked the QuickBuy Currency floater so scrollbars do not appear for current Web content
2010-05-21Updated Linux build of llqtwebkit, adding some support we'll need to fix ↵Tofu Linden
EXT-5667 (support window.open() in shared media so google docs will work).
2010-05-20automated mergeRoxie Linden
2010-05-19Updated Windows build of llqtwebkit, adding some support we'll need to fix ↵Monroe Linden
EXT-5667 (support window.open() in shared media so google docs will work). revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision ff8a72a3078b in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-05-19Updated Mac build of llqtwebkit, adding some support we'll need to fix ↵Monroe Linden
EXT-5667 (support window.open() in shared media so google docs will work). revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision e2eaaf8b3e96 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-05-19EXT-7410 Update Vivox SDK to 3.1.0001.8744Roxie Linden
2010-04-29Use openssl 0.9.8l for macRoxie Linden
2010-04-20merge from viewer-hotfixTofu Linden
2010-04-16merge from viewer-hotfixTofu Linden
2010-04-15Fix for EXT-6813 libcurl on windows had gzip/deflate transfer-encoding disabled.brad kittenbrink
New build of libcurl fixed it.
2010-04-15Comment in my last commit was incorrect, it should be: Fix for EXT-3652 (Mac ↵Monroe Linden
media plugin crashes after loading acrobat.com).
2010-04-15Fix for EXT-6638 (cannot sign into linkedin.com)Monroe Linden
Updated mac llqtwebkit build from the following sources: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
2010-04-20Merge hotfixbeta into hotfixKent Quirk
2010-04-07Update Linux build of LLQtWebKit library.Tofu Linden
This was built from: revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
2010-04-12EXT-6808 Update Vivox SDK to 3.1.0001.8385Aimee Linden
2010-04-02Updated Mac build of LLQtWebKit library.Monroe Linden
This was built from: revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision f35a5eab8c2f in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'cookie-api' branch)
2010-04-02DEV-47911: Backport webkit security fixes 2010-03-23 (via new version of ↵Callum Prentice
LLQtWebKit/Windows)
2010-03-29The linux counterpart to changeset 818541c93c7cTofu Linden
2010-03-26Implemented central storage mechanism for media plugin cookies.Monroe Linden
Added LLPluginCookieStore, which manages the central list of cookies. New Mac and Windows versions of llqtwebkit, built from the tip of the cookie-api branch on http://bitbucket.org/lindenlab/llqtwebkit/ (currently revision f35a5eab8c2f). Added "set_cookies" and "cookie_set" messages to the media_browser message class in the plugin API, and made the webkit plugin use them appropriately. Added methods to LLViewerMedia to read/write the cookie file and add/remove individual cookies. Added hooks to read/write the cookie file (plugin_cookies.txt) in the same places as the location history (idle_startup() in llstartup.cpp and LLAppViewer::cleanup(), respectively). Reviewed by Richard at http://codereview.lindenlab.com/1006003
2010-04-07Update Linux build of qt/llqtwebkit. For DEV-47911.Tofu Linden
revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 8eff99f78fb0 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'default' branch)
2010-04-02DEV-47911: Backport webkit security fixes 2010-03-23 (via new version of ↵Callum Prentice
LLQtWebKit/Windows)
2010-04-02Updated Mac build of LLQtWebKit library.Monroe Linden
This was built from: revision c02879cea1c0070eb264e261d316a77d420741c7 in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 8eff99f78fb0 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the 'default' branch)
2010-03-22Fix linux llqtwebkit package's runtime borkage.Tofu Linden
2010-03-19Unbreak the linux build, a new linux llqtwebkit package that actually ↵brad kittenbrink
includes the fix required for EXT-6401 & EXT-6402.
2010-03-19Updated url for linux llqtwebkit package since s3 hosed the original ↵brad kittenbrink
(EXT-6401 & EXT-6402)
2010-03-19Merge with tipCallum Prentice
2010-03-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0brad kittenbrink
2010-03-19New linux package of llqtwebkit library for EXT-6401 and EXT-6402 (add ↵brad kittenbrink
options to enable and disable javascript and flash plugins)
2010-03-19Merge with tip (another one)Callum Prentice
2010-03-19EXT-6486 Update Vivox SDK to 3.1.0001.8181Aimee Linden
New Vivox SDK release to fix three main crash issues discovered through automatic crash reporting to Vivox enabled in Beta 4, along with extra diagnostics to help track down the cause of SLVoice failing to exit.
2010-03-18EXT-6401 - Add feature to disable Javascript via prefs (updates Mac ↵Callum Prentice
LLQtWebKit - via patch from Monroe)
2010-03-18EXT-6466 "Move "Enable Cookies" checkbox...", EXT-6402 "Add feature to ↵Callum Prentice
disable Web plugins via prefs" and EXT-6401 "Add feature to disable Javascript via prefs" Apologies for the multiple commit of Jiras - these changes are closely related and impossible to commit deparately Reviewed by Monroe
2010-03-12(for B5) Fix for EXT-5823 "Include language in user-agent string" ↵Callum Prentice
(implemented via JavaScript - not in ua string) (for B5) Fix for EXT-5314 "Inworld Browser blanks out at credit card entry" Note: also includes an update to install.xml that points to a new version of LLQtWebKit that is required for these fixes
2010-03-12New linux build of llqtwebkit.Monroe Linden
Also, disabled LL_QTWEBKIT_USES_PIXMAPS define in media_plugin_webkit.cpp as the QPixmap changes have been backed out of the llqtwebkit build for now.
2010-03-12New mac build of llqtwebkit.Monroe Linden
Built from revision da5938d041a1 of hg.lindenlab.com/monroe/llqtwebkit-4.6/ and commit 976cb208e4c1ae9df62bce979a5148d7b89172c5 of http://gitorious.org/+lindenqt/qt/lindenqt
2010-03-04EXT-5969 build and merge a shippable pixmap-based llqtwebkit for ↵Tofu Linden
viewer2.0/linux Maybe also: EXT-4495 flash content crashes Webkit on Linux
2010-02-25Merge from https://hg.lindenlab.com/q/viewer-hotfix/Aimee Linden
2010-02-25Update Vivox SDK to 3.1.0001.8016 for DEV-46706Aimee Linden
2010-02-22Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0brad kittenbrink
2010-02-22Fix for my broken mac/linux boost packages in changeset bb66cb8a076a.brad kittenbrink
Removed shared libraries and added some convenience symbolic links. implemented as a daggy fix.
2010-02-22Do the necessary stuff to package pulseaudio's headers and make it (in ↵Tofu Linden
theory, not yet in practice) optional.
2010-02-19New boost packages for all 3 platforms to fix boost.date_time link errors ↵brad kittenbrink
and SNOW-431.
2010-02-19EXT-5552 Linux viewer running out of address space, crashing frequently and ↵Tofu Linden
untracably re-fixed.
2010-02-19Backed out changeset 241ba20f5e05 (EXT-5552 Linux viewer running out of ↵Tofu Linden
address space, crashing frequently and untracably) A mis-build caused a side-effect. Another fix to follow.
2010-02-19EXT-5552 Linux viewer running out of address space, crashing frequently and ↵Tofu Linden
untracably Yes, we were really hitting 3GB of address space. And quickly. Because we keep ~645 fonts mmap()d on a typical Linux system. Switch to a libfreetype that doesn't mmap(). This is lower risk than fixing the font system right now...
2010-02-11Added reference to updated version of LLQtWebKit (Disables right click ↵Callum Prentice
breakage in Flash) Not reviewed (no useful info in this change)
2010-02-09EXT-3651 DEV-44500 Keyboard interaction does not work with Flash mediaTofu Linden
Update llqtwebkit to 4a97db00bfb1 from monroe's extern bb tree