Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Merge. | Tofu Linden | |
2010-01-20 | Merge with tip | Callum Prentice | |
2010-01-20 | Fix for EXT-4169 - drop down menus do not working in LLQtWebKit with Qt 4.6 | Callum Prentice | |
2010-01-20 | New mac build of llqtwebkit to fix EXT-4169. | Monroe Linden | |
This build is based on: Commit 16264ea12f1320e25f3d4fad3a9ddd4d3f8d2e68 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt Revision 24ce3025f844 of https://hg.lindenlab.com/monroe/llqtwebkit-4.6/ | |||
2010-01-20 | merge. | Tofu Linden | |
2010-01-20 | DEV-45319 breed a good openal for voice+audio (second try) | Tofu Linden | |
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-15 | EXT-4410 update vivox sdk to 3.1.0001.7852 | Tofu Linden | |
2010-01-15 | EXT-3656 - Fix for mouse hover in Flash on Windows | Callum Prentice | |
References a new version of LLQtWebKit - Windows only fix. Reviewed by CB. | |||
2010-01-14 | Backed out changeset f34a69c2af56 | Tofu Linden | |
(this backs-out my backout, now that I'm happy the original merge works okay :)) | |||
2010-01-14 | Backed out changeset d5b761982e63 | Tofu Linden | |
This got pushed too early - sorry. Sigh. | |||
2010-01-14 | Merge from viewer2, including fix for the test failure biting qarl. | Tofu Linden | |
Minor conflict in llviewerfloaterreg.cpp resolved. | |||
2010-01-14 | EXT-3624: Push new llqtwebkit package. | Lynx Linden | |
This includes the new getLinkType() method, to support "_blank" href links. | |||
2010-01-13 | Merge. | Tofu Linden | |
2010-01-13 | EXT-4251 update vivox sdk to 3.1.0001.7832 | Tofu Linden | |
2010-01-04 | Merge from trunk. Conflicts manually resolved in: | Tofu Linden | |
U indra/llui/lluictrlfactory.cpp U indra/newview/llinventorybridge.cpp U indra/newview/llviewertexture.cpp U indra/newview/llviewertexture.h | |||
2009-12-18 | Client changes to pick up new version of Qt 4.6 with codecs for default text ↵ | callum | |
encoding. | |||
2009-12-18 | Updated mac llqtwebkit build. | Monroe Linden | |
This was built from: https://hg.lindenlab.com/monroe/llqtwebkit-4.6/changeset/e0ddcd1c1a5b/ and should fix DEV-44423 (Media fonts are incorrect and ads don't load for qq.com) for the mac. | |||
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-18 | Merge viewer 2 into media | skolb | |
2009-12-17 | New mac llqtwebkit built from revision 3e60e0d929ff in ↵ | Monroe Linden | |
hg.lindenlab.com/monroe/llqtwebkit-4.6 . I believe this should fix the following issues: DEV-44406 (login screen occasionally remains black/grey with no background image) DEV-44449 (Mac webkit will not navigate to certain sites) | |||
2009-12-17 | Rebuild linux qt+llqtwebkit. | Tofu Linden | |
DEV-44461 linux qt/webkit rebuild again - girish snap 2009-12-17 DEV-44368 Linux MoaP viewer sees a blank 404 page on secondlife.com | |||
2009-12-16 | DEV-43972 breed a good openal for voice+audio | Tofu Linden | |
2009-12-15 | Updated llqtwebkit 4.6 build, with link-target and cookie-saving patches ↵ | Monroe Linden | |
applied. | |||
2009-12-15 | Merge with tip before push | callum | |
2009-12-15 | client changes to work with new version of Qt (4.6) and to do some cleanup ↵ | callum | |
at plugin exit so that cookies more betterer than what they did before. | |||
2009-12-15 | New mac build of llqtwebkit. | Monroe Linden | |
This build is based on the following: http://bitbucket.org/girish/llqtwebkit-4.6/ revision 08c337619f50 local change: comment out the definition of qt_sendSpontaneousEvent() in llembeddedbrowserwindow.cpp git://gitorious.org/~girish/qt/girishs-qt.git branch lindenqt revision b4820037eac5c52d44df99ec37a50edd1796c897 | |||
2009-12-14 | Merging in latest viewer 2 | Palmer Truelson | |
2009-12-08 | Update vivox sdk to 3.0.0006.7714 | Tofu Linden | |
2009-12-08 | merge. | Tofu Linden | |
2009-12-08 | DEV-43896 solve render-pipeline linux mesh gzopen64 problem | Tofu Linden | |
I'm committing here instead of to render-pipeline because this seems like a change that it makes sense to give a workout in trunk. | |||
2009-12-07 | Merge of viewer 2 changes | Palmer | |
2009-12-04 | DEV-43463: use fixed Boost package on Windows | Nat Goodspeed | |
2009-12-03 | hopefully: linux libraries for colladadom (pcre, etc.) | Karl Stiefvater (qarl) | |
2009-12-03 | Merge with recent viewer-2-0 | Nat Goodspeed | |
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-02 | DEV-43463: update Boost for linux, linux64 too | Nat Goodspeed | |
2009-12-02 | DEV-43463: update Boost package with fix for stack corruption bug | Nat Goodspeed | |
2009-11-25 | Merge of viewer 2 | Palmer Truelson | |
2009-11-24 | Merge to tip | callum | |
2009-11-24 | References a new version of LLQtWebKit - still based on Qt 4.5.2 | callum | |
Also includes a newer version of OpenSSL (0.9.8l) | |||
2009-11-24 | Rebuild of llqtwebkit for mac, as of this revision: | Monroe Linden | |
https://bitbucket.org/lindenlab/llqtwebkit/changeset/4d51abc23397/ | |||
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-17 | Rebuild linux llqtwebkit/qt with -fno-stack-protector for better runtime ↵ | Tofu Linden | |
compatibility. I hope. | |||
2009-11-16 | Fix for EXT-2529,Windows error: "application configuration is incorrect." | brad kittenbrink | |
Fixed by implementing DEV-41250 and integrating merov's DEV-31329 "curl crashers" work into viewer-2-0. | |||
2009-11-26 | upgrade vivox v3 sdk to 3.0.0006.7653 | Tofu Linden | |
2009-11-26 | merge. | Tofu Linden | |
2009-11-23 | re-upgrade to vivox v3 sdk here. | Tofu Linden | |
2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
and more mesh inventory type info | |||
2009-11-10 | Fix for DEV-42546 (QuickTime plugin crashes a lot) | callum | |