Changeset 64 for branches/Ext3.0/trunk/CHANGELOG
- Timestamp:
- 01/04/10 13:48:26 (2 years ago)
- Files:
-
- 1 modified
-
branches/Ext3.0/trunk/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/Ext3.0/trunk/CHANGELOG
r59 r64 1 10-July 2009 1 04-January-2009 2 - enhancement: (JsonReader.js) added compatibility for Ext 3.0.3 3 - enhancement: (GridView.js) replaced call to "Ext.each" in "processRows()" 4 with for-loop 5 - fixed: (GridView.js) added property "loadMaskDisplayed" to indicate whether 6 loadMask is currently being displayed; fixed an issue that would not stripe rows when grid is being refreshed; 7 8 10-July 2009 2 9 - fixed: fixed an error that would be triggered if the store uses a custom proxy, 3 10 such as Ext.data.DirectProxy; introduced event "abortrequest" to be aware of cases
