Commit Graph

277 Commits (836bbd8395ec5ec450cee326cdffcb7e7ed0532e)

Author SHA1 Message Date
Monroe Linden a91e4c402e SOCIAL-376 FIX Tooltips with unicode characters show ???????? in Webkit 4.7
Rebuild of Mac llqtwebkit library from revision 7a78d43fe8d2 in hg.secondlife.com/llqtwebkit.
2010-12-15 14:41:53 -08:00
callum 69dc60cddc SOCIAL-388 FIX There is no error message when you navigate to an invalid or non-existent site in the WebKit browser in SL
(LLQtWebKit Windows push to pick up fix for this task)
2010-12-14 20:42:00 -08:00
callum 1bf9075dd4 SOCIAL-376 FIX Tooltips with unicode characters show ???????? in Webkit 4.7
(Point to Windows version of LLQtWebKit)
2010-12-14 13:11:50 -08:00
callum 126295523f SOCIAL-365 FIX (via LLQtWebKit push) Text aliasing issue in Home side panel headings on Windows viewer 2010-12-14 11:01:35 -08:00
callum 5b4ff45e8f Merge 2010-12-03 16:45:03 -08:00
callum e814db889c SOCIAL-229 FIX (2nd trY) (Windows) Fix file uploads (Content-Type header bug)
Updates Windows version of LLQtWebKit
2010-12-03 16:44:23 -08:00
Monroe Linden 4bdf73e5c2 SOCIAL-229 FIX Fix file uploads (Content-Type header bug)
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-03 16:34:00 -08:00
callum ddf34b02ab SOCIAL-229 FIX (Windows) Fix file uploads (Content-Type header bug
Updates Windows version of LLQtWebKit
2010-12-03 16:29:49 -08:00
Monroe Linden 598450785b merge 2010-12-02 14:51:16 -08:00
callum 88eabbd077 SOCIAL-311 PARTIAL FIX (2) Media browser has too many oddities to be useful 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-01 19:02:53 -08:00
Monroe Linden 3f2f03923c SOCIAL-231 FIX Enable tooltips (for links and images)
New build of mac llqtwebkit library from revision 1799a899e06d in http://hg.secondlife.com/llqtwebkit .
2010-12-01 18:23:46 -08:00
callum 60d4abc9d3 Update Windows LLQtWebKit library with new build - fixes it enables on 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-29 17:44:08 -08:00
Monroe Linden bf55e74784 SOCIAL-254 FIXED Dropdown menu items are hard to select in WebKit
Fixed with a rebuild of the Mac llqtwebkit library from revision a7bb61cf10c3 of the public llqtwebkit repository.
2010-11-22 11:33:34 -08:00
Monroe Linden ffa6d31707 EXP-411 FIX Underlined text looks bad on OSX (almost strikethrough)
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-18 17:39:21 -08:00
Bryan O'Sullivan dc6e5371eb Update slvoice dependencies to a hopefully correct version 2010-11-17 15:21:56 -08:00
Bryan O'Sullivan 4beeb6c03b Update Linux slvoice dependency 2010-11-17 12:55:56 -08:00
Bryan O'Sullivan d93df4720e Update Mac slvoice dep 2010-11-17 12:52:57 -08:00
Bryan O'Sullivan f99ccb12df Update slvoice dependency for Windows 2010-11-17 12:19:00 -08:00
Monroe Linden c300ebffe8 SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1
New Mac build of llqtwebkit from this revision:

http://hg.secondlife.com/llqtwebkit/changeset/d5876292d3d3
2010-11-16 17:43:53 -08:00
callum 9ebbc46608 SOCIAL-266 (PARTIAL FIX) Implement solution for HTTP dialogs that don't work in 4.7.1
This change is a new version of LLQtWebKit to support the changes
2010-11-16 17:43:04 -08:00
callum a52e06d209 Change to Qt 4.7.1 built version of LLQtWebKit. (Only a change to manifest packaging) 2010-11-15 15:27:18 -08:00
Monroe Linden b76a2a3e95 EXP-377 FIX Update LLQTWebkit to 4.7.1 (Mac version)
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-12 18:38:44 -08:00
callum 746b2c00e6 EXP-377 FIX Update LLQTWebkit to 4.7.1 (Windows version) 2010-11-12 14:16:48 -08:00
Merov Linden 6697a7179b STORM-137 : Points install.xml to the newly built fmod libs 2010-10-07 17:11:17 -07:00
Tofu Linden 438e42edcf Linux rebuild 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)
2010-09-23 13:45:12 +01:00
Richard Linden 1911993cc7 merge 2010-09-16 19:45:57 -07:00
Monroe Linden 34ef02db00 Matching Windows build of llqtwebkit. 2010-09-16 11:46:29 -07:00
Monroe Linden 531b77a948 Enable web popups to specify size and position of the Media Browser window 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-15 14:39:42 -07:00
callum 238cbcd790 EXP-56 - Final piece of this task -refer to new LLQtWebKit in the viewer. (Windows version) 2010-09-13 16:15:08 -07:00
callum 7b0aeb9d41 Revert reference in install.xml to LLQtWebKit back to version 4.6.0
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-13 10:49:50 -07:00
callum 89942b7a39 Reference (updated) LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1
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-08 18:07:31 -07:00
callum dbc4973102 Reference LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1 2010-09-08 11:18:11 -07:00
Merov Linden f2d61c7371 VWR-22759 : port of SNOW-667, Automatic language translation of chat messages 2010-09-01 14:41:51 -07:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Merov Linden 7869a17f76 VWR-20946 : use fixed linux bundle for kdu 2010-08-26 15:31:57 -07:00
Merov Linden f6d0f9952b Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries references, fixed llkdu cmake to simply point to lib and build 2010-08-24 12:42:38 -07:00
Merov Linden 940737802d Points to a different llkdu.dll for Windows (not final name or location) 2010-08-23 17:14:07 -07:00
Monroe Linden 5ed8b55283 Updated Mac build of llqtwebkit, with javascript window.close handling.
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-17 17:56:26 -07:00
callum c90a90407c Added references to new Windows build of LLQtWebKit that contains Monroe's popup window changes. 2010-08-09 17:09:01 -07:00
Richard Linden 9f220e46e5 merge 2010-08-05 13:18:11 -07:00
Monroe Linden d042dd9598 Yet another new Mac build of llqtwebkit.
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-05 11:01:59 -07:00
Richard Nelson f92a411c02 updated comment on boost lib 2010-08-04 19:01:55 -07:00
Monroe Linden bab6e11eef New Mac build of llqtwebkit, to fix a problem with named link targets and 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-08-03 16:43:23 -07:00
brad kittenbrink fed730b0ee Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor definitions appropriately for using windows XP API calls. 2010-06-30 17:30:32 -07:00
Tofu Linden 8f892d0f36 SNOW-611 / SNOW-505 FIXED boost::coroutines headers broken for newish GCC versions. 2010-06-24 13:04:20 +01:00
Tofu Linden cc0d5eae4d Fix llpreviewgesture.h build borkage. 2010-06-18 16:17:34 +01:00
Monroe Linden cd12d50cb2 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.
2010-06-17 15:29:59 -07:00
callum 107aee0c6e 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
2010-06-17 15:16:55 -07:00
brad kittenbrink 788c787ea7 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. 2010-06-11 18:56:18 -07:00
Lynx Linden 8c9587225a Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release 2010-06-11 18:25:51 +01:00