[gwt-contrib] oophm NullPointerException fix

2009-07-30 Thread Alejandro D. Garin
Hi, I checkout gwt-trunk revision 5838 and trying to run hosted mode with oophm give me this Exception: java.lang.NullPointerException at com.google.gwt.dev.shell.log.SwingLoggerPanel$FindBox.init(SwingLoggerPanel.java:106) at

[gwt-contrib] Announcing the Google Plugin for Eclipse 1.1.0

2009-07-30 Thread Miguel Méndez
Hi everyone, We wanted to let all of you know that the Google Plugin for Eclipse 1.1.0 is now available. Some of the notable improvements are: - Support for Eclipse 3.5 (Galileo) - GWT RPC interface validation with quick fixes - App Engine DataNucleus enhancer console no longer steals

[gwt-contrib] Issue 3903 Add noscript tag to template HTML page

2009-07-30 Thread fredsa
Reviewers: Ray Ryan, Description: Avoid the blank page of death when JavaScript is turned off or not available Please review this at http://gwt-code-reviews.appspot.com/51825 Affected files: user/src/com/google/gwt/junit/public/junit.html

[gwt-contrib] Re: SOYC filenames all end with .html

2009-07-30 Thread kprobst
LGTM http://gwt-code-reviews.appspot.com/54813 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Issue 3903 Add noscript tag to template HTML page

2009-07-30 Thread rjrjr
http://gwt-code-reviews.appspot.com/51825/diff/1/5 File user/src/com/google/gwt/user/tools/AppHtml.htmlsrc (right): http://gwt-code-reviews.appspot.com/51825/diff/1/5#newcode41 Line 41: !-- RECOMMENDED if you web app will not function without JavaScript enabled -- if you - if your

[gwt-contrib] Re: oophm NullPointerException fix

2009-07-30 Thread Scott Blum
My bad, will fix. On Thu, Jul 30, 2009 at 11:31 AM, Alejandro D. Garin aga...@gmail.comwrote: Hi, I checkout gwt-trunk revision 5838 and trying to run hosted mode with oophm give me this Exception: java.lang.NullPointerException at

[gwt-contrib] [google-web-toolkit] r5840 commited - Moved OOPHM treelogger close icon into correct location.

2009-07-30 Thread codesite-noreply
Revision: 5840 Author: sco...@google.com Date: Thu Jul 30 11:17:15 2009 Log: Moved OOPHM treelogger close icon into correct location. http://code.google.com/p/google-web-toolkit/source/detail?r=5840 Added: /trunk/dev/oophm/src/com/google/gwt/dev/shell/log/icon-close.png Deleted:

[gwt-contrib] [google-web-toolkit] r5841 commited - Add support for animated images to ImageResource....

2009-07-30 Thread codesite-noreply
Revision: 5841 Author: b...@google.com Date: Thu Jul 30 11:19:40 2009 Log: Add support for animated images to ImageResource. This specifically enables using @sprite with animated .gif files. Patch by: bobv Review by: jgw http://code.google.com/p/google-web-toolkit/source/detail?r=5841 Added:

[gwt-contrib] [google-web-toolkit] r5843 commited - Checkstyle fix.

2009-07-30 Thread codesite-noreply
Revision: 5843 Author: r...@google.com Date: Thu Jul 30 12:53:28 2009 Log: Checkstyle fix. http://code.google.com/p/google-web-toolkit/source/detail?r=5843 Modified: /branches/snapshot-2009.07.21-r5768/dev/core/src/com/google/gwt/dev/jjs/impl/ControlFlowAnalyzer.java

[gwt-contrib] Re: patch to enable web tests using HtmlUnit

2009-07-30 Thread Amit Manjhi
Thanks Scott. Commited the changes at r5844 with a fix the first thing and a TODO for the second thing. On Thu, Jul 30, 2009 at 10:48 AM, sco...@google.com wrote: LGTM with nits. http://gwt-code-reviews.appspot.com/54809/diff/1096/1130 File user/src/com/google/gwt/junit/JUnitShell.java

[gwt-contrib] Re: patch to enable web tests using HtmlUnit

2009-07-30 Thread Ray Ryan
WAHOO! On Thu, Jul 30, 2009 at 1:48 PM, Amit Manjhi amitman...@google.com wrote: Thanks Scott. Commited the changes at r5844 with a fix the first thing and a TODO for the second thing. On Thu, Jul 30, 2009 at 10:48 AM, sco...@google.com wrote: LGTM with nits.

[gwt-contrib] Re: patch to enable web tests using HtmlUnit

2009-07-30 Thread Bruce Johnson
Fantastic! On Thu, Jul 30, 2009 at 1:52 PM, Ray Ryan rj...@google.com wrote: WAHOO! On Thu, Jul 30, 2009 at 1:48 PM, Amit Manjhi amitman...@google.comwrote: Thanks Scott. Commited the changes at r5844 with a fix the first thing and a TODO for the second thing. On Thu, Jul 30, 2009 at

[gwt-contrib] Instant Hosted Mode

2009-07-30 Thread jat
Reviewers: scottb, amitmanjhi, Description: This patch is from /changes/jat/ihm, but is relative to trunk at r5802. Instant Hosted Mode allows TypeOracle to be built from bytecode rather than having to compile the sources with JDT first. If you already have the bytecode, such as from GWT jars

[gwt-contrib] Re: Announcing the Google Plugin for Eclipse 1.1.0

2009-07-30 Thread Miguel Méndez
I must admit that there are some features that we forgot to include the public documentation that are specifically targeted at contributors. The first is something that we call contributor SDKs. These allow you to define a GWT SDK that is backed by the gwt-user, gwt-dev-PLAT/gwt-dev-oophm