- c2f8468 Increase heap size used for building javadoc. by avassalotti@google.com · 15 years ago
- d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
- 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
- 39e4d34 Updates JreDocTool to print the JRE emulation reference HTML fragment to a file instead of stdout. by kplatfoot@google.com · 15 years ago
- 976dfd4 Add JSONP classes to Javadoc. by jat@google.com · 15 years ago
- 12cbdf2 Javadoc fixes for deRPC. by jat@google.com · 15 years ago
- 2d98f5d Including missing Javadocs from classes in rebind, server, and shared packages. by jat@google.com · 15 years ago
- 88869c1 Adds uibinder to javadoc. by bruce@google.com · 15 years ago
- 69dedf0 Fix javadoc tag errors. Many of these look fine in Eclipse but fail with by rice@google.com · 15 years ago
- e0fa5b1 Merge farewellSwt into trunk. by jat@google.com · 15 years ago
- 0b8ac1f Add CssResource interface generator. by bobv@google.com · 15 years ago
- 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@google.com · 16 years ago
- 0032383 Missed file from r5563 by fabbott@google.com · 16 years ago
- 50e5436 Addresses public issue 3550: Javadoc for com.google.gwt.i18n.client.constants is missing by kprobst@google.com · 16 years ago
- ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
- 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
- 170d878 Mostly superficial/aesthetic improvements to the doc build and javadoc content: by bruce@google.com · 16 years ago
- a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
- f11e742 Down-merge of c4503 to trunk, adding new event stuff to the javadoc whitelist. by fabbott@google.com · 16 years ago
- 47bb29e Whitelisting the new event packages for javadoc. (This should be a by fabbott@google.com · 16 years ago
- 855126e Bump memory when building javadoc to see if this will fix breakage on continuous build. by bobv@google.com · 16 years ago
- e37bfbe Merge SOYC report branch into trunk. by bobv@google.com · 16 years ago
- 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
- 0e2dc628 by fabbott@google.com · 17 years ago
- 6435ea2 Merging releases/1.5@r2994:r3048 into trunk. by scottb@google.com · 17 years ago
- b9a6744 Committed r3010 to wrong branch. by zundel@google.com · 17 years ago
- 40f7fa4 This change to the build system is necessary to generate the HTML output by zundel@google.com · 17 years ago
- 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
- 61c8c33 Fixed a couple of reference in the doc build. by scottb@google.com · 17 years ago
- 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
- 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
- 3a9d9cc Add support for i18n annotations, including plural forms. by gwt.team.jat · 17 years ago
- 8521345 Fixed doc build for new benchmarks package location. by scottb@google.com · 17 years ago
- 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
- 612b374 Don't build any doc except Javadoc. by scottb@google.com · 17 years ago
- 452a7e3 Changed build and compiler settings to use Java 5.0 syntax. by gwt.team.scottb · 18 years ago
- 4b500c1 Made the Getting Started guide work offline, and various other little doc tweaks for correctness/clarity. by gwt.team.bruce · 18 years ago
- 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
- 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
- 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
- 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
- d475896 Fixes issue 544. Changes to avoid rebuilding the documentation. Reviewed by scottb. by gwt.team.jat · 18 years ago
- 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
- 66242e9 Got rid of tools.jar. by gwt.team.scottb · 18 years ago
- 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
- 6ba31b8 Fixed up doc to build into build directory. by gwt.team.scottb · 18 years ago
- 89075d4 User doc now builds as part of the default ant task. by gwt.team.jgw · 18 years ago