Cherry picking changes from trunk to GWT 2.1.0-rc1
* Correcting the servlet URL mapping in the LogExample sample.
* Fix verifyPositionStatic() so that RootPanel.get() is explicitly allowed, e.g., RootPanel.get().add(widget, x, y), by whitelisting a BODY parent element.
* Also, only perform parent==offsetParent test when both parent and child widgets are visible and attached to the DOM.
* Use a seperate sample.extraclasspath so each sample can specify their own jars.
* Fixes LogExample and DynaTableRf for distro builds.

Review by: jlabanca@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/2.1@8973 8db76d5a-ed1c-0410-87a9-c151d255dfc7
17 files changed