changelogs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9302 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Alfredo Braunstein 2004-11-25 05:51:40 +00:00
parent 183239b7de
commit 10ba1b8918
2 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,23 @@
2004-11-24 Alfredo Braunstein <abraunst@lyx.org>
* BufferView.C:
* BufferView_pimpl.C:
* CutAndPaste.C:
* FontIterator.C:
* buffer.C:
* cursor.C:
* cursor_slice.[Ch]:
* dociterator.[Ch]:
* lyxfind.C:
* paragraph_funcs.C:
* pariterator.C:
* rowpainter.C:
* text.C:
* text2.C:
* text3.C:
* undo.C: par->pit renaming
2004-11-23 Lars Gullik Bjonnes <larsbj@gullik.net>
* tabular.C (cellstruct): use initialization, store a shared_ptr

View File

@ -1,3 +1,8 @@
2004-11-25 Alfredo Braunstein <abraunst@lyx.org>
* insettabular.C:
* insettext.C: par->pit renaming
2004-11-24 Lars Gullik Bjønnes <larsbj@gullik.net>
* Most insets: rename priv_dispatch to doDispatch