1. 651f586 Exclude javax/validation files from eclipse-checkstyle check. Pattern can be improved but this suffices. by amitmanjhi@google.com · 15 years ago
  2. 7b78390 Upgraded HtmlUnit to 2.8. by flin@google.com · 15 years ago
  3. 32fd9e5 Forgot to commit .classpath and .project for DynaTableRf due to by rjrjr@google.com · 15 years ago
  4. 15193aa Rollback update to Jetty7 since it is causing classloader problems in by amitmanjhi@google.com · 15 years ago
  5. d39fe78 A new version of DynaTable that uses RequestFactory instead of GWT RPC. by rjrjr@google.com · 15 years ago
  6. c278ce8 Make GWT depend on json-1.5.jar that contains 1.5 compatible bytecode instead by amitmanjhi@google.com · 15 years ago
  7. a2d7312 Wholesale move of the app, requestfactory, and valuestore packages from the bikeshed dir to user dir. by amitmanjhi@google.com · 15 years ago
  8. edfd992 Update to Jetty 7.0.2. by jat@google.com · 15 years ago
  9. a7e22e9 A sample for logging by unnurg@google.com · 15 years ago
  10. 7bc436e Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  11. 569d591 Rollback of date/time format changes due to failing internal tests. by jat@google.com · 15 years ago
  12. b580c91 Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  13. d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
  14. 7f3adca Re-rolling r7955: JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  15. 8a78d4c Rolling back the recent change to JUnitShell pending discussion by spoon@google.com · 15 years ago
  16. ec121f8 JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  17. 63dde38 Removes stray xml end tag from Showcase launch configuration. by zundel@google.com · 15 years ago
  18. 2f10cc2 Specify a default eclipse import order for unknown packages. by scottb@google.com · 15 years ago
  19. d463e2a Eclipse code formatter, do not insert space before array initializer. by scottb@google.com · 15 years ago
  20. a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
  21. 9fb1b85 Removes the old htmlunitd lib entries from the user classpath so eclipse doesn't complain. by jlabanca@google.com · 15 years ago
  22. c91cef0 Fix classpath problem during eclipse importing. by flin@google.com · 15 years ago
  23. 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
  24. c2163e6 Adding RegExp to public GWT (native version, pure Java version, tests) by tomerigo@google.com · 15 years ago
  25. 9356917 Allow CssResource to handle identifiers containing underscores or that have a leading hyphen. by bobv@google.com · 15 years ago
  26. f50b208 Misc formatting / checkstyle fixes. by scottb@google.com · 15 years ago
  27. 7b46b55 Updating checkstyle to allow 2010 as a Copyright year. by jlabanca@google.com · 15 years ago
  28. 6020e7e Updating code museum launch configurations to use platform independent jars, and to use DevMode. by jlabanca@google.com · 15 years ago
  29. e786e03 fixing Showcase eclipse launch configs by scottb@google.com · 15 years ago
  30. d4d29e6 Accidentally committed too many files in r7007. Reverting the files that weren't supposed to be committed. by jlabanca@google.com · 15 years ago
  31. 9a4999e Adding Window.Navigator api. by jlabanca@google.com · 15 years ago
  32. 7af4250 Merge r6786 and r6863 from releases/2.0 into this branch, which were adding by jat@google.com · 15 years ago
  33. b1bed47 Fix Showcase classpath. by scottb@google.com · 15 years ago
  34. 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
  35. d811376 Removing I18N sample now that it has been incorporated into Showcase. by jlabanca@google.com · 15 years ago
  36. 862ff9b Removing unused old platform dirs from checkstyle configs. by scottb@google.com · 15 years ago
  37. 126c9a3 Updates to use the rebased protobuf library. References to com.google.protobuf in RemoteMessageProto.java and ViewerServiceClient.java have been updated. Also updated licensing information to indicate that modifications to the library were made. by rdayal@google.com · 15 years ago
  38. 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 15 years ago
  39. b92ef9a Remove last traces of dev/oophm. by jat@google.com · 15 years ago
  40. f7480d6 Adds com/google/gwt/soyc/** to standalone compiler. by scottb@google.com · 15 years ago
  41. d30fffc Fix merge failure for Eclipse project files. by jat@google.com · 15 years ago
  42. e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 15 years ago
  43. 5868bc7 Reverted c6310 (which created a temporary directory for updating HtmlUnit, by amitmanjhi@google.com · 15 years ago
  44. 9edc581 Patch to enable upgrade to latest HtmlUnit snapshots. Created a temporary dir by amitmanjhi@google.com · 15 years ago
  45. 34ea8a2 Restores various unit tests of the UiBinder code generator. by rjrjr@google.com · 15 years ago
  46. e606905 Adding a white background the to noscript warning so it shows up against all backgrounds. by jlabanca@google.com · 15 years ago
  47. 089fe8f Add sourcepath for Selenium client library. by jat@google.com · 15 years ago
  48. fcee7a6 Made this launch config consistent with trunk (the only difference is the by amitmanjhi@google.com · 16 years ago
  49. 7e45fe9 Remove extra lines that got added while removing SWT. by jat@google.com · 16 years ago
  50. c0051c5 Fix the Showcase launch config after the Eclipse gwt-dev project was changed. by jat@google.com · 16 years ago
  51. 5140971 Fix the launch configs for the samples. Tested each project. by amitmanjhi@google.com · 16 years ago
  52. 0468bd1 Fix a few Eclipse classpath files. by jat@google.com · 16 years ago
  53. 3f17d37 Adding a code museum file to run Issue3892 tests that I missed in r6163. by jlabanca@google.com · 16 years ago
  54. b444186 A separate oophm project is no longer necessary. by amitmanjhi@google.com · 16 years ago
  55. ae30191 The gwt-dev eclipse files were not working. Made simple changes to get them to by amitmanjhi@google.com · 16 years ago
  56. 9c887eb Removed the gwt-dev-windows reference from eclipse/.classpath files by amitmanjhi@google.com · 16 years ago
  57. 4e26cc6 Revert unnecessary change to GWTShellServlet, update Eclipse instructions by jat@google.com · 16 years ago
  58. caa1ca3 Deleting the now unnecessary eclipse/jni dir. by amitmanjhi@google.com · 16 years ago
  59. 6c44147 Supress Google Eclipse Plugin errors in gwt trunk related to missing async RPC implementations, which aren't needed for tests. by jlabanca@google.com · 16 years ago
  60. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  61. e0309fa Allows multiple GWT apps to preview native events in IE. by jlabanca@google.com · 16 years ago
  62. 0160397 Commiting the initial version of the HtmlUnit plugin. Many tests, including all by amitmanjhi@google.com · 16 years ago
  63. 1d30610 Additional fix for issue 3903. Adds noscript tags to additional samples by fredsa · 16 years ago
  64. a86be7e This patch removes the META-INF/services dir from xercesImpl.jar that by amitmanjhi@google.com · 16 years ago
  65. d763031 Re-introducing c5890 and c5891, which updated the htmlunit dependencies and by amitmanjhi@google.com · 16 years ago
  66. 2ac41c2 Reverting changes 5889 through 5892 in tools and trunk, due to build breakage by rjrjr@google.com · 16 years ago
  67. ae6bc7f Updates the eclipse .classpath files for gwt-user project to match the by amitmanjhi@google.com · 16 years ago
  68. b8e1247 Adds a gwt-compiler subproject and build rules. by scottb@google.com · 16 years ago
  69. fef85fa This patch enables running web tests using HtmlUnit. Since not all tests, by amitmanjhi@google.com · 16 years ago
  70. c972d9b Merge branch 'fix-testsetfactory' by rjrjr@google.com · 16 years ago
  71. f73c78e Added warning that latest CheckStyle doesn't work for us. by rjrjr@google.com · 16 years ago
  72. cd0c1ef Document some suggested compile warnings for Eclipse. by scottb@google.com · 16 years ago
  73. 085b3fe Updates the code museum to use HostedMode instead of GWTShell, and adds a war/ directory. by jlabanca@google.com · 16 years ago
  74. 28c1868 Fixed bad classpath in benchmark-viewer project. by scottb@google.com · 16 years ago
  75. a933c8b Initial add of ClientBundle. by bobv@google.com · 16 years ago
  76. 359e55c Refactor SvnInfo to make it testable; also makes the branch relative path to the root of the repository. by scottb@google.com · 16 years ago
  77. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  78. 4145b2d Updating OOPHM classpath; minimize dependencies to bare minimum. by scottb@google.com · 16 years ago
  79. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  80. ebef680 Updated gwt-dev Eclipse projects to use updated JDT. Updated weird cast case. by scottb@google.com · 16 years ago
  81. 7ad09d4 by rjrjr@google.com · 16 years ago
  82. 548b7a4 Update documentation to include new way of specifying the gwt-dev-<platform>.jar by jat@google.com · 16 years ago
  83. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  84. 1277ba8 Added missing fixups for 2.4->2.5 servlet API. by scottb@google.com · 16 years ago
  85. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  86. 5d56e26 Updating GWT to use servlet API 2.5 consistently. by scottb@google.com · 16 years ago
  87. 30e9775 Removing DynaTable2, which is no longer needed since DynaTable was converted. by scottb@google.com · 16 years ago
  88. 0ddb70d New-style samples. by scottb@google.com · 16 years ago
  89. c5bd1b2 Bump VM memory. by scottb@google.com · 16 years ago
  90. cbae25e Merging releases/1.6@4366 :4385 into trunk. by jat@google.com · 16 years ago
  91. 49f9869 Adds 2009 as a valid copyright year to gwt-checkstyle-tests. by jlabanca@google.com · 16 years ago
  92. 4e81c29 Adds 2009 as a valid year for GWT's copyright header. by ajr@google.com · 16 years ago
  93. b4c03e2 A couple of pieces left out of the previous commit. by jat@google.com · 16 years ago
  94. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  95. e3f980b Simplify launch configs to use default options. by scottb@google.com · 16 years ago
  96. ed91a9a Setting missing props. by scottb@google.com · 16 years ago
  97. c82a21a Implements a ${gwt_devjar} string substitution for launch configs. Individual users can therefore configure their own value, and it can vary across workspaces / branches. by scottb@google.com · 16 years ago
  98. 8d1da8f Adding instructions to ensure that eclipse is in 1.5 compliance mode. by ecc@google.com · 16 years ago
  99. 935ea70 Forgot to commit the updated eclipse/README.txt when I was removing references by amitmanjhi@google.com · 16 years ago
  100. f326b34 Merging in date picker branch into 1.6. by ecc@google.com · 16 years ago