Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-15 | SOCIAL-376 FIX Tooltips with unicode characters show ???????? in Webkit 4.7 | Monroe Linden | |
Rebuild of Mac llqtwebkit library from revision 7a78d43fe8d2 in hg.secondlife.com/llqtwebkit. | |||
2010-12-14 | SOCIAL-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-14 | SOCIAL-376 FIX Tooltips with unicode characters show ???????? in Webkit 4.7 | callum | |
(Point to Windows version of LLQtWebKit) | |||
2010-12-14 | SOCIAL-365 FIX (via LLQtWebKit push) Text aliasing issue in Home side panel ↵ | callum | |
headings on Windows viewer | |||
2010-12-03 | Merge | callum | |
2010-12-03 | SOCIAL-229 FIX (2nd trY) (Windows) Fix file uploads (Content-Type header bug) | callum | |
Updates Windows version of LLQtWebKit | |||
2010-12-03 | SOCIAL-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-03 | SOCIAL-229 FIX (Windows) Fix file uploads (Content-Type header bug | callum | |
Updates Windows version of LLQtWebKit | |||
2010-12-02 | merge | Monroe Linden | |
2010-12-01 | SOCIAL-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-01 | SOCIAL-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-29 | Update 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-22 | SOCIAL-254 FIXED Dropdown menu items are hard to select in WebKit | Monroe Linden | |
Fixed with a rebuild of the Mac llqtwebkit library from revision a7bb61cf10c3 of the public llqtwebkit repository. | |||
2010-11-18 | EXP-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-17 | Update slvoice dependencies to a hopefully correct version | Bryan O'Sullivan | |
2010-11-17 | Update Linux slvoice dependency | Bryan O'Sullivan | |
2010-11-17 | Update Mac slvoice dep | Bryan O'Sullivan | |
2010-11-17 | Update slvoice dependency for Windows | Bryan O'Sullivan | |
2010-11-16 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Monroe Linden | |
New Mac build of llqtwebkit from this revision: http://hg.secondlife.com/llqtwebkit/changeset/d5876292d3d3 | |||
2010-11-16 | SOCIAL-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-15 | Change to Qt 4.7.1 built version of LLQtWebKit. (Only a change to manifest ↵ | callum | |
packaging) | |||
2010-11-12 | EXP-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-12 | EXP-377 FIX Update LLQTWebkit to 4.7.1 (Windows version) | callum | |
2010-10-07 | STORM-137 : Points install.xml to the newly built fmod libs | Merov Linden | |
2010-09-23 | Linux 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-16 | merge | Richard Linden | |
2010-09-16 | Matching Windows build of llqtwebkit. | Monroe Linden | |
2010-09-15 | Enable 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-13 | EXP-56 - Final piece of this task -refer to new LLQtWebKit in the viewer. ↵ | callum | |
(Windows version) | |||
2010-09-13 | Revert reference in install.xml to LLQtWebKit back to version 4.6.0 | callum | |
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-08 | Reference (updated) LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1 | callum | |
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 | Reference LLQtWebKit (Windows) that was built against Qt 4.7.0 RC1 | callum | |
2010-09-01 | VWR-22759 : port of SNOW-667, Automatic language translation of chat messages | Merov Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | VWR-20946 : use fixed linux bundle for kdu | Merov Linden | |
2010-08-24 | Modified 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-23 | Points to a different llkdu.dll for Windows (not final name or location) | Merov Linden | |
2010-08-17 | Updated 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-09 | Added references to new Windows build of LLQtWebKit that contains Monroe's ↵ | callum | |
popup window changes. | |||
2010-08-05 | merge | Richard Linden | |
2010-08-05 | Yet 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-04 | updated comment on boost lib | Richard Nelson | |
2010-08-03 | New 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-30 | Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor ↵ | brad kittenbrink | |
definitions appropriately for using windows XP API calls. | |||
2010-06-24 | SNOW-611 / SNOW-505 FIXED boost::coroutines headers broken for newish GCC ↵ | Tofu Linden | |
versions. | |||
2010-06-18 | Fix llpreviewgesture.h build borkage. | Tofu Linden | |
2010-06-17 | New 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-17 | EXT-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-11 | Upgraded 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-11 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release | Lynx Linden | |