[gwt-contrib] mail patch

2010-06-10 Thread Stephen Haberman
Hi, I was playing with the Mail example this morning and saw a stack trace casting the Message class to Comparable for the TreeMap inside of the MailSelectionModel.toString(). Seemed to happen most reliably when clicking "select all on this page". A simple fix is attached. Thanks, Stephen -- h

[gwt-contrib] RR : Support reserved class names in CssResource (issue600801)

2010-06-10 Thread bobv
Reviewers: Ray Ryan, Message: Review requested. Description: This patch allows the developer to specify obfuscated class name prefixes that CssResource will avoid allocating. This allows CssResource to be used in situations where there are external stylesheets using relatively short class name

[gwt-contrib] Re: Fixes pathological slowness in remote UI logger (GPE) (issue550801)

2010-06-10 Thread rdayal
I like the cleanup you've done here - however, there are a few things that I'd like you to take a look at before I give the LGTM. Let's go for one more round on this one; we can discuss this stuff f2f if it's easier. Side note: When these changes to MessageTransport land, we should update GPE so

[gwt-contrib] Adding AbstractListViewAdapter#getViews() to get the views associated with an adapter. Also add... (issue601801)

2010-06-10 Thread jlabanca
Reviewers: jgw, Description: Adding AbstractListViewAdapter#getViews() to get the views associated with an adapter. Also adding some tests for com.google.gwt.view.client. Please review this at http://gwt-code-reviews.appspot.com/601801/show Affected files: M user/src/com/google/gwt/user/cel

[gwt-contrib] Thoughts on GWT MVP

2010-06-10 Thread jarrod
After reading and viewing the sessions from I/O, I felt compelled to respond with my thoughts on MVP, history management, and a few other things that relate. Please check out my post: http://dev.methodknowledgy.com/2010/06/05/comments-on-gwt-mvp/ Comments welcome. Thanks! -- http://groups.googl