[gwt-contrib] Re: Comment on RpcAuth in google-web-toolkit

2011-05-09 Thread codesite-noreply
Comment by kujans...@googlemail.com: released in 2.3 http://code.google.com/webtoolkit/doc/latest/DevGuideSecurityRpcXsrf.html For more information: http://code.google.com/p/google-web-toolkit/wiki/RpcAuth -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10162 committed - Calculates result of getSourceName() one time, so reuse because of CU ...

2011-05-09 Thread codesite-noreply
Revision: 10162 Author: scheg...@google.com Date: Mon May 9 07:42:14 2011 Log: Calculates result of getSourceName() one time, so reuse because of CU cache. Prepares SAXParserFActory one time, so avoids expensive ClassLoader lookups. Review at

[gwt-contrib] [google-web-toolkit] r10164 committed - Edited wiki page BeanValidation through web user interface.

2011-05-09 Thread codesite-noreply
Revision: 10164 Author: ncha...@google.com Date: Mon May 9 12:10:10 2011 Log: Edited wiki page BeanValidation through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10164 Modified: /wiki/BeanValidation.wiki ===

[gwt-contrib] [google-web-toolkit] r10165 committed - Introduces read only task view with an edit button. Gets around...

2011-05-09 Thread codesite-noreply
Revision: 10165 Author: rj...@google.com Date: Mon May 9 09:40:33 2011 Log: Introduces read only task view with an edit button. Gets around problems when we try to edit a TaskProxyImpl, which is unpossible. http://code.google.com/p/google-web-toolkit/source/detail?r=10165 Added:

[gwt-contrib] [google-web-toolkit] r10166 committed - Fix the transition direction between read and task views

2011-05-09 Thread codesite-noreply
Revision: 10166 Author: rj...@google.com Date: Mon May 9 10:10:43 2011 Log: Fix the transition direction between read and task views http://code.google.com/p/google-web-toolkit/source/detail?r=10166 Modified:

[gwt-contrib] [google-web-toolkit] r10167 committed - Implementing custom TaskReadViews for tablet, desktop, and mobile.

2011-05-09 Thread codesite-noreply
Revision: 10167 Author: jlaba...@google.com Date: Mon May 9 10:25:15 2011 Log: Implementing custom TaskReadViews for tablet, desktop, and mobile. http://code.google.com/p/google-web-toolkit/source/detail?r=10167 Added:

[gwt-contrib] [google-web-toolkit] r10154 committed - Tag of the code used to create GWT 2.4.0.beta

2011-05-06 Thread codesite-noreply
Revision: 10154 Author: mrruss...@google.com Date: Fri May 6 10:42:19 2011 Log: Tag of the code used to create GWT 2.4.0.beta http://code.google.com/p/google-web-toolkit/source/detail?r=10154 Added: /tags/2.4.0.beta -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10155 committed - Mark all validaiton classes as Experimental...

2011-05-06 Thread codesite-noreply
Revision: 10155 Author: ncha...@google.com Date: Fri May 6 07:35:25 2011 Log: Mark all validaiton classes as Experimental Review at http://gwt-code-reviews.appspot.com/1432803 Review by: rchan...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10155 Modified:

[gwt-contrib] [google-web-toolkit] r10156 committed - Add an option that helps teams that rely on the body being loaded in o...

2011-05-06 Thread codesite-noreply
Revision: 10156 Author: gwt.mirror...@gmail.com Date: Fri May 6 11:12:40 2011 Log: Add an option that helps teams that rely on the body being loaded in onModuleLoade Review by: zun...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10156 Added:

[gwt-contrib] [google-web-toolkit] r10157 committed - Eclipse configuration for MobileWebApp....

2011-05-06 Thread codesite-noreply
Revision: 10157 Author: rchan...@google.com Date: Fri May 6 08:20:47 2011 Log: Eclipse configuration for MobileWebApp. Relies on AppEngine and GPE README.txt instructions updated to help setting up Eclipse in this case Review at http://gwt-code-reviews.appspot.com/1437801

[gwt-contrib] [google-web-toolkit] r10158 committed - Improving SimpleAppCacheLinker noise....

2011-05-06 Thread codesite-noreply
Revision: 10158 Author: rchan...@google.com Date: Fri May 6 09:30:06 2011 Log: Improving SimpleAppCacheLinker noise. Review at http://gwt-code-reviews.appspot.com/1438802 Review by: rj...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10158 Modified:

[gwt-contrib] [google-web-toolkit] r10159 committed - Phase 1 of GWT Dashboard. This includes an interface in gwt-dev for po...

2011-05-06 Thread codesite-noreply
Revision: 10159 Author: jhumphr...@google.com Date: Fri May 6 10:22:03 2011 Log: Phase 1 of GWT Dashboard. This includes an interface in gwt-dev for posting to a dashboard (default implementation is a no-op). Added calls to this interface in a couple of places. Created factory

[gwt-contrib] [google-web-toolkit] r10160 committed - Make debugging the new linker bootstrap a little easier...

2011-05-06 Thread codesite-noreply
Revision: 10160 Author: unn...@google.com Date: Fri May 6 12:04:58 2011 Log: Make debugging the new linker bootstrap a little easier Review by: cromwell...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10160 Added:

[gwt-contrib] [google-web-toolkit] r10161 committed - Disabling test for null on getBrowserById for DOM elements without DTD...

