1. e290623 Bump Jetty version to 9.2 including transitive dependencies by David Ostrovsky · 11 years ago
  2. 0e6650a Make Validation sample compile in strict mode (failOnError) by Thomas Broyer · 9 years ago
  3. a0de97b Move Maven samples to net.ltgt.gwt.maven:gwt-maven-plugin by Thomas Broyer · 9 years ago
  4. a81e4a1 Run MobileWebApp sample's tests using surefire as they're not GWTTestCases by Thomas Broyer · 9 years ago
  5. ce0c570 Remove gwt-codeserver dependency from Maven template and samples by Thomas Broyer · 9 years ago
  6. 68f5d8f Fixing up the Maven samples to work with GWT 2.8 by branflake2267@gmail.com · 9 years ago
  7. b008c58 Fix Showcase CustomDataGrid sample's cell event handling by Thomas Broyer · 10 years ago
  8. aaf1184 Fix samples. by jdramaix · 10 years ago
  9. cace588 Remove IE6 references from UiBinder files. by Daniel Kurka · 10 years ago
  10. 4c4da4f Convert Uibinder files to gss. by Daniel Kurka · 10 years ago
  11. cc6da17 Convert UiBinder files to gss. by Daniel Kurka · 10 years ago
  12. 26a9964 Fix typos in javadocs and comments. by Jakob Jarosch · 10 years ago
  13. 43797ae Changes in samples build scripts by Manuel Carrasco Moñino · 10 years ago
  14. 1648a5f Removes namespace for removed com.google.gwt.widget by Michael Vogt · 10 years ago
  15. 3ff7b33 Fix compile metrics link in samples by Manuel Carrasco Moñino · 10 years ago
  16. 54908f2 Remove broken j.u.logging sample by Goktug Gokdogan · 10 years ago
  17. 17ec26c Fix URL link in json example. by Manuel Carrasco Moñino · 10 years ago
  18. f75a50d Fix JSON example. by Manuel Carrasco Moñino · 10 years ago
  19. fe99f58 Revert "Fix incremental compile warnings in dynatablerf sample." by Thomas Broyer · 10 years ago
  20. 9b08df9 Fix maven tag inserted in bad position. by Manuel Carrasco Moñino · 10 years ago
  21. ee4aac6 Re-introduce outputDirectory custom conf in Maven-based samples. by Thomas Broyer · 10 years ago
  22. be63703 Fix incremental compile warnings in dynatablerf sample. by John Stalcup · 10 years ago
  23. 3853a29 Cleanup samples' POMs and update some dependencies by Thomas Broyer · 10 years ago
  24. b5f5c6e Update samples to use 2.7.0-SNAPSHOT of GWT and gwt-maven-plugin by Thomas Broyer · 10 years ago
  25. 32eb33d add a devmode target to the "Hello" sample app by Brian Slesinsky · 10 years ago
  26. b767641 Fix nondeterminism in JsDuplicateFunctionRemover. by Roberto Lublinerman · 11 years ago
  27. 80eca86 Clean logging config in samples. by Goktug Gokdogan · 11 years ago
  28. 0f058d2 Fixes the logging sample app. by Goktug Gokdogan · 11 years ago
  29. 2611f4e Updated maven examples to use GWT 2.6.1 by Daniel Kurka · 11 years ago
  30. 2262188 Fix all doctypes in samples by Brian Slesinsky · 11 years ago
  31. 35c9367 Cleans up references to deprecated com.google.gwt.widget.* by Goktug Gokdogan · 11 years ago
  32. 5c3e97e Adds optional incremental compile to SuperDevMode. by John Stalcup · 11 years ago
  33. 8e05f92 Remove custom Ant tasks by Thomas Broyer · 11 years ago
  34. f01ebee Checkstyle update to 5.7 and style fixes. by Roberto Lublinerman · 11 years ago
  35. 22865ad Make xsiframe the default linker by Thomas Broyer · 11 years ago
  36. 802da20 Update HistoryImpl to use modern browser standards by Daniel Kurka · 11 years ago
  37. 9f3f450 Update sample POMs. by Matthew Dempsky · 11 years ago
  38. 7ad390d Enable Super Dev Mode for samples that use Ant by Brian Slesinsky · 11 years ago
  39. eabd5ed Add "superdevmode" rule to Ant files generated by WebAppCreator by Brian Slesinsky · 11 years ago
  40. 085fa28 fix compile error in mailbox sample by Daniel Kurka · 11 years ago
  41. d81a448 Fix compile error in JSON sample by michaelvogt · 11 years ago
  42. 2fc4b95 DatePicker improvements by jdramaix · 12 years ago
  43. c8c4d25 Fix all "the the" and use "client-side" and "server-side" when adjectivized by Thomas Broyer · 12 years ago
  44. 7da3948 Merge BUILD files from google/pu. by Matthew Dempsky · 12 years ago
  45. 074a368 bump pom.xml versions to 2.5.1 by mdempsky@google.com · 12 years ago
  46. 11926a8 Update pom.xm files for 2.5 by unnurg@google.com · 12 years ago
  47. 47635bc Replace instances of element.setInnerHTML(safeHtml.asString()) by mdempsky@google.com · 12 years ago
  48. 40d0d5c Update validator version to Final rather than GA by unnurg@google.com · 12 years ago
  49. bd757e1 Delete SimpleXML and SimpleRPC samples by unnurg@google.com · 12 years ago
  50. 1154b2c Delete the Expenses sample by unnurg@google.com · 12 years ago
  51. 5bea9bc Update the hibernate version from 4.0.2 to 4.1.0 in the samples by unnurg@google.com · 12 years ago
  52. 0ebee67 Update GWT version and gwt-maven-plugin in sample pom.xml files by unnurg@google.com · 12 years ago
  53. f8de7c2 Uncomment accidentally commented locales in Showcase by unnurg@google.com · 13 years ago
  54. 2d65830 Need to make more extensive changes and submit to the branch after it's set up by unnurg@google.com · 13 years ago
  55. 3d1cc50 Update GWT version in sample pom.xml files and uncomment accidentally by unnurg@google.com · 13 years ago
  56. 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 · 13 years ago
  57. 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
  58. edd5c2b Convert file encoding over to UTF-8. by rdayal@google.com · 13 years ago
  59. 5d265b3 Convert dynatable sample to use GWT-RPC instead of DeRPC. by skybrian@google.com · 13 years ago
  60. 14a1d61 Fix DynaTableRf build config by rchandia@google.com · 13 years ago
  61. daebbcb Integrate Elemental to the build and deploy as Maven artifact by skybrian@google.com · 13 years ago
  62. 812ef80 Update POM versions to 2.5.0-rc1 by rchandia@google.com · 13 years ago
  63. 26680d9 Use UiRenderer (Uibinder for cells) in MobileWebApp sample. by rchandia@google.com · 13 years ago
  64. a77edeb Fix showcase lastNameColumn/ageColumn typo by rchandia@google.com · 13 years ago
  65. cc7626f Move Super Dev Mode to the open source repository. by skybrian@google.com · 13 years ago
  66. 5714e69 Removing uses of deprecated Tree code in GWT showcase sample and TreeExample. by jlabanca@google.com · 13 years ago
  67. fa616b0 Adding <threadsafe>false</threadsafe> to all appengine-web.xml files that by rsk@google.com · 13 years ago
  68. bb88068 Prune dead code. by mdempsky@google.com · 13 years ago
  69. 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
  70. cb67718 Fixes some errors in the eclipse readme, and fixes some marker files. by rjrjr@google.com · 14 years ago
  71. 5912245 Remove uneeded samples checkstyle exception. by nchalko@google.com · 14 years ago
  72. c8f935e The DynaTable RF and Mobile Web App samples now use requestfactory-apt to by rjrjr@google.com · 14 years ago
  73. 36ecc0d Update the checkstule path for validation sample Fix the @NotSupported count by nchalko@google.com · 14 years ago
  74. 0aaa0d5 Converts the validation sample to build with maven. Also delete an by rjrjr@google.com · 14 years ago
  75. 53418e0 Fixes logging and character set warnings for dynatablerf and mobilewebapp samples. by rjrjr@google.com · 14 years ago
  76. 75f74f2 Fixes ant build of DynatableRf sample by rchandia@google.com · 14 years ago
  77. 93310a8 Convert DynaTableRF to use maven. Clean up the docs in the other two by rjrjr@google.com · 14 years ago
  78. a67d0f7 Updates pom.xml to use new Request Factory libraries by rchandia@google.com · 14 years ago
  79. 83ae907 Fixes for MobileWebApp pom.xml by rchandia@google.com · 14 years ago
  80. 0429c82 Fixes DynaTableRF interface validation, and silences quirks mode warning. by rjrjr@google.com · 14 years ago
  81. b885abd Fixes and cleanup to expenses sample pom.xml by rchandia@google.com · 14 years ago
  82. 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
  83. 81fec95 Undeprecates the methods in StyleInjector that deal with StyleElement. by rjrjr@google.com · 14 years ago
  84. 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
  85. 4d48c9b Updated header of web.xml files to use XSD version 2.5 by rchandia@google.com · 14 years ago
  86. d124194 Adding integration with m2e 1.0 to MobileWebApp sample by rchandia@google.com · 14 years ago
  87. 6bef5d4 Revise CellTableBuilder API. In the earlier version, a Utility class is used to by pengzhuang@google.com · 14 years ago
  88. 3596051 Updates MobileWebApp to use GWT Maven Plugin 2.3.0-1 by rchandia@google.com · 14 years ago
  89. a7ee037 Replace RequestFactoryInterfaceValidator with an annotation-processor-based by bobv@google.com · 14 years ago
  90. 3409cfa Fixes problem with datanucleus enhancement and Appengine deployment by rchandia@google.com · 14 years ago
  91. a7b8fe4 Adding configuration booleans to CellTable to refresh headers and footers only when needed. Currently, the headers and footers are refreshed every time the data is redrawn, even though headers and footers are often static or do not depend on the data. Users can now call #setAutoHeader/FooterRefreshDisabled() to disable this feature. Headers and footers will still be redrawn when a column is inserted or removed, but they will not be redrawn on every data update. Users can force the headers/footers to redraw synchronously by calling #redrawHeaders/Footers. by jlabanca@google.com · 14 years ago
  92. 642e965 Introducing a new CellTableBuilder API, which allows users to customize the structure of a CellTable by building zero or more table rows per row value and adding zero or more Cells per TD. The table rows are built using the generic ElementBuilder API, which allows for colspans and rowspans. The CellTableBuilder interface defines one method #buildRow(T, int, Utility) that takes the row value and row index to build, as well as a Utility class. The Utility class defines a #startRow() method to append a DOM row and associate it with the row value. Using this API, you can define multiple rows per row value, such as an "error row" that spans all of the columns, or a set of "child rows" to simulate a tree table. The Utility also contains a method #renderCell(ElementBuilder, Context, Column, T rowValue) that renders a Cell into the row. The TableBuilder can be swapped out using setTableBuilder(), and the default tableBuilder renders a grid based on the Columns defined in the CellTable. This change only applies to the data portion of the CellTable. A subsequent change will add a similar HeaderBuilder that applies to the header and footer. by jlabanca@google.com · 14 years ago
  93. ae2a0eb Adding API method Column#setDefaultSortOrder(boolean isAscending) to control whether the column should be sorted in ascending or descending order the first time it is clicked. Currently, the first time a column is clicked, it is sorted in ascending order. by jlabanca@google.com · 14 years ago
  94. 7ad2317 Cleans up the mobile web app sample for 2.4. by rchandia@google.com · 14 years ago
  95. 0d68b81 Fixing login redirect in MobileWebApp sample. We now send a redirect URL with every request, and use it if the user isn't logged in. We calculate the redirect URL on the client because the client browser has built in support for parsing the URL components. by jlabanca@google.com · 14 years ago
  96. fcc5c03 Fixes a problem where inheriting LoggingDisabled (like RequestFactory does) clobbers the value of gwt.logging.enabled for downstream modules. by rjrjr@google.com · 14 years ago
  97. a7a210f Revert "Extracts AbstractComposite<W> out of Composite, to allow type safe" by rjrjr@google.com · 14 years ago
  98. 62a0cb0 Extracts AbstractComposite<W> out of Composite, to allow type safe by rjrjr@google.com · 14 years ago
  99. f7dcdc4 Add missing steps to samples/mobilewebapp maven directions by rjrjr@google.com · 14 years ago
  100. 9a77b3c Upgrading DynaTableRf and MobileWebApp to use DataGrid. The apps look identical, except that scrolling the table no longer scrolls the column headers out of view. by jlabanca@google.com · 14 years ago