Revision: 5909
Author: [email protected]
Date: Thu Aug  6 15:39:10 2009
Log: Cherry pick c5896 for UiBinder
svn merge -c5896  https://google-web-toolkit.googlecode.com/svn/trunk .


http://code.google.com/p/google-web-toolkit/source/detail?r=5909

Added:
  /branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder
  /branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder
Modified:
  /branches/snapshot-2009.08.04-r5888/branch-info.txt
   
/branches/snapshot-2009.08.04-r5888/tools/api-checker/config/gwt16_20userApi.conf
Replaced:
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/UiBinder.gwt.xml
  /branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/AbstractUiBinder.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/DomHolder.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/UiBinder.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/UiBinderUtil.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/UiConstructor.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/UiFactory.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/UiField.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/UiHandler.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/client/UiTemplate.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/AttributeMessageInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/AttributeMessageParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/AttributeParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/BeanParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/BooleanAttributeParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/BundleAttributeParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/CellPanelParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/ComputedAttributeInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/CustomButtonParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/DisclosurePanelParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/DockPanelParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/DomElementParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/ElementParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/FieldInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HTMLPanelParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HasHTMLParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HasTextParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HasWidgetsParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HorizontalAlignmentConstantParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HtmlInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HtmlMessageInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/HtmlPlaceholderInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/IntPairParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/IntParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/InterpreterPipe.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/MenuBarParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/MenuItemParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/NullInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/RadioButtonParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/StackPanelParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/StringAttributeParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/TabPanelParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/TextInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/TextPlaceholderInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/UIObjectParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/VerticalAlignmentConstantParser.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/WidgetInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/parsers/WidgetPlaceholderInterpreter.java
  /branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/ChildWalker.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/FieldManager.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/FieldWriter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/GetInnerHtmlVisitor.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/GetInnerTextVisitor.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/GwtResourceEntityResolver.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/HandlerEvaluator.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/IndentedWriter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/NodeVisitor.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/Tokenator.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/UiBinderGenerator.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/UiBinderWriter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/XMLAttribute.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/XMLElement.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/messages
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/messages/AttributeMessage.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/messages/GenerateAnnotationWriter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/messages/MessageWriter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/messages/MessagesWriter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/messages/PlaceholderInterpreter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/messages/PlaceholderWriter.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/model
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/model/OwnerClass.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/model/OwnerField.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/rebind/model/OwnerFieldClass.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/resources
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/resources/xhtml.ent
  /branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/UiBinderDemo.gwt.xml
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/AnnotatedStrictLabel.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/ClickyLink.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/DomBasedUi.css
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/DomBasedUi.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/DomBasedUi.ui.xml
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/ExplicitElementPanel.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/ExplicitElementWidget.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/FakeBundle.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/Foo.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/FooLabel.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/HandlerDemo.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/HandlerDemo.ui.xml
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/MyDatePicker.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/MyEntities.ent
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/NeedlesslyAnnotatedLabel.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/PointlessRadioButtonSubclass.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/StrictLabel.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/UiBinderDemo.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/WidgetBasedUi.css
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/WidgetBasedUi.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/WidgetBasedUi.ui.xml
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/client/WidgetBasedUiResources.java
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/public
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/sample/public/UiBinderDemo.html
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/testing
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/testing/BUILD
   
/branches/snapshot-2009.08.04-r5888/user/src/com/google/gwt/uibinder/testing/UiBinderTesting.java
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/UiBinderGwtSuite.java
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/UiBinderTestModule.gwt.xml
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/client
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/client/UiBinderTest.java
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/rebind
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/rebind/GwtResourceEntityResolverTest.java
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/rebind/TokenatorTest.java
   
/branches/snapshot-2009.08.04-r5888/user/test/com/google/gwt/uibinder/rebind/XMLElementTest.java

=======================================
--- /branches/snapshot-2009.08.04-r5888/branch-info.txt Wed Aug  5 21:32:01  
2009
+++ /branches/snapshot-2009.08.04-r5888/branch-info.txt Thu Aug  6 15:39:10  
2009
@@ -6,3 +6,6 @@
  /branches/snapshot-2009.08.04-r5888 was created (r5899) as a straight copy  
from /trunk/@5888

  Merges:
+/trunk c5896 was merged into this branch
+  UiBinder
+  svn merge -c5896  https://google-web-toolkit.googlecode.com/svn/trunk .
=======================================
---  
/branches/snapshot-2009.08.04-r5888/tools/api-checker/config/gwt16_20userApi.conf
        
Mon Jul  6 20:53:01 2009
+++  
/branches/snapshot-2009.08.04-r5888/tools/api-checker/config/gwt16_20userApi.conf
        
Thu Aug  6 15:39:10 2009
@@ -67,6 +67,8 @@
  :user/src/com/google/gwt/rpc/linker\
  
:user/src/com/google/gwt/user/client/rpc/core/java/util/LinkedHashMap_CustomFieldSerializer.java\
  :user/src/com/google/gwt/user/linker\
+:user/src/com/google/gwt/uibinder/parsers\
+:user/src/com/google/gwt/uibinder/testing\

  ##############################################
  #excluded packages
=======================================
***Additional files exist in this changeset.***

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to