- 0aaa0d5 Converts the validation sample to build with maven. Also delete an by rjrjr@google.com · 14 years ago
- 93310a8 Convert DynaTableRF to use maven. Clean up the docs in the other two by rjrjr@google.com · 14 years ago
- 0429c82 Fixes DynaTableRF interface validation, and silences quirks mode warning. by rjrjr@google.com · 14 years ago
- 2ddc4d8 Add RequestFactory validator implemented as an annotation processor. by bobv@google.com · 14 years ago
- 7954146 Convert samples/mobilewebapp to use maven. This paves the way to converting the sample to use GIN and Objectify. by rjrjr@google.com · 14 years ago
- 0d0a554 Eclipse configuration for MobileWebApp. by rchandia@google.com · 14 years ago
- ecbd017 This change is mostly resources related. by scheglov@google.com · 14 years ago
- 92dd993 CompileModule / GwtAstBuilder by scottb@google.com · 14 years ago
- 119a786 Changes the distributed eclipse .launch files to use DevMode instead of HostedMode. by zundel@google.com · 14 years ago
- dffcd80 Add SSL support to DevMode. by jat@google.com · 14 years ago
- 69da43f Public: First take at GWT validation that actually validates on the client side. by nchalko@google.com · 14 years ago
- 58d705b Fixes to use Java 1.5 compatible JARs by rchandia@google.com · 14 years ago
- 2d3e06f Adding the validation library to the DynaTableRf and Validation classpath to resolve missing dependencies. Also adding a marker to the classes folder in both samples so eclipse has a place to put class files. by jlabanca@google.com · 15 years ago
- 97def99 Public: Start of a sample application showing GWT validation. by nchalko@google.com · 15 years ago
- 41902cd Add DynaTableRf to the distribution, and fix some checkstyle issues. by rjrjr@google.com · 15 years ago
- 32fd9e5 Forgot to commit .classpath and .project for DynaTableRf due to by rjrjr@google.com · 15 years ago
- d39fe78 A new version of DynaTable that uses RequestFactory instead of GWT RPC. by rjrjr@google.com · 15 years ago
- a7e22e9 A sample for logging by unnurg@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
- 63dde38 Removes stray xml end tag from Showcase launch configuration. by zundel@google.com · 15 years ago
- e786e03 fixing Showcase eclipse launch configs by scottb@google.com · 15 years ago
- d4d29e6 Accidentally committed too many files in r7007. Reverting the files that weren't supposed to be committed. by jlabanca@google.com · 15 years ago
- 9a4999e Adding Window.Navigator api. by jlabanca@google.com · 15 years ago
- b1bed47 Fix Showcase classpath. by scottb@google.com · 15 years ago
- d811376 Removing I18N sample now that it has been incorporated into Showcase. by jlabanca@google.com · 15 years ago
- b92ef9a Remove last traces of dev/oophm. by jat@google.com · 15 years ago
- fcee7a6 Made this launch config consistent with trunk (the only difference is the by amitmanjhi@google.com · 16 years ago
- 7e45fe9 Remove extra lines that got added while removing SWT. by jat@google.com · 16 years ago
- c0051c5 Fix the Showcase launch config after the Eclipse gwt-dev project was changed. by jat@google.com · 16 years ago
- 5140971 Fix the launch configs for the samples. Tested each project. by amitmanjhi@google.com · 16 years ago
- 0b1619e Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new by jat@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
- e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
- 5f6fdb3 Merging from releases/1.6@3944:4025 by scottb@google.com · 16 years ago
- 2e8ef32 Merging from releases/1.6@3878:3944 by scottb@google.com · 16 years ago
- 74bb585 Merging from releases/1.6@3739:3876 by jat@google.com · 16 years ago
- 363e38b Removing -server from canonical launch configs; it actually slows things down. by scottb@google.com · 17 years ago
- 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
- 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
- 37510d9 Removed unnecessary -Xcheck:jni vm argument from Hello launch configs. by knorton@google.com · 17 years ago
- 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
- 8f49d77 Reverting 1833, which was an accidental commit. by spoon@google.com · 17 years ago
- f520e8f by spoon@google.com · 17 years ago
- b025de5 I should not be checking in code while Bruce and Toby are talking over my desk. by gwt.team.scottb · 17 years ago
- 7e22f75 Whoops, fixed bad launch config. by gwt.team.scottb · 17 years ago
- bba3615 Adding launch configs for Hello sample. by gwt.team.scottb · 17 years ago
- 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
- 81c80b8 Fixing eol-style. by gwt.team.scottb · 18 years ago
- cd230cd Cleaned up SimpleRPC's .classpath and .project files. by gwt.team.scottb · 18 years ago
- e2ef502 Setting svn:eol-style to native for all .project and .classpath files. by gwt.team.scottb · 18 years ago
- 2d98ad3 Added new eclipse projects for simple RPC example. Reviewed by: mmendez by gwt.team.ecc · 18 years ago
- ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
- 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
- 66a0402 Only checkstyle source directories. by gwt.team.scottb · 18 years ago
- 15fb3cd filters non-source directories by gwt.team.ecc · 18 years ago
- e218cac filters non-source directories by gwt.team.ecc · 18 years ago
- 214d3a9 filters non-source directories by gwt.team.ecc · 18 years ago
- e73e11f filters non-source directories by gwt.team.ecc · 18 years ago
- 1891a10 filters non-source directories by gwt.team.ecc · 18 years ago
- 1416698 Removing user-specific launch configs by gwt.team.scottb · 18 years ago
- f3d6494 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- cd9065b Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 55f2372 by gwt.team.ecc · 18 years ago
- b24d1ca Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 501d981 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- dee67ed Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 32a653b .project with Checkstyle by gwt.team.ecc · 18 years ago
- a4894bb Removed 3.2 xml tags by gwt.team.scottb · 18 years ago
- 68a85f0 configured checkstyle with GWT Checks as default config by gwt.team.ecc · 18 years ago
- 38da6d0 configured checkstyle with GWT Checks as default config by gwt.team.ecc · 18 years ago
- 28a94df configured checkstyle with GWT Checks as default config by gwt.team.ecc · 18 years ago
- ac1a732 configured checkstyle turned off with GWT Checks as default config by gwt.team.ecc · 18 years ago
- ed366a5 Added checkstyle settings to DynaTable samples project. by gwt.team.knorton · 18 years ago
- 86eacd2 enabled checkstyle by gwt.team.mmendez · 18 years ago
- 266d05e enabled checkstyle for this project by gwt.team.mmendez · 18 years ago
- db16fe4 enabled checkstyle for this project by gwt.team.mmendez · 18 years ago
- ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago