1. afe477d fixed build to add requestfactory jars to the gwt jar file. Philip thought that by mrrussell@google.com · 14 years ago
  2. ea1f31d Follow up to r10350. Allow collapse-all-properties in .gwt.xml module files by fredsa@google.com · 14 years ago
  3. 7d9940d Update gwt-module.dtd: by fredsa@google.com · 14 years ago
  4. b88482a Added validation jars to all calls to GWTC to provide classes rquired by by rchandia@google.com · 14 years ago
  5. 7e11857 Add property provider generators, take 2. by jat@google.com · 14 years ago
  6. 6c494a8 Rolling back "Add property provider generators" due to broken internal builds. by jat@google.com · 14 years ago
  7. 3172139 Add property provider generators. by jat@google.com · 14 years ago
  8. b24a86b Removing third party jars from gwt-servlet.jar. by jlabanca@google.com · 14 years ago
  9. 2e067c7 Updating release notes in preparation for GWT 2.1. Since we now maintain the release notes history on the Google project hosting website, the distributed release notes now contains a link so we do not have to maintain both sets of release notes. by jlabanca@google.com · 14 years ago
  10. 07b4e2e Fixing LogExample and DynaTableRf for distro builds. The samples were being compiled, but they weren't included in the eclipse.generate target. We also now include json.jar and validation-api-1.0.0.GA.jar in gwt-servlet.jar. And for DynaTableRf (and Validation), we copy other jars into the WEB-INF/lib folder of the sample. by gwt.mirrorbot@gmail.com · 14 years ago
  11. 6bdc0f1 Not compile-building expenses sample, just collecting its files into the distro. by fabbott@google.com · 15 years ago
  12. 61847e0 Drop the bikeshed jar from the GWT distribution. by amitmanjhi@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. fcb44af Add soft permutations to the GWT compiler. by bobv@google.com · 15 years ago
  15. 96fc9ba Updating release notes to include Opera history fix. by jlabanca@google.com · 15 years ago
  16. 5937259 Updating release notes for GWT 2.0.3. by jlabanca@google.com · 15 years ago
  17. 564df43 Updated the release notes for GWT 2.0.2. by mmendez@google.com · 15 years ago
  18. b7a672f Fixed a broken link to "What's new in 1.5.0" and added a link to "What's new in 2.0" by doog@google.com · 15 years ago
  19. 78c260f Add gwt.args ant property to ant gwtc and ant devmode in ant build by jat@google.com · 15 years ago
  20. 7450390 Release notes for GWT 2.0.1. by mmendez@google.com · 15 years ago
  21. f33c754 Updating release notes for GWT 2.0.0. by jlabanca@google.com · 15 years ago
  22. eaf0032 Removing image.onload fix from gwt 2.0 release notes because it was reverted. by jlabanca@google.com · 15 years ago
  23. 1a0c229 Removing the index.html file in distro-source because it is obsolete. by jlabanca@google.com · 15 years ago
  24. 0961a82 Updating release notes for 2.0.0-rc2. by scottb@google.com · 15 years ago
  25. 488bc36 Removed the obsolete platform dirs. by amitmanjhi@google.com · 15 years ago
  26. e212d98 Removes the now unnecessary mac-specific scripts. by amitmanjhi@google.com · 15 years ago
  27. cf4ab82 Rolled junitCreator into webAppCreator. by amitmanjhi@google.com · 15 years ago
  28. 64e147d Updates the release notes for GWT 2.0 RC. by bruce@google.com · 15 years ago
  29. 5444557 Removing i18n from the samples/build.xml found in the distro result. Internationalization is subsumed into Showcase now. by fabbott@google.com · 15 years ago
  30. 008f27f Fixes script permissions, see http://gwt-code-reviews.appspot.com/89805. by fabbott@google.com · 15 years ago
  31. 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
  32. 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 15 years ago
  33. 64a55cb Add back IE proxy handling for CheckForUpdates. by jat@google.com · 15 years ago
  34. 3aca246 Pretty sure these files are no longer useful. Did not propagate these changes by amitmanjhi@google.com · 15 years ago
  35. 670bcce Merge through trunk@6239 by rjrjr@google.com · 15 years ago
  36. b62c310 Remove SWT references and related mac-specific changes from the build files. by amitmanjhi@google.com · 15 years ago
  37. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  38. 365c568 Update the module DTD to reflect new configuration property tags. by rice@google.com · 16 years ago
  39. 25b5c78 Merging /releases/1.6/@r5065:5406 into trunk. by jgw@google.com · 16 years ago
  40. d764802 Patch replaces tab chars with 2 spaces and fixes some formatting. by amitmanjhi@google.com · 16 years ago
  41. 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@google.com · 16 years ago
  42. 32452ab One line patch to fix http://code.google.com/p/google-web-toolkit/issues/detail?id=3370 by amitmanjhi@google.com · 16 years ago
  43. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  44. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  45. b8dc095 Remove the need for an explicit SingleJsoImpl annotation. The single-JSO-ness of interfaces will be automatically calculated. by bobv@google.com · 16 years ago
  46. 2290f02 Fixed hyperlinks to samples in recognition of the new project directory structure. by bruce@google.com · 16 years ago
  47. 9b46bf7 Changed copyright dates to 2009. by bruce@google.com · 16 years ago
  48. 87b1e5f General polish. by bruce@google.com · 16 years ago
  49. d1c2148 Validate servlet tags in GWT modules against the actual web.xml being used. by scottb@google.com · 16 years ago
  50. 405a1ba Commit SingleJsoImpl branch to trunk. by bobv@google.com · 16 years ago
  51. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  52. 4598c15 Phase 2 of readying samples for distro. by scottb@google.com · 16 years ago
  53. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  54. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  55. 2ab41c6 Updated applicationCreator scripts to webAppCreator. by scottb@google.com · 16 years ago
  56. 829f734 Fix samples packaging. by scottb@google.com · 16 years ago
  57. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  58. ace7a3c Adds api-checker to the distro. by amitmanjhi@google.com · 16 years ago
  59. 412c9ea Windows should have <zipfileset>, not <tarfileset>, though Ant 1.7 doesn't by fabbott@google.com · 16 years ago
  60. 0c0a29e Including gwt-soyc-vis.jar in the distribution. by fabbott@google.com · 16 years ago
  61. d1208bc Fix distro build file for Windows. by jat@google.com · 16 years ago
  62. bcb2284 Remove all remnants of projectCreator from everything except the docs. Will by amitmanjhi@google.com · 16 years ago
  63. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  64. 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
  65. 3bd8ce3 Updated release notes with ConstantMap, TreeMap, and TreeSet issues. by amitmanjhi@google.com · 16 years ago
  66. 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 16 years ago
  67. a28e084 Merging /releases/1.5/@r3630:3863 into /releases/1.6/ by scottb@google.com · 16 years ago
  68. ebeba13 Remove special casing for sentinals in distro by moving actual files to ship into a subdirectory. by scottb@google.com · 17 years ago
  69. 1b420bf 1) Adds the concept of module "configuration" properties which do not affect deferred-binding decisions and may be set to any string value. These configuration properties are exposed to Generators and Linkers as a means of providing global configuration information. by scottb@google.com · 17 years ago
  70. 3b1edcc Change instance initializer in About.java to static. Most of the work, though, was on the Ant files such that once the filtered copies have already been generated, they will re-generate IFF the gwt OR svn versions have changed (i.e. after an svn up). by fabbott@google.com · 17 years ago
  71. 5da9113 Merge 1.5 branch changes. by bobv@google.com · 17 years ago
  72. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  73. 0e2dc628 by fabbott@google.com · 17 years ago
  74. 4a87ea1 Adding SVN branding of About.* with svn branch@version information by fabbott@google.com · 17 years ago
  75. 2269498 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  76. b48e84a Adds Selenium acknowledgements to the about page. Goes with r3005. by zundel@google.com · 17 years ago
  77. 9de92df Merging releases/1.5@2941:2990 trunk. by scottb@google.com · 17 years ago
  78. 72d2219 Updated to refer to docreader links (although the docreader content for GWT 1.5 is still very much a work in progress). by bruce@google.com · 17 years ago
  79. 50240e2 Don't include .gwt directories when packing the sample apps into the distributions. by bobv@google.com · 17 years ago
  80. 8e244d2 Relax the JavaScriptObject restriction on instance methods being final. by spoon@google.com · 17 years ago
  81. 8b035a8 Removed KitchenSink example as it is being replaced by the Showcase example. References to the KitchenSink example in the getting started guide have been replaced with Mail sample, including the associated images. by jlabanca@google.com · 17 years ago
  82. 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
  83. 02bfb0c Added helpInfo docs for JSO restrictions and for restrictions on accessing by spoon@google.com · 17 years ago
  84. ec42127 Added some empty help info docs for JSORestrictionsChecker and LongFromJSNIChecker. Added infrastructure for propagating the extra help into to the logger. by scottb@google.com · 17 years ago
  85. 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
  86. 8e85b91 Formatting cleanup. by scottb@google.com · 17 years ago
  87. cf24455 Rewrite of the low level libs for OSX hosted mode. We now use all public by gwt.team.knorton · 17 years ago
  88. e1f3234 Linux distro should use bzip2. by scottb@google.com · 17 years ago
  89. 6876b70 Fixed svn:eol-style. by scottb@google.com · 17 years ago
  90. eda21bf The mac distro was bundling gwt-dev-linux instead of gwt-dev-mac. by scottb@google.com · 17 years ago
  91. ead7f7c Fixed a problem in the mac distro-source build.xml that would bonk the by gwt.team.knorton · 17 years ago
  92. 8d3c288 Fixes Issue #1792 by gwt.team.knorton · 17 years ago
  93. 3da39cd Removed Xerces from our distro; the functionality we needed is built into the 1.5 JRE. by scottb@google.com · 17 years ago
  94. b1812e9 Updated source location for BrowserDetect in product COPYING notices due to moved Benchmarks. by scottb@google.com · 17 years ago
  95. 5345c0e - Moved benchmark viewer out of the junit package and into its own by scottb@google.com · 17 years ago
  96. 8cc661b Merge the Linker change branch. by gwt.team.bobv · 17 years ago
  97. 2b3ed2b Updating GWT to use Eclipse JDT 3.3.1 rather than 3.1.1. by scottb@google.com · 17 years ago
  98. 13bf689 Updated module DTD reflects ant-style filtering on <source> and <super-source> tags. by gwt.team.scottb · 17 years ago
  99. b13142a Merging 1.4 release branch from r1384 to r1400 into trunk. by gwt.team.scottb · 18 years ago
  100. bf7d381 Final tweak of distro release notes and COPYING files for 1.4 RC2. by gwt.team.scottb · 18 years ago