1. 6c838d1 Increase Java heap for buliding samples. by Roberto Lublinerman · 7 years ago
  2. a3df04c dd a <url-stream-handler> clause to samples. by Daniel Kurka · 7 years ago
  3. 9549aee Deprecate parseLenient. by Jakub Vrana · 8 years ago
  4. 0c3c730 Update samples and webAppCreator to gwt-maven-plugin 1.0-rc-8 by Thomas Broyer · 8 years ago
  5. a90832f Update snapshot dependency in maven sample projects by Manuel Carrasco Moñino · 8 years ago
  6. 37ff62f BUILD update by Roberto Lublinerman · 8 years ago
  7. caf2f6f Update/fix Maven-based samples' README by Thomas Broyer · 9 years ago
  8. 78b39b4 Update MobileWebApp sample with Objectify 5.1.13 (from 3.0) by Freddy Boucher · 9 years ago 2.8.0-rc1
  9. 5e19260 Update outdated links in samples by Thomas Broyer · 9 years ago
  10. 97ae6ab Fix encoding of Showcase fr translation of bidi messages by Thomas Broyer · 9 years ago
  11. 48b7c9e Fix DynaTableRf sample wrt servlet-api version by Thomas Broyer · 9 years ago
  12. cb2896f Fixing maven example pom files with sourceLevel 8 by Manuel Carrasco Moñino · 9 years ago
  13. e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
  14. 0e6650a Make Validation sample compile in strict mode (failOnError) by Thomas Broyer · 9 years ago
  15. a0de97b Move Maven samples to net.ltgt.gwt.maven:gwt-maven-plugin by Thomas Broyer · 9 years ago
  16. a81e4a1 Run MobileWebApp sample's tests using surefire as they're not GWTTestCases by Thomas Broyer · 9 years ago
  17. ce0c570 Remove gwt-codeserver dependency from Maven template and samples by Thomas Broyer · 9 years ago
  18. 68f5d8f Fixing up the Maven samples to work with GWT 2.8 by branflake2267@gmail.com · 9 years ago
  19. b008c58 Fix Showcase CustomDataGrid sample's cell event handling by Thomas Broyer · 10 years ago
  20. aaf1184 Fix samples. by jdramaix · 10 years ago
  21. cace588 Remove IE6 references from UiBinder files. by Daniel Kurka · 10 years ago
  22. 4c4da4f Convert Uibinder files to gss. by Daniel Kurka · 10 years ago
  23. cc6da17 Convert UiBinder files to gss. by Daniel Kurka · 10 years ago
  24. 26a9964 Fix typos in javadocs and comments. by Jakob Jarosch · 10 years ago
  25. 43797ae Changes in samples build scripts by Manuel Carrasco Moñino · 10 years ago
  26. 1648a5f Removes namespace for removed com.google.gwt.widget by Michael Vogt · 10 years ago
  27. 3ff7b33 Fix compile metrics link in samples by Manuel Carrasco Moñino · 10 years ago
  28. 54908f2 Remove broken j.u.logging sample by Goktug Gokdogan · 10 years ago
  29. 17ec26c Fix URL link in json example. by Manuel Carrasco Moñino · 10 years ago
  30. f75a50d Fix JSON example. by Manuel Carrasco Moñino · 10 years ago
  31. fe99f58 Revert "Fix incremental compile warnings in dynatablerf sample." by Thomas Broyer · 10 years ago
  32. 9b08df9 Fix maven tag inserted in bad position. by Manuel Carrasco Moñino · 10 years ago
  33. ee4aac6 Re-introduce outputDirectory custom conf in Maven-based samples. by Thomas Broyer · 10 years ago
  34. be63703 Fix incremental compile warnings in dynatablerf sample. by John Stalcup · 10 years ago
  35. 3853a29 Cleanup samples' POMs and update some dependencies by Thomas Broyer · 10 years ago
  36. b5f5c6e Update samples to use 2.7.0-SNAPSHOT of GWT and gwt-maven-plugin by Thomas Broyer · 10 years ago
  37. 32eb33d add a devmode target to the "Hello" sample app by Brian Slesinsky · 10 years ago
  38. b767641 Fix nondeterminism in JsDuplicateFunctionRemover. by Roberto Lublinerman · 11 years ago
  39. 80eca86 Clean logging config in samples. by Goktug Gokdogan · 11 years ago
  40. 0f058d2 Fixes the logging sample app. by Goktug Gokdogan · 11 years ago
  41. 2611f4e Updated maven examples to use GWT 2.6.1 by Daniel Kurka · 11 years ago
  42. 2262188 Fix all doctypes in samples by Brian Slesinsky · 11 years ago
  43. 35c9367 Cleans up references to deprecated com.google.gwt.widget.* by Goktug Gokdogan · 11 years ago
  44. 5c3e97e Adds optional incremental compile to SuperDevMode. by John Stalcup · 11 years ago
  45. 8e05f92 Remove custom Ant tasks by Thomas Broyer · 11 years ago
  46. f01ebee Checkstyle update to 5.7 and style fixes. by Roberto Lublinerman · 11 years ago
  47. 22865ad Make xsiframe the default linker by Thomas Broyer · 11 years ago
  48. 802da20 Update HistoryImpl to use modern browser standards by Daniel Kurka · 11 years ago
  49. 9f3f450 Update sample POMs. by Matthew Dempsky · 11 years ago
  50. 7ad390d Enable Super Dev Mode for samples that use Ant by Brian Slesinsky · 11 years ago
  51. eabd5ed Add "superdevmode" rule to Ant files generated by WebAppCreator by Brian Slesinsky · 11 years ago
  52. 085fa28 fix compile error in mailbox sample by Daniel Kurka · 11 years ago
  53. d81a448 Fix compile error in JSON sample by michaelvogt · 11 years ago
  54. 2fc4b95 DatePicker improvements by jdramaix · 12 years ago
  55. c8c4d25 Fix all "the the" and use "client-side" and "server-side" when adjectivized by Thomas Broyer · 12 years ago
  56. 7da3948 Merge BUILD files from google/pu. by Matthew Dempsky · 12 years ago
  57. 074a368 bump pom.xml versions to 2.5.1 by mdempsky@google.com · 12 years ago
  58. 11926a8 Update pom.xm files for 2.5 by unnurg@google.com · 12 years ago
  59. 47635bc Replace instances of element.setInnerHTML(safeHtml.asString()) by mdempsky@google.com · 12 years ago
  60. 40d0d5c Update validator version to Final rather than GA by unnurg@google.com · 12 years ago
  61. bd757e1 Delete SimpleXML and SimpleRPC samples by unnurg@google.com · 12 years ago
  62. 1154b2c Delete the Expenses sample by unnurg@google.com · 12 years ago
  63. 5bea9bc Update the hibernate version from 4.0.2 to 4.1.0 in the samples by unnurg@google.com · 12 years ago
  64. 0ebee67 Update GWT version and gwt-maven-plugin in sample pom.xml files by unnurg@google.com · 12 years ago
  65. f8de7c2 Uncomment accidentally commented locales in Showcase by unnurg@google.com · 12 years ago
  66. 2d65830 Need to make more extensive changes and submit to the branch after it's set up by unnurg@google.com · 12 years ago
  67. 3d1cc50 Update GWT version in sample pom.xml files and uncomment accidentally by unnurg@google.com · 12 years ago
  68. 214502b Update Maven sample pom.xml files to use maven-compiler-plugin's annotation processing functionality. It is now understood by m2e-apt, so we can get rid of the hacks we had to put in to make this work in Eclipse/GPE. This also gets rid of the nasty need to refresh the project (manually) after a build. by gwt.mirrorbot@gmail.com · 12 years ago
  69. fcd35a1 Updated Validation sample. Now uses the correct RPC mechanism. Also removed unnessecary super source for the server constraint. by idol@google.com · 13 years ago
  70. edd5c2b Convert file encoding over to UTF-8. by rdayal@google.com · 13 years ago
  71. 5d265b3 Convert dynatable sample to use GWT-RPC instead of DeRPC. by skybrian@google.com · 13 years ago
  72. 14a1d61 Fix DynaTableRf build config by rchandia@google.com · 13 years ago
  73. daebbcb Integrate Elemental to the build and deploy as Maven artifact by skybrian@google.com · 13 years ago
  74. 812ef80 Update POM versions to 2.5.0-rc1 by rchandia@google.com · 13 years ago
  75. 26680d9 Use UiRenderer (Uibinder for cells) in MobileWebApp sample. by rchandia@google.com · 13 years ago
  76. a77edeb Fix showcase lastNameColumn/ageColumn typo by rchandia@google.com · 13 years ago
  77. cc7626f Move Super Dev Mode to the open source repository. by skybrian@google.com · 13 years ago
  78. 5714e69 Removing uses of deprecated Tree code in GWT showcase sample and TreeExample. by jlabanca@google.com · 13 years ago
  79. fa616b0 Adding <threadsafe>false</threadsafe> to all appengine-web.xml files that by rsk@google.com · 13 years ago
  80. bb88068 Prune dead code. by mdempsky@google.com · 13 years ago
  81. ce5a5cf Document a bug in maven-gae-plugin that prevents gae:unpack goal in mobilewebapp from running if gae.home is set in ~/.m2/settings.xml by rchandia@google.com · 13 years ago
  82. cb67718 Fixes some errors in the eclipse readme, and fixes some marker files. by rjrjr@google.com · 13 years ago
  83. 5912245 Remove uneeded samples checkstyle exception. by nchalko@google.com · 14 years ago
  84. c8f935e The DynaTable RF and Mobile Web App samples now use requestfactory-apt to by rjrjr@google.com · 14 years ago
  85. 36ecc0d Update the checkstule path for validation sample Fix the @NotSupported count by nchalko@google.com · 14 years ago
  86. 0aaa0d5 Converts the validation sample to build with maven. Also delete an by rjrjr@google.com · 14 years ago
  87. 53418e0 Fixes logging and character set warnings for dynatablerf and mobilewebapp samples. by rjrjr@google.com · 14 years ago
  88. 75f74f2 Fixes ant build of DynatableRf sample by rchandia@google.com · 14 years ago
  89. 93310a8 Convert DynaTableRF to use maven. Clean up the docs in the other two by rjrjr@google.com · 14 years ago
  90. a67d0f7 Updates pom.xml to use new Request Factory libraries by rchandia@google.com · 14 years ago
  91. 83ae907 Fixes for MobileWebApp pom.xml by rchandia@google.com · 14 years ago
  92. 0429c82 Fixes DynaTableRF interface validation, and silences quirks mode warning. by rjrjr@google.com · 14 years ago
  93. b885abd Fixes and cleanup to expenses sample pom.xml by rchandia@google.com · 14 years ago
  94. 6aea53d Integrating Peng's recent API changes to CellTableBuilder into HeaderCreator. HeaderCreator now includes both the rendering code and the event handling logic, eliminating the HeaderCreator.Helper class completely. This allows for a simpler implementation of HeaderCreator that only supports a single row, or an application specific implementation, either of which could be lighter weight than the default implementation. The API is very similar to CellTableBuilder, but slightly simpler because there is no concept of row values in a header. Note that there are no behavioral changes here, its just a rearrangement of API. by jlabanca@google.com · 14 years ago
  95. 81fec95 Undeprecates the methods in StyleInjector that deal with StyleElement. by rjrjr@google.com · 14 years ago
  96. e70e621 Adding a new HeaderCreator API, which allows custom headers and footers in CellTable. HeaderCreator has one method #buildHeader(Utility) which lets the user build the entire header (or footer) table. The Helper class is used to add a row to the header table, render a Header instance into the header table, or enable column-specific event handling on an element. Headers (which are basically a Cell with a static value) now use the same method as Cells to fire events. We walk up the DOM until we find an attribute added by Utility.renderHeader(), then lookup the header based on the attribute. You can add multiple headers per DOM table cell. by jlabanca@google.com · 14 years ago
  97. 4d48c9b Updated header of web.xml files to use XSD version 2.5 by rchandia@google.com · 14 years ago
  98. d124194 Adding integration with m2e 1.0 to MobileWebApp sample by rchandia@google.com · 14 years ago
  99. 6bef5d4 Revise CellTableBuilder API. In the earlier version, a Utility class is used to by pengzhuang@google.com · 14 years ago
  100. 3596051 Updates MobileWebApp to use GWT Maven Plugin 2.3.0-1 by rchandia@google.com · 14 years ago