1. 9356917 Allow CssResource to handle identifiers containing underscores or that have a leading hyphen. by bobv@google.com · 15 years ago
  2. f50b208 Misc formatting / checkstyle fixes. by scottb@google.com · 15 years ago
  3. 7b46b55 Updating checkstyle to allow 2010 as a Copyright year. by jlabanca@google.com · 15 years ago
  4. 6020e7e Updating code museum launch configurations to use platform independent jars, and to use DevMode. by jlabanca@google.com · 15 years ago
  5. e786e03 fixing Showcase eclipse launch configs by scottb@google.com · 15 years ago
  6. 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
  7. 9a4999e Adding Window.Navigator api. by jlabanca@google.com · 15 years ago
  8. 7af4250 Merge r6786 and r6863 from releases/2.0 into this branch, which were adding by jat@google.com · 15 years ago
  9. b1bed47 Fix Showcase classpath. by scottb@google.com · 15 years ago
  10. 9fceec5 Fixes checkstyle for gwt-dev project. by scottb@google.com · 15 years ago
  11. d811376 Removing I18N sample now that it has been incorporated into Showcase. by jlabanca@google.com · 15 years ago
  12. 862ff9b Removing unused old platform dirs from checkstyle configs. by scottb@google.com · 15 years ago
  13. 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 · 16 years ago
  14. 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 16 years ago
  15. b92ef9a Remove last traces of dev/oophm. by jat@google.com · 16 years ago
  16. f7480d6 Adds com/google/gwt/soyc/** to standalone compiler. by scottb@google.com · 16 years ago
  17. d30fffc Fix merge failure for Eclipse project files. by jat@google.com · 16 years ago
  18. e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 16 years ago
  19. 5868bc7 Reverted c6310 (which created a temporary directory for updating HtmlUnit, by amitmanjhi@google.com · 16 years ago
  20. 9edc581 Patch to enable upgrade to latest HtmlUnit snapshots. Created a temporary dir by amitmanjhi@google.com · 16 years ago
  21. 34ea8a2 Restores various unit tests of the UiBinder code generator. by rjrjr@google.com · 16 years ago
  22. e606905 Adding a white background the to noscript warning so it shows up against all backgrounds. by jlabanca@google.com · 16 years ago
  23. 089fe8f Add sourcepath for Selenium client library. by jat@google.com · 16 years ago
  24. fcee7a6 Made this launch config consistent with trunk (the only difference is the by amitmanjhi@google.com · 16 years ago
  25. 7e45fe9 Remove extra lines that got added while removing SWT. by jat@google.com · 16 years ago
  26. c0051c5 Fix the Showcase launch config after the Eclipse gwt-dev project was changed. by jat@google.com · 16 years ago
  27. 5140971 Fix the launch configs for the samples. Tested each project. by amitmanjhi@google.com · 16 years ago
  28. 0468bd1 Fix a few Eclipse classpath files. by jat@google.com · 16 years ago
  29. 3f17d37 Adding a code museum file to run Issue3892 tests that I missed in r6163. by jlabanca@google.com · 16 years ago
  30. b444186 A separate oophm project is no longer necessary. by amitmanjhi@google.com · 16 years ago
  31. ae30191 The gwt-dev eclipse files were not working. Made simple changes to get them to by amitmanjhi@google.com · 16 years ago
  32. 9c887eb Removed the gwt-dev-windows reference from eclipse/.classpath files by amitmanjhi@google.com · 16 years ago
  33. 4e26cc6 Revert unnecessary change to GWTShellServlet, update Eclipse instructions by jat@google.com · 16 years ago
  34. caa1ca3 Deleting the now unnecessary eclipse/jni dir. by amitmanjhi@google.com · 16 years ago
  35. 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
  36. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  37. e0309fa Allows multiple GWT apps to preview native events in IE. by jlabanca@google.com · 16 years ago
  38. 0160397 Commiting the initial version of the HtmlUnit plugin. Many tests, including all by amitmanjhi@google.com · 16 years ago
  39. 1d30610 Additional fix for issue 3903. Adds noscript tags to additional samples by fredsa · 16 years ago
  40. a86be7e This patch removes the META-INF/services dir from xercesImpl.jar that by amitmanjhi@google.com · 16 years ago
  41. d763031 Re-introducing c5890 and c5891, which updated the htmlunit dependencies and by amitmanjhi@google.com · 16 years ago
  42. 2ac41c2 Reverting changes 5889 through 5892 in tools and trunk, due to build breakage by rjrjr@google.com · 16 years ago
  43. ae6bc7f Updates the eclipse .classpath files for gwt-user project to match the by amitmanjhi@google.com · 16 years ago
  44. b8e1247 Adds a gwt-compiler subproject and build rules. by scottb@google.com · 16 years ago
  45. fef85fa This patch enables running web tests using HtmlUnit. Since not all tests, by amitmanjhi@google.com · 16 years ago
  46. c972d9b Merge branch 'fix-testsetfactory' by rjrjr@google.com · 16 years ago
  47. f73c78e Added warning that latest CheckStyle doesn't work for us. by rjrjr@google.com · 16 years ago
  48. cd0c1ef Document some suggested compile warnings for Eclipse. by scottb@google.com · 16 years ago
  49. 085b3fe Updates the code museum to use HostedMode instead of GWTShell, and adds a war/ directory. by jlabanca@google.com · 16 years ago
  50. 28c1868 Fixed bad classpath in benchmark-viewer project. by scottb@google.com · 16 years ago
  51. a933c8b Initial add of ClientBundle. by bobv@google.com · 16 years ago
  52. 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
  53. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  54. 4145b2d Updating OOPHM classpath; minimize dependencies to bare minimum. by scottb@google.com · 16 years ago
  55. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  56. ebef680 Updated gwt-dev Eclipse projects to use updated JDT. Updated weird cast case. by scottb@google.com · 16 years ago
  57. 7ad09d4 by rjrjr@google.com · 16 years ago
  58. 548b7a4 Update documentation to include new way of specifying the gwt-dev-<platform>.jar by jat@google.com · 16 years ago
  59. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  60. 1277ba8 Added missing fixups for 2.4->2.5 servlet API. by scottb@google.com · 16 years ago
  61. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  62. 5d56e26 Updating GWT to use servlet API 2.5 consistently. by scottb@google.com · 16 years ago
  63. 30e9775 Removing DynaTable2, which is no longer needed since DynaTable was converted. by scottb@google.com · 16 years ago
  64. 0ddb70d New-style samples. by scottb@google.com · 16 years ago
  65. c5bd1b2 Bump VM memory. by scottb@google.com · 16 years ago
  66. cbae25e Merging releases/1.6@4366 :4385 into trunk. by jat@google.com · 16 years ago
  67. 49f9869 Adds 2009 as a valid copyright year to gwt-checkstyle-tests. by jlabanca@google.com · 16 years ago
  68. 4e81c29 Adds 2009 as a valid year for GWT's copyright header. by ajr@google.com · 16 years ago
  69. b4c03e2 A couple of pieces left out of the previous commit. by jat@google.com · 16 years ago
  70. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  71. e3f980b Simplify launch configs to use default options. by scottb@google.com · 16 years ago
  72. ed91a9a Setting missing props. by scottb@google.com · 16 years ago
  73. 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
  74. 8d1da8f Adding instructions to ensure that eclipse is in 1.5 compliance mode. by ecc@google.com · 16 years ago
  75. 935ea70 Forgot to commit the updated eclipse/README.txt when I was removing references by amitmanjhi@google.com · 16 years ago
  76. f326b34 Merging in date picker branch into 1.6. by ecc@google.com · 16 years ago
  77. 4c30e76 First round of changes to implement WAR design. by scottb@google.com · 16 years ago
  78. 62d0a72 Missing file from r4201. by jat@google.com · 16 years ago
  79. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  80. 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
  81. 2404092 Updates DynaTable2 build file as per the recent updates to support a WAR by amitmanjhi@google.com · 16 years ago
  82. 2e8ef32 Merging from releases/1.6@3878:3944 by scottb@google.com · 16 years ago
  83. b1da04c Updated launch configs to work better. by scottb@google.com · 16 years ago
  84. 721fcb0 Updating DynaTable2 for WAR mode! by scottb@google.com · 16 years ago
  85. 0817121 Initial support for WAR deployment. GWTCompiler happens to be backwards-compatible with the legacy format, but the behavior of the shell differs. Therefore we created a new entry point, GWTHosted, which is the new GWTShell and runs with WAR assumptions. by scottb@google.com · 16 years ago
  86. 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 16 years ago
  87. 70d50a0 Updating build commands and launch configs in anticipation of bigger commit. by scottb@google.com · 17 years ago
  88. 6d261f1 Added a couple new launch configs for DynaTable2. by scottb@google.com · 17 years ago
  89. 2630b5b Added simple Jetty launching. by scottb@google.com · 17 years ago
  90. 75a8fde First draft mock up of DynaTable with war deployment style. by scottb@google.com · 17 years ago
  91. e0a6ae1 Cleanup after 1.5 merge. by scottb@google.com · 17 years ago
  92. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  93. 96c7556 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  94. 5ea03ef Fix some spelling errors. by scottb@google.com · 17 years ago
  95. 0986505 Merging releases/1.5@r3048:r3078 into trunk. by jlabanca@google.com · 17 years ago
  96. 29666c8 Adds support for running GWT Unit Tests through a Selenium-RC server. by zundel@google.com · 17 years ago
  97. 363e38b Removing -server from canonical launch configs; it actually slows things down. by scottb@google.com · 17 years ago
  98. 7b1bd70 Replaced the ShowcaseGenerator in the Showcase example with a GWT Generator that runs when the app is compiled. The previous generator was a straight Java app that users needed to run manually in order to generate the Java source and CSS source available in the app, and the source needed to be saved in the trunk. Now, the souce code for each example in the Showcase is added to the public output directory at compile time, so the source is always up to date and does not need to be saved in the trunk. The "@gwt.XXX" tags have been replaced with Java annotations, and the the new generator uses the ClassLoader to read the annotations and open resources instead of using File paths, which can be problematic. by jlabanca@google.com · 17 years ago
  99. fb085c3 Added a test for issue 1897 "Attaching and detaching a RichTextArea too fast crashes GWT" to the museum. by jlabanca@google.com · 17 years ago
  100. 0d25650 Added checkstyle config for api-checker. by scottb@google.com · 17 years ago