1. d987ed4 UiBinder now uses the ResourceOracle. Includes changes to by rjrjr@google.com · 15 years ago
  2. 7bc436e Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  3. dfa2a06 Rolling back DevMode JSO change due to VerifyError. by bobv@google.com · 15 years ago
  4. a3bc0d8 Part 2: Update DevMode JSO runtime to new model. by bobv@google.com · 15 years ago
  5. 161e810 Allow CSS class name prefixes to be reserved in the CssResource obfuscator. by bobv@google.com · 15 years ago
  6. 2cf088a Fix implementation of Math.sinh and Math.tanh (external issue 4991) by rice@google.com · 15 years ago
  7. e136ac4 Fix behavior of Double.compare and Double.compareTo (external issue 4935) by rice@google.com · 15 years ago
  8. 576b498 Replacing CurrencyCell with generic NumberCell that uses NumberFormat. by jlabanca@google.com · 15 years ago
  9. 569d591 Rollback of date/time format changes due to failing internal tests. by jat@google.com · 15 years ago
  10. b580c91 Add additional predefined Date/Time formats and the ability to generate custom localized formats. by jat@google.com · 15 years ago
  11. 542931c Adding TreeItem#insert methods to insert items into a tree. by jlabanca@google.com · 15 years ago
  12. bbb8202 Faster version of LongLib by rice@google.com · 15 years ago
  13. d54a4bd Mirroring got broken around the merge from branches/2.1, although I'm by gwt.mirrorbot@gmail.com · 15 years ago
  14. 7088ddd Re-apply patch with a bug fix. by robertvawter@google.com · 15 years ago
  15. 320275a Rollback of AutoDirHandler changes which broke some internal tests. by tomerigo@google.com · 15 years ago
  16. f5ea1ca Intruducing AutoDirHandler, a handler for automatically adjusting the direction of an object (typically a TextBox variant) while text is being entered. This handler is then used to add BiDi support to TextBox and TextArea. by tomerigo@google.com · 15 years ago
  17. 993ff82 Merges r8060 from the 2.1 I/O branch into trunk. by spoon@google.com · 15 years ago
  18. 11b85e1 Merging from the 2.1 I/O branch through r8059 by spoon@google.com · 15 years ago
  19. 176da30 Merging from the 2.1 I/O branch through r7982. by spoon@google.com · 15 years ago
  20. 913c261 Skip intermittently failed test with HtmlUnit. by flin@google.com · 15 years ago
  21. d4457c5 Direction estimators are simple classes which estimate a string's direction using various heuristics. by tomerigo@google.com · 15 years ago
  22. 7f3adca Re-rolling r7955: JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  23. ab11671 Add LocaleInfo.hasAnyRTL() which returns true if the application was by jat@google.com · 15 years ago
  24. 745a665 Fixes a bug in SplitLayoutPanel where calling setWidgetMinSize() on the center widget, the last widget, or a widget that is not a child results in an NPE or IndexOutOfBoundsException. The occured because getAssocatedSplitter() had an off by one bug and didn't check for an idx of -1. This patch asserts that the widget is a child, which is typical of other methods in DockLayoutPanel. by jlabanca@google.com · 15 years ago
  25. 8a78d4c Rolling back the recent change to JUnitShell pending discussion by spoon@google.com · 15 years ago
  26. ec121f8 JUnitShell now subclasses DevMode instead of GWTShell. by scottb@google.com · 15 years ago
  27. 166cea4 Adding CheckBox.setWordWrap(). http://gwt-code-reviews.appspot.com/320802/show by jlabanca@google.com · 15 years ago
  28. fa2d41e Implement RPC custom serialization for Collections.singletonList() by rice@google.com · 15 years ago
  29. 536629b disable test for RequestPermissionException in testRequestBuilderStringString because IE with certain configuration of WebDriver does not enforce SOP by kjin@google.com · 15 years ago
  30. c602f81 Fix floating-point string compare in CoverageTest. by scottb@google.com · 15 years ago
  31. f01f8bc Allows owner class to provide a parameterized type. by rjrjr@google.com · 15 years ago
  32. 23fe81b Fixes a bug in PopupPanel where it can enter an invalid state if it is shown while attached to a panel. by jlabanca@google.com · 15 years ago
  33. 06617e2 GWT versions of BidiUtil, BidiFormatter by tomerigo@google.com · 15 years ago
  34. c58d83f Fixing a bug in HTMLTable where cols are removed when a lower indexed col is accessed. by jlabanca@google.com · 15 years ago
  35. 875c5a1 Adds a couple of table related tests, one of which exposed the table by rjrjr@google.com · 15 years ago
  36. 6f9dbfb Fixes UiBinder regression that broke custom subclasses of Image by rjrjr@google.com · 15 years ago
  37. 150a058 Revert "Re-working @UiField and Widget replacement to use DOM walking rather then IDs." by rjrjr@google.com · 15 years ago
  38. d2f34c9 Disabling a couple of tests in HtmlUnit due to sporadic failures. by jlabanca@google.com · 15 years ago
  39. 410e863 Removed flaky test cases in HtmlUnit. by flin@google.com · 15 years ago
  40. c5f63e1 Allow generic types to be parameterized by Void and passed through GWT RPC. by bobv@google.com · 15 years ago
  41. 504bbb7 Remove JDK 1.6-isms; fix a checkstyle warning by rice@google.com · 15 years ago
  42. 32a250e Fix java 1.6ism by rjrjr@google.com · 15 years ago
  43. fa7cd8e SelectionScriptLinker was setting the wrong timestamp on by spoon@google.com · 15 years ago
  44. 1f8aead Re-working @UiField and Widget replacement to use DOM walking rather then IDs. by tstanis@google.com · 15 years ago
  45. d4ce41c Add a test for RPC requests that lack the GWT permutation header. by bobv@google.com · 15 years ago
  46. f501aa1 Fix the bug where you cannot use up arrow to enter the suggestions box by unnurg@google.com · 15 years ago
  47. 5111617 Removing interface @Overrides for Java 1.5 compatibility. by scottb@google.com · 15 years ago
  48. 713786b Support runAsync with the cross-site linker. by spoon@google.com · 15 years ago
  49. 9b9b8c7 Removing annotated test cases that are passed with HtmlUnit 5607. by flin@google.com · 15 years ago
  50. d960884 Adds a Precompress linker that can be used to compress public artifacts by spoon@google.com · 15 years ago
  51. 5a7cc26 skip two tests that depends on certain size if the window cannot be resized. by kjin@google.com · 15 years ago
  52. 8a8c5a4 Fix external issue 4772 (com.google.gwt.user.client.ui.UIObject.setHeight("1em") causes an assert error with rhino) by rice@google.com · 15 years ago
  53. fcb44af Add soft permutations to the GWT compiler. by bobv@google.com · 15 years ago
  54. a15c79b Upgraded to a dethreaded HtmlUnit r5607. Removed @DoNotRunWith annotation by amitmanjhi@google.com · 15 years ago
  55. 733fb40 Snip bad 1.6 style use of @Override by rjrjr@google.com · 15 years ago
  56. dd5f429 Checkstyle fixes by rice@google.com · 15 years ago
  57. 9a18382 Add tail-globs to CssResource's @external declarations. by bobv@google.com · 15 years ago
  58. afdbca8 One-line fix to SelectionScript's fallback logic for non-shardable subclasses. by spoon@google.com · 15 years ago
  59. 3bddbc2 Annotated failed HtmlUnit test cases. by flin@google.com · 15 years ago
  60. 413d128 Extract from the selection script templates the functions by spoon@google.com · 15 years ago
  61. e11c225 Remove the glass panel from DOM when Popup#removeFromParent is called. by jlabanca@google.com · 15 years ago
  62. 87b9247 Fix for issue 4532. Removes the CSS expressions from PopupImplIE6 that were by jgw@google.com · 15 years ago
  63. 5f53678 Update currency data to Unicode CLDR 1.7.2. by jat@google.com · 15 years ago
  64. 863b1ee Adding a default return value to eventGetTypeInt. by jlabanca@google.com · 15 years ago
  65. eb452bd A few runAsync-related code size improvements. by scottb@google.com · 15 years ago
  66. 0b58a66 Fixing a checkstyle error in the emul version of date. by jlabanca@google.com · 15 years ago
  67. 83f01ac Reimplement java.util.Date in Java, using the new JsDate. by scottb@google.com · 15 years ago
  68. 0fd0c9b reverting r5487 that was just for diagnostics by amitmanjhi@google.com · 15 years ago
  69. 2de68cf Allow skipping a test case in development mode or production mode. by spoon@google.com · 15 years ago
  70. 623fb2b Date can add an hour to the day before Daylight Saving. by jlabanca@google.com · 15 years ago
  71. a16889a Fix for KeyPressEvent.getCharCode and overall key events improvements. by jlabanca@google.com · 15 years ago
  72. c5d91bb Fix the escaping of a String used in one of test methods of JsonpRequestTest by amitmanjhi@google.com · 15 years ago
  73. 50c6a10 Parsing a date string with an ending forward slash can lead to an uncaught exception. by jlabanca@google.com · 15 years ago
  74. 1b5cdf5 Increasing the RPC timeout of NoDeployTest so it is less flaky. by jlabanca@google.com · 15 years ago
  75. c721589 This patch modifies the compiler in two ways: by spoon@google.com · 15 years ago
  76. db80220 Fix for issue 4596 (broken layout on tab visibility change in IE6). Changes by jgw@google.com · 15 years ago
  77. 0bfd20c Fixing possible NPE in ImageSrcIE6 when an img element is copied. by jlabanca@google.com · 15 years ago
  78. a986bfe Annonated the failed test in all modes. by flin@google.com · 15 years ago
  79. ed252a5 Fix a couple of bugs in BigDecimal that were corrected in the by jat@google.com · 15 years ago
  80. c71b868 Fix to keep FocusWidget's setElement() implementation from clobbering by jgw@google.com · 15 years ago
  81. ffcc857 Allowing support to field references inside html elements and GWT by hermes@google.com · 15 years ago
  82. 0962528 Rolling back r7635 because this is causing unexpected failures on Firefox, by jgw@google.com · 15 years ago
  83. ea09c5e Fix to keep FocusWidget's setElement() implementation from clobbering by jgw@google.com · 15 years ago
  84. 97a5c6f Fix for issue 4595: "In TabLayoutPanel, inserting a tab before the currently by jgw@google.com · 15 years ago
  85. 523b3e4 Unbreak the build following CLDR update, by changing test strings used by jat@google.com · 15 years ago
  86. 4920c7a Adds UiBinder support for ListBox. by rjrjr@google.com · 15 years ago
  87. 2391442 Add BigDecimal/etc support. by jat@google.com · 15 years ago
  88. 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
  89. 947436d Make java.util.Collections.Empty{List,Map,Set} work with GWT RPC. by rice@google.com · 15 years ago
  90. c1dcea7 Add Math.cbrt, improve Math.log10, add tests. by jat@google.com · 15 years ago
  91. 5c74b9b Fix for AsyncProxy of top-level types, for which isStatic() by fabbott@google.com · 15 years ago
  92. 599a60b Adds explicit pure Java test support to GWTTestCase, via a setter. by guillaume.ryder@google.com · 15 years ago
  93. 84441df Add new method HTMLPanel.add(Widget, Element) (using gwt.dom.client.Element) by awiner@google.com · 15 years ago
  94. cf8428d Changes to AsyncFragmentLoader to replace the use of Map with ArrayList. by mlueck@google.com · 15 years ago
  95. 9eae616 http://gwt-code-reviews.appspot.com/148802 by knorton@google.com · 15 years ago
  96. 01ab6d0 Add the ability to change the default HandlerManager of a Widget. by jlabanca@google.com · 15 years ago
  97. 65bd551 Set visibility of glass when visibility of PopupPanel is changed. by jlabanca@google.com · 15 years ago
  98. 3140e03 Fixes NPE in PopupPanel when history is disabled. by jlabanca@google.com · 15 years ago
  99. af0a585 Makes HandlerManager execute all event handlers even if one throws an by phopkins@google.com · 15 years ago
  100. 921b954 Unselect the MenuItem in the top level MenuBar when auto-hiding a child MenuBar. by jlabanca@google.com · 15 years ago