1. 2cc0b02 Passing the Cell Context, which includes the row index and column index, to Cell methods. Currently, the row index is not passed, making some fairly common use cases difficult. For example, its hard for a Cell to update a backing data provider without the index of the value on which an action occurred. by jlabanca@google.com · 14 years ago
  2. fecf27d Remove dependency on dev.Util class in DynaTableRf sample code. by bobv@google.com · 14 years ago
  3. 3445591 Public: Handle fields marked @Valid by nchalko@google.com · 14 years ago
  4. 02d1462 Work around for samples/expenses, broken by new support for touch events. by rjrjr@google.com · 14 years ago
  5. 4315331 Adding CellPreviewEvents to Cell Widgets to preview all events that are fired to Cells. This allows us to add DefaultSelectionEventManager, which adds shift/ctrl selection support to the Cell Widgets. by jlabanca@google.com · 14 years ago
  6. 7dbefdc Making Column implement HasAlignment so users can specify the default alignment of cells in a column. In the future, we may add a way to specify the alignment of specific Cells. by jlabanca@google.com · 14 years ago
  7. a485e53 Public: Only process requested groups. by nchalko@google.com · 14 years ago
  8. 11aeecd Public: Improve reporting of TCK failures by nchalko@google.com · 14 years ago
  9. 39d351f First pass at implementing ValueProxy support. by bobv@google.com · 14 years ago
  10. 924da19 Expenses sample pom.xml. Fixes Issues: by rchandia@google.com · 14 years ago
  11. e2c9c4b Checkstyle fixes for Issue 1110801 by rchandia@google.com · 14 years ago
  12. 3578dec Public: Handle constraints on Primitive fields. by nchalko@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. c21149e Overhaul the RequestFactory server code. by bobv@google.com · 14 years ago
  15. b24a86b Removing third party jars from gwt-servlet.jar. by jlabanca@google.com · 14 years ago
  16. 4973524 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  17. fa8290e Fix issue 5462 where DynaTableRf explodes when favoriting a new person. by pdr@google.com · 14 years ago
  18. 2a94fde roll back 17758916 by nchalko@google.com · 14 years ago
  19. 2ab016c Tweaks to samples/expenses/pom.xml: by rjrjr@google.com · 14 years ago
  20. 8807273 Public: custom serializer and other code needed to send constraint violations by nchalko@google.com · 14 years ago
  21. 71b7c98 Updated README-MAVEN.txt with required Eclipse plugins by rchandia@google.com · 14 years ago
  22. cfb5f74 - Set GWT version to 2.1.0 by rchandia@google.com · 14 years ago
  23. 6b84ea4 Removed stale information in the Expenses Sample App README-MAVEN.txt by rchandia@google.com · 14 years ago
  24. 4f6556a Brings history support to samples/expenses. Doesn't handle paging -- by rjrjr@google.com · 14 years ago
  25. 76c3bd2 Checkpoint patch on the way to making samples/expenses bookmarkable via by rjrjr@google.com · 14 years ago
  26. e0465eb Fixes to Expsenses sample pom.xml by rchandia@google.com · 14 years ago
  27. 5f0ae2a Fix checkstyle break. Patch by: bobv Review by: rjrjr by bobv@google.com · 14 years ago
  28. bb97ff2 Cleanups for the DynaTableRf sample. by bobv@google.com · 14 years ago
  29. ef1a2d2 Added jaxb to DynaTableRf WEB-INF/lib for 1.5 compatibility by rchandia@google.com · 14 years ago
  30. ebb17f9 Minor tweaks for dynatablerd and showcase. by jlabanca@google.com · 14 years ago
  31. 8c1d5b9 Rename RichTextToolbar$Strings.properties to RichTextToolBar_Strings.properties to avoid shell escaping issues. by conroy@google.com · 14 years ago
  32. 2a153f6 Fix a bug in server code that assumes that the EntityProxy must expose a getId() method. by bobv@google.com · 14 years ago
  33. 07b4e2e Fixing LogExample and DynaTableRf for distro builds. The samples were being compiled, but they weren't included in the eclipse.generate target. We also now include json.jar and validation-api-1.0.0.GA.jar in gwt-servlet.jar. And for DynaTableRf (and Validation), we copy other jars into the WEB-INF/lib folder of the sample. by gwt.mirrorbot@gmail.com · 14 years ago
  34. b980e6a Public: Use a seperate sample.extraclasspath so each sample can specify their own jars. by nchalko@google.com · 14 years ago
  35. 69da43f Public: First take at GWT validation that actually validates on the client side. by nchalko@google.com · 14 years ago
  36. e38708e Correct the servlet URL mapping in the LogExample sample by zundel@google.com · 14 years ago
  37. a44e69f Package re-org in advance of 2.1 RC. by rjrjr@google.com · 14 years ago
  38. 845dd59 Fix Eclipse / Checkstyle / Javadoc warnings by rice@google.com · 14 years ago
  39. b3fe881 Remove extra slash from request URL of Showcase source files to be compatible with servers that do not all double slashses. by jlabanca@google.com · 14 years ago
  40. 805affa Making Showcase generate a hidden site map to make it crawlable. Also ensuring that the select box used to select source code always contains at least one option to work around an HtmlUnit innerHtml bug that affects crawlability. by jlabanca@google.com · 14 years ago
  41. f9be470 Introduce OptionalFieldEditor to support editing nullable fields. by bobv@google.com · 14 years ago
  42. cd82504 Overhaul the client-side portions of RequestFactory. by bobv@google.com · 14 years ago
  43. d48badc Fix dynatablerf validation problem cause by overloaded method. by cromwellian@google.com · 15 years ago
  44. b0417b3 Use generics for EntityProxyId by rice@google.com · 15 years ago
  45. f8bb737 Changes to the expenses sample to match the GWT changes in http://code.google.com/p/google-web-toolkit/source/detail?r=8888 by amitmanjhi@google.com · 15 years ago
  46. 8403e09 Correcting for mirroring bugs between r8882 and r8889. The cause is as by fabbott@google.com · 15 years ago
  47. 8d8280e Removing isChanged() because requestProxyGenerator doesn't handle "is". by jlabanca@google.com · 15 years ago
  48. 18b111c Removed all the Request sub-types. Fixed the generator and the server code where we were relying on the sub-types. by amitmanjhi@google.com · 15 years ago
  49. 003d7aa Resolve ROO-1452. by bobv@google.com · 15 years ago
  50. 63e1263 Delete EditorSupportGenerator, and various tweaks on the way to making by rjrjr@google.com · 15 years ago
  51. 1b1f91f Add logging example to the dist by unnurg@google.com · 15 years ago
  52. 9a41680 Adds additional keyboard support in Cell Widgets. CellList and CellTable now by jlabanca@google.com · 15 years ago
  53. 3cd1466 Make RequestFactory.getHistoryToken() play nicely with RF.getClass() and RF.getProxyId(). by bobv@google.com · 15 years ago
  54. 199d31a Rename RequestObject->Request and pull the 'with' method into it by rice@google.com · 15 years ago
  55. 63241c5 Get strong permutation from headers rather than serialized log record by unnurg@google.com · 15 years ago
  56. 4dda8e9 Restores following after fixing long ids, which besides not working would by rjrjr@google.com · 15 years ago
  57. e2a6639 Rollback patch to hide entity id in request factory, due to by rjrjr@google.com · 15 years ago
  58. 04c96ea Replaces the public and obnoxious String EntityProxy#getId() with the by rjrjr@google.com · 15 years ago
  59. e7e62f4 Migration from Long IDs to String IDs by rchandia@google.com · 15 years ago
  60. 4fbf076 Introduce RequestFactory#getEventBus, make RFEditorDriver use it, fix by rjrjr@google.com · 15 years ago
  61. 3c33d7f Delete unused classes from samples/expenses by rjrjr@google.com · 15 years ago
  62. 2ead5c5 Fixes two Roo issues: ROO-1238 (Amit) and ROO-1380 (pdr) by pdr@google.com · 15 years ago
  63. 29d47ef Make DynaTableRf use a ListEditor for the favorites. by bobv@google.com · 15 years ago
  64. f4832a1 Make key provider a constructor argument to Cell widgets and selection models by rice@google.com · 15 years ago
  65. f32fe2d Simplifies the RequestObject api: by rjrjr@google.com · 15 years ago
  66. 8f2fef4 Fix warnings and checkstyle errors by rice@google.com · 15 years ago
  67. e7682fd Add server side deobfuscation of stack traces to RF Remote log handler by unnurg@google.com · 15 years ago
  68. f572567 Fixed a bug in PropertyColumn introduced by r8780. PropertyColumn needs access to the underlying class literals in order to get the value to render. by mmendez@google.com · 15 years ago
  69. c5a29ae Implement subscriptions in RequestFactoryEditorDriver. by bobv@google.com · 15 years ago
  70. 0adb648 Implement round-trip validation with RequestFactory and the Editor framework. by bobv@google.com · 15 years ago
  71. 91da454 Fixes https://jira.springsource.org/browse/ROO-1213 - Hide Property from public API, and https://jira.springsource.org/browse/ROO-1274 - Remove PropertyReference and Value. by mmendez@google.com · 15 years ago
  72. b3538ca Fix bad @Overrides, and make a more sane default value for LoadExpensesDB.html by rjrjr@google.com · 15 years ago
  73. 3979198 Fixes a couple of build breaks in the samples/expenses app. by mmendez@google.com · 15 years ago
  74. 860a0f6 Minor refactor of ClientBundles used in Cell Widgets. Ensures that all method names in ClientBundle and CssResource are globally unique. Adds missing flipRtl tags to ImageResources. Adds @ImportedWithPrefix annotation to CssResources. Breaks out the path to the default CSS file to a static final String DEFAULT_CSS. Ensure that each widget has a style on its outermost element. For Cell Widgets that have two styles defined, the default one is the prettier one used in the Expenses sample. The secondary one is called BasicResources. by jlabanca@google.com · 15 years ago
  75. cf6d34e Updates RequestFactory's Receiver type with onViolation() and onFailure() methods, making it an abstract type. by bobv@google.com · 15 years ago
  76. 31bf06e Move remote logging into RF subclasses by unnurg@google.com · 15 years ago
  77. 6045d33 Refactoring the Showcase sample to use standards mode, and make use of LayoutPanels. The new Showcase looks different, but the features are the same. The main menu is now a CellTree backed by a TreeViewModel. The Application class, which used to perform active layout of the entire app, has been replaced by layout panels. The ShowcaseShell uses UiBinder to control the outer layout. The buttons to switch style themes have been removed. Opening a Category in the main menu prefetches the code for the sample under the category; the old behavior was for each ContentWidget to call a static method to preload other examples in the same category. by jlabanca@google.com · 15 years ago
  78. fe9207e Demonstrate client-side Editor errors. by bobv@google.com · 15 years ago
  79. 78806fa Fix the logging sample - somehow the client and shared directories got deleted. Also a minor fix for devmode, so that LogRecords with no by unnurg@google.com · 15 years ago
  80. c722357 Public: Restore the samples/validation classes/marker by nchalko@google.com · 15 years ago
  81. ccd24d5 Adds dual key (type + source) handler binding to EventBus. by rjrjr@google.com · 15 years ago
  82. d120552 Update i18n Messages to include: by jat@google.com · 15 years ago
  83. 70f53e8 Adds a cheesey uncaught exception handler to DynaTableRF. by rjrjr@google.com · 15 years ago
  84. 442f7f2 Add ListEditor adapter implemented on top of a new CompositeEditor core by bobv@google.com · 15 years ago
  85. 361d697 Public: First pass at generating a GWT Validator. by nchalko@google.com · 15 years ago
  86. 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
  87. 2ca48c7 Renamed Record to EntityProxy. Renamed classes with entity names -- for example, EmployeeRecord to EmployeeProxy. Also renamed variables in a few classes. by amitmanjhi@google.com · 15 years ago
  88. 599fd9b Factor a bean-like-object editor framework out of the RequestFactory editor work. by bobv@google.com · 15 years ago
  89. 76adc26 Missing file from SafeHtml work + whitespace fix by rice@google.com · 15 years ago
  90. 42b8d9c Use SafeHtml for Cell widgets by rice@google.com · 15 years ago
  91. d82790d Remove the unnecessary dependency of the expenses sample on AspectJ. by amitmanjhi@google.com · 15 years ago
  92. f044829 Initial add of generator for RequestFactoryEditorDriver. by bobv@google.com · 15 years ago
  93. d1e277d Added missing datanucleus-core dependency in main dependencies section. by rjrjr@google.com · 15 years ago
  94. f96465b Push back roo to a released version. by rjrjr@google.com · 15 years ago
  95. c1dfcf1 Fixes the NPE in ExpenseTree. Also fixes a bug where saving notes in the ExpenseDetails clears out the notes; we now request a new record after saving. Also fixes a bunch of checkstyle warnings and uses of deprecated calls to RecordRequest#forProperties(). by jlabanca@google.com · 15 years ago
  96. 3f7f42f Fixes the very broken Expenses sample. by rjrjr@google.com · 15 years ago
  97. 097506c Initial support for round-trip edits in the DynaTableRF sample. by bobv@google.com · 15 years ago
  98. 6ae2c63 Putting validation on all samples' classpath, because validation by fabbott@google.com · 15 years ago
  99. d4dd921 Samples should define ant prop $sample.path, used from by fabbott@google.com · 15 years ago
  100. d359cb6 Adding RTL support to Cell Widgets. CellBrowser opens from the right in RTL mode. CellTree open/close icons appear on the right in RTL mode. IconCell shows the image on the right. As part of this change, I had to change the location of the ruler in LayoutImpl. It used to be shifted to the top and left out of view, but this causes unintended scrollbars in RTL mode. Shifting it off to the top does not affect scrollbars, but still hides the ruler completely. by jlabanca@google.com · 15 years ago