]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
* Replace all use of 'slashify_path' with 'internal_path'.
[lyx.git] / src / ChangeLog
index 0d6ed80ef71980a694695b432704b9c6c7679ef1..79a8c5dd8ae6e14b3d21c79c4333794ef896b77a 100644 (file)
@@ -1,3 +1,77 @@
+2004-12-19  Angus Leeming  <leeming@lyx.org>
+
+       * buffer.C (save): s/slashify_path/internal_path/.
+
+2004-12-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * lyxfind.C (findChange): do not search for end of pars, because
+       the change tracker cannot handle this (fixes bug 1719).
+
+2004-12-17  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * paragraph.[Ch] (autoBreakRows): remove
+
+       * lyxtext.h: move autoBreakRows_ flag from InsetText to here.
+
+       * buffer.[Ch] (insertStringAsLines): receive an autobreakrows bool to
+       avoid using the paragraph one
+
+       * text2.C (LyXText, insertStringAsLines): adjust
+       
+2004-12-16  Angus Leeming  <leeming@lyx.org>
+
+       * bufferlist.C:
+       * lyx_main.C: 
+       * messages.C: remove redundant "using lyx::support::GetEnvPath;"
+
+2004-12-14  Angus Leeming  <leeming@lyx.org>
+
+       * LaTeX.C: (startscript): use os::nulldev() rather than "/dev/null".
+
+       * bufferlist.C (emergencyWrite):
+       * lyx_main.C (queryUserLyXDir): use os::homepath(), not
+       GetEnvPath("HOME").
+
+2004-12-14  Angus Leeming  <leeming@lyx.org>
+
+       * main.C: (main): no longer pass pointers to os::init.
+
+2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * undo.C (textUndoOrRedo): simplify logic, fix a crash
+       (performUndoOrRedo): set the inset owner of paragraphs (fix a crash)
+
+2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * lyxfunc.C: 
+       * text3.C: remove selection_possible global flag
+
+2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * text2.C (getSelectionSpan): remove
+       (changeDepth, changeDepthAllowed): adjust
+
+2004-12-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * Makefile.am (BOOST_LIBS): use boost variables
+
+2004-12-03  José Matos <jamatos@lyx.org>
+
+       * buffer.C: format up to 238.
+
+2004-12-03  José Matos  <jamatos@lyx.org>
+
+       * tabular.[Ch]: remove setHeaderFooterRows as this code is never called.
+
+2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * cursor.C (goUpDown): remove call to idxUpDown2
+
+2004-12-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * tabular.[Ch]: use size_t-like types for cell, row and column
+       indices
+
 2004-12-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * lyxfunc.C (getStatus): do not lose previous information when
@@ -15,7 +89,7 @@
 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * broken_headers.h: remove
-       
+
        * Makefile.am (lyx_SOURCES): remove broken_headers.h
 
 2004-11-24  Alfredo Braunstein  <abraunst@lyx.org>
        (workAreaDispatch): adapt to new coord scheme
        (redoCurrentBuffer): remove
 
-       * FontIterator.[Ch]: Use Paragraph & instead of pit_type 
+       * FontIterator.[Ch]: Use Paragraph & instead of pit_type
 
        * bufferview_funcs.[Ch]: introduce coordOffset, getPos, status,
        CurStatus enum.
        in insets and LyXText, draw two off-screen paragraphs using
        NullPainter, and adapt to new coord scheme
 
-       * text.C: 
-       * text2.C: 
+       * text.C:
+       * text2.C:
        * text3.C: adapt lfun handlers to the new coord scheme, which
        means: there's only guaranteed coord information for onscreen pars
        plus one above and one below. This implies that one can do search