blob: 39be48d008471b88bc6a6c49cb36976d0e56e36e [file] [log] [blame]
Copies:
/releases/1.5/ was created (r2940) as a straight copy from /trunk/@r2939
/tags/1.5.0 was created (r2959) as a straight copy from /releases/1.5/@r2941
Merges:
/releases/1.5/@r2940:r2941 was merged (r2942) into /trunk/
/releases/1.5/@r2941:r2990 was merged (r2992) into /trunk/
/trunk@r2985:2986 was merged (r2991) into this branch
/releases/1.5/@r2992:r2994 was merged (r2998) into /trunk/
/releases/1.5/@r2994:r3048 was merged (r3050) into /trunk/
-> The next merge into trunk will be r3048:????
Changes in this branch (excluding changes to this file itself):
- Fixed random JUnit timeouts occurring on module transition. (r2941)
- Updated some machine-translated strings in Showcase with better ones. (r2958)
- TreeItem background color in Mail (r2968)
- Expanded height/width of themed repeating border images to make IE7 run faster (r2969)
- Animation speedups to PopupPanel & TreeItem (r2970)
- Memory leak fix related to selection script typo (r2981)
- Added a .gwt-Frame CSS style to the Frame widget (r2982)
- Fixed typos in gwt-module.dtd (r2987)
- Fixed an RPC bug with Vector (r2988)
- Fixed an RPC error that would cause some types to be erroneously considered non-serializable (r2989)
- Fix for nullField replacements causing an unexpected type change / invalid AST by allowing JFieldRefs to override the type of the referenced field (r2991)
- Change to Pruner such that volatile fields are rescued when assigned to (r2991)
- Fixes ResourceOracleImpl in cases where nested logical packages exist (r2994)
- Showcase layout tweak (r2995)
- Showcase code cleanup (r2996)
- Theme changes to PushButton/ToggleButton to visually show clicking with a 1px down/right shift (r2997)
- Showcase fast-path on example clicks instead of waiting on history to fire (r2997)
- Showcase detects stylesheet loads now to avoid jiggle when changing styles (r2997)
- Adding missing 'final' modifier to GWTTestCase.tearDown() (r3000)
- Build fix to produce javadoc for GWTTestSuite (r3012)
- DecoratedPopupPanel correctly attaches its inner DecoratorPanel and children (r3013)
- Added "gwt-Frame" style to NamedFrame (r3015)
- Removed unused "propertieschanges.txt" file from Showcase sample (r3016)
- Fixed a bug in PopupImplIE that could cause the hidden iframe behind a popup to be larger than the popup (r3017)
- JUnit gives better error messages when the test class did not make it into TypeOracle (r3018)
- Fixes for stats, including making stats available in hosted mode (r3020)
- Accept jars and zips on classpath even without correct extension (r3024)
- Fixed incorrect declaration of Collections.EMPTY_LIST etc (r3030)
- Removed bogus System.out.println() from DOMImpl.isMyListener() (r3032)
- Linux hosted mode bugfix with multiple field reads on Java objects from JSNI (r3035)
- Mac OS X foreign GC crash fix (r3036)
- Static eval bug with floating point vs. integral math (r3040)
- History token bug on IE (r3042)
- RPC bugfix related to implementing a parameterized interface (r3044)
- MenuBar animation exception when page refreshed while menus open (r3045)
- Showcase textual tweaks (r3046)
- Add TabPanel.setAnimationEnabled method (r3054)
- New Showcase locale icon (r3055)