2011-05-06 Thread codesite-noreply
Revision: 10161 Author: rchan...@google.com Date: Fri May 6 13:29:14 2011 Log: Disabling test for null on getBrowserById for DOM elements without DTD when running on Chrome 11 Review at http://gwt-code-reviews.appspot.com/1440801

[gwt-contrib] [google-web-toolkit] r10143 committed - Add runtime-locale support for Localizable subtypes....

2011-05-05 Thread codesite-noreply
Revision: 10143 Author: gwt.mirror...@gmail.com Date: Thu May 5 11:56:28 2011 Log: Add runtime-locale support for Localizable subtypes. This is a prerequisitive for later work moving things from being generated at compile-time to being mostly pre-generated during the CLDR import

[gwt-contrib] [google-web-toolkit] r10144 committed - Normalize test for ie

2011-05-05 Thread codesite-noreply
Revision: 10144 Author: rj...@google.com Date: Thu May 5 08:02:23 2011 Log: Normalize test for ie http://code.google.com/p/google-web-toolkit/source/detail?r=10144 Modified: /trunk/user/test/com/google/gwt/uibinder/test/client/SafeHtmlAsComponentsTest.java

[gwt-contrib] [google-web-toolkit] r10145 committed - Update the flute jar to accept double colon notation in css selectors,...

2011-05-05 Thread codesite-noreply
Revision: 10145 Author: unn...@google.com Date: Thu May 5 08:11:08 2011 Log: Update the flute jar to accept double colon notation in css selectors, rename it to version 2, and use it throughout gwt. Review at http://gwt-code-reviews.appspot.com/1431801 Review by:

[gwt-contrib] [google-web-toolkit] r10146 committed - Chrome 11 mangles more Unicode characters, so we quote them....

2011-05-05 Thread codesite-noreply
Revision: 10146 Author: j...@google.com Date: Thu May 5 08:31:56 2011 Log: Chrome 11 mangles more Unicode characters, so we quote them. Review by: sbruba...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10146 Modified:

[gwt-contrib] [google-web-toolkit] r10147 committed - Give the UiBinder safehtml warning once per compile....

2011-05-05 Thread codesite-noreply
Revision: 10147 Author: rj...@google.com Date: Thu May 5 09:42:56 2011 Log: Give the UiBinder safehtml warning once per compile. Review at http://gwt-code-reviews.appspot.com/1434801 Review by: her...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10147

[gwt-contrib] [google-web-toolkit] r10148 committed - Works around a Sun javac bug which presents as:...

2011-05-05 Thread codesite-noreply
Revision: 10148 Author: rj...@google.com Date: Thu May 5 10:27:21 2011 Log: Works around a Sun javac bug which presents as: user/src/com/google/gwt/uibinder/client/LazyDomElement.java:68: type parameters of T cannot be determined; no unique maximal instance exists for type

[gwt-contrib] [google-web-toolkit] r10149 committed - StringKey hashCode inconsistent across VMs....

2011-05-05 Thread codesite-noreply
Revision: 10149 Author: sco...@google.com Date: Thu May 5 10:51:52 2011 Log: StringKey hashCode inconsistent across VMs. This is causing PersistentUnitCache to never re-use generated types. The deserialized ContentId hashCodes don't match the in-memory ContentId hashCodes

[gwt-contrib] [google-web-toolkit] r10150 committed - Adding .jar that should have been included in r10145

2011-05-05 Thread codesite-noreply
Revision: 10150 Author: unn...@google.com Date: Thu May 5 15:41:39 2011 Log: Adding .jar that should have been included in r10145 http://code.google.com/p/google-web-toolkit/source/detail?r=10150 Added: /tools/lib/w3c/flute/flute-1.3-gg2.jar ===

[gwt-contrib] [google-web-toolkit] r10152 committed - Make AttachableComposite delegate setStyleName to the wrapped Widget....

2011-05-05 Thread codesite-noreply
Revision: 10152 Author: gwt.mirror...@gmail.com Date: Thu May 5 12:19:19 2011 Log: Make AttachableComposite delegate setStyleName to the wrapped Widget. Review at http://gwt-code-reviews.appspot.com/1433802 Lack of this is making templates that set the style of

[gwt-contrib] [google-web-toolkit] r10153 committed - AttachableHTMLPanel.logicalAdd() should receive an Attachable instead ...

2011-05-05 Thread codesite-noreply
Revision: 10153 Author: rdcas...@google.com Date: Thu May 5 12:43:07 2011 Log: AttachableHTMLPanel.logicalAdd() should receive an Attachable instead of a Widget. Review at http://gwt-code-reviews.appspot.com/1434802 Review by: rj...@google.com

[gwt-contrib] [google-web-toolkit] r10134 committed - Including the TaskProxy (when available) in TaskEditPlace so we do not...

2011-05-04 Thread codesite-noreply
Revision: 10134 Author: jlaba...@google.com Date: Wed May 4 05:01:35 2011 Log: Including the TaskProxy (when available) in TaskEditPlace so we do not do an extra round trip to the server to lookup the task. Also fixing a bug where the Task List menu item isn't selected when the

[gwt-contrib] [google-web-toolkit] r10135 committed - Allows enum ordinalization to proceed for enums with static methods/fi...

2011-05-04 Thread codesite-noreply
Revision: 10135 Author: jbrosenb...@google.com Date: Wed May 4 07:26:14 2011 Log: Allows enum ordinalization to proceed for enums with static methods/fields -- This offers modest code-size gains, and will open way for further optimizations -- Also, fixes a bug in checking for

