[gwt-contrib] Incubator code review: .classpath and .incubator fixes

2008-12-11 Thread Ray Ryan
No longer use mysterious gwt-resources directory, and instead tie straight to the needed GWT_TOOLS entries. rjrjr --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] incubator code review

2008-12-02 Thread Emily Crutcher
Code review request: http://code.google.com/p/google-web-toolkit-incubator/source/detail?r=1250 Copying gen2-DropDownPanel over the widgetideas-DropDownPanel rather then patching the widgetideas version, as this way we only maintain one version of DropDownPanel, which is going to be depricated

[gwt-contrib] Incubator Code Review Request: GWTCanvas and ImageLoader

2008-09-04 Thread Jaime Yap
This patch taken against Incubator trunk r.927 adds some comments to : com.google.gwt.widgetideas.graphics.client.impl.GWTCanvasImplIE6.java for some funky flooring trick that needed some explanation. Also includes a fix for ImageLoader, where in IE the onLoad event would fire before we get done