Revision: 6861
Author: [email protected]
Date: Wed Nov 11 19:58:10 2009
Log: undo those merges, back to 6454... cherrypicks should be, well,
cherrypicks.
http://code.google.com/p/google-web-toolkit/source/detail?r=6861
Deleted:
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/sample/client/Menu.css
Modified:
/branches/snapshot-2009.10.23-r6446
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/core/ext/ServletContainer.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/core/ext/ServletContainerLauncher.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/BootStrapPlatform.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/DevMode.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/DevModeBase.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/DevelModeTabKey.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/Disconnectable.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/GWTShell.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/ModulePanel.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/ModuleTabPanel.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/SessionModule.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/WebServerPanel.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/BrowserChannel.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/BrowserChannelClient.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/BrowserChannelException.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/BrowserChannelServer.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/BrowserListener.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/CloseButton.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/HostedModePluginObject.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/HtmlUnitSessionHandler.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/Icons.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/JavaObject.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/JsValue.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/JsValueGlue.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/JsValueOOPHM.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/Jsni.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/MethodDispatch.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/ModuleSpaceOOPHM.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/OophmSessionHandler.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/RemoteObjectTable.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/ServerMethods.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/ServerObjectsTable.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/SessionData.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/ShellMainWindow.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/close.png
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/ie
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/log/SwingLoggerPanel.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/log/SwingTreeLogger.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/log/icon-close.png
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/rewrite/RewriteSingleJsoImplDispatches.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/util/BrowserInfo.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/util/arg/ArgHandlerDisableAggressiveOptimization.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/util/arg/ArgHandlerEnableAssertions.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/util/arg/ArgHandlerOutDir.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/util/arg/ArgHandlerWorkDirOptional.java
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/util/arg/ArgHandlerWorkDirRequired.java
/branches/snapshot-2009.10.23-r6446/dev/core/test/com/google/gwt/dev/AboutTest.java
/branches/snapshot-2009.10.23-r6446/dev/core/test/com/google/gwt/dev/DevelModeTabKeyTest.java
/branches/snapshot-2009.10.23-r6446/dev/core/test/com/google/gwt/dev/SessionModuleTest.java
/branches/snapshot-2009.10.23-r6446/dev/core/test/com/google/gwt/dev/shell/BrowserChannelTest.java
/branches/snapshot-2009.10.23-r6446/dev/core/test/com/google/gwt/dev/shell/RemoteObjectTableTest.java
/branches/snapshot-2009.10.23-r6446/dev/core/test/com/google/gwt/dev/util/TemporaryBufferStream.java
/branches/snapshot-2009.10.23-r6446/distro-source/mac/src/webAppCreator
/branches/snapshot-2009.10.23-r6446/distro-source/src/benchmarkViewer
/branches/snapshot-2009.10.23-r6446/distro-source/src/benchmarkViewer.cmd
/branches/snapshot-2009.10.23-r6446/distro-source/src/i18nCreator
/branches/snapshot-2009.10.23-r6446/distro-source/src/i18nCreator.cmd
/branches/snapshot-2009.10.23-r6446/distro-source/src/junitCreator
/branches/snapshot-2009.10.23-r6446/distro-source/src/junitCreator.cmd
/branches/snapshot-2009.10.23-r6446/distro-source/src/webAppCreator
/branches/snapshot-2009.10.23-r6446/distro-source/src/webAppCreator.cmd
/branches/snapshot-2009.10.23-r6446/eclipse/samples/Hello/Hello-gwtc.launch
/branches/snapshot-2009.10.23-r6446/jni
/branches/snapshot-2009.10.23-r6446/plugins/ie/prebuilt/GwtDevModeIePluginInstaller.msi
/branches/snapshot-2009.10.23-r6446/samples/dynatable/war/DynaTable.css
/branches/snapshot-2009.10.23-r6446/samples/dynatable/war/DynaTable.html
/branches/snapshot-2009.10.23-r6446/samples/hello/war/Hello.html
/branches/snapshot-2009.10.23-r6446/samples/i18n/war/I18N.css
/branches/snapshot-2009.10.23-r6446/samples/i18n/war/I18N.html
/branches/snapshot-2009.10.23-r6446/samples/json/war/JSON.css
/branches/snapshot-2009.10.23-r6446/samples/json/war/JSON.html
/branches/snapshot-2009.10.23-r6446/samples/mail/war/Mail.css
/branches/snapshot-2009.10.23-r6446/samples/mail/war/Mail.html
/branches/snapshot-2009.10.23-r6446/samples/mail/war/gradient.gif
/branches/snapshot-2009.10.23-r6446/samples/mail/war/leftCorner.gif
/branches/snapshot-2009.10.23-r6446/samples/mail/war/rightCorner.gif
/branches/snapshot-2009.10.23-r6446/samples/showcase/war/Showcase.html
/branches/snapshot-2009.10.23-r6446/samples/simplerpc/war/SimpleRPC.css
/branches/snapshot-2009.10.23-r6446/samples/simplerpc/war/SimpleRPC.html
/branches/snapshot-2009.10.23-r6446/samples/simplexml/war/SimpleXML.css
/branches/snapshot-2009.10.23-r6446/samples/simplexml/war/SimpleXML.html
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/core/client/HttpThrowableReporter.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/core/client/JsonUtils.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/dom/client/HandlesAllFocusEvents.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/dom/client/HandlesAllKeyEvents.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/dom/client/HandlesAllMouseEvents.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/dom/client/KeyCodes.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/dom/client/PrivateMap.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/logical/shared/HasValueChangeHandlers.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/logical/shared/ValueChangeEvent.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/logical/shared/ValueChangeHandler.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/shared/DefaultHandlerRegistration.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/shared/GwtEvent.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/event/shared/HandlerRegistration.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/http/client/URL.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/client/ClientBundle.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/css/GenerateCssAst.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/css/ast/CssProperty.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/ext/ClientBundleFields.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/ext/ClientBundleRequirements.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/ext/ResourceGeneratorUtil.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/rebind/context/AbstractClientBundleGenerator.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/rebind/context/InlineClientBundleGenerator.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/resources/rebind/context/StaticClientBundleGenerator.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/parsers/MenuItemParser.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/rebind/BundleWriter.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/rebind/UiBinderParser.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/rebind/UiBinderWriter.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/rebind/XMLElement.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/rebind/model/ImplicitCssResource.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/sample/client/WidgetBasedUi.css
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/sample/client/WidgetBasedUi.ui.xml
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/user/RemoteServiceObfuscateTypeNames.gwt.xml
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/user/client/ui/ListenerWrapper.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/user/rebind/StringSourceWriter.java
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/user/tools/WebAppCreator.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/core/client/HttpThrowableReporterTest.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/dev/jjs/test/jsoimpls/UnreferencedImplOfJsoInterface.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/dev/jjs/test/jsointfs/JsoInterfaceWithUnreferencedImpl.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/event/dom/client/DomEventTest.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/event/logical/shared/LogicalEventsTest.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/http/client/URLTest.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/junit/NonGwtTestSuite.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/resources
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/uibinder/sample/client/UiBinderTest.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/RPCSuiteWithObfuscation.gwt.xml
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/CollectionsTestWithTypeObfuscation.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/CustomFieldSerializerTestWithTypeObfuscation.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/EnumsTestWithTypeObfuscation.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/InheritanceTestWithTypeObfuscation.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/ObjectGraphTestWithTypeObfuscation.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/RemoteServiceServletTestWithTypeObfuscation.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/UnicodeEscapingTestWithTypeObfuscation.java
/branches/snapshot-2009.10.23-r6446/user/test/com/google/gwt/user/client/rpc/ValueTypesTestWithTypeObfuscation.java
=======================================
---
/branches/snapshot-2009.10.23-r6446/user/src/com/google/gwt/uibinder/sample/client/Menu.css
Fri Oct 30 12:02:11 2009
+++ /dev/null
@@ -1,4 +0,0 @@
-.menuBar {
- border:solid;
- background-color:white;
-}
=======================================
---
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/close.png
Fri Oct 30 11:05:12 2009
+++
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/close.png
Wed Nov 11 19:58:10 2009
Binary file, no diff available.
=======================================
---
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/log/icon-close.png
Fri Oct 30 11:05:12 2009
+++
/branches/snapshot-2009.10.23-r6446/dev/core/src/com/google/gwt/dev/shell/log/icon-close.png
Wed Nov 11 19:58:10 2009
Binary file, no diff available.
=======================================
***Additional files exist in this changeset.***
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors