2006/07/13 07:10:53 fs 1.85.8.2: RESYNC: (1.85-1.86); FILE MERGED
2006/07/10 07:59:46 oj 1.85.8.1: #i64770# rotate end as well, and removed some warnings plus extra debug code
2006/06/30 13:26:01 fs 1.84.50.3: warning-free code
2006/06/27 11:55:04 fs 1.84.50.2: RESYNC: (1.84-1.85); FILE MERGED
2006/06/16 14:16:04 fs 1.84.50.1: during #i51143#: replaced TTypeDefaultValuePair/TPositionTypePair with struct with named members - this is much more readable than ::std::pair< ..., ::std::pair< ..., ... > >
2006/01/30 09:14:00 oj 1.80.8.4: #i61052# fix for updates, deletes and moves
2006/01/27 09:17:28 fs 1.80.8.3: #i10000#
2006/01/27 06:54:02 fs 1.80.8.2: RESYNC: (1.80-1.83); FILE MERGED
2006/01/20 14:51:46 fs 1.80.8.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version
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
2006/01/12 13:06:31 fs 1.78.46.3: reverted incomplete fix for #i55731#, will be done in another CWS
2005/12/27 11:22:58 oj 1.78.46.2: RESYNC: (1.78-1.79); FILE MERGED
2005/12/12 07:50:21 oj 1.78.46.1: #i55731# correct postion when deleting a row
2004/11/10 15:03:02 oj 1.72.38.3: RESYNC: (1.72-1.73); FILE MERGED
2004/11/09 14:29:15 oj 1.72.38.2: #i30004# use new singlequerycomposer
2004/10/18 10:40:30 oj 1.72.38.1: #i30004# don't use params from the rowset any longer
2004/10/11 11:38:15 oj 1.72.10.2: #i30220# enable having, group by for queries
2004/10/11 06:53:23 oj 1.72.10.1: #i32931# remove the weak interface, refcount handled by parent
2003/03/19 10:35:58 fs 1.62.2.1.8.2: re-committed the fix for '#107681# rowcount was not correctly set', as it was lost on this branch due to CWS problems
2003/03/18 09:11:46 oj 1.62.2.1.8.1: #107654# check if current is already valid