]> git.lyx.org Git - lyx.git/commit
100 lines moved, 33 dead.
authorAndré Pönitz <poenitz@gmx.net>
Wed, 28 Aug 2002 12:09:19 +0000 (12:09 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 28 Aug 2002 12:09:19 +0000 (12:09 +0000)
commitf59571dcabc7ad977881013b3b98f097c75657b3
treeeff24a95a29611722b2e181c5e1ba37de0fd9de3
parent2421f91530ed593c368b096cb2bd686c87fe51da
100 lines moved, 33 dead.

Just for the record:

1.2.1:
  3666    8203   85497 BufferView_pimpl.C
  2693    8230   72506 text2.C
  6359   16433  158003 total

1.3cvs equivalent:
  1451    3413   34098 BufferView_pimpl.C
  2407    7391   64931 text2.C
  1588    4040   39668 text3.C
    94     203    2167 factory.C
  5540   15047  140864 total

so we saved over 800 lines by just moving stuff around...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5134 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/BufferView_pimpl.h
src/insets/insettext.C
src/lyxtext.h
src/text2.C
src/text3.C