- 2391442 Add BigDecimal/etc support. by jat@google.com · 15 years ago
- 3f5e6da Upgrade to HtmlUnit 2.7 build r5424. Removing annotations for fixed HtmlUnit bugs. by flin@google.com · 15 years ago
- 9f700f1 Fixes a bug where TextBox fires JSException in IE on double click. by jlabanca@google.com · 15 years ago
- 947436d Make java.util.Collections.Empty{List,Map,Set} work with GWT RPC. by rice@google.com · 15 years ago
- c1dcea7 Add Math.cbrt, improve Math.log10, add tests. by jat@google.com · 15 years ago
- 5c74b9b Fix for AsyncProxy of top-level types, for which isStatic() by fabbott@google.com · 15 years ago
- 599a60b Adds explicit pure Java test support to GWTTestCase, via a setter. by guillaume.ryder@google.com · 15 years ago
- 84441df Add new method HTMLPanel.add(Widget, Element) (using gwt.dom.client.Element) by awiner@google.com · 15 years ago
- cf8428d Changes to AsyncFragmentLoader to replace the use of Map with ArrayList. by mlueck@google.com · 15 years ago
- 9eae616 http://gwt-code-reviews.appspot.com/148802 by knorton@google.com · 15 years ago
- db34506 check null moduleName for PreCompileStrategy; this can happen when there are pure Java GWTTestCases. by kjin@google.com · 15 years ago
- 01ab6d0 Add the ability to change the default HandlerManager of a Widget. by jlabanca@google.com · 15 years ago
- 65bd551 Set visibility of glass when visibility of PopupPanel is changed. by jlabanca@google.com · 15 years ago
- 33e16f0 Reitveld: http://gwt-code-reviews.appspot.com/89810 by spoon@google.com · 15 years ago
- 3140e03 Fixes NPE in PopupPanel when history is disabled. by jlabanca@google.com · 15 years ago
- 164341e Upgrade WebKit's DOM library to use textContent instead of falling back to the by knorton@google.com · 15 years ago
- af0a585 Makes HandlerManager execute all event handlers even if one throws an by phopkins@google.com · 15 years ago
- 42547bf Use cellIndex and sectionRowIndex in HTMLTable::getCellForEvent by jgw@google.com · 15 years ago
- 921b954 Unselect the MenuItem in the top level MenuBar when auto-hiding a child MenuBar. by jlabanca@google.com · 15 years ago
- 85440c8 Rolling back due to API checker failure. Not caught by smoke tests for inexplicable reasons. by jgw@google.com · 15 years ago
- c1714e8 http://gwt-code-reviews.appspot.com/125806 by jgw@google.com · 15 years ago
- 56ef7b8 http://gwt-code-reviews.appspot.com/126812 by jgw@google.com · 15 years ago
- b520394 http://gwt-code-reviews.appspot.com/143801 by jgw@google.com · 15 years ago
- 8e077a1 Change RichTextAreaImpl and subclasses to not be coupled to Widget/RichTextArea: by jlabanca@google.com · 15 years ago
- 8801308 Fixes a bug where switch(this) doesn't work if the type by spoon@google.com · 15 years ago
- 4e82ce3 add window.resize{By,To} and window.move{By,To}. Modify LayoutTest to use the by kjin@google.com · 15 years ago
- 7e7d5cd HTTPRequest has been deprecated since GWT 1.5 in exchange for RequestBuilder. This patch removes it completely. by jlabanca@google.com · 15 years ago
- 9d69e09 Adding null checks to all History methods to ensure that History is enabled. by jlabanca@google.com · 15 years ago
- 6ee227f Use the getText() from SuggestBox instead of the one present in the TextBoxBase implementation. by jlabanca@google.com · 15 years ago
- 3e93068 Fixes RichTextArea.isEnabled/setEnabled functionality so that it actually enables/disables the text area. by jlabanca@google.com · 15 years ago
- 7ff02bd Bring back UiBinderUtilTest after fixing IE6 failure in by rjrjr@google.com · 15 years ago
- 266d9be Adds explicit pure Java test support to GWTTestCase, via a setter. by guillaume.ryder@google.com · 15 years ago
- f8abd7e Adds explicit pure Java test support to GWTTestCase, via a setter. by guillaume.ryder@google.com · 15 years ago
- c2163e6 Adding RegExp to public GWT (native version, pure Java version, tests) by tomerigo@google.com · 15 years ago
- 160a8f2 Fixes issue 4512. In JsStackEmulation, avoid rewriting references to by spoon@google.com · 15 years ago
- d553362 Fix a bug where MenuBar loses focus when moving between submenus using left/right keys. When are maintaining focus when the popup is auto closed instead of maintaining focus when the popup is manually closed. by jlabanca@google.com · 15 years ago
- 78c260f Add gwt.args ant property to ant gwtc and ant devmode in ant build by jat@google.com · 15 years ago
- b4e6f91 Fix handling of GWTTestCases that return null from getModuleName by jat@google.com · 15 years ago
- f9cd3c5 Move hasAttribute impl from DOMImplIE6 to DOMImplTrident so it applies to IE8 as well. by jlabanca@google.com · 15 years ago
- 46469f4 This addresses a problem with the recent patch, in that it is giving by jat@google.com · 15 years ago
- 2169352 Moving widget images into a doc-files directory under the ui package so they are visible in javadoc. by jlabanca@google.com · 15 years ago
- 27ad99c Fixes for outstanding LayoutPanel issues by jgw@google.com · 15 years ago
- 7d5ec1e Fix for HTMLTable.Cell#getElement() bug where it passes the row and cell index in the wrong order. by jlabanca@google.com · 15 years ago
- 78ff842 Fix JSONP collisions when using multiple modules on the same page. by jat@google.com · 15 years ago
- b4b5aaf Fix typos, including a checkstyle warning. by rice@google.com · 15 years ago
- ffb28bb This patch switches all of our tests to standards mode, and adds all LayoutPanel tests to UISuite. Currently, we aren't running the LayoutPanel tests on our build system, so this change revealed a couple minor issues. LayoutImplIE6 has a bug that we already talked about. Standards mode tests currently do not even start in FF due to a parsing error. I added a common workaround to the junit-standards.html files. by jlabanca@google.com · 15 years ago
- e9d93c1 Fix issue 4444 by removing the request's context path when computing module-relative paths. by bobv@google.com · 15 years ago
- 4def1d7 Fix issue 4460. Patch by: bobv Review by: jat by robertvawter@google.com · 15 years ago
- ae63c02 IE8 should use the styleFloat style name like IE6 does. by jlabanca@google.com · 15 years ago
- bddda5c Fix -bindAddress handling in JUnitShell. To preserve existing by jat@google.com · 15 years ago
- 0333487 http://gwt-code-reviews.appspot.com/132818 by jgw@google.com · 15 years ago
- c608a72 http://gwt-code-reviews.appspot.com/132817 by jgw@google.com · 15 years ago
- a0ff634 Adds an option to MenuBar that prevents it from stealing keyboard focus on hover. SuggestBox now uses this option. by jlabanca@google.com · 15 years ago
- ae4f0d0 Add support to CssResource for unknown at-rules. by bobv@google.com · 15 years ago
- 9914990 rollback r7439 due to missing files by rjrjr@google.com · 15 years ago
- 2f6ddb9 Add support to CssResource for unknown at-rules. by robertvawter@google.com · 15 years ago
- c7bdf28 IntPairAttributeParser now actually parses by rjrjr@google.com · 15 years ago
- e962de4 Provides an alternative way to encode text strings for TextResorurces when they by zundel@google.com · 15 years ago
- 30f8815 Prevent InlineResourceContext from creating too-long data: URLs. by bobv@google.com · 15 years ago
- 207cea4 Fixes issue 4431, UiBinder with Generic Types fails compilation with error by rjrjr@google.com · 15 years ago
- 431891e Snip stray println by rjrjr@google.com · 15 years ago
- 6306bc7 Implement java.util.Random based on Harmony and gwt-java-math. by rice@google.com · 15 years ago
- 9356917 Allow CssResource to handle identifiers containing underscores or that have a leading hyphen. by bobv@google.com · 15 years ago
- 500d7aa Fixes Issue 4415 "uibinder Image class with resource attribute, removes styles by rjrjr@google.com · 15 years ago
- 1222504 New apps created with webAppCreator now defaults to standards mode. by jlabanca@google.com · 15 years ago
- 63c7727 Fixes issue 4435, Inconsistent behavior of setStyleName(), setPrimaryStyleName() by rjrjr@google.com · 15 years ago
- 00e9ed5 Reverting r7403 because it is causing RpcValueTypesTest to fail. by jlabanca@google.com · 15 years ago
- 9907649 LayoutPanelTest does not interact nicely with HtmlUnit. by bobv@google.com · 15 years ago
- 7ee13ba Use the current thread's context ClassLoader in SerializabilityUtil. by bobv@google.com · 15 years ago
- fffc42f Add @defs to interfaces created by the CssResource InterfaceGenerator utility class. by bobv@google.com · 15 years ago
- c919058 Adding setAltText/getAltText methods to Image widget. by jlabanca@google.com · 15 years ago
- b0d4929 Adding SuggestionDisplay interface to SuggestBox to allow custom display implementations. by jlabanca@google.com · 15 years ago
- 1ec904e Fixes for issues 4447, 4366. by jgw@google.com · 15 years ago
- 09bbaf5 This patch gives a better error message for providing an incorrect by jat@google.com · 15 years ago
- f50b208 Misc formatting / checkstyle fixes. by scottb@google.com · 15 years ago
- 9ae8f8e Checkstyle fix in LayoutPanelTest. by jlabanca@google.com · 15 years ago
- 34b9ab1 Adding PopupPanel#setAutoHideOnHistoryEventsEnabled() method to autoHide popups when the history token changes. by jlabanca@google.com · 15 years ago
- 75a239e Simplifying refactor of FocusImpl now that all modern browsers support focusable divs. Also fixes some issues associated with accessKeys. by jlabanca@google.com · 15 years ago
- c863117 Fix for issue 4360. There was a subtle state bug in LayoutCommand that by jgw@google.com · 15 years ago
- 295cd60 Fix for issue 4344. DockLayoutPanel should have been using doubles, not by jgw@google.com · 15 years ago
- 3a484c0 Revert the portion of r7378 that renames argument names in generated code. by jat@google.com · 15 years ago
- cad5834 Fix problems with getting parameter names in generated code. This manifests by jat@google.com · 15 years ago
- 9e0ce50 Updating the number of cols in the colgroup when Grid.resizeColumns() is called. by jlabanca@google.com · 15 years ago
- afaa38a Updating the deprecation javadoc for RichTextArea.BasicFormatter. by jlabanca@google.com · 15 years ago
- 24882c0 Allows JSNI references to non-overloaded methods to use * in place by spoon@google.com · 15 years ago
- 0c97a01 Adds the module name to the generated ID of FormPanel's iframe to ensure that IDs are unique across modules. by jlabanca@google.com · 15 years ago
- 7d0922f Adds non-trivial tests to the default app created by webAppCreator, including one that uses delayTestFinish and sends an RPC. Also shows an example of shared client/server code. by jlabanca@google.com · 15 years ago
- c6f1620 Revert r7351 due to test failures. by jat@google.com · 15 years ago
- 9673f25 Replacing old reference to $wnd.__captureElem with @com.google.gwt.user.client.impl.DOMImplStandard::captureElem. by jlabanca@google.com · 15 years ago
- ee93bc2 URI-escape cookies (addresses external issue 4365). by kprobst@google.com · 15 years ago
- e98bf7a Fixes a checkstyle error introduced in r7352. by kprobst@google.com · 15 years ago
- 29336e7 Fix external issue 4048 - make java.sql.Timestamp emulation by rice@google.com · 15 years ago
- 2468b2d Add java.math.BigDecimal/BigInteger support. by jat@google.com · 15 years ago
- 51ee32a Revert r7347, which caused problems in DevMode. by jat@google.com · 15 years ago
- bef6951 Ensure "".split(",") returns { "" }. This is the behavior of Sun's by rice@google.com · 15 years ago
- 37ae501 Add a more inlinable path for String.equals(String) by rice@google.com · 15 years ago
- 0a866b9 Use log(...) instead of log(..., (Throwable) null) for GWT.log and servlet logs. by rice@google.com · 15 years ago
- 884c189 Fix external issue 1581: Double.parseDouble treats whitespace differently in hosted mode by rice@google.com · 15 years ago
- 27b92b8 Fixes issue 1822. Arrays now implement Serializable and Cloneable. by spoon@google.com · 15 years ago
- beed963 Call servlet.log(message) instead of servlet.log(message, (Throwable) null) by rice@google.com · 15 years ago