Changeset 65 for branches/Ext3.0/trunk/CHANGELOG
- Timestamp:
- 01/04/10 13:54:41 (2 years ago)
- Files:
-
- 1 modified
-
branches/Ext3.0/trunk/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/Ext3.0/trunk/CHANGELOG
r64 r65 1 04-January-2009 1 04-January-2010 2 - fixed: (GridView.js) fixed an issue where the grid would not be properly rendered 3 in IE due to deprecated "scrollOffset" property 2 4 - enhancement: (JsonReader.js) added compatibility for Ext 3.0.3 3 5 - enhancement: (GridView.js) replaced call to "Ext.each" in "processRows()" 4 6 with for-loop 5 7 - 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; 8 loadMask is currently being displayed; fixed an issue that would not stripe rows 9 when grid is being refreshed; 7 10 8 11 10-July 2009
