1. c2f8468 Increase heap size used for building javadoc. by avassalotti@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. 2169352 Moving widget images into a doc-files directory under the ui package so they are visible in javadoc. by jlabanca@google.com · 15 years ago
  4. 39e4d34 Updates JreDocTool to print the JRE emulation reference HTML fragment to a file instead of stdout. by kplatfoot@google.com · 15 years ago
  5. 976dfd4 Add JSONP classes to Javadoc. by jat@google.com · 15 years ago
  6. 12cbdf2 Javadoc fixes for deRPC. by jat@google.com · 15 years ago
  7. 2d98f5d Including missing Javadocs from classes in rebind, server, and shared packages. by jat@google.com · 15 years ago
  8. 88869c1 Adds uibinder to javadoc. by bruce@google.com · 15 years ago
  9. 69dedf0 Fix javadoc tag errors. Many of these look fine in Eclipse but fail with by rice@google.com · 15 years ago
  10. e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 15 years ago
  11. 0b8ac1f Add CssResource interface generator. by bobv@google.com · 15 years ago
  12. 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
  13. 0032383 Missed file from r5563 by fabbott@google.com · 16 years ago
  14. 50e5436 Addresses public issue 3550: Javadoc for com.google.gwt.i18n.client.constants is missing by kprobst@google.com · 16 years ago
  15. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  16. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  17. 170d878 Mostly superficial/aesthetic improvements to the doc build and javadoc content: by bruce@google.com · 16 years ago
  18. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  19. f11e742 Down-merge of c4503 to trunk, adding new event stuff to the javadoc whitelist. by fabbott@google.com · 16 years ago
  20. 47bb29e Whitelisting the new event packages for javadoc. (This should be a by fabbott@google.com · 16 years ago
  21. 855126e Bump memory when building javadoc to see if this will fix breakage on continuous build. by bobv@google.com · 16 years ago
  22. e37bfbe Merge SOYC report branch into trunk. by bobv@google.com · 16 years ago
  23. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  24. 0e2dc628 by fabbott@google.com · 17 years ago
  25. 6435ea2 Merging releases/1.5@r2994:r3048 into trunk. by scottb@google.com · 17 years ago
  26. b9a6744 Committed r3010 to wrong branch. by zundel@google.com · 17 years ago
  27. 40f7fa4 This change to the build system is necessary to generate the HTML output by zundel@google.com · 17 years ago
  28. 2d6b431 Added java.sql to the list of packages that should be documented in the generated JRE emulation wiki page. by kplatfoot@google.com · 17 years ago
  29. 61c8c33 Fixed a couple of reference in the doc build. by scottb@google.com · 17 years ago
  30. 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
  31. 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
  32. 3a9d9cc Add support for i18n annotations, including plural forms. by gwt.team.jat · 17 years ago
  33. 8521345 Fixed doc build for new benchmarks package location. by scottb@google.com · 17 years ago
  34. ee1c8bb Implements a new Doclet to generate .wiki output for the JRE emulation documentation. This Doclet generates a RefJreEmulation.wiki, which can then be imported into the code site svn to update the JRE emulation doc. This was created to replace the existing Doclet that produces HTML documentation for the JRE emul types. by scottb@google.com · 17 years ago
  35. 612b374 Don't build any doc except Javadoc. by scottb@google.com · 17 years ago
  36. 452a7e3 Changed build and compiler settings to use Java 5.0 syntax. by gwt.team.scottb · 18 years ago
  37. 4b500c1 Made the Getting Started guide work offline, and various other little doc tweaks for correctness/clarity. by gwt.team.bruce · 18 years ago
  38. 1a38430 Fixes issue #21. Adds the Serializable interface, updated the doc to include the new interface, and updated the documentation for IsSerializable. by gwt.team.mmendez · 18 years ago
  39. 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
  40. 07598d3 Specifies to the doc build that source files are encoded as UTF-8. Matters for I18N javadoc. by gwt.team.bruce · 18 years ago
  41. c58dc4a This patch contains a refactoring of the RemoteServiceServlet class to separate out the RPC encoding, decoding, and invocation logic into a separate utility class. I added some unit tests and made minor modifications to the original patch to correct problems discovered during subsequent testing. Currently, the patch passes all unit tests in hosted and web modes. by gwt.team.mmendez · 18 years ago
  42. d475896 Fixes issue 544. Changes to avoid rebuilding the documentation. Reviewed by scottb. by gwt.team.jat · 18 years ago
  43. 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
  44. 66242e9 Got rid of tools.jar. by gwt.team.scottb · 18 years ago
  45. 952c83b Updated to build doc (albeit with warnings in some cases) with both JDK 1.4 and JDK 1.5 flavors. by gwt.team.bruce · 18 years ago
  46. 6ba31b8 Fixed up doc to build into build directory. by gwt.team.scottb · 18 years ago
  47. 89075d4 User doc now builds as part of the default ant task. by gwt.team.jgw · 18 years ago