]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Fix text frame drawing.
[lyx.git] / src / insets / ChangeLog
index 5d3ffcd9932b814f275d7e23d402328d9479efe8..7003ef9268d02397c26b2399c5996e4443a6513c 100644 (file)
 
 2004-04-05  André Pönitz  <poenitz@gmx.net>
 
-       * insetbase.h: use LCursor & in notifyCursorLeave
+       * insetbase.h: use Cursor & in notifyCursorLeave
 
 2004-04-05  Angus Leeming  <leeming@lyx.org>
 
 
        * insetbibtex.[Ch] (clone): move out of line; use copy c-tor.
 
-       * insetexternal.C (read): use pushpophelper.
+       * insetexternal.C (read): use PushPopHelper.
 
 2003-07-28  José Matos  <jamatos@lyx.org>
 
        * insetexternal.h: remove Params::parameters variable.
 
        * insetexternal.C (read, write): rewrite to output new ExternalInset
-       format and read it back making full use of LyXLex.
+       format and read it back making full use of Lexer.
 
 2003-06-04  André Pönitz  <poenitz@gmx.net>