[gwt-contrib] Re: Comment on UsingOOPHM in google-web-toolkit

2009-11-10 Thread codesite-noreply
Comment by martin.g...@gmail.com: i got it working with latest trunk. no idea what was changed... but now i'm facing another problem: Unknown argument: -style when trying to launch (via eclipse plugin generated launch file) the application. any workaround available? or do i need a new

[gwt-contrib] Re: compiler placeholders - symbol map

2009-11-10 Thread Ed
Please some advice on the above? --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] [google-web-toolkit] r6765 committed - Created wiki page through web user interface.

2009-11-10 Thread codesite-noreply
Revision: 6765 Author: jlaba...@google.com Date: Mon Nov 9 08:23:19 2009 Log: Created wiki page through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=6765 Added: /wiki/RemoteTesting.wiki === --- /dev/null +++

[gwt-contrib] [google-web-toolkit] r6787 committed - Change missing plugin URL....

2009-11-10 Thread codesite-noreply
Revision: 6787 Author: j...@google.com Date: Mon Nov 9 22:52:22 2009 Log: Change missing plugin URL. Patch by: jat Review by: bruce (TBR) http://code.google.com/p/google-web-toolkit/source/detail?r=6787 Modified: /trunk/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.html

[gwt-contrib] Re: Header consistency, more fascism