[gwt-contrib] [google-web-toolkit] r10136 committed - Adds HTML5 App Cache support to MobileWebApp sample....

2011-05-04 Thread codesite-noreply
Revision: 10136 Author: rchan...@google.com Date: Wed May 4 09:12:17 2011 Log: Adds HTML5 App Cache support to MobileWebApp sample. Uses a custom linker to figure out which files were generated by GWTC. Review at http://gwt-code-reviews.appspot.com/1428811

[gwt-contrib] [google-web-toolkit] r10139 committed - Adds user authentication to MobileWebApp. Tasks are now specific to e...

2011-05-04 Thread codesite-noreply
Revision: 10139 Author: jlaba...@google.com Date: Wed May 4 11:30:38 2011 Log: Adds user authentication to MobileWebApp. Tasks are now specific to each user. Authentication is done using a Filter, which was copied almost verbatim from the expenses sample. If a user is not

[gwt-contrib] [google-web-toolkit] r10140 committed - Fix error in usage of newly-creted helper method in AttachableHTMLPane...

2011-05-04 Thread codesite-noreply
Revision: 10140 Author: rdcas...@google.com Date: Wed May 4 12:02:05 2011 Log: Fix error in usage of newly-creted helper method in AttachableHTMLPanel, correct double-calling of wrapElement in exceptional case, and fix the documentation. Review at

[gwt-contrib] [google-web-toolkit] r10128 committed - Improve runtime locales support, so runtime locales that are under a...

2011-05-03 Thread codesite-noreply
Revision: 10128 Author: j...@google.com Date: Mon May 2 20:14:38 2011 Log: Improve runtime locales support, so runtime locales that are under a more specific compile-time locale do not appear under a more general one. An example would be compile locales of [es, es-419] and runtime

[gwt-contrib] [google-web-toolkit] r10129 committed - Promoting LazyDomElement to be used externally. LazyDomElement can be...

2011-05-03 Thread codesite-noreply
Revision: 10129 Author: her...@google.com Date: Tue May 3 08:15:07 2011 Log: Promoting LazyDomElement to be used externally. LazyDomElement can be used to boost rendering time. Today, html elements marked with ui:field need to call getElementById() by the time the template is

[gwt-contrib] [google-web-toolkit] r10130 committed - Discards the jar file name in the resource location. It isn't necessa...

2011-05-03 Thread codesite-noreply
Revision: 10130 Author: zun...@google.com Date: Tue May 3 08:35:13 2011 Log: Discards the jar file name in the resource location. It isn't necessary, and will cause detritus to build up in the cache if a resource changes from being in one jar to another or moves in/out of a .jar

[gwt-contrib] [google-web-toolkit] r10131 committed - Add a convenience base class for value type locators...

2011-05-03 Thread codesite-noreply
Revision: 10131 Author: r...@google.com Date: Tue May 3 10:35:38 2011 Log: Add a convenience base class for value type locators Review at http://gwt-code-reviews.appspot.com/1428809 http://code.google.com/p/google-web-toolkit/source/detail?r=10131 Added:

[gwt-contrib] [google-web-toolkit] r10133 committed - Tweak javadoc on LazyDomElement

2011-05-03 Thread codesite-noreply
Revision: 10133 Author: rj...@google.com Date: Tue May 3 12:27:48 2011 Log: Tweak javadoc on LazyDomElement http://code.google.com/p/google-web-toolkit/source/detail?r=10133 Modified: /trunk/user/src/com/google/gwt/uibinder/client/LazyDomElement.java

[gwt-contrib] [google-web-toolkit] r10117 committed - Adding the SourceElement for use with Audio and Video, and adding conv...

2011-05-02 Thread codesite-noreply
Revision: 10117 Author: jlaba...@google.com Date: Mon May 2 06:45:06 2011 Log: Adding the SourceElement for use with Audio and Video, and adding convenience methods in those widgets to use the element. Multiple SourceElements can be specified for an AudioElement/VideoElement

[gwt-contrib] [google-web-toolkit] r10118 committed - Implementation of a RecordingEventBus, which is useful for writing...

2011-05-02 Thread codesite-noreply
Revision: 10118 Author: bd...@google.com Date: Mon May 2 08:00:17 2011 Log: Implementation of a RecordingEventBus, which is useful for writing tests that verify whether certain events have been fired. Review at http://gwt-code-reviews.appspot.com/1429801 Review by: rj...@google.com

[gwt-contrib] [google-web-toolkit] r10119 committed - Fix Attachable for those poor fellows who don't have the bliss of Safe...

2011-05-02 Thread codesite-noreply
Revision: 10119 Author: gwt.mirror...@gmail.com Date: Mon May 2 11:17:34 2011 Log: Fix Attachable for those poor fellows who don't have the bliss of SafeHtml enabled (yet). Review at http://gwt-code-reviews.appspot.com/1426808 Review by: rj...@google.com

[gwt-contrib] [google-web-toolkit] r10121 committed - Fixing MediaTest#testAddSource to only compare the end of the src to t...

2011-05-02 Thread codesite-noreply
Revision: 10121 Author: jlaba...@google.com Date: Mon May 2 09:30:06 2011 Log: Fixing MediaTest#testAddSource to only compare the end of the src to the src that was set. Some browsers automatically prepend the host path to the src file name. Review at

[gwt-contrib] [google-web-toolkit] r10122 committed - Adding a tutorial video to the MobileWebApp sample as an example of us...

