]> git.lyx.org Git - features.git/commit
change tracking:
authorMichael Schmitt <michael.schmitt@teststep.org>
Sun, 5 Nov 2006 18:39:03 +0000 (18:39 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sun, 5 Nov 2006 18:39:03 +0000 (18:39 +0000)
commitc15a94ccf003f52e9e5acd97920d5548cd81b0d1
treec078b280b0d3088fed28e414610122ab31c959a2
parent99d066de951bbb90abc45167b530739670a5ad90
change tracking:

* paragraph_funcs.C: moveItem(): rename and
reorder parameters to make the function better understandable;
do not pass a Change parameter, because the function is able to
retrieve the right change by itself; adjust all function calls;
simplify the CT code and remove 3 FIXMEs at the same time

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