1. 43797ae Changes in samples build scripts by Manuel Carrasco Moñino · 10 years ago
  2. 54908f2 Remove broken j.u.logging sample by Goktug Gokdogan · 10 years ago
  3. 8e05f92 Remove custom Ant tasks by Thomas Broyer · 11 years ago
  4. bd757e1 Delete SimpleXML and SimpleRPC samples by unnurg@google.com · 12 years ago
  5. 1154b2c Delete the Expenses sample by unnurg@google.com · 12 years ago
  6. 14a1d61 Fix DynaTableRf build config by rchandia@google.com · 13 years ago
  7. daebbcb Integrate Elemental to the build and deploy as Maven artifact by skybrian@google.com · 13 years ago
  8. 0aaa0d5 Converts the validation sample to build with maven. Also delete an by rjrjr@google.com · 14 years ago
  9. 75f74f2 Fixes ant build of DynatableRf sample by rchandia@google.com · 14 years ago
  10. acc5df0 Fix samples build file for mobilewebapp target by rchandia@google.com · 14 years ago
  11. 0d0a554 Eclipse configuration for MobileWebApp. by rchandia@google.com · 14 years ago
  12. 18d67dd MobileWebApp sample. Showcases GWT providing a single app providing specialized views for Desktop, Mobile and Tablet devices. Uses App Engine as a backend. by rchandia@google.com · 14 years ago
  13. 9321953 Public: GWT version of the JSR 303 Bean Validation TCK by nchalko@google.com · 14 years ago
  14. 1b1f91f Add logging example to the dist by unnurg@google.com · 15 years ago
  15. 97def99 Public: Start of a sample application showing GWT validation. by nchalko@google.com · 15 years ago
  16. 41902cd Add DynaTableRf to the distribution, and fix some checkstyle issues. by rjrjr@google.com · 15 years ago
  17. 6bdc0f1 Not compile-building expenses sample, just collecting its files into the distro. by fabbott@google.com · 15 years ago
  18. 408e75e Updated common.ant.xml to copy pom.xml (if found) to build/out by cramsdale@google.com · 15 years ago
  19. fa87f8f Added the Expenses app to the list of GWT samples, and modified each sample's build.xml file to set its source path by cramsdale@google.com · 15 years ago
  20. d39fe78 A new version of DynaTable that uses RequestFactory instead of GWT RPC. by rjrjr@google.com · 15 years ago
  21. d811376 Removing I18N sample now that it has been incorporated into Showcase. by jlabanca@google.com · 15 years ago
  22. 461db41 svn merge -r4992:5022 https://google-web-toolkit.googlecode.com/svn/releases/1.6 . by jgw@google.com · 16 years ago
  23. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  24. 0e2dc628 by fabbott@google.com · 17 years ago
  25. f8284cd Adding time and size metric collection to samples. Includes a new Timer by fabbott@google.com · 17 years ago
  26. 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
  27. c108be7 Removed some unnecessary extra build steps. by scottb@google.com · 17 years ago
  28. 40faa08 The Showcase sample demonstrates many of the features of GWT including Widget styles and animations, I18N support, general design patterns, other features. The Showcase is available in 4 languages and works well on all browsers. This version is almost complete, but Bruce, Joel and I decided to check it in before GWT 1.5 milestone 2 so we can receive feedback before the offical release. by gwt.team.jlabanca · 17 years ago
  29. 799633f Add GWTTestSuite to bin GWTTestCases to minimize the number of times the test cases must switch between GWT Modules. by gwt.team.bobv · 17 years ago
  30. 6996532 Fixed chmod issue when building on Win32. I completely redid how the distros get packaged. by gwt.team.scottb · 18 years ago
  31. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  32. 7c49037 Updated to make "ant checkstyle" work again; it worked well enough to find that the samples don't pass! Will have to fix in a subsequent checkin by gwt.team.bruce · 18 years ago
  33. d07fbcf <ant> becomes <gwt.ant> to support passing through specific props. by gwt.team.scottb · 18 years ago
  34. de5869f Added build files for all samples by gwt.team.scottb · 18 years ago