Re: Problems creating new WebApplication using Eclipse GWT plugin

2009-07-16 Thread Alex Rudnick
appreciate your help so much! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

Re: Start GWT with Eclipse : NoClassDefFoundError

2009-07-16 Thread Alex Rudnick
to follow the instructions on http://code.google.com/webtoolkit/gettingstarted.html to install gwt-plugin, but keep getting an error: No repository found at http://download.eclipse.org/releases/ganymede. Thank you so much! -- Alex Rudnick swe, gwt, atl

Re: GWT next release - what/when?

2009-07-13 Thread Alex Rudnick
that keeps tracks of GWT 3rd party libs? Hope this helps! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web

Re: Create EMPTY project with Google Plugin for Eclipse

2009-07-13 Thread Alex Rudnick
...@googlemail.com wrote: Hello Jason, thanks for your swift response. Too bad this is not possible yet. I will star it. Unfortunately, I get a 404 error on that link. Would you be so kind and provide a corrected link? Thank you very much! -- Alex Rudnick swe, gwt, atl

Re: GWT next release - what/when?

2009-07-13 Thread Alex Rudnick
are using internally for products like wave or are you using 1.6? Joe -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: GWT 2 Theme

2009-07-06 Thread Alex Rudnick
? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email

Re: No project .launch file created with 'Create New Web Application'

2009-07-02 Thread Alex Rudnick
to be able to use the Google Toolbar to save myself some typing. Thanks for any insight. - John - -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post

Re: No project .launch file created with 'Create New Web Application'

2009-07-02 Thread Alex Rudnick
to help. I think I've gotten my misconceptions about the 'old' way and the 'new' way (with the plugin) straightened out. Thanks to you both (Alex and Isaac). - John - -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you

Re: MenuBar to auto-reposition and/or auto-resize submenus - GWT Committer Required

2009-07-02 Thread Alex Rudnick
that is how menubar should work. Or Better Thanks, Melody -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit

Re: Eclipse Launch Configuration with gwt1.4.62

2009-07-02 Thread Alex Rudnick
?  A sample of run and debug configuration settings on eclipse would be really helpful. Eric. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group

Re: calling javascript from EntryPoint.onModuleLoad()

2009-06-25 Thread Alex Rudnick
EntryPoint.onModuleLoad().  Currently I am doing:    RootPanel.get().add(new HTML(scriptdoSomething( )/script)); Is there a better approach? Kevin NIlson -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: Eclipse plugin for Eclipse 3.5 (Galileo)

2009-06-25 Thread Alex Rudnick
, 2009 at 4:31 PM, Rob Tannercaspersg...@gmail.com wrote: When will a version of the plugin be released for Eclipse 3.5 (or can I simply use the version for 3.4).  I would like to use the new Eclipse, but GWT has become one of my main tools. Thanks, Rob -- Alex Rudnick swe, gwt, atl

Re: Browser window size

2009-06-24 Thread Alex Rudnick
there Does anyone knows how to size the Browser Window at the module load ? I was looking at Window. methods but I didn;t found anything like it. Window.setTitle(My Window); work perfectly so I don;t get why there isno setSize method available ? Best regards Peter -- Alex Rudnick swe, gwt

Re: Abrir Browser con tamaño personalizado

2009-06-19 Thread Alex Rudnick
=resizeto. Gracias -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe

Re: Fragmentar el archivo generado por GWT

2009-06-19 Thread Alex Rudnick
://www.kernelbolivia.com -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from

Re: GWT Setup on mac

2009-06-18 Thread Alex Rudnick
is 32bit instead of the 64bit version 6 ? - hojberg -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit

Re: FlowPanel

2009-06-18 Thread Alex Rudnick
of the FlowPanel for the css... A want to add spacing among its elements but I can't find the correct property. For example for the HorizontalPanel is  .cssfile-HorizontalPanel td{    padding: 2px; } but this doesn't work for the flowPanel Thank you. -- Alex Rudnick swe, gwt, atl

Re: GWT tutorial

2009-06-17 Thread Alex Rudnick
piece of work to put the whole thing together - great work. Thanks. It would have been nice to have an easy route to submit corrections on the couple of typos I came across - a moderated wiki? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received

Re: Name a function that will not get changed when compliling?

2009-06-11 Thread Alex Rudnick
it? thanks. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group

Re: Error link in GWT incubator page

2009-06-08 Thread Alex Rudnick
but the live demo and the module are referring to ScrollTable. I think the live demo should be link to http://collectionofdemos.appspot.com/demo/com.google.gwt.gen2.demo.scrolltable.PagingScrollTableDemo/PagingScrollTableDemo.html -- Alex Rudnick swe, gwt, atl

Re: GWT web

2009-06-04 Thread Alex Rudnick
? Something like www.eclipseplugincentral.com for the eclipse or http://www.apple.com/webapps/ for Iphone. Thx Bosangjay -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: java.io.file

2009-06-04 Thread Alex Rudnick
File instances on the client side? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

Re: Multimodule GWT with App Engine

2009-06-04 Thread Alex Rudnick
might be to build independent Eclipse projects, BUT I really want to keep the whole thing together and post the entire project to GAE at once... Thanks in advance :) -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you

Re: Multimodule GWT with App Engine

2009-06-04 Thread Alex Rudnick
On Thu, Jun 4, 2009 at 12:49 PM, clanusse char...@tactevo.com wrote: Ahhh!  Got it.. That was simple :)  Thanks so much Alex. Hooray :) Happy hacking! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: Error link in GWT incubator page

2009-06-04 Thread Alex Rudnick
/gen2/table/client/ScrollTable.html It should be pointing to .../com/google/gwt/gen2/table/client/PagingScrollTable.html. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: Trying to Run StockWatcher Sample, Running Hosted mode Client picks up blank/empty html

2009-06-04 Thread Alex Rudnick
StockWatcher as prescribed in the getting started tutorial. I'm new to Eclipse, GWT, and Java... Thanks in advance -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group

Re: Installing GWT

2009-06-04 Thread Alex Rudnick
occurred while collecting items to be installed -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit

Re: GWT Feature Request: remember last window position

2009-06-04 Thread Alex Rudnick
mac it always appears in the same place on my main monitor.  I manually drag it to monitor 2 each time I launch it.  It would be 'so amazing' if the GWT browser would remember its position. Pretty please :) -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You

Re: GWT Tutorial Cannot Add Interface at making RPC bit

2009-06-04 Thread Alex Rudnick
and OK buttons are greyed out at the bottom of the window. It will not let me add the interface. I am a new to this but a programmer in a different language. It has got to be something very silly that I have over looked. Thanks in advance. Kind Regards Paul -- Alex Rudnick swe, gwt, atl

Re: Trying to Run StockWatcher Sample, Running Hosted mode Client picks up blank/empty html

2009-06-04 Thread Alex Rudnick
). Or are you running some other sort of network security app? ... If anybody else is more familiar with Windows, please feel free to jump in on this thread :) On Thu, Jun 4, 2009 at 7:07 PM, hehaho...@gmail.comhehaho...@gmail.com wrote: Should I try running GWT without Eclipse? -- Alex Rudnick

Re: Trying to Run StockWatcher Sample, Running Hosted mode Client picks up blank/empty html

2009-06-04 Thread Alex Rudnick
Bizarre! OK, keep us posted! On Thu, Jun 4, 2009 at 9:15 PM, hehaho...@gmail.comhehaho...@gmail.com wrote: Eh right click works most of the time. Thanks for the help. If I ever isolate the problem I'll be sure to post it up. -- Alex Rudnick swe, gwt, atl

[gwt-contrib] Re: Speed up compilation by rewriting for loops to avoid iterators

2009-06-04 Thread Alex Rudnick
milliseconds: for (Integer i : ints)  i.intValue(); What am I missing? Probably just some super naive testing on my part. :) -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

Re: Alternative Languages?

2009-06-02 Thread Alex Rudnick
to/be able to, use this toolkit? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

Re: Typo @ Product Overview

2009-06-01 Thread Alex Rudnick
It seems to be typo-finding day :) Fixing. Thanks! On Sat, May 30, 2009 at 11:35 PM, Bakulkumar bakul.ku...@gmail.com wrote: Great Catch !!! On May 29, 10:03 pm, Murilo Juchem mjuc...@gmail.com wrote: edit - ***refesh*** - view -- Alex Rudnick swe, gwt, atl

Re: How to replicate GWT's History.addItem in native javascript?

2009-06-01 Thread Alex Rudnick
it to the parent frame). Any ideas? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

[gwt-contrib] Re: Grammatical Error in Documentation

