My favorites
|
Sign in
google-web-toolkit
Google Web Toolkit (GWT)
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
7340 - 7316 of 7340
Older
›
Committed Changes
Rev
Scores
Commit log message
Date
Author
r7340
Fixes JSORestrictions crash in bad units. In rare cases, the old code would crash with a null scope. Review by: bobv
Yesterday (25 hours ago)
sco...@google.com
r7339
Add Richard Zschech to CLA-SIGNERS.
Yesterday (28 hours ago)
j...@google.com
r7338
When SameParameterValueOptimizer substitutes a value for a parameter, it now casts the value to the type of the parameter. This prevents, for example, treating an integer as a long. Review by: scottb
Yesterday (29 hours ago)
sp...@google.com
r7337
Call servlet.log(message) instead of servlet.log(message, (Throwable) null) to avoid NPEs in some servlet containers. Review by: bobv
Yesterday (29 hours ago)
r...@google.com
r7336
Sort and format.
Yesterday (30 hours ago)
sp...@google.com
r7335
Tagging 2.0.0.
Yesterday (32 hours ago)
sco...@google.com
r7334
Tagging 2.0.0-rc2.
Yesterday (32 hours ago)
sco...@google.com
r7333
Move more IE6 urls out of war and into resource space Review by bobv Manually tested on Safari, Ie6, Ie7, Mac Chrome
Dec 17 (40 hours ago)
rj...@google.com
r7332
Fix a bug where Collections.unmodifiableMap's entrySet toArray method tries to wrap extra elements in the array, including the null marking the end of the elements. Also, fixed a bug where toArray() went through the array twice and cleaned up CollectionsTest (generics, sort order). Patch by: hhchan, jat Review by: jat
Dec 17 (43 hours ago)
j...@google.com
r7331
Add missing case for multiplier with a boxed long.
Dec 17 (46 hours ago)
j...@google.com
r7330
Add Messages tests with BigDecimal/BigNumber/boxed numbers.
Dec 17 (47 hours ago)
j...@google.com
r7329
Nearly there -- all tests pass, NumberFormat supports BigDecimal/BigInteger without adding a penalty to other users, copyright notices cleaned up. TODO before commit to trunk: - CLA from Richard - signoff from Legal about copyright headers - add Messages test with Number and verify it works TODO soon: - add a way to parse localized BigDecimal/BigInteger values in NumberFormat
Dec 17 (47 hours ago)
j...@google.com
r7328
Fix NumberFormat to work with BigInteger/BigDecimal (using code/ideas from Dan's implementation), fix bug present in Harmony, more tests.
Dec 17 (2 days ago)
j...@google.com
r7327
RFE - Issue 3906: Overload GWT.log with a single String arg Review by: jat
Dec 17 (2 days ago)
r...@google.com
r7326
Fix external issue 4110: DateTimeFormat rounds fractional seconds incorrectly Review by: jlabanca
Dec 17 (2 days ago)
r...@google.com
r7325
Fix Mail sample to use a data url for IE6, baking in the image instead of calling back to the server for it. Desk review by bobv Manually tested on Chrome, Safari, IE6
Dec 16 (2 days ago)
rj...@google.com
r7324
Edited wiki page through web user interface.
Dec 16 (2 days ago)
b...@google.com
r7323
Edited wiki page through web user interface.
Dec 16 (2 days ago)
b...@google.com
r7322
Add class and method resymbolization to JUnitShell to improve production-mode stack traces for continuous builds. Turns on emulated stack traces across all browsers to ensure consistent behavior when running GWTTestCases. Patch by: bobv Review by: jat, scottb, rjrjr
Dec 16 (2 days ago)
b...@google.com
r7321
Improve tests for better coverage of BigDecimal/etc.
Dec 15 (3 days ago)
j...@google.com
r7320
Merges trunk@7318 and 7319 into releases/2.0 IndexOutOfBounds fix for UiBinder, JavaDoc fixes for DisclosurePanel svn merge --ignore-ancestry -r7317:7319 https://google-web-toolkit.googlecode.com/svn/trunk .
Dec 15 (3 days ago)
rj...@google.com
r7319
Fixes Javadoc errors on DislcosurePanels in UiBinder http://code.google.com/p/google-web-toolkit/issues/detail?id=4329
Dec 15 (3 days ago)
rj...@google.com
r7318
Fixes UiBinder IndexOutOfBound errors on public void set() methods. http://code.google.com/p/google-web-toolkit/issues/detail?id=4250 contributed by Thomas Matthijs review by rjrjr
Dec 15 (3 days ago)
rj...@google.com
r7317
Make @url and the gwt-image property of @sprite blocks accept dot-path values so that they can be used with nested ClientBundles. Resolves issue 4341. Patch by: bobv Review by: rjrjr
Dec 15 (3 days ago)
b...@google.com
r7316
Don't ignore !important when attempting to merge CSS rules by content. Resolves issue 4304. Patch by: bobv Review by: rjrjr
Dec 15 (4 days ago)
b...@google.com
7340 - 7316 of 7340
Older
›