[gwt-contrib] Support for custom MenuItem, MenuItemSeparator and MenuBar. (issue702803)

2010-08-01 Thread Konstantin . Scheglov
Reviewers: Ray Ryan, Description: See http://code.google.com/p/google-web-toolkit/issues/detail?id=4550 Please review this at http://gwt-code-reviews.appspot.com/702803/show Affected files: user/src/com/google/gwt/uibinder/elementparsers/MenuBarParser.java user/src/com/google/gwt/uibinder/e

[gwt-contrib] Re: Put in a new fix for DevMode logging that uses bytecode rewriting rather than swapping out (issue725801)

2010-08-01 Thread Scott Blum
Ah, that makes sense. Sorry, I don't understand the logging stuff very well, so my question was more naive than anything. :) -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Make GWT template javascript suitable for XHTML

2010-08-01 Thread Henri
I updated function computeScriptBase() in IFrameTemplate.js to work with DOM javascript functions instead of document.write, which seems to work, and would like you to look at it. How can I send this file to you? On Jul 23, 3:17 pm, Joel Webber wrote: > We've tried to get rid of the document.writ

[gwt-contrib] Re: Add two new ClientBundle annotations: (issue714801)

2010-08-01 Thread fredsa
http://gwt-code-reviews.appspot.com/714801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Create a red dev mode glass panel when hosted mode fails to load your module, similar to the gra... (issue730802)

2010-08-01 Thread fredsa
Reviewers: jat, Description: Create a red dev mode glass panel when hosted mode fails to load your module, similar to the gray glass panel which indicates lost communication with the development mode server. Please review this at http://gwt-code-reviews.appspot.com/730802/show Affected files: