From: megacz Date: Fri, 30 Jan 2004 06:49:08 +0000 (+0000) Subject: 2002/07/19 04:41:24 X-Git-Tag: RC3~1623 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=7dd8aba782c83f5dec040fe88ea19c7605b89b40;p=org.ibex.core.git 2002/07/19 04:41:24 darcs-hash:20040130064908-2ba56-e89370cf6ea49bd561e07a0f79087bc5670949e5.gz --- diff --git a/src/org/xwt/builtin/key.png b/src/org/xwt/builtin/key.png new file mode 100644 index 0000000..c57178b --- /dev/null +++ b/src/org/xwt/builtin/key.png @@ -0,0 +1,4 @@ +‰PNG + + +CúCõõ\Ž||o§sðê1å.‚E€ diff --git a/src/org/xwt/builtin/password12.xwf b/src/org/xwt/builtin/password12.xwf new file mode 100644 index 0000000..e35a170 --- /dev/null +++ b/src/org/xwt/builtin/password12.xwf @@ -0,0 +1,3 @@ +‰PNG + + diff --git a/src/org/xwt/builtin/proxy_authorization.xwt b/src/org/xwt/builtin/proxy_authorization.xwt new file mode 100644 index 0000000..bad8a70 --- /dev/null +++ b/src/org/xwt/builtin/proxy_authorization.xwt @@ -0,0 +1,86 @@ + + + + + diff --git a/src/org/xwt/builtin/splash.xwt b/src/org/xwt/builtin/splash.xwt index 3d2f595..97ceac0 100644 --- a/src/org/xwt/builtin/splash.xwt +++ b/src/org/xwt/builtin/splash.xwt @@ -9,8 +9,11 @@ xwt.thread = function() { var origin = xwt.origin; - if (origin.substring(0, 21) == "http://launch.xwt.org") + if (origin.substring(0, 21) == "http://launch.xwt.org") { origin = origin.substring(22); + origin = "http://" + origin.substring(origin.indexOf('/') + 1); + } + xwt.println("origin is " + origin); xwt.loadArchive(origin, function(num, den) { $left.flex = 50 * (num / den); @@ -39,9 +42,8 @@ - + -