gwt /
gwt /
e71dbf09d16e572f63d675a2096a7c2821f0cb3c - e71dbf0 When deciding whether a compilation is for IE6, check all of the current by spoon@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
- 9ecd924 Adds a test for using querySelectorAll instead of getElementById. Faster, but by rjrjr@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
- 9d7a8c5 Changes missing from r7378. 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
- 6050ca6 Fixes mkdirs order in Util.writeStringAsFile(). by scottb@google.com · 15 years ago
- 24882c0 Allows JSNI references to non-overloaded methods to use * in place by spoon@google.com · 15 years ago
- ff7bc12 Adds more widget creation benchmarks. to compare creating via innerHTML v. dom by rjrjr@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
- 7b46b55 Updating checkstyle to allow 2010 as a Copyright year. by jlabanca@google.com · 15 years ago
- c6f1620 Revert r7351 due to test failures. by jat@google.com · 15 years ago
- 94cc660 Fix external issue 4425 - '\0' chars in string literals were being escaped by rice@google.com · 15 years ago
- e035510 Introduces Microbenchmarks app in references. At the moment there by rjrjr@google.com · 15 years ago
- 73bda9d Setting the failure code of ant tests to 2 instead of 1 so we can differentiate a test failures from build failures. by jlabanca@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
- 0ea3fce Fixes two XML issues in the Compile Report: some unicode characters slipped through, and some invalid XML characters were not escaped. by kprobst@google.com · 15 years ago
- 003c0c8 Fixes JSORestrictions crash in bad units. by scottb@google.com · 15 years ago
- 98c5516 When SameParameterValueOptimizer substitutes a value 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
- 260b0ac Sort and format. by spoon@google.com · 15 years ago
- cf0bd11 Move more IE6 urls out of war and into resource space by rjrjr@google.com · 15 years ago
- 5d15219 Fix a bug where Collections.unmodifiableMap's entrySet toArray method tries by jat@google.com · 15 years ago
- a7ca35a RFE - Issue 3906: Overload GWT.log with a single String arg by rice@google.com · 15 years ago
- f3ea475 Fix external issue 4110: DateTimeFormat rounds fractional seconds incorrectly by rice@google.com · 15 years ago
- 2869626 Fix Mail sample to use a data url for IE6, baking in the image by rjrjr@google.com · 15 years ago
- ed766af Add class and method resymbolization to JUnitShell to improve production-mode stack traces for continuous builds. by bobv@google.com · 15 years ago
- 95cd687 Fixes Javadoc errors on DislcosurePanels in UiBinder by rjrjr@google.com · 15 years ago
- a65bce7 Fixes UiBinder IndexOutOfBound errors on public void set() methods. by rjrjr@google.com · 15 years ago
- 2850653 Make @url and the gwt-image property of @sprite blocks accept dot-path values so that they can be used with nested ClientBundles. by bobv@google.com · 15 years ago
- bc8f10d Don't ignore !important when attempting to merge CSS rules by content. by bobv@google.com · 15 years ago
- ca2d4c2 Update Scheduler API. by bobv@google.com · 15 years ago
- 4f2e387 Fixing error message on <script> tag with conditionals in .gwt.xml. by scottb@google.com · 15 years ago
- 3828c3a Changes the output format of the emulated JRE doc generator from wiki to EZT. by kplatfoot@google.com · 15 years ago
- ab2e8f0 ExpressionAnalyzer fix for clinit field refs. by scottb@google.com · 15 years ago
- 6020e7e Updating code museum launch configurations to use platform independent jars, and to use DevMode. by jlabanca@google.com · 15 years ago
- 6d6afe3 Remove unnecessary imports. by jat@google.com · 15 years ago
- 34591c2 Fix API configs for NumberFormat changes. by jat@google.com · 15 years ago
- 0781073 Abstract out a CurrencyData interface and make it available to NumberFormat, by jat@google.com · 15 years ago
- 39e363a Fix checkstyle warning. by jat@google.com · 15 years ago
- b614fdf variable naming fix as suggested by Scott. by fabbott@google.com · 15 years ago
- 4f6bdeb Fix benchmark viewer. by jat@google.com · 15 years ago
- efe7be3 Annotating some new tests in RequestBuilderTest because they fail in HtmlUnit. by jlabanca@google.com · 15 years ago
- 6d0e598 Fix System.arrayCopy to handle interfaces properly. by jat@google.com · 15 years ago
- 5250633 Fixes failure of TypeOracleMediator to resolve primitive arrays. by scottb@google.com · 15 years ago
- c8865c9 Removes some external inconsistency dangers from our collections. by scottb@google.com · 15 years ago
- 0d227a7 Adds DELETE, HEAD and PUT methods to RequestBuilder. by jlabanca@google.com · 15 years ago
- 0c47556 Fix TreeMap submaps where there are no keys in range. by jat@google.com · 15 years ago
- 310286e Adding a simple 3x retry algorithm to XhrLoadingStrategy, and exposing it to GWT.create so users can more easily override both the AsyncFragmentLoader.LoadingStrategy and also AsyncFragmentLoader.Logger. Also tweaked the logging, so that load failures can see what was being requested and what data arrived. by fabbott@google.com · 15 years ago
- faedc78 JsniChecker should resolve methods defined by super interfaces. by scottb@google.com · 15 years ago
- 1747b31 Tracks nullness within the compiler by adding a JNonNull type. by spoon@google.com · 15 years ago
- 903b3f1 Remove a JDK 1.6-ism by rice@google.com · 15 years ago
- 976dfd4 Add JSONP classes to Javadoc. by jat@google.com · 15 years ago
- 099898c Updating IE Plugin to use latest oophm.dll. by jlabanca@google.com · 15 years ago
- bf3530c Update IE plugin version. by jat@google.com · 15 years ago
- 5c709cb Update Chrome plugin version number. by jat@google.com · 15 years ago
- 12cbdf2 Javadoc fixes for deRPC. by jat@google.com · 15 years ago
- 836cdd4 Update the missing plugin text. by bobv@google.com · 15 years ago
- e786e03 fixing Showcase eclipse launch configs by scottb@google.com · 15 years ago
- 0754de8 Restores logging for recursive unit invalidation. by scottb@google.com · 15 years ago
- 9be8ecc Fixes a bug in recursive unit invalidation. by scottb@google.com · 15 years ago
- 29f554b Log extra information when AsyncFragmentLoader sees an HTTP download failure. by spoon@google.com · 15 years ago
- f33c754 Updating release notes for GWT 2.0.0. by jlabanca@google.com · 15 years ago
- 2d98f5d Including missing Javadocs from classes in rebind, server, and shared packages. by jat@google.com · 15 years ago
- 59f1160 A set of fixes for three layout issues: 4160, 4241, and 4243. by jgw@google.com · 15 years ago
- 38d9e77 Adding src to the classpath of generated test.dev and test.prod targets. We also need to improve the generated test to actually do something with code in src. by jlabanca@google.com · 15 years ago
- 577f752 Minor tweaks to Showcase. by jlabanca@google.com · 15 years ago
- f94a1e7 Resizing MailList to avoid unneccessary vertical scroll bar. by jlabanca@google.com · 15 years ago
- c18c66a Fixing JavaDoc in NumberFormat. by jlabanca@google.com · 15 years ago
- db14424 Fix incorrect delimiter in Chinese Showcase translation. by jat@google.com · 15 years ago
- edc68ba Have the policy name of RpcServiceProxy be the same as by spoon@google.com · 15 years ago
- 7ea41e8 Sorting a test file. by spoon@google.com · 15 years ago
- 22d77cc Adds ServiceDefTarget.getSerializationPolicyName(). This allows by spoon@google.com · 15 years ago
- 57b65d6 Make RPC failures due to bad numerical values clearer (external issue 4263). by rice@google.com · 15 years ago
- 0e7e1e5 Fixes pseudo-memory-leak caused by adding a new window resize handler by jgw@google.com · 15 years ago
- 77286ee Make UiBinder handle custom subclasses of DialogBox by rjrjr@google.com · 15 years ago
- eaf0032 Removing image.onload fix from gwt 2.0 release notes because it was reverted. by jlabanca@google.com · 15 years ago
- b7fb3c5 Updating the build script for the IE dev mode plugin to require a version number. Also adding useful fail messages when Wix is not installed. by jlabanca@google.com · 15 years ago
- e508594 Fixing TabLayoutPanel tab stacking (float -> cssFloat). Review: jlabanca (tbr) by jgw@google.com · 15 years ago
- b2be114 Fixes issues 2907, 4277 and 4278. by jgw@google.com · 15 years ago
- 785ef2a Removes the use of FinallyCommand in StackLayoutPanel. This works around by jgw@google.com · 15 years ago