- Jun 18, 2010
-
-
Tofu Linden authored
-
- Jun 17, 2010
-
-
Monroe Linden authored
New Mac build of llqtwebkit to fix EXT-7326 (Viewer web browsers (MOAP & Media Browser) not using Viewer locale for Accept-Language header) Built from revision b9227bb7dbaf of llqtwebkit and revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of lindenqt.
-
callum authored
EXT-7326 FIXED (Viewer web browsers (MOAP & Media Browser) not using Viewer locale for Accept-Language header) This fix is achieved by deploying and referring to a new version of the LLQtWebKit WebKit library
-
- Jun 11, 2010
-
-
brad kittenbrink authored
Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with mac/linux and potentially improve EXT-7032 behavior.
-
- Jun 10, 2010
-
-
callum authored
Remove SSL/cert hack from LLQtWebKit version used for testing. http://lltrial.onjira.com/browse/VI-153
-
- Jun 07, 2010
-
-
Aimee Linden authored
Upgrade Darwin libcurl to 7.20.1 and ares to 1.7.1
-
- May 29, 2010
-
-
Aimee Linden authored
-
- May 28, 2010
-
-
brad kittenbrink authored
-
Nat Goodspeed authored
-
- May 27, 2010
-
-
brad kittenbrink authored
-
Tofu Linden authored
This upgrades linux libcurl(+ares) to the lindenlib 7.20.1 version.
-
- May 26, 2010
-
-
Nat Goodspeed authored
Also add the dylib to Copy3rdPartyLibs.cmake so unit tests can find it.
-
- May 25, 2010
-
-
Callum Prentice authored
Updated install.xml to point to a version of temporary version LLQtWebKit 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
-
- May 24, 2010
-
-
brad kittenbrink authored
-
- May 21, 2010
-
-
brad kittenbrink authored
-
brad kittenbrink authored
-
brad kittenbrink authored
New windows google_breakpad package with GUIDString class included in common.lib. I've confimred that llcommon links now.
-
brad kittenbrink authored
Also moved headers into libraries/include/google_breakpad. Mac and linux packages to come shortly.
-
Andrew A. de Laix authored
-
Tofu Linden authored
Updated Linux build of llqtwebkit, adding some support we'll need to fix EXT-5667 (support window.open() in shared media so google docs will work).
-
- May 19, 2010
-
-
Monroe Linden authored
Updated Windows build of llqtwebkit, adding some support we'll need to fix 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)
-
Monroe Linden authored
Updated Mac build of llqtwebkit, adding some support we'll need to fix 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)
-
Roxie Linden authored
-
- May 18, 2010
-
-
brad kittenbrink authored
A new library package for crash reporting.
-
- Apr 29, 2010
-
-
Roxie Linden authored
-
- Apr 15, 2010
-
-
brad kittenbrink authored
New build of libcurl fixed it.
-
Monroe Linden authored
Comment in my last commit was incorrect, it should be: Fix for EXT-3652 (Mac media plugin crashes after loading acrobat.com).
-
Monroe Linden authored
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)
-
- Apr 07, 2010
-
-
Tofu Linden authored
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)
-
- Apr 12, 2010
-
-
Aimee Linden authored
-
- Apr 02, 2010
-
-
Monroe Linden authored
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)
-
Callum Prentice authored
-
Callum Prentice authored
-
Monroe Linden authored
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)
-
- Mar 29, 2010
-
-
Tofu Linden authored
-
- Mar 26, 2010
-
-
Monroe Linden authored
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
-
- Apr 07, 2010
-
-
Tofu Linden authored
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)
-
- Mar 22, 2010
-
-
Tofu Linden authored
-
- Mar 19, 2010
-
-
brad kittenbrink authored
Unbreak the linux build, a new linux llqtwebkit package that actually includes the fix required for EXT-6401 & EXT-6402.
-
brad kittenbrink authored
-