[gwt-contrib] Change in gwt[master]: Add NavigableSet, NavigableMap to GWT and retrofit TreeMap a...

2013-07-04 Thread Thomas Broyer
Thomas Broyer has uploaded a new change for review. https://gwt-review.googlesource.com/3650 Change subject: Add NavigableSet, NavigableMap to GWT and retrofit TreeMap and TreeSet to implement it. .. Add NavigableSet,

[gwt-contrib] Change in gwt[master]: Add NavigableSet, NavigableMap to GWT and retrofit TreeMap a...

2013-07-04 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: Add NavigableSet, NavigableMap to GWT and retrofit TreeMap and TreeSet to implement it. .. Patch Set 1: Moved from

[gwt-contrib] Re: Add NavigableSet, NavigableMap to GWT and retrofit TreeMap and TreeSet to implement it. (issue1839803)

2013-07-04 Thread t . broyer
Patch moved to Gerrit: https://gwt-review.googlesource.com/3650 http://gwt-code-reviews.appspot.com/1839803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups GWT Contributors group. To unsubscribe

[gwt-contrib] Change in gwt[master]: Add NavigableSet, NavigableMap to GWT and retrofit TreeMap a...

2013-07-04 Thread Thomas Broyer
Hello Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3650 to look at the new patch set (#2). Change subject: Add NavigableSet, NavigableMap to GWT and retrofit TreeMap and TreeSet to implement it.

[gwt-contrib] Change in gwt[master]: FileUpload: extending FocusWidget instead of Widget so as it...

2013-07-04 Thread Julien Dramaix
Julien Dramaix has posted comments on this change. Change subject: FileUpload: extending FocusWidget instead of Widget so as it exposes many features which already are in the file-input element: click(), focus(), mouseevents, keyevents, etc.

[gwt-contrib] Change in gwt[master]: Adds support for unwrapping of thrown non-jso objects from J...

2013-07-04 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Adds support for unwrapping of thrown non-jso objects from JavaScriptException. .. Patch Set 1: Code-Review+1 I am not familiar with this code, it