1. d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
  2. 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
  3. 39e4d34 Updates JreDocTool to print the JRE emulation reference HTML fragment to a file instead of stdout. by kplatfoot@google.com · 15 years ago
  4. 976dfd4 Add JSONP classes to Javadoc. by jat@google.com · 15 years ago
  5. 12cbdf2 Javadoc fixes for deRPC. by jat@google.com · 15 years ago
  6. 2d98f5d Including missing Javadocs from classes in rebind, server, and shared packages. by jat@google.com · 15 years ago
  7. 5d21d50 Remove obsolete documentation. by rice@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. 5ead61f Issue 34812: Fix findbugs & checkstyle issues by rice@google.com · 16 years ago
  16. ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
  17. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  18. 170d878 Mostly superficial/aesthetic improvements to the doc build and javadoc content: by bruce@google.com · 16 years ago
  19. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  20. f11e742 Down-merge of c4503 to trunk, adding new event stuff to the javadoc whitelist. by fabbott@google.com · 16 years ago
  21. 47bb29e Whitelisting the new event packages for javadoc. (This should be a by fabbott@google.com · 16 years ago
  22. 855126e Bump memory when building javadoc to see if this will fix breakage on continuous build. by bobv@google.com · 16 years ago
  23. e37bfbe Merge SOYC report branch into trunk. by bobv@google.com · 16 years ago
  24. 271e708 Changed the header of the generated JRE emulation wiki doc and modified the WikiDoclet to prefix any wiki-words (WordsLikeThis) with '!' so Google Code doesn't try to automatically turn them into links. by kplatfoot@google.com · 17 years ago
  25. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  26. 0e2dc628 by fabbott@google.com · 17 years ago
  27. 6435ea2 Merging releases/1.5@r2994:r3048 into trunk. by scottb@google.com · 17 years ago
  28. b9a6744 Committed r3010 to wrong branch. by zundel@google.com · 17 years ago
  29. 40f7fa4 This change to the build system is necessary to generate the HTML output by zundel@google.com · 17 years ago
  30. 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
  31. 61c8c33 Fixed a couple of reference in the doc build. by scottb@google.com · 17 years ago
  32. 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
  33. c7e4431 whitespace change to diagnose code.google.com "svn: The specified activity does not exit" error. by gwt.team.fabbott · 17 years ago
  34. 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
  35. 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
  36. 3a9d9cc Add support for i18n annotations, including plural forms. by gwt.team.jat · 17 years ago
  37. 8521345 Fixed doc build for new benchmarks package location. by scottb@google.com · 17 years ago
  38. 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
  39. 612b374 Don't build any doc except Javadoc. by scottb@google.com · 17 years ago
  40. b13142a Merging 1.4 release branch from r1384 to r1400 into trunk. by gwt.team.scottb · 18 years ago
  41. 452a7e3 Changed build and compiler settings to use Java 5.0 syntax. by gwt.team.scottb · 18 years ago
  42. 4b500c1 Made the Getting Started guide work offline, and various other little doc tweaks for correctness/clarity. by gwt.team.bruce · 18 years ago
  43. 5d74088 Fix issue #1439. by gwt.team.rdayal · 18 years ago
  44. 47ec078 Outdated doc by gwt.team.bruce · 18 years ago
  45. 1854c3f Fixes Issue #1204. by gwt.team.knorton · 18 years ago
  46. 213986c Fixes issues 1180 and 1181. In addition, it also normalizes the scales for graphs of the same benchmark and includes several UI improvements (styling, hyperlinks, improved reports list, to name a few). by gwt.team.mmendez · 18 years ago
  47. a96818a There is a problem when using Internet Explorer to access image bundle files by gwt.team.jgw · 18 years ago
  48. d54d66b Removed stale files from doc. by gwt.team.bruce · 18 years ago
  49. 3bf1899 New ImageBundle location in ui subpackage. by gwt.team.scottb · 18 years ago
  50. 7e2dddb Update the javadoc and DeveloperGuide to reflect the latest RPC changes. by gwt.team.mmendez · 18 years ago
  51. 2f96cac Fixes Issue #174. by gwt.team.knorton · 18 years ago
  52. 73141eb Extracted the image bundle example code into a nested class, fixing a typo pointed out by Mathias Bogaert in the process. Thanks Mathias and Fred! by gwt.team.bruce · 18 years ago
  53. 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
  54. 5d8ab43 Some checkstyle fixes. by gwt.team.scottb · 18 years ago
  55. db3946b Additions to widget gallery; added image reference to DisclosurePanel. by gwt.team.jgw · 18 years ago
  56. 812c9bc Updated documentation for new startup sequence. by gwt.team.scottb · 18 years ago
  57. f749a43 Updates doc output (i.e. the Developer Guide) to include hyperlinks to grandchildren. This creates the effect of a table of contents so that people are less likely to miss doc subtopics. Most of the doc files have pretty messed up formatting, but I didn't try to normalize them in this commit (although I did add proper copyright headers). Reviewed in person at my desk. This also includes a tiny little tweak to reference image bundles from the top-level developer guide. by gwt.team.bruce · 18 years ago
  58. fdc92e3 Fixed missing FocusWidget changes needed for RichTextArea; resorted members; added image for doc. by gwt.team.jgw · 18 years ago
  59. 984e205 This change provides two new widgets HorizontalSplitPanel and by gwt.team.knorton · 18 years ago
  60. 3de4cfa Updated documentation on CustomButton.java,PushButton.java,ToggleButton.java. Also added another constructor to all three to help make the sample code prettier. by gwt.team.ecc · 18 years ago
  61. 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
  62. 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
  63. 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
  64. d475896 Fixes issue 544. Changes to avoid rebuilding the documentation. Reviewed by scottb. by gwt.team.jat · 18 years ago
  65. c03e177 Fix issue #391: Add some documentation to indicate that a default constructor must be explicitly declared in a user-defined serializable type in order for it to be serializable. by gwt.team.rdayal · 18 years ago
  66. c144831 Fixed doc grammar. by gwt.team.scottb · 18 years ago
  67. 6232a5c Updates our copyright from 2006 to 2007. Brand new copyright notice in DeveloperGuide per Dan Peterson. by gwt.team.scottb · 18 years ago
  68. 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
  69. 66242e9 Got rid of tools.jar. by gwt.team.scottb · 18 years ago
  70. b2e04e8 Copied from http://code.google.com/css/base-200606.css by gwt.team.bruce · 18 years ago
  71. d47aaad Fixed typo in async unit test explanation by gwt.team.bruce · 18 years ago
  72. 38890df Updated so that docs included in the distro will match the live site by gwt.team.bruce · 18 years ago
  73. 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
  74. 6ba31b8 Fixed up doc to build into build directory. by gwt.team.scottb · 18 years ago
  75. 89075d4 User doc now builds as part of the default ant task. by gwt.team.jgw · 18 years ago
  76. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago