[gwt-contrib] Re: [ANN] GWT maven plugin released

2008-11-24 Thread nicolas.deloof
I have lots of respect for Charlie's work on its plugin I don't miss an archetype for GWT (you only need one plugin config to get GWT working !), and only use GWTTests for integration testing purpose (unit tests are far more quicker). I can't see why the mojo plugin couldn't run GwtTestSuite -

[gwt-contrib] TabPanel feature request

2008-11-24 Thread stuckagain
Hi, I'm having a problem with the TabPanel behaviour. I've created a widget that uses absolute positioning internally to get a certain effect. The DIV that surrounds it is sized correctly in the onLoad method, based on the size of the absolutely positioned element. All this works fine except

[gwt-contrib] AGTUG: Australian Google Technology Users Group

2008-11-24 Thread gslender
Hi, Short message to announce AGTUG: the Australian Google Technology Users Group. http://agtug.org Those local Australians amongst you whom wish to be part of our local community on all things technical and Google-ish, please come by and say g'day. We'd love you to join us for our inaugural

[gwt-contrib] gen2 TreeTable demo online

2008-11-24 Thread dflorey
Hi, I've put together a live demo for the TreeTable stuff in my branch. You can find the demo link in the wiki page that I've created containing a minimalistic tutorial: http://code.google.com/p/google-web-toolkit-incubator/wiki/TreeTable As you can see from the demo I've simplified the table

[gwt-contrib] Re: gen2 TreeTable demo online

2008-11-24 Thread dflorey
BTW: Right now the filters are only applied to the top level elements. I've tried other approaches but with confusing results for the user. Any suggestions how to apply the filters to children are welcome! I had the idea to add a chainsaw icon to the TreeController that will flatten the tree to a

[gwt-contrib] [google-web-toolkit commit] r4167 - changes/bobv/soyc-reports-r4166

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 06:54:03 2008 New Revision: 4167 Added: changes/bobv/soyc-reports-r4166/ - copied from r4166, /trunk/ Log: Create post-PermutationWorker branch for SOYC update. --~--~-~--~~~---~--~~

[gwt-contrib] [google-web-toolkit commit] r4172 - changes/kprobst/soyc-vis/src/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:15:10 2008 New Revision: 4172 Added: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/MakeTopLevelHtmlForPerm.java Log: Class for generating all the HTML files for the SOYC dashboard. Draws on information largely in GlobalInfo. Added:

[gwt-contrib] [google-web-toolkit commit] r4174 - changes/kprobst/soyc-vis/src/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:31:05 2008 New Revision: 4174 Removed: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/StringLiteralsCollection.java Log: deleting unnecessary class. --~--~-~--~~~---~--~~

[gwt-contrib] [google-web-toolkit commit] r4175 - changes/kprobst/soyc-vis/src/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:32:31 2008 New Revision: 4175 Added: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/GlobalInformation.java Modified: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/CodeCollection.java

[gwt-contrib] [google-web-toolkit commit] r4173 - changes/kprobst/soyc-vis/src/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:24:38 2008 New Revision: 4173 Added: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/StringLiteralsCollection.java Log: deleted GlobalInfo.java Added: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/StringLiteralsCollection.java

[gwt-contrib] [google-web-toolkit commit] r4178 - changes/kprobst/soyc-vis/bin/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:42:25 2008 New Revision: 4178 Modified: changes/kprobst/soyc-vis/bin/com/google/gwt/soyc/CodeCollection.class changes/kprobst/soyc-vis/bin/com/google/gwt/soyc/LiteralsCollection.class

[gwt-contrib] Re: [google-web-toolkit] [EMAIL PROTECTED] commented on revision r4098.

2008-11-24 Thread Lex Spoon
On Thu, Nov 20, 2008 at 1:43 PM, Emily Crutcher [EMAIL PROTECTED] wrote: Darn it, I hate when inconvenient facts get in the way of a nice theory! As I did the benchmark and you are right, there is no advantage of | over ||. For branch prediction in particular, note that a true interpreter

[gwt-contrib] [google-web-toolkit commit] r4180 - changes/kprobst/soyc-vis/bin/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:43:50 2008 New Revision: 4180 Added: changes/kprobst/soyc-vis/bin/com/google/gwt/soyc/MakeTopLevelHtmlForPerm.class (contents, props changed) Log: compiled. Added:

[gwt-contrib] Re: RR : Pluggable CompilePerms workers

2008-11-24 Thread Lex Spoon
On Thu, Nov 20, 2008 at 8:58 PM, Scott Blum [EMAIL PROTECTED] wrote: - We ended up going with Lex's ThreadPoolExecutor stuff. Mainly because he was physically here, and I think both of the TPE-based implementations suck. Well, we eliminated TPE itself. However, we went with message-passing

[gwt-contrib] [google-web-toolkit commit] r4179 - changes/kprobst/soyc-vis/bin/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:43:28 2008 New Revision: 4179 Added: changes/kprobst/soyc-vis/bin/com/google/gwt/soyc/GlobalInformation.class (contents, props changed) Log: compiled. Added: changes/kprobst/soyc-vis/bin/com/google/gwt/soyc/GlobalInformation.class

[gwt-contrib] [google-web-toolkit commit] r4182 - changes/kprobst/soyc-vis/src/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 09:17:39 2008 New Revision: 4182 Modified: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/MakeTopLevelHtmlForPerm.java Log: Updated to no longer show empty categories. Modified:

[gwt-contrib] [google-web-toolkit commit] r4177 - changes/kprobst/soyc-vis/src/com/google/gwt/soyc

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 08:34:22 2008 New Revision: 4177 Removed: changes/kprobst/soyc-vis/src/com/google/gwt/soyc/HtmlGenerator.java Log: Class no longer needed for this version. --~--~-~--~~~---~--~~

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

2008-11-24 Thread Alex Rudnick
Hey John :) Would you take a look at this patch for the 1.6 branch, r4184? It removes all the throws declarations from the Event.get* methods, both in the method signatures and the javadoc, because we don't actually do those assertions anymore. M

[gwt-contrib] [google-web-toolkit commit] r4186 - in trunk/user/test/com/google/gwt/i18n: . client

2008-11-24 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Mon Nov 24 14:39:21 2008 New Revision: 4186 Added: trunk/user/test/com/google/gwt/i18n/client/DateTimeFormat_en_Test.java (contents, props changed) Modified: trunk/user/test/com/google/gwt/i18n/I18NSuite.java Log: Added more tests for date/time