2011-05-02 Thread codesite-noreply
Revision: 10122 Author: jlaba...@google.com Date: Mon May 2 09:33:23 2011 Log: Adding a tutorial video to the MobileWebApp sample as an example of using HTML5 video. Also fixing issue 6300 (pressing cancel button doesn't work when adding a new task). Demo at

[gwt-contrib] [google-web-toolkit] r10123 committed - Guide eclipse users to jdk 1.6, not 1.5

2011-05-02 Thread codesite-noreply
Revision: 10123 Author: rj...@google.com Date: Mon May 2 09:43:22 2011 Log: Guide eclipse users to jdk 1.6, not 1.5 http://code.google.com/p/google-web-toolkit/source/detail?r=10123 Modified: /trunk/eclipse/README.txt === ---

[gwt-contrib] [google-web-toolkit] r10124 committed - Edited wiki page TroubleshootingOOPHM through web user interface.

2011-05-02 Thread codesite-noreply
Revision: 10124 Author: to...@google.com Date: Mon May 2 13:03:37 2011 Log: Edited wiki page TroubleshootingOOPHM through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10124 Modified: /wiki/TroubleshootingOOPHM.wiki

[gwt-contrib] [google-web-toolkit] r10125 committed - Edited wiki page TroubleshootingOOPHM through web user interface.

2011-05-02 Thread codesite-noreply
Revision: 10125 Author: to...@google.com Date: Mon May 2 13:04:25 2011 Log: Edited wiki page TroubleshootingOOPHM through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10125 Modified: /wiki/TroubleshootingOOPHM.wiki

[gwt-contrib] [google-web-toolkit] r10126 committed - Makes some private info from AttachableHTMLPanel accessible to subclas...

2011-05-02 Thread codesite-noreply
Revision: 10126 Author: gwt.mirror...@gmail.com Date: Mon May 2 12:51:01 2011 Log: Makes some private info from AttachableHTMLPanel accessible to subclasses. http://gwt-code-reviews.appspot.com/1423813/ http://code.google.com/p/google-web-toolkit/source/detail?r=10126 Modified:

[gwt-contrib] [google-web-toolkit] r10127 committed - Introducing FieldTypeWriter, an enum that identifies field writers and...

2011-05-02 Thread codesite-noreply
Revision: 10127 Author: her...@google.com Date: Mon May 2 12:52:38 2011 Log: Introducing FieldTypeWriter, an enum that identifies field writers and defines precedences useful for disambiguation when sorting builders in the Widgets ctor. Review at

[gwt-contrib] Re: Comment on ScottSoulBinderDesignDoc in google-web-toolkit

2011-05-01 Thread codesite-noreply
Comment by branflak...@gmail.com: Funny :) Brandon Donnelson http://gwt-examples.googlecode.com For more information: http://code.google.com/p/google-web-toolkit/wiki/ScottSoulBinderDesignDoc -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10112 committed - Update Expenses sample GWT version to 2.3.0

2011-04-29 Thread codesite-noreply
Revision: 10112 Author: rchan...@google.com Date: Fri Apr 29 04:50:42 2011 Log: Update Expenses sample GWT version to 2.3.0 http://code.google.com/p/google-web-toolkit/source/detail?r=10112 Modified: /releases/2.3/samples/expenses/pom.xml /releases/2.3/tools/scripts/maven_script.sh

[gwt-contrib] [google-web-toolkit] r10113 committed - Fix nested AttachableHTMLPanels step 2: we have to mark the initializa...

2011-04-29 Thread codesite-noreply
Revision: 10113 Author: gwt.mirror...@gmail.com Date: Fri Apr 29 05:43:32 2011 Log: Fix nested AttachableHTMLPanels step 2: we have to mark the initialization as finished (by having html = null) after wrapElement is called, otherwise the whole thing will be rebuilt again when

[gwt-contrib] [google-web-toolkit] r10114 committed - Additional infrastructure for generating source code outside of a...

2011-04-29 Thread codesite-noreply
Revision: 10114 Author: gwt.mirror...@gmail.com Date: Fri Apr 29 05:45:27 2011 Log: Additional infrastructure for generating source code outside of a GWT generator. Review at http://gwt-code-reviews.appspot.com/1421805 Review by: unn...@google.com

[gwt-contrib] [google-web-toolkit] r10115 committed - Correctly handle graph navigation determinism....

2011-04-29 Thread codesite-noreply
Revision: 10115 Author: ncha...@google.com Date: Fri Apr 29 07:05:45 2011 Log: Correctly handle graph navigation determinism. [JSR 303 TCK Result] 122 of 257 (47.47%) Pass with 10 Failures and 7 Errors. Review at http://gwt-code-reviews.appspot.com/1420812 Review by:

[gwt-contrib] [google-web-toolkit] r10116 committed - Pass the root bean class to constraint violation from validateValue...

2011-04-29 Thread codesite-noreply
Revision: 10116 Author: ncha...@google.com Date: Fri Apr 29 13:15:53 2011 Log: Pass the root bean class to constraint violation from validateValue [JSR 303 TCK Result] 124 of 257 (48.25%) Pass with 8 Failures and 7 Errors. Review at http://gwt-code-reviews.appspot.com/1428806

[gwt-contrib] [google-web-toolkit] r10095 committed - Making ui:style builders always called in the Widgets ctor. Also add a...

