]> git.lyx.org Git - features.git/commit
change tracking:
authorMichael Schmitt <michael.schmitt@teststep.org>
Sun, 29 Oct 2006 21:48:23 +0000 (21:48 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sun, 29 Oct 2006 21:48:23 +0000 (21:48 +0000)
commit8c2010510680f238605998b875b6b3d824fcd35b
tree7972cb0604441dce3e3be20b8a0df6fb32b6cc91
parentb9c604e968bffcd4aacceee87989782f28492f2f
change tracking:

* changes.[Ch]: introduce isSimilarTo(...);
restore original operator==;
When merging two adjacent changes, the changetime is not considered,
only the equality of the change type and author is checked (in method
isSimilarTo(...)). If two changes are in fact merged (in method merge()),
the later change time is preserved.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15608 a592a061-630c-0410-9148-cb99ea01b6c8
src/changes.C
src/changes.h