1. 0c4c311 Public (by t.broyer@gmail.com): by rjrjr@google.com · 14 years ago
  2. c7788e4 Fix Windows DLL binary for recent Chrome plugin update. by conroy@google.com · 14 years ago
  3. 5e81c15 Change GWT History to work when multiple applications are loaded within the same page. by jhollenbach@google.com · 14 years ago
  4. 5a663b5 Warn users of JRE 1.5 that their days are numbered by rjrjr@google.com · 14 years ago
  5. 9119d21 In r8817, we landed a patch that allows @Prefix(""), i.e. a by t.broyer@gmail.com · 14 years ago
  6. 1c8fa21 Adds accessibility to certain GWT AST nodes. by scottb@google.com · 14 years ago
  7. 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
  8. de6b726 Add JREIndex optimization to JdtCompiler. by scottb@google.com · 14 years ago
  9. dffcd80 Add SSL support to DevMode. by jat@google.com · 14 years ago
  10. 8ea6b76 Add validation jars to the expenses sample build.xml by nchalko@google.com · 14 years ago
  11. 9283f74 Turn off test that is failing in IE by nchalko@google.com · 14 years ago
  12. 298ed59 Bump pom.xml version, and fix NPE in samples/expenses by rjrjr@google.com · 14 years ago
  13. 31ea105 Add option to use JSONP in ExternalTextResource by unnurg@google.com · 14 years ago
  14. 18a946b Add more TCK tests by nchalko@google.com · 14 years ago
  15. 0c8ad8e Fixing a bug in CellBrowser where the user must click on an element twice to focus on it and enable keyboard support. The problem is that Element.getTabIndex() returns 0 for non-focusable divs, which causes us to assume that the div is focusable. Other browsers return -1 for non-focusable divs. Unfortunately, there is no good way to fix the bug in Element.getTabIndex() because the only way to determine if an element is natively focusable, such as a text box, is to compare the element tagName to a list of known natively focusable element, which isn't scalable. For now, I worked around it in CellBasedWidgetImpl. by jlabanca@google.com · 14 years ago
  16. f10e60e Allows isBoolean() properties to be handled correctly by AutoBeanCodex and RequestFactory. by bobv@google.com · 14 years ago
  17. 560bbeb Fix missing line in Javadoc. by jat@google.com · 14 years ago
  18. 7ce6b7f Add Windows support to the FF4 plugin. by conroy@google.com · 14 years ago
  19. 20638f6 In the LoadModuleMessage, send the application supplied URL rather than the plugin's view of the URL. by conroy@google.com · 14 years ago
  20. 169462a If some unrecoverable failure happens during validation, a ValidationException is raised. by nchalko@google.com · 14 years ago
  21. c58e808 Fixing a bug in DynaTableRf where multiple stale responses can push data into the CellTable, creating an infinite loop where each stale response changes the table range, triggering another request. Also abstracting the ImageButtons used in SimplePager, and fixing a bug where disabled buttons were still clickable. by jlabanca@google.com · 14 years ago
  22. d838f3c Remove experimental warning from Canvas and clean up javadoc. by pdr@google.com · 14 years ago
  23. eebaf34 Updates DTRF to show the use of ServiceLocators and Locators. by rchandia@google.com · 14 years ago
  24. 34ed857 Throw an IllegalErgumentException if the property name is invalid. by nchalko@google.com · 14 years ago
  25. 33a7a7f Allow Editor framework to handle primitive types. by bobv@google.com · 14 years ago
  26. 54814ec Handle deferred layout updates gracefully in SplitLayoutPanel resize logic. by fmalita@google.com · 14 years ago
  27. ee5778c Update MissingPlugin.html for FF4 support by conroy@google.com · 14 years ago
  28. e35204f Updated StackTraceDeobfuscator javadoc in follow up to r9162. by fredsa@google.com · 14 years ago
  29. e21df1a Public (t.broyer@gmail.com): by rjrjr@google.com · 14 years ago
  30. 8b507fa Improve canvas for browsers (and permutations) with partial canvas support. by pdr@google.com · 14 years ago
  31. bb7075b Include class level constraints in the BeanDescriptor. by nchalko@google.com · 14 years ago
  32. ee457f8 Support for IE9 GWT Developer Mode plugin. by fabiomfv@google.com · 14 years ago
  33. 15c6922 Some fixes to "Only JClassTypes should have a super class". by scottb@google.com · 14 years ago
  34. e3153e5 Update the mac xpcom plugin for Gecko 2.0 (FF4). This is a platform switch for by conroy@google.com · 14 years ago
  35. 6e27014 Only JClassTypes should have a super class. by scottb@google.com · 14 years ago
  36. 36b8803 Fix inadvertent commenting of Showcase locales. by jat@google.com · 14 years ago
  37. 06d163e Make maven_script.sh more flexible by rjrjr@google.com · 14 years ago
  38. 6b8efed Decentralize JNonNullType from JProgram. by scottb@google.com · 14 years ago
  39. 5e2a76a Optimizations for server-side invocations of CustomFieldSerializers. by mchaston@google.com · 14 years ago
  40. f6557f3 Fixing the overflow-x and overflow-y properties in Style to use camelCase instead of hyphenated notation. by jlabanca@google.com · 14 years ago
  41. ced4cde Fixing a bug in ResizeLayoutPanel where moving the scroll bars triggers a scroll event on older versions of Safari, which causes an infinite loop. by jlabanca@google.com · 14 years ago
  42. e779ab5 Optimize redundant 'switch' statements by rice@google.com · 14 years ago
  43. e3c0575 Public(t.broyer@gmail.com): by rjrjr@google.com · 14 years ago
  44. 95e3bb8 Public (larsenje@gmail.com): Adds the ability to set a DialogBox caption widget. by rjrjr@google.com · 14 years ago
  45. eec88e6 Code cleanup after "Fix handling of null passed into varargs." by scottb@google.com · 14 years ago
  46. 2e39a49 Turn on the null groups tests, now that the gwt null varargs bug is fixed. by nchalko@google.com · 14 years ago
  47. cafd96f Adding a new widget ResizeLayoutPanel that can trigger a resize event when it changes size. The widget uses hidden scrollable divs to detect resize on non-IE browsers. This allow users to embed widgets that RequireResize in their app without having an unbroken chain of ProvidesResize up to the RootLayoutPanel. by jlabanca@google.com · 14 years ago
  48. 154c48a Implement an isDirty() method for Editor framework drivers. by bobv@google.com · 14 years ago
  49. e97fa57 Fix handling of null passed into varargs. by scottb@google.com · 14 years ago
  50. 44b293d Rolling back by rice@google.com · 14 years ago
  51. 551ef31 Fixing HasWidgetsTester#testAll to actually call testDoDetachChildrenWithError. Currently, it calls testDoAttachChildrenWithError twice. HTMLTableTestBase needs to be modified to work with the test. by jlabanca@google.com · 14 years ago
  52. 3674b30 Implement spec section 2.2. Applying multiple constraints of the same type. by nchalko@google.com · 14 years ago
  53. 92242e6 Rolling back IE bugfix for IFrames due to failed ImageTest by pdr@google.com · 14 years ago
  54. 8a38343 Make production mode stack traces match JRE spec more closely by fredsa@google.com · 14 years ago
  55. 7edc5d7 Fix bug on IE where onload events don't fire for IFrames. by pdr@google.com · 14 years ago
  56. 6374ed5 Optimize redundant 'switch' statements by rice@google.com · 14 years ago
  57. 1798ed4 Mark some test as Failing. Note these test only fail on IE. by nchalko@google.com · 14 years ago
  58. 6bdc292 Removes a Java 1.6-ism. by rchandia@google.com · 14 years ago
  59. 5b7a2bf Add support for mapping ConstraintViolation objects into SimpleBeanEditor. by bobv@google.com · 14 years ago
  60. 4c81c39 Add a @TestNotCompatible for tests where the test code is not GWT compatible. by nchalko@google.com · 14 years ago
  61. 09cfc1d Match Classes to validate in the order specified in the GwtValidaiton by nchalko@google.com · 14 years ago
  62. ad61f1d Move the TCK report task to user/build.xml and delete samples/validationtck by nchalko@google.com · 14 years ago
  63. b74dff4 Re-roll r9549 with a fix that ensures that sub-editors of a LeafValueEditor will be ignored. by bobv@google.com · 14 years ago
  64. 27c024a Rolling back r9549 due to downstream build breaks. by bobv@google.com · 14 years ago
  65. 08d4db8 Fix a generics compile error on OSX java 1.6 by nchalko@google.com · 14 years ago
  66. 219c9d8 Public (by t.broyer): by robertvawter@google.com · 14 years ago
  67. 455f5bc Adding new SimpleLayoutPanel widget, which is a subclass of SimplePanel that ProvidesResize to its child. This is useful when an application needs a content container to hold a Widget that RequiresResize. by jlabanca@google.com · 14 years ago
  68. 43c7d8a Public (by t.broyer): by robertvawter@google.com · 14 years ago
  69. 5dfac3f Public (by t.broyer): by robertvawter@google.com · 14 years ago
  70. abd946b Fixes a bug in JavaScriptObject support in DevMode that prevents dispatching by knorton@google.com · 14 years ago
  71. 0eaff10 Adds a hook to invalidate a rebind within dev mode (from Alexander Mitin) by jbrosenberg@google.com · 14 years ago
  72. 3be387d Cache ModuleDefs by context ClassLoader. by scottb@google.com · 14 years ago
  73. c57faee Public (t.broyer@gmail.com): by rjrjr@google.com · 14 years ago
  74. 0efd539 Add TCK jars to user .classpath by nchalko@google.com · 14 years ago
  75. 31a10fe Tone down the experimental api warning. by pdr@google.com · 14 years ago
  76. 7771b37 Handle validation of cascaded Arrays, Iterables and Maps. by nchalko@google.com · 14 years ago
  77. 60e05a1 ColumnSortEvent#isAscending was misspelled. Fixes by rjrjr@google.com · 14 years ago
  78. 36cf748 Update the xpcom plugin for Gecko 2.0 (FF4). Only tested on Linux so far. by conroy@google.com · 14 years ago
  79. cc2a4fc fix for NPVariant numbers. (new webkit v8 bindings give us doubles for ints) by conroy@google.com · 14 years ago
  80. 6694f74 Adds some documentation on TypeOracle and JType by zundel@google.com · 14 years ago
  81. 0045701 Move all TCK test to users/test so they are run by the continuos build. by nchalko@google.com · 14 years ago
  82. c58105f Give more explanation in the script tag failure and also provide a way to override it for projects that do not control by unnurg@google.com · 14 years ago
  83. a177ae0 Move the validation test cases that depend on reflection out of a client-scoped package. by bobv@google.com · 14 years ago
  84. 76f6ca4 TreeTest got upset by Safari 3 too. by rjrjr@google.com · 14 years ago
  85. 3682fcd TreeItemTest got upset by Safari 3. by rjrjr@google.com · 14 years ago
  86. 7dbe3e3 Adds a unit test for the TypeOracleMediator that feeds byte code instead of source. by zundel@google.com · 14 years ago
  87. 4ddc498 Follow-up to tobyr feedback on r9509. by scottb@google.com · 14 years ago
  88. 0288de0 DevMode generates a default web.xml when <servlet> tags are present and no web.xml exists. by scottb@google.com · 14 years ago
  89. 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
  90. 8a5c5b2 Pre-initialize ResourceOracleImpl's classpaths in parallel with other startup by scottb@google.com · 14 years ago
  91. d643115 Make the logging framework provide a default uncaught exception by rjrjr@google.com · 14 years ago
  92. d1c2112 Public (Konstantin.Scheglov@gmail.com): by rjrjr@google.com · 14 years ago
  93. 4c51d5d ModuleDef's resource oracles really should be lazy. by scottb@google.com · 14 years ago
  94. 94601de Rolling back r9505 due to CellViewSuite test breakages. by fmalita@google.com · 14 years ago
  95. 3cebe4d Fix a bug in Timestamp.compareTo where the result could be wrong if by jat@google.com · 14 years ago
  96. 2937577 Handle deferred layout updates gracefully in SplitLayoutPanel resize logic. by fmalita@google.com · 14 years ago
  97. 6424351 Test the type of a value before casting it. by nchalko@google.com · 14 years ago
  98. 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
  99. c46faf5 For easier code archeology in the future: by conroy@google.com · 14 years ago
  100. a75fb5f For easier code archeology in the future: by conroy@google.com · 14 years ago