2011-04-28 Thread codesite-noreply
Revision: 10095 Author: gwt.mirror...@gmail.com Date: Thu Apr 28 03:49:08 2011 Log: Making ui:style builders always called in the Widgets ctor. Also add a final clause in field builders. Review at http://gwt-code-reviews.appspot.com/1422814

[gwt-contrib] [google-web-toolkit] r10096 committed - changed the mime-type

2011-04-28 Thread codesite-noreply
Revision: 10096 Author: mrruss...@google.com Date: Thu Apr 28 08:32:25 2011 Log: changed the mime-type http://code.google.com/p/google-web-toolkit/source/detail?r=10096 Modified: /javadoc/2.3/allclasses-frame.html /javadoc/2.3/allclasses-noframe.html

[gwt-contrib] [google-web-toolkit] r10098 committed - Handle ClassFormatException in JDTCompiler when creating NameEnvironme...

2011-04-28 Thread codesite-noreply
Revision: 10098 Author: zun...@google.com Date: Thu Apr 28 06:57:23 2011 Log: Handle ClassFormatException in JDTCompiler when creating NameEnvironmentAnswer objects. Review at http://gwt-code-reviews.appspot.com/1425810

[gwt-contrib] [google-web-toolkit] r10099 committed - Fix inconsistent use of finishTest() in RequestFactoryTest....

2011-04-28 Thread codesite-noreply
Revision: 10099 Author: gwt.mirror...@gmail.com Date: Thu Apr 28 07:35:39 2011 Log: Fix inconsistent use of finishTest() in RequestFactoryTest. Review at http://gwt-code-reviews.appspot.com/1421808 Patch by: bobv Review by: zundel

[gwt-contrib] [google-web-toolkit] r10100 committed - Add ability to include SafeHtml objects in dom based UI's if the laay ...

2011-04-28 Thread codesite-noreply
Revision: 10100 Author: unn...@google.com Date: Thu Apr 28 07:48:08 2011 Log: Add ability to include SafeHtml objects in dom based UI's if the laay widget option is being used (this is the only way that the setters will work correctly) Review at

[gwt-contrib] [google-web-toolkit] r10101 committed - EnumOrdinalizer cleanup, and fix ICE on empty enums....

2011-04-28 Thread codesite-noreply
Revision: 10101 Author: sco...@google.com Date: Thu Apr 28 08:18:20 2011 Log: EnumOrdinalizer cleanup, and fix ICE on empty enums. - Change to MethodInliner removes spurious casts and the need for special-case code in EnumOrdinalizer. - Fix a case in EnumOrdinalizer were we'd try

[gwt-contrib] [google-web-toolkit] r10102 committed - Fixing TODOs; rename UiBinderWriter methods for generating tokens for ...

2011-04-28 Thread codesite-noreply
Revision: 10102 Author: rdcas...@google.com Date: Thu Apr 28 08:49:13 2011 Log: Fixing TODOs; rename UiBinderWriter methods for generating tokens for SafeHtml instances and safe constants. Review at http://gwt-code-reviews.appspot.com/1420813 Review by: rj...@google.com

[gwt-contrib] [google-web-toolkit] r10103 committed - Rolling back due to test failures...

2011-04-28 Thread codesite-noreply
Revision: 10103 Author: gwt.mirror...@gmail.com Date: Thu Apr 28 09:13:20 2011 Log: Rolling back due to test failures Review by: rj...@google.com http://code.google.com/p/google-web-toolkit/source/detail?r=10103 Deleted:

[gwt-contrib] [google-web-toolkit] r10104 committed - Changes the policy for how to behave when the persistent unit cache ca...

2011-04-28 Thread codesite-noreply
Revision: 10104 Author: zun...@google.com Date: Thu Apr 28 09:54:26 2011 Log: Changes the policy for how to behave when the persistent unit cache can't be created. Prior to this change, the program would thrown an UnableToComplete exception and you'd have to start over. Now, a

[gwt-contrib] [google-web-toolkit] r10105 committed - Moving back missing clauses from previous changes....

2011-04-28 Thread codesite-noreply
Revision: 10105 Author: gwt.mirror...@gmail.com Date: Thu Apr 28 10:23:18 2011 Log: Moving back missing clauses from previous changes. Review at http://gwt-code-reviews.appspot.com/1425812 http://code.google.com/p/google-web-toolkit/source/detail?r=10105 Modified:

[gwt-contrib] [google-web-toolkit] r10107 committed - Add ability to include SafeHtml objects in dom based UI's if the lazy...

2011-04-28 Thread codesite-noreply
Revision: 10107 Author: rj...@google.com Date: Thu Apr 28 15:24:12 2011 Log: Add ability to include SafeHtml objects in dom based UI's if the lazy widget option is being used (this is the only way that the setters will work correctly). Adds missing integration test for @UiChild,

[gwt-contrib] [google-web-toolkit] r10108 committed - Allows CompileOnePerm and ComponePerms to accept all of Precompile's O...

2011-04-28 Thread codesite-noreply
Revision: 10108 Author: zun...@google.com Date: Thu Apr 28 12:40:31 2011 Log: Allows CompileOnePerm and ComponePerms to accept all of Precompile's Options Review at http://gwt-code-reviews.appspot.com/1421810 http://code.google.com/p/google-web-toolkit/source/detail?r=10108

[gwt-contrib] [google-web-toolkit] r10110 committed - Rollback of r10107 due to broken ui binder templates...

