- 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@google.com · 16 years ago
- 32452ab One line patch to fix http://code.google.com/p/google-web-toolkit/issues/detail?id=3370 by amitmanjhi@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
- 4f57bc2 Merging releases/1.6@4459:4490 by scottb@google.com · 16 years ago
- 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
- 2ab41c6 Updated applicationCreator scripts to webAppCreator. by scottb@google.com · 16 years ago
- 829f734 Fix samples packaging. by scottb@google.com · 16 years ago
- e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
- ace7a3c Adds api-checker to the distro. by amitmanjhi@google.com · 16 years ago
- 412c9ea Windows should have <zipfileset>, not <tarfileset>, though Ant 1.7 doesn't by fabbott@google.com · 16 years ago
- 0c0a29e Including gwt-soyc-vis.jar in the distribution. by fabbott@google.com · 16 years ago
- d1208bc Fix distro build file for Windows. by jat@google.com · 16 years ago
- bcb2284 Remove all remnants of projectCreator from everything except the docs. Will by amitmanjhi@google.com · 16 years ago
- 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@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
- ebeba13 Remove special casing for sentinals in distro by moving actual files to ship into a subdirectory. by scottb@google.com · 17 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
- 3b1edcc Change instance initializer in About.java to static. Most of the work, though, was on the Ant files such that once the filtered copies have already been generated, they will re-generate IFF the gwt OR svn versions have changed (i.e. after an svn up). by fabbott@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
- 0e2dc628 by fabbott@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
- 50240e2 Don't include .gwt directories when packing the sample apps into the distributions. by bobv@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
- 8e85b91 Formatting cleanup. by scottb@google.com · 17 years ago
- cf24455 Rewrite of the low level libs for OSX hosted mode. We now use all public by gwt.team.knorton · 17 years ago
- e1f3234 Linux distro should use bzip2. by scottb@google.com · 17 years ago
- 6876b70 Fixed svn:eol-style. by scottb@google.com · 17 years ago
- eda21bf The mac distro was bundling gwt-dev-linux instead of gwt-dev-mac. by scottb@google.com · 17 years ago
- ead7f7c Fixed a problem in the mac distro-source build.xml that would bonk the by gwt.team.knorton · 17 years ago
- 8d3c288 Fixes Issue #1792 by gwt.team.knorton · 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
- 5345c0e - Moved benchmark viewer out of the junit package and into its own 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
- 6371726 Fixes issue #1105; rolling back our distro to use mozilla 1.7.12 because it's generally proven more stable than our build of 1.7.13, across the spectrum of systems. (Perhaps at some point we'll determine that RedHat's Mozilla 1.7.13 is as stable as 1.7.12). Also added our necessary load order file to the 1.7.12 distro. by gwt.team.scottb · 18 years ago
- 5064612 Working towards issue #1105; this change enables hosted mode to decide which mozilla installation to load based on config files. This will allow flexibility so that the largest number of developers will experience no crashiness, but will also allow upgrading to 1.7.13 to support mouse wheel events. 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
- e117df5 Unblocks issue 844, support for mouse wheel events. Upgrades linux hosted mode to mozilla 1.7.13. Commits r1086, r1087 in tools are part of this patch. by gwt.team.mmendez · 18 years ago
- adaa270 Fixes issue 976. The benchmarkViewer will run in hybrid mode now. by gwt.team.mmendez · 18 years ago
- 96bee77 Adds attributions for JFreeChart. by gwt.team.scottb · 18 years ago
- 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 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
- 6996532 Fixed chmod issue when building on Win32. I completely redid how the distros get packaged. by gwt.team.scottb · 18 years ago
- b05c900 Implemented a TarCat Ant task to slurp tars directly into other tars. This allows us to preserve things like permissions and symlinks on hostile operating systems. by gwt.team.scottb · 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
- 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
- 4b64e58 fixed this the right way, whoops! by gwt.team.scottb · 18 years ago
- 04a5be3 Whooops, was grabbing too much by gwt.team.scottb · 18 years ago
- 6ba31b8 Fixed up doc to build into build directory. by gwt.team.scottb · 18 years ago
- d07fbcf <ant> becomes <gwt.ant> to support passing through specific props. by gwt.team.scottb · 18 years ago
- f4a89f2 Samples now in distro by gwt.team.scottb · 18 years ago
- 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago