gwt /
gwt /
fcee7a6b2d832f2c09ead3037b941c0f2fbed03e - fcee7a6 Made this launch config consistent with trunk (the only difference is the by amitmanjhi@google.com · 16 years ago
- 7e45fe9 Remove extra lines that got added while removing SWT. by jat@google.com · 16 years ago
- c0051c5 Fix the Showcase launch config after the Eclipse gwt-dev project was changed. by jat@google.com · 16 years ago
- 5140971 Fix the launch configs for the samples. Tested each project. by amitmanjhi@google.com · 16 years ago
- 63019f5 Ignores the testSetInnerText tests for now. by amitmanjhi@google.com · 16 years ago
- b62c310 Remove SWT references and related mac-specific changes from the build files. by amitmanjhi@google.com · 16 years ago
- 0468bd1 Fix a few Eclipse classpath files. by jat@google.com · 16 years ago
- 267e944 Propagating the command-line logLevel to JUnit's logger in headless mode. by amitmanjhi@google.com · 16 years ago
- 41a0e99 Uncommented the tests that were failing just on oldmoz in web and hosted mode. by amitmanjhi@google.com · 16 years ago
- 00a1345 Changed the logLevel in HtmlUnitSessionHandler from ERROR to INFO. by amitmanjhi@google.com · 16 years ago
- b444186 A separate oophm project is no longer necessary. by amitmanjhi@google.com · 16 years ago
- ae30191 The gwt-dev eclipse files were not working. Made simple changes to get them to by amitmanjhi@google.com · 16 years ago
- 9c887eb Removed the gwt-dev-windows reference from eclipse/.classpath files by amitmanjhi@google.com · 16 years ago
- acf97d3 Fix leftover path for dev/core compilation results. by jat@google.com · 16 years ago
- 7dc9b9e Another unused import snipped by rjrjr@google.com · 16 years ago
- 92e688e Snip unused imports, fix checkstyle break by rjrjr@google.com · 16 years ago
- 4e26cc6 Revert unnecessary change to GWTShellServlet, update Eclipse instructions by jat@google.com · 16 years ago
- caa1ca3 Deleting the now unnecessary eclipse/jni dir. by amitmanjhi@google.com · 16 years ago
- 681dde5 Remove obsolete JNI directory. by jat@google.com · 16 years ago
- c090a07 Remove orphaned build files, fix incorrect reference. by jat@google.com · 16 years ago
- e07256f Fix dev tests. by jat@google.com · 16 years ago
- b7e1d81 Fix checkstyle errors. by jat@google.com · 16 years ago
- 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
- 63fa1b1 Disable RTF tests that are clobbered by HTMLUnit bug by rjrjr@google.com · 16 years ago
- 185d2f6 Disables a ImageTest on HtmlUnit because it is a HtmlUnit bug. Bug details at by amitmanjhi@google.com · 16 years ago
- f56f369 Split unpaired surrogates into a separate test for server->client, and disable by jat@google.com · 16 years ago
- bd5e9c6 Update from trunk by rjrjr@google.com · 16 years ago
- 75689a2 Minor changes (round 1) in response to John's review comments. by amitmanjhi@google.com · 16 years ago
- 24d674a Since UNDEFINED in JS is mapped to null by the Gwt glue glue code, this patch by amitmanjhi@google.com · 16 years ago
- fff3f88 Patch to pass java exceptions encountered during JS execution back to Java land. by amitmanjhi@google.com · 16 years ago
- 200f123 - Fixes the incompatible exceptions in JSValueGlue by amitmanjhi@google.com · 16 years ago
- 204d661 Add missing branch-info.txt by jat@google.com · 16 years ago
- f18984c Adds the htmlunit dependency to oophm. "ant dist-dev" passes by amitmanjhi@google.com · 16 years ago
- 0160397 Commiting the initial version of the HtmlUnit plugin. Many tests, including all by amitmanjhi@google.com · 16 years ago
- a1c1915 Duh! by amitmanjhi@google.com · 16 years ago
- 20ffbdd A straight copy from trunk@6001. This branch will contain the work done on by amitmanjhi@google.com · 16 years ago
- 26678ec Rename VS project, attempt (unsucessfully) to get a stable identity from by jat@google.com · 16 years ago
- 97d71a2 We were double escaping the contents of placeholders inside HTML messages. E.g., by rjrjr@google.com · 16 years ago
- 97dcbe0 Add sublinear indexing of objects, outline of support for fixing the object by jat@google.com · 16 years ago
- 3404283 Updates Soyc dashboard settings processing to be more flexible with respect to symbol maps format. In particular, it now includes leading lines in symbol maps files that do not conform to the # { ... } format. by kprobst@google.com · 16 years ago
- ddbecbc Allow naming a runAsync call using a class literal. There are now by spoon@google.com · 16 years ago
- c05c4d1 Eliminates some dead links from the Soyc dashboard when displayDependencies is off by kprobst@google.com · 16 years ago
- 45c43a6 Fixes bugs where a cloned JMethodCall fails to preserve an overridden return type. by scottb@google.com · 16 years ago
- 31bc2c3 Fixes an issue in StyleInjector where it could try to inject more than 30 style sheets in IE if a style sheet already existed. We now look at the total number of style sheets instead of just the number that were injected by StyleInjector. by jlabanca@google.com · 16 years ago
- 03a0876 Brought NPAPI plugin up to current specs for the common code, built and by jat@google.com · 16 years ago
- 0d76016 Rebuild in Release mode rather than Debug, add a 64-bit (untested) build, by jat@google.com · 16 years ago
- c433003 Increasing the timeout of JsonpRequestTest and forcing the server to flush results faster. by jlabanca@google.com · 16 years ago
- b09f4fe Remove icons, add short text names for browser tabs in Swing UI. by jat@google.com · 16 years ago
- bdaf175 Lays out the groundwork for by rjrjr@google.com · 16 years ago
- 2318196 Add security controls to all plugins, get plugins build for all tier-1 by jat@google.com · 16 years ago
- 53f86c2 Checkstyle fixes for DockLayoutPanel. Whoops. by jgw@google.com · 16 years ago
- 5b7a968 Fixes a bug in DOMImplTrident#getTagName() where it does not handle an undefined scope name. by jlabanca@google.com · 16 years ago
- f2f20a5 - Changed Requires/ProvidesLayout => Requires/ProvidesResize; some small doc by jgw@google.com · 16 years ago
- afd5f3a giving gwt.junit a haltonfailure attribute. by fabbott@google.com · 16 years ago
- 5c12f74 Removing HtmlUnit from ant test target until the tests are more reliable. Also fixed a checkstyle error and a minor bug in a couple of tests. by jlabanca@google.com · 16 years ago
- 3d27cef Disabling ButtonTest#testPushButton on HtmlUnit because it fails. by jlabanca@google.com · 16 years ago
- 712dac6 Removing an assertion that introduced a breaking change. by jlabanca@google.com · 16 years ago
- 7ea603a Recommitting r6024, r6022, r6021, and r6020. by jlabanca@google.com · 16 years ago
- f1e5493 Addendum to r6010, adding missing InsertPanel.java by jgw@google.com · 16 years ago
- 712195d Fix for issue 1112 (Add InsertPanel interface) by jgw@google.com · 16 years ago
- 0e85ca6 Revert r6063, "Internal contribution that extends FakeMessagesMaker to by rjrjr@google.com · 16 years ago
- ad7b0e1 Internal contribution that extends FakeMessagesMaker to work with Constants as well. by rjrjr@google.com · 16 years ago
- 866b6b4 Nukes the deprecated and over complicated by rjrjr@google.com · 16 years ago
- c790b61 Introduces {field.references} to UiBinder, and deprecates xmlns uri:with hackery by rjrjr@google.com · 16 years ago
- c171ce3 Fixes a concurrency issue in CookieTest where two instances of the test can cause each other to fail. by jlabanca@google.com · 16 years ago
- faccea5 Safari 4.0 treats CDATA and Text nodes seperately, but it still merges them when Node#normalize() is called, breaking XMLTest. This method fixes the test and adds a comment to Node#normalize() explaining this behavior. by jlabanca@google.com · 16 years ago
- af60c57 Fixes a broken test in Safari 4 where the browser delays the actual setting of text in a TextArea if the text was set before attaching to the DOM. Swapping the order of two lines ensures we don't run into any bugs. by jlabanca@google.com · 16 years ago
- 24852bd Make the GWT compiler pluggable through an experimental "x.compiler.class" configuration property. by scottb@google.com · 16 years ago
- d462925 Give the hosted mode JavaScriptObject implementation class a public constructor so it can be instantiated without violating access. by scottb@google.com · 16 years ago
- b92cd5b File.createTempFile() sometimes hangs on the build system while trying to get an by jlabanca@google.com · 16 years ago
- be3979a Increases timeouts on some RPC tests since they fail on slower machines. by jlabanca@google.com · 16 years ago
- f53238c Disabling test because it is flaky on HtmlUnit. by jlabanca@google.com · 16 years ago
- 46c93eb Adds more detailed assertions to RunAsyncMetricsIntegrationTest. by spoon@google.com · 16 years ago
- 50b621a Rolling back changes that broke the continuous build. $ svn merge -r6024:6018 . by bobv@google.com · 16 years ago
- a0b42eb Fix for issue 3535, whitelist/blacklist warnings suggest invalid argument by fredsa · 16 years ago
- 1d30610 Additional fix for issue 3903. Adds noscript tags to additional samples by fredsa · 16 years ago
- 938a64e Fix a problem on Safari/Chrome where docuemntElement.getFirstChild is not by jat@google.com · 16 years ago
- f134f0e Fixing FormPanelTest#testReset by attaching the form to the DOM before resetting it. I also removed FormPanelTest, which had been removed up until a previous patch, because many of the tests fail in Old Mozilla. by jlabanca@google.com · 16 years ago
- ac8e042 File.createTempFile() sometimes hangs on the build system while trying to get an exclusive lock on a temp file. This patch uses a custom method to create a temp file. by jlabanca@google.com · 16 years ago
- 1fa7786 Fixes a bug where all Buttons default to submit in safari, causing forms to automatically submit when the button is pressed. This patch introduces a button class for each button type. by jlabanca@google.com · 16 years ago
- 47b2b99 Checkstyle fixes for recently checked in changes to FormPanelTest.java. by jlabanca@google.com · 16 years ago
- 004a14f Fixes a bug where FormPanel does not fire SubmitEvent when using a named frame (as opposed to a generated hidden iframe). by jlabanca@google.com · 16 years ago
- 0ccf626 Add a utility visitor to extract all CSS class selector names used in a stylesheet. by bobv@google.com · 16 years ago
- 278a9eb Allow arbitrary Files to be injected into the ClientBundle source lookup mechanism. by bobv@google.com · 16 years ago
- e999360 AsyncProxy documentation update. by bobv@google.com · 16 years ago
- 7e32a72 Move AbstractResourceGenerator into resources.ext package. by bobv@google.com · 16 years ago
- 8923787 Mark ResourceGenerator subtypes as final. by bobv@google.com · 16 years ago
- 1adaa1f Allow percentages in an rgb(r,g,b) CSS value. by jat@google.com · 16 years ago
- 710b4ce Fixes SerializationPolicy to be backwards compatible. by jgw@google.com · 16 years ago
- 9b0b38c Fixes for using OOPHM while developing a FF plugin, and fixes a case where by jat@google.com · 16 years ago
- 0095239 Remove -XstartOnFirstThread from generated ant oophm target on the Mac, which by jat@google.com · 16 years ago
- d93fa54 We now pass the value of emma.compiled through gwt.ant calls to avoid recompiling dev tests repeatedly. This fixes timing issues with the parallel tests in user/build.xml when emma is enabled. by jlabanca@google.com · 16 years ago
- b5385db Fix properties on recently added files. by jat@google.com · 16 years ago
- c054f40 Set properties on recently added files, fix whitespace difference in IE IDL by jat@google.com · 16 years ago
- 3619283 Updating MSVC project files, rc file to work with latest MSVC Express, create by jat@google.com · 16 years ago
- 3dd30b6 Fix typo in IE IDL file. by jat@google.com · 16 years ago
- 5e86cbd Update browser plugins to support v2 wire protocol, and checkin some prebuilt by jat@google.com · 16 years ago
- 49c1661 Unbreak build by making parallel changes in Win/Mac that were made in Linux. by jat@google.com · 16 years ago
- 11f740b Change the way tabs work in the OOPHM UI: by jat@google.com · 16 years ago
- d80a77a Temporarily disabling PopupTest on Htmlunit, till there is a fix that makes it by amitmanjhi@google.com · 16 years ago