[gwt-contrib] Re: Comment on RequestFactory_2_5 in google-web-toolkit

2011-09-30 Thread codesite-noreply
Comment by seq...@gmail.com: Issue 6705 was released in GWT 2.4. May be we need to move corresponding line in this overview to RequestFactory_2_4 page. For more information: http://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_5 --

[gwt-contrib] Re: Any interest in having css3pie integrated with GWT?

2011-09-30 Thread Jeff Larsen
If ie8 and 9 didn't need a bunch of heavy lifting to get all of the advantages of css3 styles, then you would probably be right, but unfortunatetly, ie10 is going to be when ie finally starts meeting the standards. The point is semi-moot. I've started a project

Re: [gwt-contrib] Re: Any interest in having css3pie integrated with GWT?

2011-09-30 Thread David
I hope IE7 will not be dropped in short term. That would be dramatic for GWT apps that are used in the enterprise environments. In our case our customers are already very annoyed that we can not support IE6 decently enough. David On Thu, Sep 29, 2011 at 6:21 PM, Jens jens.nehlme...@gmail.com

[gwt-contrib] Re: Gives CellTable an option to disable colgroup and/or don't attach the message (issue1557804)

2011-09-30 Thread jlabanca
LGTM Your call on whether or not you agree with the comments. http://gwt-code-reviews.appspot.com/1557804/diff/1/user/src/com/google/gwt/user/cellview/client/CellTable.java File user/src/com/google/gwt/user/cellview/client/CellTable.java (right):

[gwt-contrib] [google-web-toolkit] r10675 committed - Exporting a map of obfuscated CSS names to full class names into a bui...

2011-09-30 Thread codesite-noreply
Revision: 10675 Author: mlow...@google.com Date: Fri Sep 30 10:03:13 2011 Log: Exporting a map of obfuscated CSS names to full class names into a build artifact CSV file. This will allow CSS names to be found in the DOM for frontend testing. Review by: unn...@google.com

[gwt-contrib] [google-web-toolkit] r10676 committed - Gives CellTable an option to disable colgroup and/or don't attach the ...

2011-09-30 Thread codesite-noreply
Revision: 10676 Author: gwt.mirror...@gmail.com Date: Fri Sep 30 15:13:14 2011 Log: Gives CellTable an option to disable colgroup and/or don't attach the message panel. Disabling both leads to 50% faster layout time in IE (about 25% each). The side effects are 1. Disabling