Re: [gwt-contrib] Making GWT look good...

2010-08-07 Thread Johan Rydberg
On 8/6/10 2:44 PM, Chris Ramsdale wrote: Hey GWT(ers), I've heard from many of you that GWT apps simply don't look that good out of the box, and styling the default app would go a long way. We couldn't agree more. As some of you know, GWT 2.1 (with the help of Spring Roo 1.1) will generate a

[gwt-contrib] Allow to keep size of Widget on DeckPanel (issue732802)

2010-08-07 Thread Konstantin . Scheglov
Reviewers: jgw, Ray Ryan, Description: I probably already told about this couple years ago, but DeckPanel, as it is done now, is IMHO not reliable in area of size management. More precise - using DeckPanel in TabPanel. TabPanel uses VerticalPanel to host TabBar and DeckPanel, and it set

[gwt-contrib] [google-web-toolkit] r8502 committed - Change TextBox to LongBox in bikeshed examples

2010-08-07 Thread codesite-noreply
Revision: 8502 Author: gwt.mirror...@gmail.com Date: Sat Aug 7 15:02:33 2010 Log: Change TextBox to LongBox in bikeshed examples http://code.google.com/p/google-web-toolkit/source/detail?r=8502 Modified:

[gwt-contrib] Re: Fix datatype renderers to handle nulls properly for some primitive types. (issue725804)

2010-08-07 Thread rjrjr
As we discussed offline, I've tweaked this to render null as . Submitting it that way, along with another fix to the scaffold's ReportDetailsView to work around yet another report creation bug. http://gwt-code-reviews.appspot.com/725804/show --

[gwt-contrib] [google-web-toolkit] r8503 committed - Fix datatype renderers to handle nulls properly for some primitive...

2010-08-07 Thread codesite-noreply
Revision: 8503 Author: rj...@google.com Date: Sat Aug 7 16:11:36 2010 Log: Fix datatype renderers to handle nulls properly for some primitive types. We now expect renderers to produce for null, and parsers to return null for . Also works around a bug in report creation. The Created date is

[gwt-contrib] Re: Hard coded History integration for the Scaffold app. This is step zero (issue717801)

2010-08-07 Thread rjrjr
http://gwt-code-reviews.appspot.com/717801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors