1. a6f0b44 Fix bad gwt-servlet dep problem described in http://code.google.com/p/google-web-toolkit/issues/detail?id=5918 by rjrjr@google.com · 14 years ago
  2. 8ea6b76 Add validation jars to the expenses sample build.xml by nchalko@google.com · 14 years ago
  3. 298ed59 Bump pom.xml version, and fix NPE in samples/expenses by rjrjr@google.com · 14 years ago
  4. ad6d70a Update samples/expenses/pom.xml for 2.1.1. Also fix bad gwt-maven-plugin config. by rjrjr@google.com · 14 years ago
  5. c2de01f Update maven script and expenses/pom.xml for 2.1.1-rc1 by conroy@google.com · 14 years ago
  6. 6ea3d66 Update expenses web.xml for servlet 2.5 by conroy@google.com · 14 years ago
  7. aaf7190 Temporary rollback of r9384 (Change Activity to an abstract class) until some internal clients catch up by rjrjr@google.com · 14 years ago
  8. 2344766 Change Activity to an abstract class, to allow its api to evolve. by rjrjr@google.com · 14 years ago
  9. 78109e8 (Issue 5564) RF has bad handling of SC_UNAUTHORIZED by rjrjr@google.com · 14 years ago
  10. c49234e Fixes GWT issue 5705, bad imports break memcache by rjrjr@google.com · 14 years ago
  11. 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
  12. 02d1462 Work around for samples/expenses, broken by new support for touch events. by rjrjr@google.com · 14 years ago
  13. 924da19 Expenses sample pom.xml. Fixes Issues: by rchandia@google.com · 14 years ago
  14. 2ab016c Tweaks to samples/expenses/pom.xml: by rjrjr@google.com · 14 years ago
  15. 71b7c98 Updated README-MAVEN.txt with required Eclipse plugins by rchandia@google.com · 14 years ago
  16. cfb5f74 - Set GWT version to 2.1.0 by rchandia@google.com · 14 years ago
  17. 6b84ea4 Removed stale information in the Expenses Sample App README-MAVEN.txt by rchandia@google.com · 14 years ago
  18. 4f6556a Brings history support to samples/expenses. Doesn't handle paging -- by rjrjr@google.com · 14 years ago
  19. 76c3bd2 Checkpoint patch on the way to making samples/expenses bookmarkable via by rjrjr@google.com · 14 years ago
  20. e0465eb Fixes to Expsenses sample pom.xml by rchandia@google.com · 14 years ago
  21. b980e6a Public: Use a seperate sample.extraclasspath so each sample can specify their own jars. by nchalko@google.com · 14 years ago
  22. a44e69f Package re-org in advance of 2.1 RC. by rjrjr@google.com · 14 years ago
  23. 845dd59 Fix Eclipse / Checkstyle / Javadoc warnings by rice@google.com · 15 years ago
  24. cd82504 Overhaul the client-side portions of RequestFactory. by bobv@google.com · 15 years ago
  25. 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
  26. 8403e09 Correcting for mirroring bugs between r8882 and r8889. The cause is as by fabbott@google.com · 15 years ago
  27. 8d8280e Removing isChanged() because requestProxyGenerator doesn't handle "is". by jlabanca@google.com · 15 years ago
  28. 63e1263 Delete EditorSupportGenerator, and various tweaks on the way to making by rjrjr@google.com · 15 years ago
  29. 9a41680 Adds additional keyboard support in Cell Widgets. CellList and CellTable now by jlabanca@google.com · 15 years ago
  30. 199d31a Rename RequestObject->Request and pull the 'with' method into it by rice@google.com · 15 years ago
  31. 4dda8e9 Restores following after fixing long ids, which besides not working would by rjrjr@google.com · 15 years ago
  32. e2a6639 Rollback patch to hide entity id in request factory, due to by rjrjr@google.com · 15 years ago
  33. 04c96ea Replaces the public and obnoxious String EntityProxy#getId() with the by rjrjr@google.com · 15 years ago
  34. 4fbf076 Introduce RequestFactory#getEventBus, make RFEditorDriver use it, fix by rjrjr@google.com · 15 years ago
  35. 3c33d7f Delete unused classes from samples/expenses by rjrjr@google.com · 15 years ago
  36. 2ead5c5 Fixes two Roo issues: ROO-1238 (Amit) and ROO-1380 (pdr) by pdr@google.com · 15 years ago
  37. f4832a1 Make key provider a constructor argument to Cell widgets and selection models by rice@google.com · 15 years ago
  38. 8f2fef4 Fix warnings and checkstyle errors by rice@google.com · 15 years ago
  39. 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
  40. 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
  41. b3538ca Fix bad @Overrides, and make a more sane default value for LoadExpensesDB.html by rjrjr@google.com · 15 years ago
  42. 3979198 Fixes a couple of build breaks in the samples/expenses app. by mmendez@google.com · 15 years ago
  43. 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
  44. cf6d34e Updates RequestFactory's Receiver type with onViolation() and onFailure() methods, making it an abstract type. by bobv@google.com · 15 years ago
  45. ccd24d5 Adds dual key (type + source) handler binding to EventBus. by rjrjr@google.com · 15 years ago
  46. 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
  47. 76adc26 Missing file from SafeHtml work + whitespace fix by rice@google.com · 15 years ago
  48. 42b8d9c Use SafeHtml for Cell widgets by rice@google.com · 15 years ago
  49. d82790d Remove the unnecessary dependency of the expenses sample on AspectJ. by amitmanjhi@google.com · 15 years ago
  50. d1e277d Added missing datanucleus-core dependency in main dependencies section. by rjrjr@google.com · 15 years ago
  51. f96465b Push back roo to a released version. by rjrjr@google.com · 15 years ago
  52. 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
  53. 3f7f42f Fixes the very broken Expenses sample. by rjrjr@google.com · 15 years ago
  54. 6bdc0f1 Not compile-building expenses sample, just collecting its files into the distro. by fabbott@google.com · 15 years ago
  55. 597c304 fix ExpenseTree for "ant -f samples/expenses/build.xml build" by kjin@google.com · 15 years ago
  56. 0e04c41 Tightened up datanucleus paths to include only **/domain/*.class by cramsdale@google.com · 15 years ago
  57. 408e75e Updated common.ant.xml to copy pom.xml (if found) to build/out by cramsdale@google.com · 15 years ago
  58. fa87f8f Added the Expenses app to the list of GWT samples, and modified each sample's build.xml file to set its source path by cramsdale@google.com · 15 years ago