1. 30e9775 Removing DynaTable2, which is no longer needed since DynaTable was converted. by scottb@google.com · 16 years ago
  2. 0ddb70d New-style samples. by scottb@google.com · 16 years ago
  3. c5bd1b2 Bump VM memory. by scottb@google.com · 16 years ago
  4. e3f980b Simplify launch configs to use default options. by scottb@google.com · 16 years ago
  5. ed91a9a Setting missing props. by scottb@google.com · 16 years ago
  6. c82a21a Implements a ${gwt_devjar} string substitution for launch configs. Individual users can therefore configure their own value, and it can vary across workspaces / branches. by scottb@google.com · 16 years ago
  7. 4c30e76 First round of changes to implement WAR design. by scottb@google.com · 16 years ago
  8. 2404092 Updates DynaTable2 build file as per the recent updates to support a WAR by amitmanjhi@google.com · 16 years ago
  9. b1da04c Updated launch configs to work better. by scottb@google.com · 16 years ago
  10. 721fcb0 Updating DynaTable2 for WAR mode! by scottb@google.com · 17 years ago
  11. 70d50a0 Updating build commands and launch configs in anticipation of bigger commit. by scottb@google.com · 17 years ago
  12. 6d261f1 Added a couple new launch configs for DynaTable2. by scottb@google.com · 17 years ago
  13. 2630b5b Added simple Jetty launching. by scottb@google.com · 17 years ago
  14. 75a8fde First draft mock up of DynaTable with war deployment style. by scottb@google.com · 17 years ago
  15. 363e38b Removing -server from canonical launch configs; it actually slows things down. by scottb@google.com · 17 years ago
  16. 7b1bd70 Replaced the ShowcaseGenerator in the Showcase example with a GWT Generator that runs when the app is compiled. The previous generator was a straight Java app that users needed to run manually in order to generate the Java source and CSS source available in the app, and the source needed to be saved in the trunk. Now, the souce code for each example in the Showcase is added to the public output directory at compile time, so the source is always up to date and does not need to be saved in the trunk. The "@gwt.XXX" tags have been replaced with Java annotations, and the the new generator uses the ClassLoader to read the annotations and open resources instead of using File paths, which can be problematic. by jlabanca@google.com · 17 years ago
  17. 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
  18. 37510d9 Removed unnecessary -Xcheck:jni vm argument from Hello launch configs. by knorton@google.com · 17 years ago
  19. 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
  20. 8f49d77 Reverting 1833, which was an accidental commit. by spoon@google.com · 17 years ago
  21. f520e8f by spoon@google.com · 17 years ago
  22. b025de5 I should not be checking in code while Bruce and Toby are talking over my desk. by gwt.team.scottb · 17 years ago
  23. 7e22f75 Whoops, fixed bad launch config. by gwt.team.scottb · 17 years ago
  24. bba3615 Adding launch configs for Hello sample. by gwt.team.scottb · 17 years ago
  25. 6ada1b9 Blowing away 1.4-specific eclipse settings. We'll see if we actually need them for 5.0. by gwt.team.scottb · 18 years ago
  26. 81c80b8 Fixing eol-style. by gwt.team.scottb · 18 years ago
  27. cd230cd Cleaned up SimpleRPC's .classpath and .project files. by gwt.team.scottb · 18 years ago
  28. e2ef502 Setting svn:eol-style to native for all .project and .classpath files. by gwt.team.scottb · 18 years ago
  29. 2d98ad3 Added new eclipse projects for simple RPC example. Reviewed by: mmendez by gwt.team.ecc · 18 years ago
  30. ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
  31. 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
  32. 66a0402 Only checkstyle source directories. by gwt.team.scottb · 18 years ago
  33. 15fb3cd filters non-source directories by gwt.team.ecc · 18 years ago
  34. e218cac filters non-source directories by gwt.team.ecc · 18 years ago
  35. 214d3a9 filters non-source directories by gwt.team.ecc · 18 years ago
  36. e73e11f filters non-source directories by gwt.team.ecc · 18 years ago
  37. 1891a10 filters non-source directories by gwt.team.ecc · 18 years ago
  38. 1416698 Removing user-specific launch configs by gwt.team.scottb · 18 years ago
  39. f3d6494 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  40. cd9065b Checkstyle enabled. by gwt.team.ecc · 18 years ago
  41. 55f2372 by gwt.team.ecc · 18 years ago
  42. b24d1ca Checkstyle enabled. by gwt.team.ecc · 18 years ago
  43. 501d981 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  44. dee67ed Checkstyle enabled. by gwt.team.ecc · 18 years ago
  45. 32a653b .project with Checkstyle by gwt.team.ecc · 18 years ago
  46. a4894bb Removed 3.2 xml tags by gwt.team.scottb · 18 years ago
  47. 68a85f0 configured checkstyle with GWT Checks as default config by gwt.team.ecc · 18 years ago
  48. 38da6d0 configured checkstyle with GWT Checks as default config by gwt.team.ecc · 18 years ago
  49. 28a94df configured checkstyle with GWT Checks as default config by gwt.team.ecc · 18 years ago
  50. ac1a732 configured checkstyle turned off with GWT Checks as default config by gwt.team.ecc · 18 years ago
  51. ed366a5 Added checkstyle settings to DynaTable samples project. by gwt.team.knorton · 18 years ago
  52. 86eacd2 enabled checkstyle by gwt.team.mmendez · 18 years ago
  53. 266d05e enabled checkstyle for this project by gwt.team.mmendez · 18 years ago
  54. db16fe4 enabled checkstyle for this project by gwt.team.mmendez · 18 years ago
  55. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago