summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2010-12-15SOCIAL-376 FIX Tooltips with unicode characters show ???????? in Webkit 4.7Monroe Linden
Rebuild of Mac llqtwebkit library from revision 7a78d43fe8d2 in hg.secondlife.com/llqtwebkit.
2010-12-14SOCIAL-388 FIX There is no error message when you navigate to an invalid or ↵callum
non-existent site in the WebKit browser in SL (LLQtWebKit Windows push to pick up fix for this task)
2010-12-14SOCIAL-376 FIX Tooltips with unicode characters show ???????? in Webkit 4.7callum
(Point to Windows version of LLQtWebKit)
2010-12-14SOCIAL-365 FIX (via LLQtWebKit push) Text aliasing issue in Home side panel ↵callum
headings on Windows viewer
2010-12-03Mergecallum
2010-12-03SOCIAL-229 FIX (2nd trY) (Windows) Fix file uploads (Content-Type header bug)callum
Updates Windows version of LLQtWebKit
2010-12-03SOCIAL-229 FIX Fix file uploads (Content-Type header bug)Monroe Linden
This was fixed in the llqtwebkit library, by stripping the Content-Type header out of GET requests in LLNetworkAccessManager::createRequest(). This fix is in changeset b9ec6135a395 in the main llqtwebkit repository. This commit updates the Mac build of llqtwebkit.
2010-12-03SOCIAL-229 FIX (Windows) Fix file uploads (Content-Type header bugcallum
Updates Windows version of LLQtWebKit
2010-12-02mergeMonroe Linden
2010-12-01SOCIAL-311 PARTIAL FIX (2) Media browser has too many oddities to be useful ↵callum
for viewer web apps Latest traunch of fixes to new Web only content floater Also removed line in test app that fails to build - have a note to fix later
2010-12-01SOCIAL-231 FIX Enable tooltips (for links and images)Monroe Linden
New build of mac llqtwebkit library from revision 1799a899e06d in http://hg.secondlife.com/llqtwebkit .
2010-11-29Update Windows LLQtWebKit library with new build - fixes it enables on ↵callum
following lines SOCIAL-261 FIX Fix weird end of line squares in QtWebKit 4.7 SOCIAL-254 FIX Fix: Dropdown menu items are hard to select in WebKit SOCIAL-230 FIX Underlined text looks bad on OSX (almost strikethrough)
2010-11-22SOCIAL-254 FIXED Dropdown menu items are hard to select in WebKitMonroe Linden
Fixed with a rebuild of the Mac llqtwebkit library from revision a7bb61cf10c3 of the public llqtwebkit repository.
2010-11-18EXP-411 FIX Underlined text looks bad on OSX (almost strikethrough)Monroe Linden
Changing the way the Qt library embedded in llqtwebkit is built solves this issue. It's now being built against the 10.5 SDK, and configured to use the Cocoa rendering path.
2010-11-17Update slvoice dependencies to a hopefully correct versionBryan O'Sullivan
2010-11-17Update Linux slvoice dependencyBryan O'Sullivan
2010-11-17Update Mac slvoice depBryan O'Sullivan
2010-11-17Update slvoice dependency for WindowsBryan O'Sullivan
2010-11-16SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Monroe Linden
New Mac build of llqtwebkit from this revision: http://hg.secondlife.com/llqtwebkit/changeset/d5876292d3d3
2010-11-16SOCIAL-266 (PARTIAL FIX) Implement solution for HTTP dialogs that don't work ↵callum
in 4.7.1 This change is a new version of LLQtWebKit to support the changes
2010-11-15Change to Qt 4.7.1 built version of LLQtWebKit. (Only a change to manifest ↵callum
packaging)
2010-11-12EXP-377 FIX Update LLQTWebkit to 4.7.1 (Mac version)Monroe Linden
NOTE: since I don't have the proper S3 keys to upload the library build at the moment, this is currently an scp link to install-packages.lindenlab.com. Once the package is uploaded to S3, the link will need to be fixed.
2010-11-12EXP-377 FIX Update LLQTWebkit to 4.7.1 (Windows version)callum
2010-10-07STORM-137 : Points install.xml to the newly built fmod libsMerov Linden
2010-09-23Linux rebuild of llqtwebkit from the following sources:Tofu Linden
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)
2010-09-16mergeRichard Linden
2010-09-16Matching Windows build of llqtwebkit.Monroe Linden
2010-09-15Enable 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-13EXP-56 - Final piece of this task -refer to new LLQtWebKit in the viewer. ↵callum
(Windows version)
2010-09-13Revert reference in install.xml to LLQtWebKit back to version 4.6.0callum
We were using 4.7.0 but this is not officially released for a week or two and we want to push this out to Snowstorm.
2010-09-08Reference (updated) LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1callum
This version is built against Qt 4.7.0 with some extra build options to turn off manifest embedding in the Qt DLLs
2010-09-08Reference LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1callum
2010-09-01VWR-22759 : port of SNOW-667, Automatic language translation of chat messagesMerov Linden
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-26VWR-20946 : use fixed linux bundle for kduMerov Linden
2010-08-24Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵Merov Linden
references, fixed llkdu cmake to simply point to lib and build
2010-08-23Points to a different llkdu.dll for Windows (not final name or location)Merov Linden
2010-08-17Updated Mac build of llqtwebkit, with javascript window.close handling.Monroe Linden
Built from: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision feff21029074 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-08-09Added references to new Windows build of LLQtWebKit that contains Monroe's ↵callum
popup window changes.
2010-08-05mergeRichard Linden
2010-08-05Yet another new Mac build of llqtwebkit.Monroe Linden
Built from the following: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision bac00603b761 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-08-04updated comment on boost libRichard Nelson
2010-08-03New Mac build of llqtwebkit, to fix a problem with named link targets and ↵Monroe Linden
onClickLinkHref events. Built from the following: revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch) revision 08e0bc3253b7 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
2010-06-30Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor ↵brad kittenbrink
definitions appropriately for using windows XP API calls.
2010-06-24SNOW-611 / SNOW-505 FIXED boost::coroutines headers broken for newish GCC ↵Tofu Linden
versions.
2010-06-18Fix llpreviewgesture.h build borkage.Tofu Linden
2010-06-17New Mac build of llqtwebkit to fix EXT-7326 (Viewer web browsers (MOAP & ↵Monroe Linden
Media Browser) not using Viewer locale for Accept-Language header) Built from revision b9227bb7dbaf of llqtwebkit and revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of lindenqt.
2010-06-17EXT-7326 FIXED (Viewer web browsers (MOAP & Media Browser) not using Viewer ↵callum
locale for Accept-Language header) This fix is achieved by deploying and referring to a new version of the LLQtWebKit WebKit library
2010-06-11Upgraded windows libcurl to 7.20.1 and c-ares to 1.7.1 for consistency with ↵brad kittenbrink
mac/linux and potentially improve EXT-7032 behavior.
2010-06-11Automated merge with ssh://hg.lindenlab.com/dessie/viewer-releaseLynx Linden