2011-04-28 Thread codesite-noreply
Revision: 10110 Author: rj...@google.com Date: Thu Apr 28 13:42:59 2011 Log: Rollback of r10107 due to broken ui binder templates Was Add ability to include SafeHtml objects in dom based UI's if the lazy widget option is being used (this is the only way that the setters will work

[gwt-contrib] [google-web-toolkit] r10111 committed - Do not remove type information before final prune....

2011-04-28 Thread codesite-noreply
Revision: 10111 Author: sco...@google.com Date: Thu Apr 28 15:00:16 2011 Log: Do not remove type information before final prune. If you use -XdisableCastChecking, CastNormalizer REMOVES cast operations from the AST entirely; this causes loss of type information just before final

[gwt-contrib] [google-web-toolkit] r10086 committed - Fixing setInnerHTML calls on attach/detach sections....

2011-04-27 Thread codesite-noreply
Revision: 10086 Author: her...@google.com Date: Wed Apr 27 03:02:03 2011 Log: Fixing setInnerHTML calls on attach/detach sections. Review at http://gwt-code-reviews.appspot.com/1422811 http://code.google.com/p/google-web-toolkit/source/detail?r=10086 Modified:

[gwt-contrib] [google-web-toolkit] r10088 committed - Removed unecessary @Override

2011-04-27 Thread codesite-noreply
Revision: 10088 Author: zun...@google.com Date: Wed Apr 27 07:16:38 2011 Log: Removed unecessary @Override http://code.google.com/p/google-web-toolkit/source/detail?r=10088 Modified: /trunk/dev/core/src/com/google/gwt/dev/javac/testing/JavaSource.java

[gwt-contrib] [google-web-toolkit] r10089 committed - Adds cache of CollectClassData to make refresh faster....

2011-04-27 Thread codesite-noreply
Revision: 10089 Author: scheg...@google.com Date: Wed Apr 27 09:34:06 2011 Log: Adds cache of CollectClassData to make refresh faster. This gives about 10% performance gain on big projects. Review at http://gwt-code-reviews.appspot.com/1420809 Review by: sco...@google.com

[gwt-contrib] [google-web-toolkit] r10090 committed - Remove FieldWriter.setAttachable() and find out automatically whether ...

2011-04-27 Thread codesite-noreply
Revision: 10090 Author: rdcas...@google.com Date: Wed Apr 27 11:32:54 2011 Log: Remove FieldWriter.setAttachable() and find out automatically whether the callbacks should be created. Review at http://gwt-code-reviews.appspot.com/1421807 Review by: rj...@google.com

[gwt-contrib] [google-web-toolkit] r10091 committed - Fix a class of compiler bugs related to staticImpl....

2011-04-27 Thread codesite-noreply
Revision: 10091 Author: sco...@google.com Date: Wed Apr 27 13:35:10 2011 Log: Fix a class of compiler bugs related to staticImpl. Ran into this general class of issue... originally I set out to add staticImpl handling logic to a couple more places, such as ImplicitUpcastAnalyzer.

[gwt-contrib] [google-web-toolkit] r10093 committed - Model JGwtCreate/JReboundEntryPoint request/result types as strings....

2011-04-27 Thread codesite-noreply
Revision: 10093 Author: sco...@google.com Date: Wed Apr 27 14:46:52 2011 Log: Model JGwtCreate/JReboundEntryPoint request/result types as strings. The actual types aren't important, the rebind logic is all about matching up request/result type. Removing the types here makes

[gwt-contrib] [google-web-toolkit] r10094 committed - Ups a timeout from the requestfactory suite from 10 seconds to 30 seco...

2011-04-27 Thread codesite-noreply
Revision: 10094 Author: zun...@google.com Date: Wed Apr 27 15:42:18 2011 Log: Ups a timeout from the requestfactory suite from 10 seconds to 30 seconds in hopes of eliminating spurious timeouts during unit testing. http://code.google.com/p/google-web-toolkit/source/detail?r=10094

[gwt-contrib] [google-web-toolkit] r10068 committed - Cherry pick r10025 into gwt/releases/2.3

2011-04-26 Thread codesite-noreply
Revision: 10068 Author: zun...@google.com Date: Tue Apr 19 09:50:32 2011 Log: Cherry pick r10025 into gwt/releases/2.3 http://code.google.com/p/google-web-toolkit/source/detail?r=10068 Modified: /releases/2.3/dev/core/src/com/google/gwt/dev/cfg/ConditionWhenTypeAssignableTo.java

[gwt-contrib] [google-web-toolkit] r10069 committed - Cherry picking r10017 into releases/2.3m1 for public issue...

2011-04-26 Thread codesite-noreply
Revision: 10069 Author: gwt.mirror...@gmail.com Date: Tue Apr 26 09:33:54 2011 Log: Cherry picking r10017 into releases/2.3m1 for public issue http://gwt-code-reviews.appspot.com/1423801/ http://code.google.com/p/google-web-toolkit/source/detail?r=10069 Modified:

[gwt-contrib] [google-web-toolkit] r10071 committed - Introducing ServiceHelper, a inner class of RemoteServiceProxy that...

2011-04-26 Thread codesite-noreply
Revision: 10071 Author: gwt.mirror...@gmail.com Date: Tue Apr 26 10:46:07 2011 Log: Introducing ServiceHelper, a inner class of RemoteServiceProxy that makes ProxyCreator generates less code. Review at http://gwt-code-reviews.appspot.com/1423808 Review by: robertvaw...@google.com

[gwt-contrib] [google-web-toolkit] r10072 committed - Autoformats a few files before patch...