2009-06-01 Thread Alex Rudnick
/buildui.html It says 'you can' twice :p Cheers. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

Re: Caching

2009-05-28 Thread Alex Rudnick
aggiornata (o peggio parzialmente aggiornata), al contrario collegandomi via ssh vedo tutto aggiornato. Pulendo la cache dei loro firefox ritorna tutto alla normalita vedendo gli aggiornamenti effettuati. GWT non riesce a gestire questo passaggio? Grazie in anticipo. -- Alex Rudnick swe, gwt

Re: Eclipse Classic 3.5

2009-05-23 Thread Alex Rudnick
. Software being installed: com.google.gdt.eclipse.suite.e34.feature.feature.group 1.0.1.v200905131143 Missing requirement: com.google.gdt.eclipse.suite.e34.feature.feature.group 1.0.1.v200905131143 requires 'org.eclipse.platform.feature.group [3.4.0,3.5.0)' but it could not be found -- Alex

Re: i cant run Web Application Project in eclipse

2009-05-20 Thread Alex Rudnick
(Display.java:126)        at com.google.gwt.dev.SwtHostedModeBase.clinit (SwtHostedModeBase.java:82) Could not find the main class: com.google.gwt.dev.HostedMode.  Program will exit. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message

Re: Failed to import and run gwtrpc-spring example with Google plugin

2009-05-19 Thread Alex Rudnick
spring-aop.jar spring-beans.jar spring-context.jar spring-core.jar spring-web.jar -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group

Re: Ranking problem

2009-05-18 Thread Alex Rudnick
properly it changes every day and some day i cant even find my website even if i search till 7 to 9 pages... pls help. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: Failed to import and run gwtrpc-spring example with Google plugin

2009-05-18 Thread Alex Rudnick
and Jetty are running on Java 1.5? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

Re: Eclipse GWT: How to include source from other projects?

2009-05-15 Thread Alex Rudnick
Common/bin as Client/common-bin, and Eclipse doesn't show errors. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web

Re: naive 1.6 Web App creator question

2009-05-15 Thread Alex Rudnick
settings. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group

Re: Gooogle plugin generates async interface?

2009-05-14 Thread Alex Rudnick
Hello Hez, Not yet. But we want to do that relatively soon, so consider that feature requested :) On Thu, May 14, 2009 at 11:37 AM, hezjing hezj...@gmail.com wrote: Hi Can Google plugin auto-generate async interface from a service interface? -- Hez -- Alex Rudnick swe, gwt, atl

Re: Gooogle plugin generates async interface?

2009-05-14 Thread Alex Rudnick
In fact, here's the issue for the feature request! http://code.google.com/p/google-web-toolkit/issues/detail?id=3529 You might like to star this issue, or add your own suggestions there. Thanks! On Thu, May 14, 2009 at 2:09 PM, Alex Rudnick a...@google.com wrote: Hello Hez, Not yet. But we

Re: Deploy GWTapplication to a remote server with the eclipse-plugin.

2009-05-14 Thread Alex Rudnick
for eclipse to make my application. Great tool. My development goes faster (easier) than in JSF. Perfect. But I miss a way to deploy my new application to a other server (Glassfish). Is this possible (in the near future)? -- Alex Rudnick swe, gwt, atl

Re: No source code is available for type Error on Web Mode Compile

2009-05-14 Thread Alex Rudnick
into web mode the GWT compiler cannot find the source in the database project. I have tried modifying my java build path in Eclipse in every way I can think of, but I suspect I haven't gotten it right yet. Any thoughts? Thanks, John -- Alex Rudnick swe, gwt, atl

Re: Doubt on downloading compiled javascript

2009-05-07 Thread Alex Rudnick
the projects compile in separate folders, but, when the page loads it downloads the whole javascript. I hope you can understand me and I'll be glad to hear an answer. Regards Fran -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because

Re: GWT Theme Generator - HELP!!

2009-05-07 Thread Alex Rudnick
at this and was thrown in at the deep end. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

Re: DataNucleus Enhancer (version 1.1.0) : Enhancement of classes throws java.lang.UnsupportedClassVersionError: Bad version number in .class file, when creating a new GWT project in Springsource To

2009-05-07 Thread Alex Rudnick
)        ... 2 more Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group

Re: Doubt on downloading compiled javascript

