summaryrefslogtreecommitdiff
path: root/install.xml
AgeCommit message (Collapse)Author
2011-02-23SH-1019 Fix bad md5sum entry.Dave Parks
2011-02-23SH-1019 Attempt at removing dependency on .net framework from colladadom.dllDave Parks
2010-12-29Automated merge up from viewer-developmentLoren Shih
2010-12-22STORM-808 : merge webkit upgrade to Qt v4.7.1Merov Linden
2010-12-22Automated merge up from viewer-developmentLoren Shih
2010-12-22MergeDave Parks
2010-12-22Update llconvexdecomposition and fix gcc compiler errorDave Parks
2010-12-22Update llconvexdecompostionDave Parks
2010-12-22SH-636 Update physics tab to new spec, move "completed" physics decomp ↵Dave Parks
callbacks to main thread, add object model to decomposition tool, make imported model scales non-uniform.
2010-12-21SOCIAL-374 FIX (Windows) Avatar images not loading on join.secondlife.com in ↵callum
Webkit 4.7 Updated llqtwebkit build for Windows from changeset f8e31d21585d in the llqtwebkit repository.
2010-12-21SOCIAL-374 FIX Avatar images not loading on join.secondlife.com in Webkit 4.7Monroe Linden
Updated llqtwebkit build for Mac from changeset f8e31d21585d in the llqtwebkit repository.
2010-12-21STORM-151 : pull in viewer-developmentMerov Linden
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-15STORM-453 : Points to the 7.21 curl libs, fixes curl cmake, fixes ↵Merov Linden
mac_updater build
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-03Mergeleyla_linden
2010-12-03changing colladadom url from https to http to prevent urllib errorsleyla_linden
2010-12-03Update glext.h for 32-bit linux.Dave Parks
2010-12-02MergeDave Parks
2010-12-02SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. ↵Dave Parks
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_...
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-12-01Automated merge up from viewer-developmentLoren Shih
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-24updated curl build on windowsBrad Payne (Vir Linden)
2010-11-24SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares libBrad Payne (Vir Linden)
2010-11-23STORM-151 : Points to updated kdu libsMerov Linden
2010-11-23STORM-151 : Attempt to fix Windows static linking (2), changed packaging in ↵Merov Linden
debug
2010-11-22STORM-151 : points install.xml to better kdu bundlesMerov Linden
2010-11-22Fix typo for llconvexdecompositionstub darwin package.Roxie Linden
CR: davep
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-21STORM-151 : Points intall.xml to a fixed linux kdu bundleMerov Linden
2010-11-19STORM-151 : Modify install.xml to point to the fixed kdu libsMerov Linden
2010-11-19Hack old .dll into collada package to make vista/xp happy. Might need to ↵Dave Parks
revert if builds start failing.
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-18STORM-151 : suppress the linux64 ref in install.xml and attempt to fix ↵Merov Linden
llkdumem.cpp linux compile issue
2010-11-18STORM-151 : Modified install.py to point to the new kdu 6.4.1 and changed ↵Merov Linden
kdu lib name for windows
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-17SH-432 mesh viewer will not run on OSX 10.5.8Nyx Linden
Rebuilt the collada library on a 10.5 machine. this should fix the issue, as the problem was we were building against a version of libxml2 that was specific to 10.6. Will update to use a non-system version of the lib later.
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