From 572b8fc518ee45cdf5403f58b18e0000868696cb Mon Sep 17 00:00:00 2001 From: Monroe Linden Date: Tue, 19 Jan 2010 21:55:51 -0800 Subject: Changes to llqtwebkit keyboard event api. Reference to new mac build of llqtwebkit (from revision 5e61bf24915f in https://hg.lindenlab.com/monroe/llqtwebkit-4.6). --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index ef24263972..81064c6306 100644 --- a/install.xml +++ b/install.xml @@ -948,9 +948,9 @@ anguage Infrstructure (CLI) international standard darwin md5sum - 2eb58f544c0d912aa382de2c947be7f1 + 02d3d8171fff0c673f900f1d1a53046a url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100104.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100119.tar.bz2 linux -- cgit v1.2.3 From 80139d95adbcb2258c5541a4e0ace32f32b78ba5 Mon Sep 17 00:00:00 2001 From: Callum Prentice Date: Thu, 4 Feb 2010 16:30:21 -0800 Subject: added code to grab raw key codes from Win32 WPARAM and LPARAM and send to plugin factored out keyboard message deserialization for media_plugin_webkit new version of llqtwebkit with Girish's changes to keyboard and cursor handling code --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 81064c6306..ee8f26378c 100644 --- a/install.xml +++ b/install.xml @@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard windows md5sum - c41be1ba9728555ae5a2d2151c96dfe1 + 5c9c02e4f81fc6221225f426653f13b1 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-windows-qt4.6-20100115.tar.bz2 + http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100204.tar.bz2 -- cgit v1.2.3 From 38acc15849a0f32ef45a0d668f492b1c6aa65c74 Mon Sep 17 00:00:00 2001 From: Monroe Linden Date: Fri, 5 Feb 2010 18:17:09 -0800 Subject: New mac llqtwebkit library built from: Commit 2d75f75fcbfca93af40415a1499a849b560a65e6 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt Revision b8715abf32cd of https://bitbucket.org/monroe_linden/llqtwebkit-4.6/ --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index fef1ab0ef7..ba955352bf 100644 --- a/install.xml +++ b/install.xml @@ -948,9 +948,9 @@ anguage Infrstructure (CLI) international standard darwin md5sum - 02d3d8171fff0c673f900f1d1a53046a + 4892774ab65098381b49350b483310b1 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100119.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100205.tar.bz2 linux -- cgit v1.2.3 From cebf73337fca5eaaa9e1055459a7079990d4e664 Mon Sep 17 00:00:00 2001 From: Callum Prentice Date: Mon, 8 Feb 2010 11:30:52 -0800 Subject: Refer to updated LLQtWebKit with fix for potential cookie crash problem. --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 6a321e758d..5c809ea906 100644 --- a/install.xml +++ b/install.xml @@ -962,9 +962,9 @@ anguage Infrstructure (CLI) international standard windows md5sum - 5c9c02e4f81fc6221225f426653f13b1 + 2477dd86abc9f767526cd81fb0a2c423 url - http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100204.tar.bz2 + http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100208.tar.bz2 -- cgit v1.2.3 From 6cd1b17565e627a7762fd5a7990832ae31494b70 Mon Sep 17 00:00:00 2001 From: Monroe Linden Date: Mon, 8 Feb 2010 15:33:32 -0800 Subject: Rebuild of mac llqtwebkit library to pick up changeset 4a97db00bfb1 (fix for an accidentally deleted line that prevented cookie file from being read). --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 5c809ea906..ab1d085736 100644 --- a/install.xml +++ b/install.xml @@ -948,9 +948,9 @@ anguage Infrstructure (CLI) international standard darwin md5sum - 4892774ab65098381b49350b483310b1 + 95f44f0023dddc80be4398fc4f213861 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100205.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-4.6-darwin-20100208.tar.bz2 linux -- cgit v1.2.3 From a01a54bcbc1bab511a460022e21365619662a897 Mon Sep 17 00:00:00 2001 From: Callum Prentice Date: Mon, 8 Feb 2010 15:40:25 -0800 Subject: New version of LLQTwebkit to fix cookie bug introduced by contractor :) --- install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 5c809ea906..1315a745fe 100644 --- a/install.xml +++ b/install.xml @@ -962,7 +962,7 @@ anguage Infrstructure (CLI) international standard windows md5sum - 2477dd86abc9f767526cd81fb0a2c423 + df0f751818dddb566d55499286c727a8 url http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-windows-qt4.6-20100208.tar.bz2 -- cgit v1.2.3 From fa8f322ea41edf02d15089b9adebdae31524d893 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Tue, 9 Feb 2010 14:51:59 +0000 Subject: upgrade qt+llqtwebkit. not quite as upgraded as it needs to be, but hopefully trunk-breaking. --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 3214d6c011..27564e12b1 100644 --- a/install.xml +++ b/install.xml @@ -955,9 +955,9 @@ anguage Infrstructure (CLI) international standard linux md5sum - c4c40fca14a8bd32096f8a27c75c526f + 7e4c3c819f27f0f0c19d6f7cd6daf161 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20100105c.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20100209.tar.bz2 windows -- cgit v1.2.3 From 9a19daccd0a8a711ce01b140febf5fc632df0e57 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Tue, 9 Feb 2010 19:37:21 +0000 Subject: EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media Update llqtwebkit to 4a97db00bfb1 from monroe's extern bb tree --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.xml') diff --git a/install.xml b/install.xml index 27564e12b1..1e8fa70d46 100644 --- a/install.xml +++ b/install.xml @@ -955,9 +955,9 @@ anguage Infrstructure (CLI) international standard linux md5sum - 7e4c3c819f27f0f0c19d6f7cd6daf161 + 4c75b2f1e8524c7844ee3ea1cd59a3db url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20100209.tar.bz2 + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/llqtwebkit-linux-20100209b.tar.bz2 windows -- cgit v1.2.3