1. 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@google.com · 16 years ago
  2. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  3. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  4. 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
  5. 2290f02 Fixed hyperlinks to samples in recognition of the new project directory structure. by bruce@google.com · 16 years ago
  6. 9b46bf7 Changed copyright dates to 2009. by bruce@google.com · 16 years ago
  7. 87b1e5f General polish. by bruce@google.com · 16 years ago
  8. d1c2148 Validate servlet tags in GWT modules against the actual web.xml being used. by scottb@google.com · 16 years ago
  9. 405a1ba Commit SingleJsoImpl branch to trunk. by bobv@google.com · 16 years ago
  10. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  11. 4598c15 Phase 2 of readying samples for distro. by scottb@google.com · 16 years ago
  12. 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
  13. 3bd8ce3 Updated release notes with ConstantMap, TreeMap, and TreeSet issues. by amitmanjhi@google.com · 16 years ago
  14. 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 16 years ago
  15. a28e084 Merging /releases/1.5/@r3630:3863 into /releases/1.6/ by scottb@google.com · 16 years ago
  16. 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
  17. 5da9113 Merge 1.5 branch changes. by bobv@google.com · 17 years ago
  18. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  19. 4a87ea1 Adding SVN branding of About.* with svn branch@version information by fabbott@google.com · 17 years ago
  20. 2269498 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  21. b48e84a Adds Selenium acknowledgements to the about page. Goes with r3005. by zundel@google.com · 17 years ago
  22. 9de92df Merging releases/1.5@2941:2990 trunk. by scottb@google.com · 17 years ago
  23. 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
  24. 8e244d2 Relax the JavaScriptObject restriction on instance methods being final. by spoon@google.com · 17 years ago
  25. 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
  26. 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
  27. 02bfb0c Added helpInfo docs for JSO restrictions and for restrictions on accessing by spoon@google.com · 17 years ago
  28. 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
  29. 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
  30. 6876b70 Fixed svn:eol-style. by scottb@google.com · 17 years ago
  31. 3da39cd Removed Xerces from our distro; the functionality we needed is built into the 1.5 JRE. by scottb@google.com · 17 years ago
  32. b1812e9 Updated source location for BrowserDetect in product COPYING notices due to moved Benchmarks. by scottb@google.com · 17 years ago
  33. 8cc661b Merge the Linker change branch. by gwt.team.bobv · 17 years ago
  34. 2b3ed2b Updating GWT to use Eclipse JDT 3.3.1 rather than 3.1.1. by scottb@google.com · 17 years ago
  35. 13bf689 Updated module DTD reflects ant-style filtering on <source> and <super-source> tags. by gwt.team.scottb · 17 years ago
  36. b13142a Merging 1.4 release branch from r1384 to r1400 into trunk. by gwt.team.scottb · 18 years ago
  37. bf7d381 Final tweak of distro release notes and COPYING files for 1.4 RC2. by gwt.team.scottb · 18 years ago
  38. 4b500c1 Made the Getting Started guide work offline, and various other little doc tweaks for correctness/clarity. by gwt.team.bruce · 18 years ago
  39. 9e53a7d Bruce: I think "whitelist" is a little more common than "white list". by gwt.team.scottb · 18 years ago
  40. c47e0ed Fixed typo. by gwt.team.scottb · 18 years ago
  41. dfe00f0 Added release notes regarding new RPC whitelisting. by gwt.team.scottb · 18 years ago
  42. ad4ecc6 Removed beta references. by gwt.team.scottb · 18 years ago
  43. 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
  44. 59dedea Release notes for 1.4 RC2. by gwt.team.scottb · 18 years ago
  45. 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
  46. c76b684 Updated copyrights to 2007. by gwt.team.bruce · 18 years ago
  47. f7b601f Minor pre-RC wordsmithing. by gwt.team.bruce · 18 years ago
  48. 6ab2c2f Fixed typo. by gwt.team.scottb · 18 years ago
  49. 1e29a58 Fixed broken link. by gwt.team.scottb · 18 years ago
  50. 429b948 Pointing reference to doc instead of design doc. by gwt.team.scottb · 18 years ago
  51. 3630205 Addes release notes for GWT 1.4 RC. by gwt.team.scottb · 18 years ago
  52. ad63e52 Made alphabetical. by gwt.team.bruce · 18 years ago
  53. 65e1111 Added Creative Commons Attribution 1.0 to the set of licenses. by gwt.team.bruce · 18 years ago
  54. 5c01d98 A local copy of the LGPL for the distro. by gwt.team.bruce · 18 years ago
  55. 219379b Fixes issues 970 "Provide DTD or schema for the module file". by gwt.team.bruce · 18 years ago
  56. 96bee77 Adds attributions for JFreeChart. by gwt.team.scottb · 18 years ago
  57. 2925779 Getting release notes ready for next release cycle. by gwt.team.scottb · 18 years ago
  58. 5c0992f merge changes from releases/1.3 branch by gwt.team.jat · 18 years ago
  59. 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
  60. 8698605 Fixed title and spelling. by gwt.team.scottb · 18 years ago
  61. 1e34526 Adding COPYING files to distro. by gwt.team.scottb · 18 years ago
  62. 6aecf4f Fixed a spelling error. by gwt.team.scottb · 18 years ago
  63. 45e16e4 Added notes for 1.3 Release Candidate by gwt.team.bruce · 18 years ago
  64. d07fbcf <ant> becomes <gwt.ant> to support passing through specific props. by gwt.team.scottb · 18 years ago
  65. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago