]> git.lyx.org Git - features.git/commit
Asger's commentary, const-correct and bug-squashing little beauty.
authorAngus Leeming <leeming@lyx.org>
Mon, 31 Jan 2005 16:29:48 +0000 (16:29 +0000)
committerAngus Leeming <leeming@lyx.org>
Mon, 31 Jan 2005 16:29:48 +0000 (16:29 +0000)
commite22c5f4d97b53a5d2adcbf7bbc7ba2dd40ef40de
tree01f257aab10bda61904a87055923dd378568b714
parent8855810d55f6420037d0f3de0b32231bdd0eddd8
Asger's commentary, const-correct and bug-squashing little beauty.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9558 a592a061-630c-0410-9148-cb99ea01b6c8
32 files changed:
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/ChangeLog
src/RowList_fwd.h
src/buffer.h
src/bufferview_funcs.C
src/coordcache.C
src/coordcache.h
src/cursor.C
src/cursor_slice.C
src/cursor_slice.h
src/dociterator.C
src/dociterator.h
src/insets/ChangeLog
src/insets/inset.C
src/insets/insetbase.C
src/insets/insettabular.C
src/insets/updatableinset.C
src/lyxrow.h
src/lyxtext.h
src/mathed/ChangeLog
src/mathed/math_data.C
src/mathed/math_diminset.C
src/mathed/math_nestinset.C
src/paragraph.C
src/paragraph.h
src/paragraph_funcs.h
src/rowpainter.C
src/text.C
src/text2.C
src/text3.C