- e2cadde Remove broken j.u.logging sample by Goktug Gokdogan · 10 years ago
- 0bc501f Remove references to JFreeChart. by Matthew Dempsky · 11 years ago
- 17cf813 Fix some GWT_SVNREV that got missed. by Stephen Haberman · 11 years ago
- 033960d Merge small whitespace and permissions changes from google/pu. by Matthew Dempsky · 12 years ago
- 00c7ce4 Removes deprecated com.google.gwt.benchmarks.* by goktug@google.com · 12 years ago
- a480c63 Oops, didn't remove SimpleRPC and SimpleXML from the sample build.xml file. by skybrian@google.com · 12 years ago
- 14a1d61 Fix DynaTableRf build config by rchandia@google.com · 13 years ago
- 4a343b2 Fix dtd for collapse-property. by rdayal@google.com · 13 years ago
- ea1f31d Follow up to r10350. Allow collapse-all-properties in .gwt.xml module files by fredsa@google.com · 14 years ago
- 7d9940d Update gwt-module.dtd: by fredsa@google.com · 14 years ago
- 7e11857 Add property provider generators, take 2. by jat@google.com · 14 years ago
- 6c494a8 Rolling back "Add property provider generators" due to broken internal builds. by jat@google.com · 14 years ago
- 3172139 Add property provider generators. by jat@google.com · 14 years ago
- 2e067c7 Updating release notes in preparation for GWT 2.1. Since we now maintain the release notes history on the Google project hosting website, the distributed release notes now contains a link so we do not have to maintain both sets of release notes. by jlabanca@google.com · 14 years ago
- 07b4e2e Fixing LogExample and DynaTableRf for distro builds. The samples were being compiled, but they weren't included in the eclipse.generate target. We also now include json.jar and validation-api-1.0.0.GA.jar in gwt-servlet.jar. And for DynaTableRf (and Validation), we copy other jars into the WEB-INF/lib folder of the sample. by gwt.mirrorbot@gmail.com · 14 years ago
- fcb44af Add soft permutations to the GWT compiler. by bobv@google.com · 15 years ago
- 96fc9ba Updating release notes to include Opera history fix. by jlabanca@google.com · 15 years ago
- 5937259 Updating release notes for GWT 2.0.3. by jlabanca@google.com · 15 years ago
- 564df43 Updated the release notes for GWT 2.0.2. by mmendez@google.com · 15 years ago
- 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
- 78c260f Add gwt.args ant property to ant gwtc and ant devmode in ant build by jat@google.com · 15 years ago
- 7450390 Release notes for GWT 2.0.1. by mmendez@google.com · 15 years ago
- f33c754 Updating release notes for GWT 2.0.0. by jlabanca@google.com · 15 years ago
- eaf0032 Removing image.onload fix from gwt 2.0 release notes because it was reverted. by jlabanca@google.com · 15 years ago
- 1a0c229 Removing the index.html file in distro-source because it is obsolete. by jlabanca@google.com · 15 years ago
- 0961a82 Updating release notes for 2.0.0-rc2. by scottb@google.com · 15 years ago
- 64e147d Updates the release notes for GWT 2.0 RC. by bruce@google.com · 15 years ago
- 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
- 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
- 33cff9f Merge branch 'remote-ui-communication' at r6431 into trunk by mmendez@google.com · 15 years ago
- 646e75c Update release notes to 1.7.1 version, via merge of r5701, r5701, and r6149 by rice@google.com · 15 years ago
- 365c568 Update the module DTD to reflect new configuration property tags. by rice@google.com · 16 years ago
- 25b5c78 Merging /releases/1.6/@r5065:5406 into trunk. by jgw@google.com · 16 years ago
- d764802 Patch replaces tab chars with 2 spaces and fixes some formatting. by amitmanjhi@google.com · 16 years ago
- 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@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
- 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
- 2290f02 Fixed hyperlinks to samples in recognition of the new project directory structure. by bruce@google.com · 16 years ago
- 9b46bf7 Changed copyright dates to 2009. by bruce@google.com · 16 years ago
- 87b1e5f General polish. by bruce@google.com · 16 years ago
- d1c2148 Validate servlet tags in GWT modules against the actual web.xml being used. by scottb@google.com · 16 years ago
- 405a1ba Commit SingleJsoImpl branch to trunk. by bobv@google.com · 16 years ago
- a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
- 4598c15 Phase 2 of readying samples for distro. by scottb@google.com · 16 years ago
- 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
- 3bd8ce3 Updated release notes with ConstantMap, TreeMap, and TreeSet issues. by amitmanjhi@google.com · 16 years ago
- 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 16 years ago
- a28e084 Merging /releases/1.5/@r3630:3863 into /releases/1.6/ by scottb@google.com · 16 years ago
- 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
- 5da9113 Merge 1.5 branch changes. by bobv@google.com · 17 years ago
- 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
- 4a87ea1 Adding SVN branding of About.* with svn branch@version information by fabbott@google.com · 17 years ago
- 2269498 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
- b48e84a Adds Selenium acknowledgements to the about page. Goes with r3005. by zundel@google.com · 17 years ago
- 9de92df Merging releases/1.5@2941:2990 trunk. by scottb@google.com · 17 years ago
- 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
- 8e244d2 Relax the JavaScriptObject restriction on instance methods being final. by spoon@google.com · 17 years ago
- 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
- 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
- 02bfb0c Added helpInfo docs for JSO restrictions and for restrictions on accessing by spoon@google.com · 17 years ago
- 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
- 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
- 6876b70 Fixed svn:eol-style. by scottb@google.com · 17 years ago
- 3da39cd Removed Xerces from our distro; the functionality we needed is built into the 1.5 JRE. by scottb@google.com · 17 years ago
- b1812e9 Updated source location for BrowserDetect in product COPYING notices due to moved Benchmarks. by scottb@google.com · 17 years ago
- 8cc661b Merge the Linker change branch. by gwt.team.bobv · 17 years ago
- 2b3ed2b Updating GWT to use Eclipse JDT 3.3.1 rather than 3.1.1. by scottb@google.com · 17 years ago
- 13bf689 Updated module DTD reflects ant-style filtering on <source> and <super-source> tags. by gwt.team.scottb · 17 years ago
- b13142a Merging 1.4 release branch from r1384 to r1400 into trunk. by gwt.team.scottb · 18 years ago
- bf7d381 Final tweak of distro release notes and COPYING files for 1.4 RC2. 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
- 9e53a7d Bruce: I think "whitelist" is a little more common than "white list". by gwt.team.scottb · 18 years ago
- c47e0ed Fixed typo. by gwt.team.scottb · 18 years ago
- dfe00f0 Added release notes regarding new RPC whitelisting. by gwt.team.scottb · 18 years ago
- ad4ecc6 Removed beta references. by gwt.team.scottb · 18 years ago
- 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
- 59dedea Release notes for 1.4 RC2. by gwt.team.scottb · 18 years ago
- 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
- c76b684 Updated copyrights to 2007. by gwt.team.bruce · 18 years ago
- f7b601f Minor pre-RC wordsmithing. by gwt.team.bruce · 18 years ago
- 6ab2c2f Fixed typo. by gwt.team.scottb · 18 years ago
- 1e29a58 Fixed broken link. by gwt.team.scottb · 18 years ago
- 429b948 Pointing reference to doc instead of design doc. by gwt.team.scottb · 18 years ago
- 3630205 Addes release notes for GWT 1.4 RC. by gwt.team.scottb · 18 years ago
- ad63e52 Made alphabetical. by gwt.team.bruce · 18 years ago
- 65e1111 Added Creative Commons Attribution 1.0 to the set of licenses. by gwt.team.bruce · 18 years ago
- 5c01d98 A local copy of the LGPL for the distro. by gwt.team.bruce · 18 years ago
- 219379b Fixes issues 970 "Provide DTD or schema for the module file". by gwt.team.bruce · 18 years ago
- 96bee77 Adds attributions for JFreeChart. by gwt.team.scottb · 18 years ago
- 2925779 Getting release notes ready for next release cycle. by gwt.team.scottb · 18 years ago
- 5c0992f merge changes from releases/1.3 branch by gwt.team.jat · 18 years ago
- 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
- 8698605 Fixed title and spelling. by gwt.team.scottb · 18 years ago
- 1e34526 Adding COPYING files to distro. by gwt.team.scottb · 18 years ago
- 6aecf4f Fixed a spelling error. by gwt.team.scottb · 18 years ago
- 45e16e4 Added notes for 1.3 Release Candidate by gwt.team.bruce · 18 years ago
- d07fbcf <ant> becomes <gwt.ant> to support passing through specific props. by gwt.team.scottb · 18 years ago
- ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago