From seam-commits at lists.jboss.org Wed Jun 17 22:04:31 2009 Content-Type: multipart/mixed; boundary="===============8378568439939720387==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r11172 - in sandbox/trunk/modules/xwidgets: src/main/javascript and 1 other directory. Date: Wed, 17 Jun 2009 21:52:14 -0400 Message-ID: --===============8378568439939720387== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shane.bryzak(a)jboss.com Date: 2009-06-17 21:52:13 -0400 (Wed, 17 Jun 2009) New Revision: 11172 Added: sandbox/trunk/modules/xwidgets/examples/helloworld/xw.Button.js sandbox/trunk/modules/xwidgets/src/main/javascript/xw.Button.js Modified: sandbox/trunk/modules/xwidgets/examples/helloworld/index.html sandbox/trunk/modules/xwidgets/examples/helloworld/test.xw sandbox/trunk/modules/xwidgets/examples/helloworld/xw.Panel.js sandbox/trunk/modules/xwidgets/src/main/javascript/xw.Panel.js sandbox/trunk/modules/xwidgets/src/main/javascript/xw.js Log: refactored to clean up component mode, two phase render Modified: sandbox/trunk/modules/xwidgets/examples/helloworld/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sandbox/trunk/modules/xwidgets/examples/helloworld/index.html 2009-06-1= 7 15:04:13 UTC (rev 11171) +++ sandbox/trunk/modules/xwidgets/examples/helloworld/index.html 2009-06-1= 8 01:52:13 UTC (rev 11172) @@ -1,5 +1,5 @@ - +

Hello World Example

=
Modified: sandbox/trunk/modules/xwidgets/examples/helloworld/test.xw =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sandbox/trunk/modules/xwidgets/examples/helloworld/test.xw 2009-06-17 1= 5:04:13 UTC (rev 11171) +++ sandbox/trunk/modules/xwidgets/examples/helloworld/test.xw 2009-06-18 0= 1:52:13 UTC (rev 11172) @@ -2,5 +2,7 @@