2011-04-26 Thread codesite-noreply
Revision: 10072 Author: gwt.mirror...@gmail.com Date: Tue Apr 26 10:55:15 2011 Log: Autoformats a few files before patch Review at http://gwt-code-reviews.appspot.com/1425809 http://code.google.com/p/google-web-toolkit/source/detail?r=10072 Modified:

[gwt-contrib] [google-web-toolkit] r10074 committed - create a tag for the gwt 2.3rc1 release

2011-04-26 Thread codesite-noreply
Revision: 10074 Author: mrruss...@google.com Date: Tue Apr 26 11:49:09 2011 Log: create a tag for the gwt 2.3rc1 release http://code.google.com/p/google-web-toolkit/source/detail?r=10074 Added: /tags/2.3.0-rc1 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10075 committed - Fix build break introduced by previous change

2011-04-26 Thread codesite-noreply
Revision: 10075 Author: gwt.mirror...@gmail.com Date: Tue Apr 26 12:08:36 2011 Log: Fix build break introduced by previous change http://code.google.com/p/google-web-toolkit/source/detail?r=10075 Modified: /trunk/dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java

[gwt-contrib] [google-web-toolkit] r10076 committed - Fixing a bug with ScrollImplTrident where it fires a synthetic scroll ...

2011-04-26 Thread codesite-noreply
Revision: 10076 Author: jlaba...@google.com Date: Tue Apr 26 08:38:21 2011 Log: Fixing a bug with ScrollImplTrident where it fires a synthetic scroll event even if the browser fires a native scroll event when an element is resized. We now delay firing the synthetic scroll event

[gwt-contrib] [google-web-toolkit] r10077 committed - Include all needed javax.validation classes for the api checker....

2011-04-26 Thread codesite-noreply
Revision: 10077 Author: ncha...@google.com Date: Tue Apr 26 09:52:21 2011 Log: Include all needed javax.validation classes for the api checker. Review at http://gwt-code-reviews.appspot.com/1425802 Review by: rchan...@google.com

[gwt-contrib] [google-web-toolkit] r10078 committed - new directory for 2.3 javadocs

2011-04-26 Thread codesite-noreply
Revision: 10078 Author: mrruss...@google.com Date: Tue Apr 26 13:27:11 2011 Log: new directory for 2.3 javadocs http://code.google.com/p/google-web-toolkit/source/detail?r=10078 Added: /javadoc/2.3 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10079 committed - copy the javadocs

2011-04-26 Thread codesite-noreply
Revision: 10079 Author: mrruss...@google.com Date: Tue Apr 26 13:57:14 2011 Log: copy the javadocs http://code.google.com/p/google-web-toolkit/source/detail?r=10079 Added: /javadoc/2.3/2.2 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10080 committed - remove bad copy

2011-04-26 Thread codesite-noreply
Revision: 10080 Author: mrruss...@google.com Date: Tue Apr 26 14:00:10 2011 Log: remove bad copy http://code.google.com/p/google-web-toolkit/source/detail?r=10080 Deleted: /javadoc/2.3 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10081 committed - Introduce the Attachable interface, and add support to UiBinder's HTML...

2011-04-26 Thread codesite-noreply
Revision: 10081 Author: rdcas...@google.com Date: Tue Apr 26 11:22:45 2011 Log: Introduce the Attachable interface, and add support to UiBinder's HTMLPanel parser. Review at http://gwt-code-reviews.appspot.com/1426805

[gwt-contrib] [google-web-toolkit] r10082 committed - create javadoc directory for GWT 2.3 release

2011-04-26 Thread codesite-noreply
Revision: 10082 Author: mrruss...@google.com Date: Tue Apr 26 14:40:57 2011 Log: create javadoc directory for GWT 2.3 release http://code.google.com/p/google-web-toolkit/source/detail?r=10082 Added: /javadoc/2.3 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] [google-web-toolkit] r10084 committed - This fix a bug in WidgetPlaceholderInterpreter (missing convertField)...

2011-04-26 Thread codesite-noreply
Revision: 10084 Author: her...@google.com Date: Tue Apr 26 12:50:53 2011 Log: This fix a bug in WidgetPlaceholderInterpreter (missing convertField) and create a new FieldWriterType to substitute the ugly setBuildPrecedence(). It also make LazyDomElement used in more places. This

[gwt-contrib] [google-web-toolkit] r10085 committed - Fixing a bug in CustomScrollPanel that leads to an infinite loop in Sa...

2011-04-26 Thread codesite-noreply
Revision: 10085 Author: jlaba...@google.com Date: Tue Apr 26 12:54:13 2011 Log: Fixing a bug in CustomScrollPanel that leads to an infinite loop in Safari 3 because the browser updates the scroll position of the outer element, which triggers a scroll event, which repeats the loop.

[gwt-contrib] [google-web-toolkit] r10065 committed - Temporarily disable deprecation to give teams that don't allow...

2011-04-25 Thread codesite-noreply
Revision: 10065 Author: j...@google.com Date: Sat Apr 23 11:43:14 2011 Log: Temporarily disable deprecation to give teams that don't allow references to deprecated code time to update. http://code.google.com/p/google-web-toolkit/source/detail?r=10065 Modified:

[gwt-contrib] [google-web-toolkit] r10066 committed - Change default UiBinder template file for inner classes from...