2009-05-07 Thread Alex Rudnick
I believe that's the plan, yes. It won't be in updates to version 1.6, but it should be in subsequent releases. On Thu, May 7, 2009 at 11:42 AM, Fran elf...@gmail.com wrote: Is this a feature that will be included in the next versions of GWT ? Thanks ! Fran Cheers, -- Alex Rudnick swe

Re: Does the GWT 1.6.4 not support Firefox 3?

2009-05-07 Thread Alex Rudnick
to resolve the problem? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com

[gwt-contrib] review request: make Window.Location use decodeComponent instead of decode

2009-05-06 Thread Alex Rudnick
. Thanks! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~--- Index: user/test/com/google/gwt/user/client/WindowTest.java

[gwt-contrib] Re: review request: make Window.Location use decodeComponent instead of decode

2009-05-06 Thread Alex Rudnick
Great! Committed r5322. On Wed, May 6, 2009 at 5:32 PM, Joel Webber j...@google.com wrote: LGTM, thanks. On Wed, May 6, 2009 at 4:24 PM, Alex Rudnick a...@google.com wrote: Hey Joel, Would you take a look at this patch, against the trunk at r5321, which switches Window.Location's decode

[gwt-contrib] Re: Add name to Anchor tag using GWT Anchor widget

2009-05-05 Thread Alex Rudnick
is, at runtime. On Tue, May 5, 2009 at 10:31 AM, Iyer aruniye...@gmail.com wrote: I tried doing Anchor.setName(abc) and we are using IE 6 . On render, when we see the source, inside the a , name is not gettign set. Is it a bug? -- Alex Rudnick swe, gwt, atl

Re: war folder name in version 1.6.4 configurable?

2009-04-30 Thread Alex Rudnick
the name of war folder to other names in google web app project. If i change the default name, it gives me the error The web.xml file does not exist as a Google Web App Problem. Does anyone know if the name is configurable and how? Thanks -- Alex Rudnick swe, gwt, atl

Re: GWT Compile Project problem in Eclipse

2009-04-30 Thread Alex Rudnick
problem (it compiles but does not launch a browser). Feels like I'm missing some setting somewhere? Perhaps Vista related? Any sugestions would be much appreciated. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you

Re: GWT with eclipse and java1.6 crashes after running.

2009-04-30 Thread Alex Rudnick
? Please help. - Phani. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe

Re: How to use the new WAR file to deploy a simple web application.

2009-04-30 Thread Alex Rudnick
project deployment where I want it, I will post my resultd. Regards, Danny -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

Re: GregorianCalendar in GWT 1.6

2009-04-30 Thread Alex Rudnick
, Joseph M duocentill...@gmail.com wrote: I got an error in the shell: [ERROR] Line 8: No source code is available for type java.util.GregorianCalendar; did you forget to inherit a required module? What is the deal? Does GregorianCalendar now not work in 1.6??? -- Alex Rudnick swe, gwt, atl

Re: Is there a Powered by Google Web Toolkit icon available anywhere

2009-04-29 Thread Alex Rudnick
://code.google.com/intl/de-DE/appengine/downloads.html ) Is there anything similar for the web toolkit? I can't find it? Regards Alfred -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: GWT 1.6.4 on Linux amd64 architecture fails

2009-04-27 Thread Alex Rudnick
/modules/libgvfsdbus.so So I am just wondering whether there is more than ought to be done, and/or I'm missing something. Thanks. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google

Re: GWT Hyperlink

2009-04-27 Thread Alex Rudnick
? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send

Re: How to program to set token into url without using HyperLink.

