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