2006/01/25 14:46:53 fs 1.80.12.9: #i10000# clearModified was duplicate
2006/01/25 14:44:20 fs 1.80.12.8: manual RESYNC to HEAD
2006/01/25 12:59:11 fs 1.80.12.7: RESYNC: (1.80-1.81); FILE MERGED
2006/01/20 09:01:23 fs 1.80.12.6: #i55731# deleteRows now implemented in the RowSet itself
2006/01/19 09:04:08 fs 1.80.12.5: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies
2006/01/19 07:12:27 fs 1.80.12.4: #i55731# removed some unused code from the cache
2006/01/18 13:59:17 fs 1.80.12.3: #i55731# moveToInsertRow must also fire a RowCountChange - might happen in case the current row is deleted
2006/01/16 10:16:01 fs 1.80.12.2: #i10000#
2006/01/16 10:12:21 fs 1.80.12.1: #i55731# fixed the handling for deleting rows. In particular, remove m_bDeleted, since this is an attribute of the RowSet/Clone now, not the cache