2009-04-23 Thread Alex Rudnick
 tk1 into the URL (url.com#tk1), like when users click on Hyperlink? Henry -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send

Re: Minor documentation error

2009-04-22 Thread Alex Rudnick
/DevGuideUserInterface.html First example in Events and Handlers section has the wrong signature for onClick(). Should be ClickEvent event instead of Widget sender. Thanks. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you

Re: GWT on FreeBSD

2009-04-21 Thread Alex Rudnick
, Rabbit antonin.bo...@gmail.com wrote: Switching to -client mode fix the build process. Hosted mode still not working -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web

Re: I installed the GEP and now...

2009-04-19 Thread Alex Rudnick
-- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email

Re: SuggestBox addFocusHandler :? (GWT 1.6)

2009-04-17 Thread Alex Rudnick
for this one :? -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from

Re: I installed the GEP and now...

2009-04-17 Thread Alex Rudnick
/com.google.gwt.eclipse.sdkbundle.win32_1.6.4.v200904062334/gwt-windows-1.6.4/gwt-user.jar!/com/google/gwt/user/client/rpc/impl/FailedRequest.java' [ERROR] Line 25: The constructor Request() is undefined and other errors in hosted mode And it was all working fine before. :-( Ian -- Alex Rudnick swe, gwt

[gwt-contrib] Re: Fwd: DateTimeFormat parsing patch

2009-04-17 Thread Alex Rudnick
-- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Google Plugin for Eclipse

2009-04-16 Thread Alex Rudnick
Gary, Here is fine (alternatively, on the Google-Web-Toolkit group). What issues and questions have you got? On Thu, Apr 16, 2009 at 8:20 PM, Gary Miller miller.ga...@gmail.com wrote: Where is the correct place to post issues and questions for Google Plugin for Eclipse? -- Alex Rudnick

Re: Announcing GWT 1.6 Release Candidate

2009-03-24 Thread Alex Rudnick
Hey Christos, We tried to reproduce this error on Eclipse 3.3/Windows and 3.4/Linux, but it didn't repro for us. It's a weird error, though -- Eclipse projects shouldn't have to live in a directory with the same name as the project! Which platform are you on, and which Eclipse distribution are

[gwt-contrib] review request: add a doctype to generated web.xml

2009-02-24 Thread Alex Rudnick
Hey Scott :) I'd like to add a doctype to our generated web.xml files. The right way to do it is changing web.xmlsrc, right? Here's a patch, relative to the release branch at r4849. Would you take a look? Thanks! -- Alex Rudnick swe, gwt, atl

[gwt-contrib] Re: review request: add a doctype to generated web.xml

2009-02-24 Thread Alex Rudnick
as timing for getting this in. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: checkstyle review request: update checkstyle copyright notices

2009-01-06 Thread Alex Rudnick
Thanks! :) Committed r4380. On Tue, Jan 6, 2009 at 1:32 PM, John Tamplin j...@google.com wrote: On Tue, Jan 6, 2009 at 11:43 AM, Alex Rudnick a...@google.com wrote: You apparently did this last year. Would you review this patch to allow 2009 as a valid year for checkstyle? LGTM, thanks

[gwt-contrib] Re: RR, code review request: merge HyperlinkOverride into Hyperlink widget

2008-12-02 Thread Alex Rudnick
/HyperlinkImpl.java user/src/com/google/gwt/user/client/ui/impl/HyperlinkImplIE.java user/src/com/google/gwt/user/client/ui/impl/HyperlinkImplOpera.java user/src/com/google/gwt/user/client/ui/impl/HyperlinkImplSafari.java -- Alex Rudnick swe, gwt, atl

[gwt-contrib] Re: Update datetime symbols

2008-12-01 Thread Alex Rudnick
/tools. I am using the same scripts to generate constants for Closure, GAE and possibly other apps. I am not sure if we should mention it. shanjian -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit

[gwt-contrib] RR, code review request: merge HyperlinkOverride into Hyperlink widget

2008-12-01 Thread Alex Rudnick
, our history tokens) -- but on the assumption that this may change soon, this patch tries to do the behavior that Chrome does for regular links, which is just like Firefox. Patch is intended for the 1.6 release branch, r4214. Thanks! -- Alex Rudnick swe, gwt, atl

[gwt-contrib] Re: review request: Fix up the javadoc and throws declarations for Event

2008-11-25 Thread Alex Rudnick
Great, thanks :) Committed r4187. On Tue, Nov 25, 2008 at 10:51 AM, John LaBanca [EMAIL PROTECTED] wrote: LGTM Thanks, John LaBanca [EMAIL PROTECTED] -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit

[gwt-contrib] Re: Update datetime symbols

2008-11-25 Thread Alex Rudnick
to some incorrect data in existing symbols. thanks shanjian -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] review request: Fix up the javadoc and throws declarations for Event

2008-11-24 Thread Alex Rudnick
/Event.java Thanks! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~--- Index: user/src/com/google/gwt/user/client/Event.java

[gwt-contrib] Re: Add one DateTimeFormat unit test, more extensive coverage on time zone support

2008-11-21 Thread Alex Rudnick
zone support in DateTimeFormat. It will also be valuable for further time zone enhancement. shanjian -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: why are Hyperlinks divs?

