1. f33c754 Updating release notes for GWT 2.0.0. by jlabanca@google.com · 15 years ago
  2. eaf0032 Removing image.onload fix from gwt 2.0 release notes because it was reverted. by jlabanca@google.com · 15 years ago
  3. 1a0c229 Removing the index.html file in distro-source because it is obsolete. by jlabanca@google.com · 15 years ago
  4. 0961a82 Updating release notes for 2.0.0-rc2. by scottb@google.com · 15 years ago
  5. 488bc36 Removed the obsolete platform dirs. by amitmanjhi@google.com · 15 years ago
  6. e212d98 Removes the now unnecessary mac-specific scripts. by amitmanjhi@google.com · 15 years ago
  7. cf4ab82 Rolled junitCreator into webAppCreator. by amitmanjhi@google.com · 15 years ago
  8. 64e147d Updates the release notes for GWT 2.0 RC. by bruce@google.com · 15 years ago
  9. 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
  10. 008f27f Fixes script permissions, see http://gwt-code-reviews.appspot.com/89805. by fabbott@google.com · 15 years ago
  11. 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
  12. 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 16 years ago
  13. 64a55cb Add back IE proxy handling for CheckForUpdates. by jat@google.com · 16 years ago
  14. 3aca246 Pretty sure these files are no longer useful. Did not propagate these changes by amitmanjhi@google.com · 16 years ago
  15. 670bcce Merge through trunk@6239 by rjrjr@google.com · 16 years ago
  16. b62c310 Remove SWT references and related mac-specific changes from the build files. by amitmanjhi@google.com · 16 years ago
  17. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  18. 365c568 Update the module DTD to reflect new configuration property tags. by rice@google.com · 16 years ago
  19. 25b5c78 Merging /releases/1.6/@r5065:5406 into trunk. by jgw@google.com · 16 years ago
  20. d764802 Patch replaces tab chars with 2 spaces and fixes some formatting. by amitmanjhi@google.com · 16 years ago
  21. 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@google.com · 16 years ago
  22. 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
  23. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  24. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  25. 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
  26. 2290f02 Fixed hyperlinks to samples in recognition of the new project directory structure. by bruce@google.com · 16 years ago
  27. 9b46bf7 Changed copyright dates to 2009. by bruce@google.com · 16 years ago
  28. 87b1e5f General polish. by bruce@google.com · 16 years ago
  29. d1c2148 Validate servlet tags in GWT modules against the actual web.xml being used. by scottb@google.com · 16 years ago
  30. 405a1ba Commit SingleJsoImpl branch to trunk. by bobv@google.com · 16 years ago
  31. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  32. 4598c15 Phase 2 of readying samples for distro. by scottb@google.com · 16 years ago
  33. 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
  34. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  35. 2ab41c6 Updated applicationCreator scripts to webAppCreator. by scottb@google.com · 16 years ago
  36. 829f734 Fix samples packaging. by scottb@google.com · 16 years ago
  37. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  38. ace7a3c Adds api-checker to the distro. by amitmanjhi@google.com · 16 years ago
  39. 412c9ea Windows should have <zipfileset>, not <tarfileset>, though Ant 1.7 doesn't by fabbott@google.com · 16 years ago
  40. 0c0a29e Including gwt-soyc-vis.jar in the distribution. by fabbott@google.com · 16 years ago
  41. d1208bc Fix distro build file for Windows. by jat@google.com · 16 years ago
  42. bcb2284 Remove all remnants of projectCreator from everything except the docs. Will by amitmanjhi@google.com · 16 years ago
  43. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  44. 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
  45. 3bd8ce3 Updated release notes with ConstantMap, TreeMap, and TreeSet issues. by amitmanjhi@google.com · 16 years ago
  46. 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 17 years ago
  47. a28e084 Merging /releases/1.5/@r3630:3863 into /releases/1.6/ by scottb@google.com · 17 years ago
  48. ebeba13 Remove special casing for sentinals in distro by moving actual files to ship into a subdirectory. by scottb@google.com · 17 years ago
  49. 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
  50. 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
  51. 5da9113 Merge 1.5 branch changes. by bobv@google.com · 17 years ago
  52. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  53. 0e2dc628 by fabbott@google.com · 17 years ago
  54. 4a87ea1 Adding SVN branding of About.* with svn branch@version information by fabbott@google.com · 17 years ago
  55. 2269498 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  56. b48e84a Adds Selenium acknowledgements to the about page. Goes with r3005. by zundel@google.com · 17 years ago
  57. 9de92df Merging releases/1.5@2941:2990 trunk. by scottb@google.com · 17 years ago
  58. 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
  59. 50240e2 Don't include .gwt directories when packing the sample apps into the distributions. by bobv@google.com · 17 years ago
  60. 8e244d2 Relax the JavaScriptObject restriction on instance methods being final. by spoon@google.com · 17 years ago
  61. 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
  62. 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
  63. 02bfb0c Added helpInfo docs for JSO restrictions and for restrictions on accessing by spoon@google.com · 17 years ago
  64. 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
  65. 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
  66. 8e85b91 Formatting cleanup. by scottb@google.com · 17 years ago
  67. cf24455 Rewrite of the low level libs for OSX hosted mode. We now use all public by gwt.team.knorton · 17 years ago
  68. e1f3234 Linux distro should use bzip2. by scottb@google.com · 17 years ago
  69. 6876b70 Fixed svn:eol-style. by scottb@google.com · 17 years ago
  70. eda21bf The mac distro was bundling gwt-dev-linux instead of gwt-dev-mac. by scottb@google.com · 17 years ago
  71. ead7f7c Fixed a problem in the mac distro-source build.xml that would bonk the by gwt.team.knorton · 17 years ago
  72. 8d3c288 Fixes Issue #1792 by gwt.team.knorton · 17 years ago
  73. 3da39cd Removed Xerces from our distro; the functionality we needed is built into the 1.5 JRE. by scottb@google.com · 17 years ago
  74. b1812e9 Updated source location for BrowserDetect in product COPYING notices due to moved Benchmarks. by scottb@google.com · 17 years ago
  75. 5345c0e - Moved benchmark viewer out of the junit package and into its own by scottb@google.com · 17 years ago
  76. 8cc661b Merge the Linker change branch. by gwt.team.bobv · 17 years ago
  77. 2b3ed2b Updating GWT to use Eclipse JDT 3.3.1 rather than 3.1.1. by scottb@google.com · 17 years ago
  78. 13bf689 Updated module DTD reflects ant-style filtering on <source> and <super-source> tags. by gwt.team.scottb · 17 years ago
  79. b13142a Merging 1.4 release branch from r1384 to r1400 into trunk. by gwt.team.scottb · 18 years ago
  80. bf7d381 Final tweak of distro release notes and COPYING files for 1.4 RC2. by gwt.team.scottb · 18 years ago
  81. 4b500c1 Made the Getting Started guide work offline, and various other little doc tweaks for correctness/clarity. by gwt.team.bruce · 18 years ago
  82. 9e53a7d Bruce: I think "whitelist" is a little more common than "white list". by gwt.team.scottb · 18 years ago
  83. c47e0ed Fixed typo. by gwt.team.scottb · 18 years ago
  84. dfe00f0 Added release notes regarding new RPC whitelisting. by gwt.team.scottb · 18 years ago
  85. ad4ecc6 Removed beta references. by gwt.team.scottb · 18 years ago
  86. 465f294 Fixes issue #1484; fixes a minor problem in gwt-module.dtd (comments cannot contain '--') and completes the definition for the <public> element. by gwt.team.scottb · 18 years ago
  87. 59dedea Release notes for 1.4 RC2. by gwt.team.scottb · 18 years ago
  88. 6371726 Fixes issue #1105; rolling back our distro to use mozilla 1.7.12 because it's generally proven more stable than our build of 1.7.13, across the spectrum of systems. (Perhaps at some point we'll determine that RedHat's Mozilla 1.7.13 is as stable as 1.7.12). Also added our necessary load order file to the 1.7.12 distro. by gwt.team.scottb · 18 years ago
  89. 5064612 Working towards issue #1105; this change enables hosted mode to decide which mozilla installation to load based on config files. This will allow flexibility so that the largest number of developers will experience no crashiness, but will also allow upgrading to 1.7.13 to support mouse wheel events. by gwt.team.scottb · 18 years ago
  90. b73764a Fixes issue #1110; removed lgpl.txt from the install directory and added appropriate COPYING files to the JFreeChart jars. by gwt.team.scottb · 18 years ago
  91. c76b684 Updated copyrights to 2007. by gwt.team.bruce · 18 years ago
  92. f7b601f Minor pre-RC wordsmithing. by gwt.team.bruce · 18 years ago
  93. 6ab2c2f Fixed typo. by gwt.team.scottb · 18 years ago
  94. 1e29a58 Fixed broken link. by gwt.team.scottb · 18 years ago
  95. 429b948 Pointing reference to doc instead of design doc. by gwt.team.scottb · 18 years ago
  96. 3630205 Addes release notes for GWT 1.4 RC. by gwt.team.scottb · 18 years ago
  97. ad63e52 Made alphabetical. by gwt.team.bruce · 18 years ago
  98. 65e1111 Added Creative Commons Attribution 1.0 to the set of licenses. by gwt.team.bruce · 18 years ago
  99. 5c01d98 A local copy of the LGPL for the distro. by gwt.team.bruce · 18 years ago
  100. 219379b Fixes issues 970 "Provide DTD or schema for the module file". by gwt.team.bruce · 18 years ago