gwt /
gwt /
7775b0176dc7753d8c9ad370ffb5df66cada5b6b - 7775b01 Delete empty file leftover after patch, add missing overrides from r5036. by jat@google.com · 16 years ago
- 54905fd Add support for HostedMode with OOPHM. by jat@google.com · 16 years ago
- d3e8c3a Adds an experimental flag, -XdisableCastChecking which turns off runtime cast checks in compiler output. by scottb@google.com · 16 years ago
- 9d9adf5 Remove PlatformSpecific, moving the functionality into SwtHostedModeBase or by jat@google.com · 16 years ago
- e46ace0 Remove deprecation warnings from DOMImplMozillaOld. by jat@google.com · 16 years ago
- 0a32946 Makes DiscloserPanelImagesRTL public, to allow apps to include it in bigger bundles. by rjrjr@google.com · 16 years ago
- d6e216d Fix checkstyle error. by jat@google.com · 16 years ago
- e2c3414 Cherry-pick merge of r5023. by spoon@google.com · 16 years ago
- a2eb2a2 Revert inadverdent commit from 5018. by jat@google.com · 16 years ago
- 0ef9f88 Add host name/address to automatically generated whitelist, improve handling by jat@google.com · 16 years ago
- e1e9b28 Fix a bug in currency list generation for runtime locales. by jat@google.com · 16 years ago
- 54c1bcc Fixes several checkstyle violations. by spoon@google.com · 16 years ago
- cb5a2ca Expand the amount of data exported by the symbol maps. by bobv@google.com · 16 years ago
- a1b5657 When JUnitShell wraps exceptions from remote browsers, be sure to copy the cause. by scottb@google.com · 16 years ago
- ba90927 Adding git support to the ant SvnInfo task. by scottb@google.com · 16 years ago
- 359e55c Refactor SvnInfo to make it testable; also makes the branch relative path to the root of the repository. by scottb@google.com · 16 years ago
- bebb573 Adds dependency information to SOYC reports, so it is clear why by spoon@google.com · 16 years ago
- 5387e9a Better ability to debug CustomFieldSerializerTest. by scottb@google.com · 16 years ago
- 444886b Sort / format / checkstyle fixes. by scottb@google.com · 16 years ago
- fa72661 Fixes issue 3464, DateBox cannot be mocked. by rjrjr@google.com · 16 years ago
- ed99028 Merge from 1.6 to trunk. by jat@google.com · 16 years ago
- 4145b2d Updating OOPHM classpath; minimize dependencies to bare minimum. by scottb@google.com · 16 years ago
- c4c4ead Update to r4917, which has GWT.runAsync download by spoon@google.com · 16 years ago
- e227edd When adding a bridge method (r4943), set up its override by spoon@google.com · 16 years ago
- 5a1a5a5 Adds a new test to verify that a client SerializationException prevents a server invocation. by scottb@google.com · 16 years ago
- 46f52bc Cherry-pick merging /releases/1.6 c4963 into trunk. by scottb@google.com · 16 years ago
- e505038 Add support for reporting the use of deprecated types, methods, and fields from within JSNI methods. by bobv@google.com · 16 years ago
- 4e7be04 Fix typo in emitted symbol map filename. by bobv@google.com · 16 years ago
- a12cbc0 Removed unused imports. by scottb@google.com · 16 years ago
- edd93e0 Implements an undocumented symbol-dumping feature. by scottb@google.com · 16 years ago
- 005d3d3 Fixes issue 3304. The attempted fix in r4477 opened up some possible by spoon@google.com · 16 years ago
- 47a31fc Clean up how tag interfaces are assigned to JavaScriptObject when implemented by SingleJsoImpl types. by bobv@google.com · 16 years ago
- ef19e66 Add the permutation's strong name to the HTTP headers of GWT RPC requests. by bobv@google.com · 16 years ago
- 617ed41 Fixes broken serializability of StackTraceElement by rjrjr@google.com · 16 years ago
- 4c526e4 Build fix: this should have been part of r4936. by scottb@google.com · 16 years ago
- 2afa10f Refactor JsParser interface to be a static method; hide internal state. by scottb@google.com · 16 years ago
- dbd5b33 When viewing a JsniMethodBody in a debugger, show the JS source. by scottb@google.com · 16 years ago
- 037c2b9 Removing JsSourceInfo; no longer needed by scottb@google.com · 16 years ago
- 39e8ed0 JModVisitor and JsModVisitor now allow immutable lists to be traversed (provided you don't actually try to modify them). Should also be slightly faster. by scottb@google.com · 16 years ago
- 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
- 41b9203 Rolling back r4917 to clear the build for a pending 1.6 -> trunk merge. by scottb@google.com · 16 years ago
- 123be3b Allow runAsync to download code using XHR instead of by spoon@google.com · 16 years ago
- 4c3d049 Removes an out-of-date comment. by amitmanjhi@google.com · 16 years ago
- 19bec45 Added comments to EventTest.testDoubleClickEvent() to explain why IE behavior is expected to be different. by jlabanca@google.com · 16 years ago
- e103359 Fixed a bug where IE would synthesize extra click events on a double click. by jlabanca@google.com · 16 years ago
- 7e8b053 Added some Api changes to the whitelist after confirming with John. by amitmanjhi@google.com · 16 years ago
- 5ad3881 Reversed c4906 because user/src/com/google/gwt/i18n/server is absent in the reference version. by amitmanjhi@google.com · 16 years ago
- 9fcbfe7 The file has to be excluded from the new Api. Completes the fix in c4906 to c4905. by amitmanjhi@google.com · 16 years ago
- f070ac6 Update to the config file due to John's Runtime locales stuff (r4905) by amitmanjhi@google.com · 16 years ago
- abdf77e Add support for runtime locales, update CLDR data. by jat@google.com · 16 years ago
- 3e24e89 Fix OOPHM breakage due to JSNI references to class literals, also remove a by jat@google.com · 16 years ago
- 03a8030 Fixes issue 3365 by making sure the date value is copied upon the construction of the date value change event. by ecc@google.com · 16 years ago
- 9de3ef1 This patch enables Gwt's custom resource-filters to handle patterns that end in by amitmanjhi@google.com · 16 years ago
- f1f210f Partial rollback of c4888: we shouldn't, but have some users depending on by fabbott@google.com · 16 years ago
- 917a542 Fixes issue r3414 by making date box fire value change events reliably by ecc@google.com · 16 years ago
- 080c389 Updated webAppCreator to include a much better error handling message when an RPC error occurs. by jlabanca@google.com · 16 years ago
- e00882a In Showcase, gave some buttons a fixed width so they would line up nicely. by jlabanca@google.com · 16 years ago
- ca15481 Fix aliasing in AST nodes created by JavaScriptObjectNormalizer by calling CloneExpressionVisitor. by bobv@google.com · 16 years ago
- d8c3cda Updating branch-info.txt. by jgw@google.com · 16 years ago
- 7d2529a Merging trunk c4889 into this branch. by jgw@google.com · 16 years ago
- 6b28ff9 Fixes FlowPanel.clear() on IE (by making it not use innerHTML). by jgw@google.com · 16 years ago
- 9972eb1 Use a local variable to record the RPC request id number instead of using the global variable. by bobv@google.com · 16 years ago
- 65e33e4 Fixes issue 3378 by adding getHandlerCount() Review by:rjrjr by ecc@google.com · 16 years ago
- 199ab93 Fix MenuItem class doc--it's not a widget by rjrjr@google.com · 16 years ago
- f14fe7f Updating the branch-info.txt for cherry pick c4873 from trunk to 1.6 (r4878) by amitmanjhi@google.com · 16 years ago
- 0a98422 svn merge -r4872:4873 https://google-web-toolkit.googlecode.com/svn/trunk . by amitmanjhi@google.com · 16 years ago
- 1e0e646 Fix web-mode compilation of SingleJsoImpl types when the implementing JSO type is never explicitly referenced by client code. by bobv@google.com · 16 years ago
- 079f149 Fix test based on new CLDR data. by jat@google.com · 16 years ago
- e014325 Update date/time constants to CLDR 1.6.1. by jat@google.com · 16 years ago
- 912a793 Discard the serialized AST before linking, to save memory. by spoon@google.com · 16 years ago
- d5f3042 This patch adds identifiers that cause loading of the java plugin in the by amitmanjhi@google.com · 16 years ago
- 8185cce Updating branch-info.txt. by jgw@google.com · 16 years ago
- ffb71b8 Merging trunk@c4867 into the 1.6 release branch. by jgw@google.com · 16 years ago
- 5559149 Merging trunk@c4859 into 1.6 release branch. by jgw@google.com · 16 years ago
- 06e80c26 Disables the popup scrollbar hack for FF3 and later on Mac OS X, where it is no by jgw@google.com · 16 years ago
- a941541 Correct the help text for HostdMode -server argument. by scottb@google.com · 16 years ago
- d435487 Fixed a bug in DOMImplIE.getAbsoluteLeft() where the wrong value can be returned in strict mode if the user sets a width on the body element. by jlabanca@google.com · 16 years ago
- e15b8ee We deprecate ListBox's setMultipleSelect, fixing issue 249. Review by:rjrjr by ecc@google.com · 16 years ago
- b8dc095 Remove the need for an explicit SingleJsoImpl annotation. The single-JSO-ness of interfaces will be automatically calculated. by bobv@google.com · 16 years ago
- 3af18e0 Add a doctype to the template for our generated web.xml on new projects. by ajr@google.com · 16 years ago
- 2290f02 Fixed hyperlinks to samples in recognition of the new project directory structure. by bruce@google.com · 16 years ago
- 9b46bf7 Changed copyright dates to 2009. by bruce@google.com · 16 years ago
- 35a35dd Fix test breaks on Linux hosted-mode browser running in web mode; sometimes a function's toString() will start with spaces. by bobv@google.com · 16 years ago
- b7ad35a This patch fixes the caching logic so that Gwt no longer re-reads and by amitmanjhi@google.com · 16 years ago
- d87e37d This patch provides custom implementations for pattern matching of resources by amitmanjhi@google.com · 16 years ago
- 2a2d21f Fixes issue 3357; using -validateOnly with I18N caused spurious validation errors because we were trying to rebind every visible class. by scottb@google.com · 16 years ago
- 6c565c7 Fixes CheckBox.replaceInputElement() to not reverse the order of the input & by jgw@google.com · 16 years ago
- 93fe994 Checkstyle fixes. by scottb@google.com · 16 years ago
- 4017786 Fix null derefenece in Mozilla browsers if we attempt to create a JavaScriptException after encountering a "throw null;" scenario. by bobv@google.com · 16 years ago
- 374d43a Merge web-mode stack trace support. by bobv@google.com · 16 years ago
- 458668a General polish: marking a couple of interfaces deprecated to avoid confusion. by scottb@google.com · 16 years ago
- dbaddcc Removed deprecated api calls. by scottb@google.com · 16 years ago
- af9616d Remove spurious warnings generated by referencing nullField and nullMethod. by scottb@google.com · 16 years ago
- b2bd3f5 Allow test parallelization to be set externally. by bobv@google.com · 16 years ago
- 87b1e5f General polish. by bruce@google.com · 16 years ago
- c6ac19e Fixed DOMRtlTest.testGetAbsolutePositionWhenScrolled(). We now allow the return value of getAbsoluteLeft to be off by 1px, which is possible in FF2 if the element is in a scrollable div. by jlabanca@google.com · 16 years ago
- 6cec435 Avoid creating clinit calls for ClassLiteralHolder when constructing the JS AST. by bobv@google.com · 16 years ago
- c0e308f Integrate type-removal branch into trunk. by bobv@google.com · 16 years ago
- 49b3f1c Disabled the unit test DOMRtlTest.disabledTestGetAbsolutePositionWhenScrolled() to fix the build. I will reenable this test very soon. by jlabanca@google.com · 16 years ago
- 0b0d6d4 On Chrome and Safari in RTL mode, getAbsoluteLeft() returns the wrong value if a scrollable div is in the hierarchy because offsetLeft is relative to the left edge of the scrollable div when scrolled all the way to the right, not when scrolled to the left. This patch adds back the difference between the left edge when scrolled to the left and the left edge when scrolled to the right. by jlabanca@google.com · 16 years ago