1. 7dbe3e3 Adds a unit test for the TypeOracleMediator that feeds byte code instead of source. by zundel@google.com · 14 years ago
  2. 4ddc498 Follow-up to tobyr feedback on r9509. by scottb@google.com · 14 years ago
  3. 0288de0 DevMode generates a default web.xml when <servlet> tags are present and no web.xml exists. by scottb@google.com · 14 years ago
  4. dc0a38b Adding support for setting column widths in CellTable, and for allowing CellTable to use fixed table-layout for more precise control over column widths. I also updated the CellTable example in Showcase and the DynaTableRf sample with the new feature so that columns do not resize when paging. by jlabanca@google.com · 14 years ago
  5. 8a5c5b2 Pre-initialize ResourceOracleImpl's classpaths in parallel with other startup by scottb@google.com · 14 years ago
  6. d643115 Make the logging framework provide a default uncaught exception by rjrjr@google.com · 14 years ago
  7. d1c2112 Public (Konstantin.Scheglov@gmail.com): by rjrjr@google.com · 14 years ago
  8. 4c51d5d ModuleDef's resource oracles really should be lazy. by scottb@google.com · 14 years ago
  9. 94601de Rolling back r9505 due to CellViewSuite test breakages. by fmalita@google.com · 14 years ago
  10. 3cebe4d Fix a bug in Timestamp.compareTo where the result could be wrong if by jat@google.com · 14 years ago
  11. 2937577 Handle deferred layout updates gracefully in SplitLayoutPanel resize logic. by fmalita@google.com · 14 years ago
  12. 6424351 Test the type of a value before casting it. by nchalko@google.com · 14 years ago
  13. 6b1eceb Re-enable XML parse test, which was previously failing in one Safari configuration in Production Mode in the 1.5 release branch by fredsa@google.com · 14 years ago
  14. c46faf5 For easier code archeology in the future: by conroy@google.com · 14 years ago
  15. a75fb5f For easier code archeology in the future: by conroy@google.com · 14 years ago
  16. 04144a6 Adding an Async SortHandler that can be used with AsyncDataProvider. When a table is sorted, it called the setVisibleRangeAndClear() method to clear the current data and send an event to the AsyncDataProvider to provide new information. by jlabanca@google.com · 14 years ago
  17. 6e4bd8f Re-enable a few style tests now that old linux hosted mode is gone by fredsa@google.com · 14 years ago
  18. f30ddd4 Fix inadvertent commit by mixing changes in one workspace. by jat@google.com · 14 years ago
  19. b3cd320 Expose the locale.queryparam and locale.cookie config params to client by jat@google.com · 14 years ago
  20. 253a8b0 Limit SplitLayoutPanel dragging by available container space. by fmalita@google.com · 14 years ago
  21. 84ac23f Issue 5582 by zhuyi@google.com · 14 years ago
  22. d4f8501 Move all tests to org/hibernate/jsr303/tck by nchalko@google.com · 14 years ago
  23. 0fb02d1 Adding column sorting support to CellTable. Clicking on a header of a sortable Column in CellTable adds a sort icon to the Header and fires a ColumnSortEvent, which user can catch to handle sorting. By default and for backward compatibility, Columns are not sortable. We provide ColumnSortEvent.ListHandler as a default implementation to sort java.util.Lists by mapping Columns to Comparators. by jlabanca@google.com · 14 years ago
  24. 0867340 Update checkstyle rules to allow for copyright years up to 2029 by pdr@google.com · 14 years ago
  25. 829d4c0 Patch MethodBinding.collectMissingTypes for IOOBE by conroy@google.com · 14 years ago
  26. b91f430 Mark test as Failing or NotSupported by nchalko@google.com · 14 years ago
  27. 30b019a fix DateTest by moving FUTURE to 2030 by conroy@google.com · 14 years ago
  28. e789689 Fix swapped javadoc for weekendStart() & weekendEnd() in DateTimeFormatInfo. by fmalita@google.com · 14 years ago
  29. f57b46e Use instanceof to find the right top level GwtSpecificValidator. by nchalko@google.com · 14 years ago
  30. d0ce5ed Add support for selecting messages based on arbitrary values, such by jat@google.com · 14 years ago
  31. 8a45b1b Ensure that enum types reachable through AutoBean method parameterizations are included in the EnumMap. by bobv@google.com · 14 years ago
  32. 54e2ed8 Generator Result Caching for RPC, with some refinements to the underlying framework by jbrosenberg@google.com · 14 years ago
  33. 1da6e3d Updated missingplugin to support IE 32 and 64 bits dev mode plugin. by gwt.mirrorbot@gmail.com · 14 years ago
  34. f67445d Fix an NPE in SimpleRequestProcessor when a client request has no invocations. by gwt.mirrorbot@gmail.com · 14 years ago
  35. 451979b Rolling back Generator Result Caching for RPC (issues have been identified) by gwt.mirrorbot@gmail.com · 14 years ago
  36. 4cc5112 Select the correct ConstraintValidator for the bean type. by nchalko@google.com · 14 years ago
  37. 0aa2844 Move all the TCK to the test dir in preparation for by nchalko@google.com · 14 years ago
  38. aeb06b9 Fix use of length() in generated JS code. by jat@google.com · 14 years ago
  39. 5b747a7 Generator Result Caching implementation for RPC by jbrosenberg@google.com · 14 years ago
  40. 7e11857 Add property provider generators, take 2. by jat@google.com · 14 years ago
  41. a648abd Basic MessageIntrpolation. by nchalko@google.com · 14 years ago
  42. 6c207a4 Base Framework for Generator Result Caching by jbrosenberg@google.com · 14 years ago
  43. 70c7f76 updated .msi files. by fabiomfv@google.com · 14 years ago
  44. dda4b61 beanType is a Class, no need to call getClass to compare it to a class. by nchalko@google.com · 14 years ago
  45. 3031072 Add the property name to the path. by nchalko@google.com · 14 years ago
  46. 41511a8 A new wrapper to BidiFormatter whose methods return SafeHtml instead of String by tomerigo@google.com · 14 years ago
  47. f2e431c Handle composite constraints. by nchalko@google.com · 14 years ago
  48. efa0473 Added the no-arg add() widget method to the HTMLPanel. by cranger@google.com · 14 years ago
  49. c96c37b Replace most user/developer visible references to hosted/web mode with Development/Production Mode by fredsa@google.com · 14 years ago
  50. 4347e5a Change era names in pt_PT to match pt (a Portuguese specialist replied it should also by jat@google.com · 14 years ago
  51. 1538b61 Fixing a bug in CellTable and CellList where we get an index out of bounds exception if we try to access the keyboard selected element when keyboard selection is disabled. by jlabanca@google.com · 14 years ago
  52. 79f6e24 Some of the unit tests in CreateEventTest have listeners by zundel@google.com · 14 years ago
  53. f06338e Make InstanceRequest usable with value objects by changing the by bobv@google.com · 14 years ago
  54. f35ce09 Refactors TypeOracleMediator to get rid of the 'context' as an instance variable. by zundel@google.com · 14 years ago
  55. 593cd6e Copying the DOMImplIE6 setOpacity implementation into DOMImplIE8 because IE8 does not support the opacity style attribute. I added a runtime check to differentiate IE8, which only supports the alpha filter, from IE9, which supports opacity. by jlabanca@google.com · 14 years ago
  56. b52b171 Refactors TypeOracleMediator to avoid CompiledClass references. This way, we will be able to throw in byte by zundel@google.com · 14 years ago
  57. ecb1b99 Public: GWT emulation for the normal Validation Bootstrap. by nchalko@google.com · 14 years ago
  58. 0904fee Reduces class and JSNI loading for RPC in devmode. by tobyr@google.com · 14 years ago
  59. ad6d70a Update samples/expenses/pom.xml for 2.1.1. Also fix bad gwt-maven-plugin config. by rjrjr@google.com · 14 years ago
  60. b9cc53a Have separate devmode.js files for each permutation if we are outputting by unnurg@google.com · 14 years ago
  61. f270858 Public: Generate BeanDescriptors for GWT Validation. by nchalko@google.com · 14 years ago
  62. b4d65c2 updated .msi to the svn checkin revision 9345. copied .msi files to Lorry by fabiomfv@google.com · 14 years ago
  63. 40ad534 Fix second part of issue 5243, full name for the AD era. I didn't get any conclusive answer about what it should be in Portugal, so I am leaving the old value there, at least for now. by jat@google.com · 14 years ago
  64. 3124ff4 1.5 compat fix by scottb@google.com · 14 years ago
  65. c4b43d7 Ensure that primitive values can be used as RequestFactory proxy properties. by bobv@google.com · 14 years ago
  66. 0130db8 CellWidget should only fire a ValueChangeEvent when the new value is not equal to the previous one. The redraw logic should do the same. If you really want to redraw the widget unconditionally, call setValue(a, b, false) and then redraw()). by jlabanca@google.com · 14 years ago
  67. 683be14 Fixes rebased guava library without using JarJar by rchandia@google.com · 14 years ago
  68. 1a9ca6e Change the first day of the week from Monday to Sunday for Brazil by jat@google.com · 14 years ago
  69. e47b441 Fix a problem with BigDecimal, where the bitlength of a zero value by jat@google.com · 14 years ago
  70. 81fd3bd Removing call to RootLayoutPanel#get() in SplitLayoutPanel so that it does not force the creation of a RootLayoutPanel, which attaches itself to the document body and blocks other elements attached to the RootPanel. The new implenetation uses the max of the client size and the scroll size, which is what PopupPanel does. by jlabanca@google.com · 14 years ago
  71. 86e7300 Expand self-closing <div/> tag in SafeHtmlTemplate into separate open and close by xtof@google.com · 14 years ago
  72. d6d3113 Public: Use jsni to access private fields and methods. by nchalko@google.com · 14 years ago
  73. 3ca7757 Changing the behavior of CellBrowser so that the first child node of the next level in the tree is not immediately selected in the SelectionModel when its parent is selected. In general, we no longer select a value in a CellList or CellTable until the user interacts with the widget. Also, we do not deselect a selected value until a new value is available for selection. This is important for asynchronous lists, which clear the current data then load the new data asynchronously. We do not want to trigger a SelectionEvent between these states where we have nothing selected. by gwt.mirrorbot@gmail.com · 14 years ago
  74. 25a3244 Allow @Editor.Path("") as a valid annotation to indicate that a sub-editor should be aliased to the object being edited by its parent object. by bobv@google.com · 14 years ago
  75. 2debd31 Re-rolling r9363: TypeOracle becomes interfaces. by scottb@google.com · 14 years ago
  76. 613e767 Public: Check constraints against the field or property that has the actual annotation. by nchalko@google.com · 14 years ago
  77. 08c4021 Switch SafeHtmlTemplates code generator to use the stream HTML parser. by xtof@google.com · 14 years ago
  78. c2de01f Update maven script and expenses/pom.xml for 2.1.1-rc1 by conroy@google.com · 14 years ago
  79. 6ea3d66 Update expenses web.xml for servlet 2.5 by conroy@google.com · 14 years ago
  80. 2348968 Guard against invalid dispIds in JavaDispatchImpl by conroy@google.com · 14 years ago
  81. 7d13a11 Rolling back stupidly-accidental commit to JUnit.gwt.xml by jgw@google.com · 14 years ago
  82. aaf7190 Temporary rollback of r9384 (Change Activity to an abstract class) until some internal clients catch up by rjrjr@google.com · 14 years ago
  83. 2344766 Change Activity to an abstract class, to allow its api to evolve. by rjrjr@google.com · 14 years ago
  84. 4995d3d Disallow persisted entities with null version properties because it breaks RequestFactory update semantics. by bobv@google.com · 14 years ago
  85. ff82ab0 Fixes $entry() wrappers for EventTarget and subtypes, Timers, and properties of by jgw@google.com · 14 years ago
  86. 6d38e1d Propagate WriteOperation.DELETE to EntityProxyChange handlers. by bobv@google.com · 14 years ago
  87. b01d530 Fixing a bug in IE6 where the styles on some Cell Widget items do not update, causing the items to disappear. Adding zoom:1 fixes the problem. by jlabanca@google.com · 14 years ago
  88. 78109e8 (Issue 5564) RF has bad handling of SC_UNAUTHORIZED by rjrjr@google.com · 14 years ago
  89. 6a94622 Suppress redundant PERSIST updates. by bobv@google.com · 14 years ago
  90. 18be35b Change floats to doubles and work around a firefox bug. by pdr@google.com · 14 years ago
  91. 6c3dbe8 Rolling back r9363; type oracle change to use interfaces. by scottb@google.com · 14 years ago
  92. c91e6de Temporary rollback due to reported breakage by cromwellian@google.com · 14 years ago
  93. fcc5b52 TypeOracle becomes interfaces. by scottb@google.com · 14 years ago
  94. 66f7684 Partial fix for http://code.google.com/p/google-web-toolkit/issues/detail?id=5707 by cromwellian@google.com · 14 years ago
  95. 7890325 Modifications to StackTraceDeobfuscator: by fredsa@google.com · 14 years ago
  96. ee57ff4 Update MissingPlugin.html to reflect new Chrome platform support by conroy@google.com · 14 years ago
  97. a7f1959 Rolling back r9354 due to some GWTTestCase breakages by conroy@google.com · 14 years ago
  98. 58c0471 Undeprecate HandlerManager and TabPanel, neither of which is quite by rjrjr@google.com · 14 years ago
  99. f24fa30 Fix external issues 5521, 5446, 5332, javadoc links by rice@google.com · 14 years ago
  100. e4fc01f Adding methods to insert columns, get the column count, and get columns by index in a CellTable. Thesemethods are very useful for changing the visible Columns. Currently, users must remove all columns, then re-add them just to insert a single column. by jlabanca@google.com · 14 years ago