2008-10-30 Thread Alex Rudnick
:24 PM, Ray Ryan [EMAIL PROTECTED] wrote: http://code.google.com/p/google-web-toolkit/issues/detail?id=3056 -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: why are Hyperlinks divs?

2008-10-30 Thread Alex Rudnick
/detail?id=3061 -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Code Review: gwt-google-apis gears WorkerPoolDemo UI cleanups

2008-10-17 Thread Alex Rudnick
an AbsolutePanel. M samples/workerpool/src/com/google/gwt/gears/sample/workerpool/client/WorkerPoolDemo.java M samples/workerpool/src/com/google/gwt/gears/sample/workerpool/client/AnimationToy.java -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ -- Alex

[gwt-contrib] Re: RR 1.6: Snip a couple of redundant HasText declarations

2008-10-15 Thread Alex Rudnick
extends HasHTML, HasText (silly, since HasHTML itself extends HasText). It's intended for the 1.6 branch. M src/com/google/gwt/user/client/ui/DialogBox.java M src/com/google/gwt/user/client/ui/Anchor.java M src/com/google/gwt/user/client/ui/CustomButton.java rjrjr -- Alex Rudnick

[gwt-contrib] Re: [gwt-team] Release Notes for review

2008-10-14 Thread Alex Rudnick
version you want first, then falling back to Microsoft.XMLHTTP. This seems to work around the do a POST when you asked for a GET bug on some IE6 installs. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit

[gwt-contrib] Re: code review requested for 1.5, issues 2836, 2894, 2911 - various I18NSync issues

2008-10-14 Thread Alex Rudnick
Software Engineer (GWT), Google -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: Code Review: gwt-google-apis gears Add support for message types other than String()

2008-10-14 Thread Alex Rudnick
://code.google.com/p/gwt-google-apis/issues/detail?id=182 -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: RR: make PopupPanels stay on the screen, even in RTL situations

2008-10-06 Thread Alex Rudnick
right in RTL and LTR modes on all major browsers. Thanks! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~--- Index: user/src/com/google/gwt/user

[gwt-contrib] Re: RR: remove deprecated image base method from tree

2008-10-02 Thread Alex Rudnick
as of GWT 1.4 and currently does not work as expected (issue 2825). Therefore, I propose we go ahead and remove the setImageBase method, unless someone has a compelling use case for why this method should still exist. -- Alex Rudnick swe, gwt, atl

[gwt-contrib] RR: make HTTPRequestImplIE6 try to gracefully fallback when building its XHR

2008-10-02 Thread Alex Rudnick
Microsoft.XMLHTTP cause the elusive POST when you asked for a GET bug, but haven't been able to reproduce recently; maybe we got an update to fix it. Thanks! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit

[gwt-contrib] RR: make PopupPanels stay on the screen, even in RTL situations

2008-09-30 Thread Alex Rudnick
off the horizontal edges in either case. Testing: we made sure popup panels worked as expected in Showcase on all major browsers, both in Quirks and Standards mode. GWT tests all still work. Thanks! -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http

[gwt-contrib] Re: RR: timezone support and updates to DateTimeFormat

2008-09-16 Thread Alex Rudnick
module; it is inherited by default 19-20: Don't need to specify these; they are implied 21-22: My personal preference, put the extend-.. declaration before the set.. declaration OK Committed r3655. -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http

[gwt-contrib] Re: RR: timezone support and updates to DateTimeFormat

2008-09-11 Thread Alex Rudnick
of them should have been fixed already. I can send you the update constant file. We can also choose to do it in a separate patch. shanjian -- Alex Rudnick swe, gwt, atl --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: [google-web-toolkit commit] r3618 - wiki

2008-09-04 Thread Alex Rudnick
/TableOfContents.wiki Thu Sep 4 11:47:17 2008 @@ -1,3 +1,2 @@ #summary GWT documentation table of contents - -* [DocUnderConstruction Under Construction] \ No newline at end of file + * [WikiWelcome GWT wiki welcome page] \ No newline at end of file -- Alex Rudnick swe, gwt, atl

[gwt-contrib] Re: Incubator Code Review Request: GWTCanvas and ImageLoader

2008-09-04 Thread Alex Rudnick
flooring trick that needed some explanation. Also includes a fix for ImageLoader, where in IE the onLoad event would fire before we get done setting up the callbacks. This should have gone out along time ago, but it seemed to slip off my radar back when I first got it ready. -Jaime -- Alex