- 0904fee Reduces class and JSNI loading for RPC in devmode. by tobyr@google.com · 14 years ago
- aaf7190 Temporary rollback of r9384 (Change Activity to an abstract class) until some internal clients catch up by rjrjr@google.com · 14 years ago
- 2344766 Change Activity to an abstract class, to allow its api to evolve. by rjrjr@google.com · 14 years ago
- 78109e8 (Issue 5564) RF has bad handling of SC_UNAUTHORIZED by rjrjr@google.com · 14 years ago
- d11fb3c Bidi support for ListBox by tomerigo@google.com · 14 years ago
- afbfc69 Support up-casting subclasses of java.util.Date (e.g. java.sql.Date). by bobv@google.com · 14 years ago
- 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
- 953bc13 Remove the implementation from GWTTestCase checkpoints. by scottb@google.com · 14 years ago
- 7dbefdc Making Column implement HasAlignment so users can specify the default alignment of cells in a column. In the future, we may add a way to specify the alignment of specific Cells. by jlabanca@google.com · 14 years ago
- 5479a90 Add Locator API to allow arbitrary domain types to be used with RequestFactory. by bobv@google.com · 14 years ago
- 23d3091 Add SafeHtml support to DirectionEstimator by tomerigo@google.com · 14 years ago
- 7d63105 Removing references to gecko user agent in favor of gecko1_8. gecko refers to very old versions of Mozilla, while gecko1_8 refers to all modern versions, including all versions of Firefox 2.0 and later. gecko was used to support the old version of hosted mode on Linux, which has long since been replaced by the dev mode plugin for Firefox. by jlabanca@google.com · 14 years ago
- f7a0c58 Updates the reference api for Api Checker to 2.1. Fixes 2 small bugs in Api Checker. by amitmanjhi@google.com · 14 years ago