2011-04-25 Thread codesite-noreply
Revision: 10066 Author: mdemp...@google.com Date: Mon Apr 25 11:52:46 2011 Log: Change default UiBinder template file for inner classes from pkg/Outer/Inner.ui.xml to pkg/Outer.Inner.ui.xml. Fixes issue: 4776 Review at http://gwt-code-reviews.appspot.com/1423807 Review by:

[gwt-contrib] [google-web-toolkit] r10055 committed - Edited wiki page RequestFactoryMovingParts through web user interface.

2011-04-22 Thread codesite-noreply
Revision: 10055 Author: b...@google.com Date: Fri Apr 22 06:18:48 2011 Log: Edited wiki page RequestFactoryMovingParts through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10055 Modified: /wiki/RequestFactoryMovingParts.wiki

[gwt-contrib] [google-web-toolkit] r10056 committed - Edited wiki page RequestFactoryMovingParts through web user interface.

2011-04-22 Thread codesite-noreply
Revision: 10056 Author: b...@google.com Date: Fri Apr 22 07:44:46 2011 Log: Edited wiki page RequestFactoryMovingParts through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10056 Modified: /wiki/RequestFactoryMovingParts.wiki

[gwt-contrib] [google-web-toolkit] r10057 committed - Edited wiki page RequestFactoryMovingParts through web user interface.

2011-04-22 Thread codesite-noreply
Revision: 10057 Author: b...@google.com Date: Fri Apr 22 08:12:24 2011 Log: Edited wiki page RequestFactoryMovingParts through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10057 Modified: /wiki/RequestFactoryMovingParts.wiki

[gwt-contrib] [google-web-toolkit] r10058 committed - Create a utility class for checking assignability of types for use...

2011-04-22 Thread codesite-noreply
Revision: 10058 Author: j...@google.com Date: Fri Apr 22 09:21:14 2011 Log: Create a utility class for checking assignability of types for use in finding compatible constructors/methods. Review at http://gwt-code-reviews.appspot.com/1420808 Review by: rj...@google.com

[gwt-contrib] [google-web-toolkit] r10060 committed - First step of isolating a bunch of code that is used for generating...

2011-04-22 Thread codesite-noreply
Revision: 10060 Author: j...@google.com Date: Fri Apr 22 13:21:48 2011 Log: First step of isolating a bunch of code that is used for generating code, both within a GWT generator or as a separate build step for building server-side implementations. Also, this improves

[gwt-contrib] [google-web-toolkit] r10062 committed - LazyPanel parser should be enabled only if useLazyWidgetBuilders is...

2011-04-22 Thread codesite-noreply
Revision: 10062 Author: her...@google.com Date: Fri Apr 22 14:55:03 2011 Log: LazyPanel parser should be enabled only if useLazyWidgetBuilders is enabled. Review at http://gwt-code-reviews.appspot.com/1423806 http://code.google.com/p/google-web-toolkit/source/detail?r=10062

[gwt-contrib] [google-web-toolkit] r10063 committed - Somehow this file didn't committed with the rest.

2011-04-22 Thread codesite-noreply
Revision: 10063 Author: j...@google.com Date: Fri Apr 22 15:15:13 2011 Log: Somehow this file didn't committed with the rest. http://code.google.com/p/google-web-toolkit/source/detail?r=10063 Modified: /trunk/user/test/com/google/gwt/i18n/shared/DateTimeFormatTestBase.java

[gwt-contrib] [google-web-toolkit] r10050 committed - Move single jso logic from BasicWebModeCompiler to JavaToJavaScriptCom...

2011-04-21 Thread codesite-noreply
Revision: 10050 Author: gwt.mirror...@gmail.com Date: Thu Apr 21 12:23:11 2011 Log: Move single jso logic from BasicWebModeCompiler to JavaToJavaScriptCompiler. http://gwt-code-reviews.appspot.com/1428802 Review by: robertvaw...@google.com

[gwt-contrib] [google-web-toolkit] r10052 committed - Add RequestContext.append() to allow actions across different domain s...

2011-04-21 Thread codesite-noreply
Revision: 10052 Author: gwt.mirror...@gmail.com Date: Thu Apr 21 15:19:33 2011 Log: Add RequestContext.append() to allow actions across different domain service types to be combined in a single HTTP request. Patch by: bobv Review by: rjrjr Review at

[gwt-contrib] [google-web-toolkit] r10035 committed - Edited wiki page RequestFactoryMovingParts through web user interface.

2011-04-20 Thread codesite-noreply
Revision: 10035 Author: b...@google.com Date: Wed Apr 20 08:29:27 2011 Log: Edited wiki page RequestFactoryMovingParts through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10035 Modified: /wiki/RequestFactoryMovingParts.wiki

[gwt-contrib] [google-web-toolkit] r10036 committed - Edited wiki page RequestFactoryMovingParts through web user interface.

2011-04-20 Thread codesite-noreply
Revision: 10036 Author: b...@google.com Date: Wed Apr 20 08:32:39 2011 Log: Edited wiki page RequestFactoryMovingParts through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10036 Modified: /wiki/RequestFactoryMovingParts.wiki

[gwt-contrib] [google-web-toolkit] r10037 committed - Edited wiki page RequestFactoryMovingParts through web user interface.

2011-04-20 Thread codesite-noreply
Revision: 10037 Author: b...@google.com Date: Wed Apr 20 11:46:29 2011 Log: Edited wiki page RequestFactoryMovingParts through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=10037 Modified: /wiki/RequestFactoryMovingParts.wiki

<    1   2   3   4   5   6   7   8   9   10   >