[gwt-contrib] [google-web-toolkit commit] r5062 - One line patch to fix http://code.google.com/p/google-web-toolkit/issues/detail?id=3370

2009-03-19 Thread codesite-noreply
Author: amitman...@google.com Date: Thu Mar 19 20:38:51 2009 New Revision: 5062 Modified: trunk/distro-source/linux/build.xml trunk/distro-source/mac/build.xml trunk/distro-source/windows/build.xml Log: One line patch to fix http://code.google.com/p/google-web-toolkit/issues/detail

[gwt-contrib] [google-web-toolkit commit] r5061 - Updates the classpath of apichecker's test in the build.xml file as per r5048 commit

2009-03-19 Thread codesite-noreply
Author: amitman...@google.com Date: Thu Mar 19 20:07:46 2009 New Revision: 5061 Modified: trunk/tools/api-checker/build.xml Log: Updates the classpath of apichecker's test in the build.xml file as per r5048 commit Patch by: amitmanjhi Modified: trunk/tools/api-checker/build.xml ===

[gwt-contrib] [google-web-toolkit commit] r5060 - Fix some name confusion, TOMTest passes everything but testRefesh,

2009-03-19 Thread codesite-noreply
Author: j...@google.com Date: Thu Mar 19 19:21:21 2009 New Revision: 5060 Modified: changes/jat/ihm/dev/core/src/com/google/gwt/dev/javac/JdtCompiler.java Log: Fix some name confusion, TOMTest passes everything but testRefesh, testRefreshWithErrors, and testUnresolvedSymbols -- all of which

[gwt-contrib] [google-web-toolkit commit] r5059 - Enum support, a bit of cleanup.

2009-03-19 Thread codesite-noreply
Author: j...@google.com Date: Thu Mar 19 19:01:26 2009 New Revision: 5059 Modified: changes/jat/ihm/dev/core/src/com/google/gwt/core/ext/typeinfo/JRealClassType.java changes/jat/ihm/dev/core/src/com/google/gwt/dev/javac/TypeOracleMediator.java Log: Enum support, a bit of cleanup. M

[gwt-contrib] [google-web-toolkit commit] r5058 - Got generic parameters on methods (including those needed for local classes) working.

2009-03-19 Thread codesite-noreply
Author: j...@google.com Date: Thu Mar 19 17:28:46 2009 New Revision: 5058 Modified: changes/jat/ihm/dev/core/src/com/google/gwt/dev/javac/TypeOracleMediator.java Log: Got generic parameters on methods (including those needed for local classes) working. Modified: changes/jat/ihm/dev/c

[gwt-contrib] [google-web-toolkit commit] r5057 - Re-enable the gwt.typecreator.shard.size system property to fix RPC serializer code in le...

2009-03-19 Thread codesite-noreply
Author: b...@google.com Date: Thu Mar 19 16:19:41 2009 New Revision: 5057 Modified: trunk/user/src/com/google/gwt/user/rebind/rpc/TypeSerializerCreator.java Log: Re-enable the gwt.typecreator.shard.size system property to fix RPC serializer code in legacy hosted mode. Patch by: bobv Revie

[gwt-contrib] [google-web-toolkit commit] r5056 - Edited wiki page through web user interface.

2009-03-19 Thread codesite-noreply
Author: amitman...@google.com Date: Thu Mar 19 15:24:58 2009 New Revision: 5056 Modified: wiki/CompilationUnit.wiki Log: Edited wiki page through web user interface. Modified: wiki/CompilationUnit.wiki == --- wiki/C

[gwt-contrib] [google-web-toolkit commit] r5055 - Updates the classpath of apichecker in the build.xml file as per r5048 commit

2009-03-19 Thread codesite-noreply
Author: amitman...@google.com Date: Thu Mar 19 15:01:28 2009 New Revision: 5055 Modified: trunk/build.xml Log: Updates the classpath of apichecker in the build.xml file as per r5048 commit Patch by: amitmanjhi Modified: trunk/build.xml ==

[gwt-contrib] [google-web-toolkit commit] r5050 - Fix checkstyle warnings.

2009-03-19 Thread codesite-noreply
Author: sco...@google.com Date: Thu Mar 19 14:38:07 2009 New Revision: 5050 Modified: releases/1.6/user/src/com/google/gwt/dom/client/NativeEvent.java releases/1.6/user/test/com/google/gwt/user/client/ui/RadioButtonTest.java Log: Fix checkstyle warnings. Review by: bruce Modified: rele

[gwt-contrib] [google-web-toolkit commit] r5054 - Remove SimpleXML from the distro.

2009-03-19 Thread codesite-noreply
Author: sco...@google.com Date: Thu Mar 19 14:40:11 2009 New Revision: 5054 Modified: releases/1.6/distro-source/core/src/index.html releases/1.6/distro-source/core/src/samples/build.xml releases/1.6/samples/build.xml Log: Remove SimpleXML from the distro. Review by: bruce Modified

[gwt-contrib] [google-web-toolkit commit] r5053 - Adds a web.xml with a welcome file for all GWT samples.

2009-03-19 Thread codesite-noreply
Author: sco...@google.com Date: Thu Mar 19 14:40:01 2009 New Revision: 5053 Added: releases/1.6/samples/hello/war/WEB-INF/web.xml (contents, props changed) releases/1.6/samples/i18n/war/WEB-INF/web.xml (contents, props changed) releases/1.6/samples/json/war/WEB-INF/web.xml (co

[gwt-contrib] [google-web-toolkit commit] r5052 - Fixes command help text on several tools.

2009-03-19 Thread codesite-noreply
Author: sco...@google.com Date: Thu Mar 19 14:39:00 2009 New Revision: 5052 Modified: releases/1.6/dev/core/src/com/google/gwt/dev/HostedMode.java releases/1.6/dev/core/src/com/google/gwt/dev/HostedModeBase.java releases/1.6/dev/core/src/com/google/gwt/dev/RunWebApp.java release

[gwt-contrib] [google-web-toolkit commit] r5051 - Have tools generate native platform line endings.

2009-03-19 Thread codesite-noreply
Author: sco...@google.com Date: Thu Mar 19 14:38:10 2009 New Revision: 5051 Modified: releases/1.6/dev/core/src/com/google/gwt/util/tools/Utility.java Log: Have tools generate native platform line endings. Review by: bruce Modified: releases/1.6/dev/core/src/com/google/gwt/util/tools/Utili

[gwt-contrib] [google-web-toolkit commit] r5049 - This patch makes UIObject.DebugIdImpl and DebugIdImplEnabled public. The impl classes we...

2009-03-19 Thread codesite-noreply
Author: jlaba...@google.com Date: Thu Mar 19 14:18:42 2009 New Revision: 5049 Modified: releases/1.6/user/src/com/google/gwt/user/client/ui/UIObject.java Log: This patch makes UIObject.DebugIdImpl and DebugIdImplEnabled public. The impl classes were public originally so people could overr

[gwt-contrib] Review Request - Make UIObject.DebugIdImpl public

2009-03-19 Thread John LaBanca
Bruce - This patch makes UIObject.DebugIdImpl and UIObject.DebugIdImplEnabled public again. While it wasn't JavaDoc'd, it is possible to override these classes using a DeferredBinding, which allows users to set something other than the ID when UIObject.ensureDebugId() is called. Some users may b

[gwt-contrib] Re: ImageBundle pruning

2009-03-19 Thread BobV
The original idea was to have some kind of "ReachabilityOracle" that could tell a Linker if some Java method were still contained in the compiled JS output. The Generator would create a task-list of resources to add to the compiled output, and it would be the Linker's responsibility to add that r

[gwt-contrib] Re: New StyleSheetLoader class

2009-03-19 Thread Ray Ryan
On Thu, Mar 19, 2009 at 9:40 AM, John LaBanca wrote: > I agree with all of the general comments: > - Need more doc and an example > - Need to prevent unintentional style affects > > In terms of moving this into GWT, the list of concerns on this email are > what I'm worried about.  Basically, ther

[gwt-contrib] Re: RpcRequestBuilder

2009-03-19 Thread Ray Cromwell
You could, but the call sites no longer look like plain RPC method calls if I understand you. The cleanest solution I've come up with so far is to just override the ServiceInterfaceGeneratorProxy and replace the RemoteServiceProxy with one that has the proper doInvoke() method, but it feels hacky,

[gwt-contrib] Re: New StyleSheetLoader class

2009-03-19 Thread John LaBanca
I agree with all of the general comments: - Need more doc and an example - Need to prevent unintentional style affects In terms of moving this into GWT, the list of concerns on this email are what I'm worried about. Basically, there are a lot of concerns that could arrise, and I'd like to hash th

[gwt-contrib] Re: HashSet throwing incorrect exception & possible compiler bug

2009-03-19 Thread Vitali Lovich
Thanks. Makes sense because when I tried looking it up in the GWT HashMap implementation, I couldn't find it :D. On Thu, Mar 19, 2009 at 10:17 AM, Scott Blum wrote: > By the way, GWT doesn't actually throw CoMods in web mode. So that's the > real JRE you were tangling with. :-) > > > On Wed, M

[gwt-contrib] Re: How to manage buttons in horizontal panel?

2009-03-19 Thread John LaBanca
Which OS are you using, and is this in standards mode? If you can provide a screenshot, that would be helpful too. My guess is that, because you are setting the width, the buttons are wrapping, although I find that very unusual. Thanks, John LaBanca jlaba...@google.com On Thu, Mar 19, 2009 at

[gwt-contrib] How to manage buttons in horizontal panel?

2009-03-19 Thread Sherkan
Hi, I got: final HorizontalPanel rightMenuPanel = new HorizontalPanel(); //rightMenuPanel.setHorizontalAlignment(HorizontalPanel.ALIGN_LEFT); rightMenuPanel.setSize("597px", "35px"); I want to add 3 buttons and push them to left corner, how can I d

[gwt-contrib] [google-web-toolkit commit] r5047 - Remove obsolete branch.

2009-03-19 Thread codesite-noreply
Author: b...@google.com Date: Thu Mar 19 06:41:40 2009 New Revision: 5047 Removed: changes/bobv/rpc_request_builder/ Log: Remove obsolete branch. --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~

[gwt-contrib] Re: RpcRequestBuilder

2009-03-19 Thread Scott Blum
Ray-- can't you cast the rebind result to SerializationStreamFactory and use createStreamWriter()/createStreamReader() to throw your own party? On Wed, Mar 18, 2009 at 10:34 PM, Ray Cromwell wrote: > > > On Wed, Mar 18, 2009 at 6:11 PM, BobV wrote: > >> On Wed, Mar 18, 2009 at 7:44 PM, Ray Cromw

[gwt-contrib] Re: HashSet throwing incorrect exception & possible compiler bug

2009-03-19 Thread Scott Blum
By the way, GWT doesn't actually throw CoMods in web mode. So that's the real JRE you were tangling with. :-) On Wed, Mar 18, 2009 at 10:08 PM, Vitali Lovich wrote: > It's actually not event listeners - it's just a simple messaging delivery > system I wrote. I was more referring to me being st

[gwt-contrib] Re: ImageBundle pruning

2009-03-19 Thread Bruce Johnson
A great idea, and it's something Bob Vawter has been pushing for for ages now. We do need to add some new architecture to make it possible. It might be possible to hack it in by doing weird with generators and linkers working in concert, but realistically, the right way will take a good bit of extr

[gwt-contrib] ImageBundle pruning

2009-03-19 Thread Robert Hanson
Maybe I being naive, but is it be possible to use pruning with ImageBundles so that only referenced images are included in the compiled output? In my case I have a bundle of 250 flags of the world, and all 250 are included in the compiled output even though I am only using a few of them. Maybe t