2009-11-10 Thread jgw
On 2009/11/10 06:05:22, Ray Ryan wrote: Hey, Joel. As discussed, StackLayoutPanel now does the right thing WRT g:header and g:customHeader. (The grotesque amount of copy/paste between StackLayoutPanelParser, TabLayoutPanelParser and DisclosurePanel seems like a massive clue that these three

[gwt-contrib] Re: Header consistency, more fascism

2009-11-10 Thread Ray Ryan
Double bonus points if DisclosurePanel can be retrofitted with that interface. HasHeaders? Are you going to try to slide it into 2.0? I noticed that the new widgets still have their this interface may change warnings--time is running out, eh? --~--~-~--~~~---~--~~

[gwt-contrib] Re: Header consistency, more fascism

2009-11-10 Thread Joel Webber
Yeah, I know. I'll remove those warnings once we've had a chance to get RC feedback, and no showstoppers have been raised. On Tue, Nov 10, 2009 at 10:01 AM, Ray Ryan rj...@google.com wrote: Double bonus points if DisclosurePanel can be retrofitted with that interface. HasHeaders? Are you

[gwt-contrib] [google-web-toolkit] r6788 committed - Add back old CRX until the new one is built and tested....

2009-11-10 Thread codesite-noreply
Revision: 6788 Author: j...@google.com Date: Tue Nov 10 08:09:43 2009 Log: Add back old CRX until the new one is built and tested. Patch by: jat Review by: jlabanca (TBR) http://code.google.com/p/google-web-toolkit/source/detail?r=6788 Added: /trunk/plugins/npapi/prebuilt/gwtdmp.crx

[gwt-contrib] [google-web-toolkit] r6789 committed - Shuffles some test classes around; adds missing tests to JavaCompilati...

2009-11-10 Thread codesite-noreply
Revision: 6789 Author: sco...@google.com Date: Tue Nov 10 08:11:52 2009 Log: Shuffles some test classes around; adds missing tests to JavaCompilationSuite convenience test suite. Review by: bobv http://code.google.com/p/google-web-toolkit/source/detail?r=6789 Added:

[gwt-contrib] [google-web-toolkit] r6790 committed - Model Enum.valueOf and Enum.values in TypeOracle since they are an imp...

2009-11-10 Thread codesite-noreply
Revision: 6790 Author: sco...@google.com Date: Tue Nov 10 08:12:08 2009 Log: Model Enum.valueOf and Enum.values in TypeOracle since they are an implicit part of the language. Review by: jat http://code.google.com/p/google-web-toolkit/source/detail?r=6790 Modified:

[gwt-contrib] [google-web-toolkit] r6791 committed - Generators now exist per-StandardGeneratorContext to avoid concurrency...

2009-11-10 Thread codesite-noreply
Revision: 6791 Author: sco...@google.com Date: Tue Nov 10 08:44:05 2009 Log: Generators now exist per-StandardGeneratorContext to avoid concurrency issues. Review by: bobv http://code.google.com/p/google-web-toolkit/source/detail?r=6791 Modified:

[gwt-contrib] [google-web-toolkit] r6792 committed - Fix plugin preferences after rename....

2009-11-10 Thread codesite-noreply
Revision: 6792 Author: j...@google.com Date: Tue Nov 10 08:46:46 2009 Log: Fix plugin preferences after rename. Patch by: jat Review by: jlabanca (TBR) http://code.google.com/p/google-web-toolkit/source/detail?r=6792 Modified: /trunk/plugins/xpcom/prebuilt/extension/content/options.xul

[gwt-contrib] Re: Comment on UsingOOPHM in google-web-toolkit

2009-11-10 Thread codesite-noreply
Comment by josetex: Same problem here. After building GWT from trunk I am getting Unknown argument: -style when launching my app. For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~-~--~~~---~--~~

[gwt-contrib] sample build.xml fix

2009-11-10 Thread Freeland Abbott
Kathrin, can you review this trivia? --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~--- samplefix.patch Description: Binary data

[gwt-contrib] Re: sample build.xml fix

2009-11-10 Thread Freeland Abbott
Thanks. And even more trivially, for Andrew and Bruce... Index: user/src/com/google/gwt/user/tools/project.ant.xmlsrc === --- user/src/com/google/gwt/user/tools/project.ant.xmlsrc (revision 6792) +++

[gwt-contrib] [google-web-toolkit] r6794 committed - Merge r6793, remove defunct i18n sample from distro's samples/build.xm...

2009-11-10 Thread codesite-noreply
Revision: 6794 Author: fabb...@google.com Date: Tue Nov 10 10:08:34 2009 Log: Merge r6793, remove defunct i18n sample from distro's samples/build.xml http://code.google.com/p/google-web-toolkit/source/detail?r=6794 Modified: /releases/2.0/branch-info.txt

[gwt-contrib] [google-web-toolkit] r6796 committed - webAppCreator should have a devmode target, not devMode. Needless...

2009-11-10 Thread codesite-noreply
Revision: 6796 Author: fabb...@google.com Date: Tue Nov 10 10:09:58 2009 Log: webAppCreator should have a devmode target, not devMode. Needless modifiers cause RSI, and, even worse, annoy Andrew and Bruce. Review by: kprobst http://code.google.com/p/google-web-toolkit/source/detail?r=6796

[gwt-contrib] Re: Trace that auto detects the calling class/method.

2009-11-10 Thread Bruce Johnson
On Tue, Nov 10, 2009 at 11:12 AM, David david.no...@gmail.com wrote: Do I read this correctly that stacktraces in exceptions will just be available (also on IE if the emulated mode is enabled at compile time) ? That would make my current implementation of finding the source of a Trace

[gwt-contrib] [google-web-toolkit] r6800 committed - Various tweaks to the Mail sample:...

2009-11-10 Thread codesite-noreply
Revision: 6800 Author: j...@google.com Date: Tue Nov 10 10:17:06 2009 Log: Various tweaks to the Mail sample: - Fixed stretchy tasks on IE6. - Changed tasks and contacts to no longer use VerticalPanel. - Moved global css into a CssResource. Review by: bobv (desk check)

[gwt-contrib] [google-web-toolkit] r6801 committed - Checking rebuilt libraries for Windows and Fedora.

2009-11-10 Thread codesite-noreply
Revision: 6801 Author: j...@google.com Date: Tue Nov 10 10:21:55 2009 Log: Checking rebuilt libraries for Windows and Fedora. http://code.google.com/p/google-web-toolkit/source/detail?r=6801 Modified: /trunk/plugins/xpcom/prebuilt/extension/lib/Linux_x86-gcc3/ff3+/libgwt_dev_ff3+.so

[gwt-contrib] [google-web-toolkit] r6802 committed - Merging tr...@6798, 6799, 6800 into this branch

2009-11-10 Thread codesite-noreply
Revision: 6802 Author: j...@google.com Date: Tue Nov 10 10:32:15 2009 Log: Merging tr...@6798, 6799, 6800 into this branch http://code.google.com/p/google-web-toolkit/source/detail?r=6802 Added: /releases/2.0/samples/mail/src/com/google/gwt/sample/mail/client/Tasks.ui.xml

[gwt-contrib] Re: Increasing timeout of HttpSuite tests

2009-11-10 Thread fabbott
LGTM. Sorry for the delay on it. http://gwt-code-reviews.appspot.com/93804 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Code Review Request: Fix DevMode Server Hang on Unclean Shutdown of Remote UI

2009-11-10 Thread rdayal
Reviewers: mmendez, jat, Description: Fixes a problem where the DevMode server was hanging when the remote UI was shut down in an unclean fashion. We now set a keepalive on the Remote UI socket, and when an exception occurs, a callback (passed in to the MessageTransport constructor) is invoked

[gwt-contrib] [google-web-toolkit] r6798 committed - Fixes unnecessary newlines in obfuscated, generated CSS....

2009-11-10 Thread codesite-noreply
Revision: 6798 Author: j...@google.com Date: Tue Nov 10 10:16:22 2009 Log: Fixes unnecessary newlines in obfuscated, generated CSS. Review by: bobv (desk check). http://code.google.com/p/google-web-toolkit/source/detail?r=6798 Modified:

[gwt-contrib] Re: Comment on UsingOOPHM in google-web-toolkit

2009-11-10 Thread codesite-noreply
Comment by tamplinjohn: Things are under rapid change as we try and get 2.0 out the door, so you can either go back to released versions of the Eclipse plugin and GWT, or you can wait for the RC when there will be an update to the Eclipse plugin that will work with it. For more

[gwt-contrib] Re: Code Review Request: Fix DevMode Server Hang on Unclean Shutdown of Remote UI

2009-11-10 Thread jat
LGTM with one question http://gwt-code-reviews.appspot.com/100801/diff/1/2 File dev/core/src/com/google/gwt/dev/shell/BrowserListener.java (right): http://gwt-code-reviews.appspot.com/100801/diff/1/2#newcode61 Line 61: listenSocket = new ServerSocket(); Why the change of not passing port to

[gwt-contrib] Re: Code Review Request: Fix DevMode Server Hang on Unclean Shutdown of Remote UI

2009-11-10 Thread mmendez
LGTM http://gwt-code-reviews.appspot.com/100801 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Header consistency, more fascism

2009-11-10 Thread rjrjr
I made the default unit type EM. Offline Joel and I just agreed that PX will be less surprising (though a bad habit). Changing it now. http://gwt-code-reviews.appspot.com/99801 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r6803 committed - Extended timeouts of HttpSuite tests to 15 seconds because they someti...

2009-11-10 Thread codesite-noreply
Revision: 6803 Author: jlaba...@google.com Date: Tue Nov 10 10:55:44 2009 Log: Extended timeouts of HttpSuite tests to 15 seconds because they sometimes fail if the server is busy. Patch by: jlabanca Review by: fabbott http://code.google.com/p/google-web-toolkit/source/detail?r=6803 Added:

[gwt-contrib] Re: Code Review Request: Fix DevMode Server Hang on Unclean Shutdown of Remote UI

2009-11-10 Thread rdayal
Thanks for the review guys. http://gwt-code-reviews.appspot.com/100801/diff/1/2 File dev/core/src/com/google/gwt/dev/shell/BrowserListener.java (right): http://gwt-code-reviews.appspot.com/100801/diff/1/2#newcode61 Line 61: listenSocket = new ServerSocket(); On 2009/11/10 18:50:22, jat wrote:

[gwt-contrib] Re: Code Review Request: Fix DevMode Server Hang on Unclean Shutdown of Remote UI

2009-11-10 Thread jat
LGTM http://gwt-code-reviews.appspot.com/100801/diff/1/2 File dev/core/src/com/google/gwt/dev/shell/BrowserListener.java (right): http://gwt-code-reviews.appspot.com/100801/diff/1/2#newcode61 Line 61: listenSocket = new ServerSocket(); On 2009/11/10 19:02:17, rdayal wrote: On 2009/11/10

[gwt-contrib] [google-web-toolkit] r6806 committed - Updates branch-info.txt to record the merge of tr...@6804 into this br...

2009-11-10 Thread codesite-noreply
Revision: 6806 Author: rda...@google.com Date: Tue Nov 10 11:24:20 2009 Log: Updates branch-info.txt to record the merge of tr...@6804 into this branch. http://code.google.com/p/google-web-toolkit/source/detail?r=6806 Modified: /releases/2.0/branch-info.txt

[gwt-contrib] Re: Code Review Request: Fix DevMode Server Hang on Unclean Shutdown of Remote UI

2009-11-10 Thread rdayal
Committed as tr...@r6804. Cherry-picked into releases/2.0 at r6805. http://gwt-code-reviews.appspot.com/100801 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Fix issue 4175

2009-11-10 Thread jat
Reviewers: Dan Rice, Description: http://code.google.com/p/google-web-toolkit/issues/detail?id=4175 Please review this at http://gwt-code-reviews.appspot.com/100802 Affected files: user/src/com/google/gwt/i18n/rebind/MessagesMethodCreator.java user/test/com/google/gwt/i18n/I18NSuite.java

[gwt-contrib] [google-web-toolkit] r6807 committed - Rebuild mac binaries for FF plugin, add convenience make target.

2009-11-10 Thread codesite-noreply
Revision: 6807 Author: j...@google.com Date: Tue Nov 10 11:25:04 2009 Log: Rebuild mac binaries for FF plugin, add convenience make target. http://code.google.com/p/google-web-toolkit/source/detail?r=6807 Modified: /trunk/plugins/xpcom/Makefile

[gwt-contrib] No Alpha image loader in Ie7

2009-11-10 Thread rjrjr
Reviewers: jgw, Message: Review please. Description: Until soft perms land and we can do this properly, a hack to keep Ie7 users from paying the AlphaImageLoader penalty Please review this at http://gwt-code-reviews.appspot.com/101801 Affected files: M

[gwt-contrib] Re: r6798 committed - Fixes unnecessary newlines in obfuscated, generated CSS....

2009-11-10 Thread Yegor
Watch out. There used to be an issue with WebKit not being able to handle long JS lines produced by GWT compiler with obfuscation: http://code.google.com/p/google-web-toolkit/issues/detail?id=3455 Yegor On Nov 10, 11:25 am, codesite-nore...@google.com wrote: Revision: 6798 Author:

[gwt-contrib] Re: No Alpha image loader in Ie7

2009-11-10 Thread jgw
On 2009/11/10 19:41:40, Ray Ryan wrote: Review please. LGTM. Thanks! http://gwt-code-reviews.appspot.com/101801 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Fix issue 4175

2009-11-10 Thread rice
LGTM http://gwt-code-reviews.appspot.com/100802 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] [google-web-toolkit] r6809 committed - Fix custom plural rules that are inner classes, and adds a test for th...

2009-11-10 Thread codesite-noreply
Revision: 6809 Author: j...@google.com Date: Tue Nov 10 11:52:25 2009 Log: Fix custom plural rules that are inner classes, and adds a test for that case. Issue: 4175 Patch by: jat Review by: rice http://code.google.com/p/google-web-toolkit/source/detail?r=6809 Added:

[gwt-contrib] Re: Fix issue 4175

2009-11-10 Thread John Tamplin
On Tue, Nov 10, 2009 at 2:44 PM, r...@google.com wrote: LGTM Thanks, committed to trunk at r6809, merging to 2.0. -- John A. Tamplin Software Engineer (GWT), Google --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r6810 committed - Until soft perms land and we can do this properly, a hack to keep Ie7 ...

2009-11-10 Thread codesite-noreply
Revision: 6810 Author: rj...@google.com Date: Tue Nov 10 11:56:03 2009 Log: Until soft perms land and we can do this properly, a hack to keep Ie7 users from paying the AlphaImageLoader penalty. Reviewed by jgw http://code.google.com/p/google-web-toolkit/source/detail?r=6810 Modified:

[gwt-contrib] [google-web-toolkit] r6811 committed - Merge trunk r6809 into this branch...

2009-11-10 Thread codesite-noreply
Revision: 6811 Author: j...@google.com Date: Tue Nov 10 12:00:29 2009 Log: Merge trunk r6809 into this branch Fixes custom PluralRule classes that are nested svn merge --ignore-ancestry -c6809 \ https://google-web-toolkit.googlecode.com/svn/trunk/ .

[gwt-contrib] [google-web-toolkit] r6812 committed - Merging tr...@6789, 6790, 6791 into this branch...

2009-11-10 Thread codesite-noreply
Revision: 6812 Author: amitman...@google.com Date: Tue Nov 10 12:03:27 2009 Log: Merging tr...@6789, 6790, 6791 into this branch for i in 6789 6790 6791 ; do svn merge --ignore-ancestry -c $i https://google-web-toolkit.googlecode.com/svn/trunk .; done Patch by: scottb

[gwt-contrib] [google-web-toolkit] r6813 committed - g:StackLayoutPanel is now consistent with g:TabLayoutPanel and...

2009-11-10 Thread codesite-noreply
Revision: 6813 Author: rj...@google.com Date: Tue Nov 10 12:33:30 2009 Log: g:StackLayoutPanel is now consistent with g:TabLayoutPanel and g:DisclosurePanel in its use of g:header and g:customHeader. The parsers for StackLayoutPanel, DockLayoutPanel and TabLayoutPanel now all treat their unit

[gwt-contrib] [google-web-toolkit] r6815 committed - Missed update to GenerateJavaAST for final/volatile consistency....

2009-11-10 Thread codesite-noreply
Revision: 6815 Author: b...@google.com Date: Tue Nov 10 13:07:12 2009 Log: Missed update to GenerateJavaAST for final/volatile consistency. Patch by: bobv Review by: scottb (TBR) http://code.google.com/p/google-web-toolkit/source/detail?r=6815 Modified:

[gwt-contrib] [google-web-toolkit] r6816 committed - Merge tr...@6814,6815 to ensure artifically-rescued fields don't get t...

2009-11-10 Thread codesite-noreply
Revision: 6816 Author: b...@google.com Date: Tue Nov 10 13:15:16 2009 Log: Merge tr...@6814,6815 to ensure artifically-rescued fields don't get type-tightened to null. $ svn merge --ignore-ancestry -c6814,6815 https://google-web-toolkit.googlecode.com/svn/trunk/ .

[gwt-contrib] [google-web-toolkit] r6814 committed - Mark artificially-rescued fields as volatile....

2009-11-10 Thread codesite-noreply
Revision: 6814 Author: b...@google.com Date: Tue Nov 10 12:46:07 2009 Log: Mark artificially-rescued fields as volatile. Patch by: bobv Review by: scottb (desk) http://code.google.com/p/google-web-toolkit/source/detail?r=6814 Modified:

[gwt-contrib] Re: Comment on UsingOOPHM in google-web-toolkit

2009-11-10 Thread codesite-noreply
Comment by step...@aisper.com: @Martin, @josetex: the workaround is to create a plain Java launch config (as suggested above) calling com.google.gwt.dev.DevMode - the only gotcha here is to make sure you set -Xmx256M as a VM argument. For more information:

[gwt-contrib] Ensure consistency for RPC of enhanced objects

2009-11-10 Thread rice
Reviewers: jat, Description: External issue 4140 points out a bug in how we serialize enhanced objects. In this case, the .gwt.rpc files end up inconsistent with one another -- one contains the @ClientFields annotation but the other does not. This results in the generated field deserializer

[gwt-contrib] allow prefetching of runAsync code

2009-11-10 Thread spoon
Reviewers: bobv, Message: Ready for review. Description: Add a prefetch queue to AsyncFragmentLoader. User code can add split points to the queue, and AsyncFragmentLoader will load the code for them whenever it has nothing else to do. Also updates the Showcase sample to prefetch code within

[gwt-contrib] Error compiling using latest build from SVN

2009-11-10 Thread aris
I just recompiled from SVN and now I get this error, but it doesn't say where in my code is the problem... is there anything I could try? [ERROR] Unexpected java.lang.NegativeArraySizeException at com.google.gwt.dev.javac.asm.CollectMethodData.init (CollectMethodData.java:63) at

[gwt-contrib] Re: Error compiling using latest build from SVN

2009-11-10 Thread John Tamplin
On Tue, Nov 10, 2009 at 4:47 PM, aris ari09845...@gmail.com wrote: I just recompiled from SVN and now I get this error, but it doesn't say where in my code is the problem... is there anything I could try? Somehow there is a class which was detected as a local or inner class that does not

[gwt-contrib] [google-web-toolkit] r6817 committed - Change top-window calculation to not follow the opener trail, and chec...

2009-11-10 Thread codesite-noreply
Revision: 6817 Author: j...@google.com Date: Tue Nov 10 14:13:03 2009 Log: Change top-window calculation to not follow the opener trail, and checkin Mac binaries with this change. Note that this change will affect the URL that is returned to the devmode UI in the case where a GWT app opens a

[gwt-contrib] [google-web-toolkit] r6818 committed - Replace tabs with spaces....

2009-11-10 Thread codesite-noreply
Revision: 6818 Author: j...@google.com Date: Tue Nov 10 14:14:58 2009 Log: Replace tabs with spaces. Patch by: jat Unreviewed http://code.google.com/p/google-web-toolkit/source/detail?r=6818 Modified: /trunk/plugins/xpcom/ExternalWrapper.cpp === ---

[gwt-contrib] [google-web-toolkit] r6819 committed - Update Windows FF binaries.

2009-11-10 Thread codesite-noreply
Revision: 6819 Author: j...@google.com Date: Tue Nov 10 14:29:41 2009 Log: Update Windows FF binaries. http://code.google.com/p/google-web-toolkit/source/detail?r=6819 Modified: /trunk/plugins/xpcom/prebuilt/extension/lib/WINNT_x86-msvc/ff3/xpGwtDevPlugin.dll

[gwt-contrib] [google-web-toolkit] r6820 committed - Update Linux FF alternate-library binaries.

2009-11-10 Thread codesite-noreply
Revision: 6820 Author: j...@google.com Date: Tue Nov 10 14:35:28 2009 Log: Update Linux FF alternate-library binaries. http://code.google.com/p/google-web-toolkit/source/detail?r=6820 Modified: /trunk/plugins/xpcom/prebuilt/extension/lib/Linux_x86-gcc3/ff3+/libgwt_dev_ff3+.so

[gwt-contrib] [google-web-toolkit] r6821 committed - Merges tr...@6810,6813 into releases/2.0...

2009-11-10 Thread codesite-noreply
Revision: 6821 Author: rj...@google.com Date: Tue Nov 10 14:44:37 2009 Log: Merges tr...@6810,6813 into releases/2.0 keep Ie7 users from paying the AlphaImageLoader penalty proper behavior of g:header and g:customHeader in StackLayoutPanelparser layout panel units default to PX (instead

[gwt-contrib] Re: Header consistency, more fascism

2009-11-10 Thread rjrjr
tr...@6813, releases/2...@6821 http://gwt-code-reviews.appspot.com/99801 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: No Alpha image loader in Ie7

2009-11-10 Thread rjrjr
tr...@6810, releases/2...@6821 http://gwt-code-reviews.appspot.com/101801 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Code review request: UiBinder XML Schemas

2009-11-10 Thread rjrjr
http://gwt-code-reviews.appspot.com/100803/diff/1/2 File user/src/com/google/gwt/uibinder/resources/UiBinder.xsd (right): http://gwt-code-reviews.appspot.com/100803/diff/1/2#newcode126 Line 126: Be safe by allowing any content (text or elements). This pattern is Actually, the generator makes it

[gwt-contrib] Re: Ensure consistency for RPC of enhanced objects

2009-11-10 Thread jat
LGTM http://gwt-code-reviews.appspot.com/102802 --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Code review request: UiBinder XML Schemas

2009-11-10 Thread rjrjr
Nearly there. (For future reference, Rietveld's logs are a lot more useful if you reply through its UI.) http://gwt-code-reviews.appspot.com/100803/diff/7/8 File user/src/com/google/gwt/uibinder/resources/UiBinder.xsd (right): http://gwt-code-reviews.appspot.com/100803/diff/7/8#newcode302 Line

[gwt-contrib] Re: Squelch ie6 popup iframe hack on ie7

2009-11-10 Thread Thomas Broyer
On Mon, Nov 9, 2009 at 8:51 PM, Joel Webber j...@google.com wrote: And just to be clear, we recognize that it's a real problem, but I think it's going to take some time to work out how to shove the iframe shim in, in such a way that it doesn't break existing code (the IE6/7 implementation

[gwt-contrib] [google-web-toolkit] r6822 committed - Update windows-specific preference code (used in IE and Chrome) to new...

2009-11-10 Thread codesite-noreply
Revision: 6822 Author: j...@google.com Date: Tue Nov 10 15:50:39 2009 Log: Update windows-specific preference code (used in IE and Chrome) to new name. Patch by: jat Review by: jlabanca (TBR) http://code.google.com/p/google-web-toolkit/source/detail?r=6822 Modified:

[gwt-contrib] [google-web-toolkit] r6823 committed - Checkin remaining Linux binaries and rebuilt XPI....

2009-11-10 Thread codesite-noreply
Revision: 6823 Author: j...@google.com Date: Tue Nov 10 15:51:47 2009 Log: Checkin remaining Linux binaries and rebuilt XPI. Patch by: jat Review by: jlabanca http://code.google.com/p/google-web-toolkit/source/detail?r=6823 Modified:

[gwt-contrib] [google-web-toolkit] r6824 committed - Update Chrome windows binary, update MIME type for name change, fix mi...

2009-11-10 Thread codesite-noreply
Revision: 6824 Author: j...@google.com Date: Tue Nov 10 16:09:56 2009 Log: Update Chrome windows binary, update MIME type for name change, fix missed name change in exports. http://code.google.com/p/google-web-toolkit/source/detail?r=6824 Modified: /trunk/plugins/npapi/main.cpp

[gwt-contrib] [google-web-toolkit] r6825 committed - Fix NPE when an unknown type is referenced in a class signature (this ...

2009-11-10 Thread codesite-noreply
Revision: 6825 Author: j...@google.com Date: Tue Nov 10 16:42:41 2009 Log: Fix NPE when an unknown type is referenced in a class signature (this could be a binary-only annotation or an elided local class). Patch by: jat Review by: scottb (desk)

[gwt-contrib] [google-web-toolkit] r6826 committed - Merge trunk r6825 into this branch...

2009-11-10 Thread codesite-noreply
Revision: 6826 Author: j...@google.com Date: Tue Nov 10 16:45:48 2009 Log: Merge trunk r6825 into this branch Fixes an NPE when resolving a type signature with an unknown class. svn merge --ignore-ancestry -c6825 \ https://google-web-toolkit.googlecode.com/svn/trunk/ .

[gwt-contrib] [google-web-toolkit] r6827 committed - Move licence where it will be included in the plugin, update manifest.

2009-11-10 Thread codesite-noreply
Revision: 6827 Author: j...@google.com Date: Tue Nov 10 16:50:19 2009 Log: Move licence where it will be included in the plugin, update manifest. http://code.google.com/p/google-web-toolkit/source/detail?r=6827 Added: /trunk/plugins/npapi/prebuilt/gwt-dev-plugin/LICENSE.txt Deleted:

[gwt-contrib] [google-web-toolkit] r6828 committed - Build improvements for Chrome plugin.

2009-11-10 Thread codesite-noreply
Revision: 6828 Author: j...@google.com Date: Tue Nov 10 16:59:43 2009 Log: Build improvements for Chrome plugin. http://code.google.com/p/google-web-toolkit/source/detail?r=6828 Added: /trunk/plugins/npapi/getversion /trunk/plugins/npapi/manifest-template.json Modified:

[gwt-contrib] [google-web-toolkit] r6829 committed - Remove spammy logging from SoycTest....

2009-11-10 Thread codesite-noreply
Revision: 6829 Author: sco...@google.com Date: Tue Nov 10 20:39:46 2009 Log: Remove spammy logging from SoycTest. Review by: bobv http://code.google.com/p/google-web-toolkit/source/detail?r=6829 Modified: /trunk/dev/core/test/com/google/gwt/dev/SoycTest.java

[gwt-contrib] [google-web-toolkit] r6830 committed - Adding some useful PerfLogger messages....

2009-11-10 Thread codesite-noreply
Revision: 6830 Author: sco...@google.com Date: Tue Nov 10 20:40:00 2009 Log: Adding some useful PerfLogger messages. Review by: bobv http://code.google.com/p/google-web-toolkit/source/detail?r=6830 Modified: /trunk/dev/core/src/com/google/gwt/dev/javac/StandardGeneratorContext.java

[gwt-contrib] [google-web-toolkit] r6832 committed - Format GenerateJavaAST

2009-11-10 Thread codesite-noreply
Revision: 6832 Author: sco...@google.com Date: Tue Nov 10 20:40:54 2009 Log: Format GenerateJavaAST http://code.google.com/p/google-web-toolkit/source/detail?r=6832 Modified: /trunk/dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaAST.java === ---

[gwt-contrib] [google-web-toolkit] r6833 committed - Refactors JSNI parsing/error reporting from GenerateJavaAST to JsniCol...

2009-11-10 Thread codesite-noreply
Revision: 6833 Author: sco...@google.com Date: Tue Nov 10 20:41:18 2009 Log: Refactors JSNI parsing/error reporting from GenerateJavaAST to JsniCollector. This is to prepare for making JsniCollector the soure of truth for JSNI parsing. Review by: bobv

[gwt-contrib] [google-web-toolkit] r6831 committed - Moving several files from com.google.gwt.dev.javac.impl - com.google....

2009-11-10 Thread codesite-noreply
Revision: 6831 Author: sco...@google.com Date: Tue Nov 10 20:40:43 2009 Log: Moving several files from com.google.gwt.dev.javac.impl - com.google.gwt.dev.javac Having a subpackage was kind of pointless. Review by: bobv (desk) http://code.google.com/p/google-web-toolkit/source/detail?r=6831