]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Oops...
[lyx.git] / src / ChangeLog
index 916f39d39d3e2724cf58ea55bf650aa777b62ca2..9bd261a94c4998ad526f9ddc056c91390703e338 100644 (file)
@@ -1,5 +1,25 @@
+2003-03-05  Angus Leeming  <leeming@lyx.org>
+
+       * commandtags.h:
+       * LyXAction.C (init):
+       * src/factory.C (createInset):
+       * lyxfunc.C (getStatus):
+       * text3.C (dispatch):
+       remove LFUN_INSET_EXTERNAL and LFUN_INSERT_URL
+
+       * factory.C (createInset): add "external" to LFUN_INSET_APPLY.
+
+2003-03-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * ParagraphList.C (insert): handle insert right before end()
+       (erase): fix cases where it can be first or last paragraph.
+
 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
+       * paragraph_funcs.C (TeXEnvironment): remove all usage of
+       Paragraph::next and Paragraph::previous
+       (TeXOnePar): ditto
+
        * text.C (breakParagraph): adjust
 
        * paragraph_funcs.C (breakParagraph): take a Buffer* instead of a