]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
Replace LString.h with support/std_string.h,
[features.git] / src / ChangeLog
index 20af09203cca776f48c73867aeb6b35d0954e00f..39c67316b1b296715b2321f5333465ddda3d71ff 100644 (file)
@@ -1,3 +1,84 @@
+2003-09-05  Angus Leeming  <leeming@lyx.org>
+
+       Replace LString.h with support/std_string.h,
+       Lsstream.h with support/std_sstream.h,
+       support/LIstream.h with support/std_istream.h,
+       support/LOstream.h with support/std_ostream.h.
+
+       Changes resulting throughout the tree.
+
+2003-09-05  Angus Leeming  <leeming@lyx.org>
+
+       * sgml.h: ensure that the header file can be compiled stand-alone.
+       * *.C: strip out redundant #includes. (320 in total.)
+
+2003-09-04  Angus Leeming  <leeming@lyx.org>
+
+       * LaTeXFeatures.C (getMacros): move the output of the preamble_snippets
+       here (from getPackages).
+
+       * debug.[Ch]: add a new EXTERNAL tag.
+
+2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * text2.C (cursorEnd): simplify
+       (setCursor): adjust
+       (getColumnNearX): adjust
+
+       * text.C (computeBidiTables): adjust
+       (fill): adjust
+
+       * rowpainter.C (paintChars): adjust
+       (paintSelection): adjust
+       (paintChangeBar): adjust
+       (paintText): adjust
+
+       * lyxrow_funcs.C (lastPrintablePos): remove, all users now call
+       lastPos instead.
+       (numberOfSeparators): adjust
+
+2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * LyXAction.C:
+       * box.[Ch]:
+       * lfuns.h:
+       * lyxfunc.C:
+       * text3.C: Restricts the mouse click functionality
+       of insets like bibtex, include, toc and floatlist to the visible
+       button, and allows the use of LFUN_INSET_SHOW_DIALOG to bring
+       up the dialogs. Cursor has to be in front of the inset (i.e.
+       start of row) for this to function.
+
+2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * bufferview_funcs.C (currentState): output row information
+
+2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * bufferview_funcs.C (currentState): output paragraph position
+
+2003-09-04  Angus Leeming  <leeming@lyx.org>
+
+       * FloatList.h: move out #include "Floating.h".
+       * LaTeX.h: move out #include "DepTable.h".
+       * LyXAction.h: move out #include "funcrequest.h".
+       * buffer.h: move out #include "author.h", "iterators.h".
+       * bufferparams.h: move out #include "LaTeXFeatures.h", "texrow.h".
+       * lyx_main.h: move out #include "errorlist.h".
+       * lyxfunc.h: move out #include "FuncStatus.h".
+       * lyxtext: move out #include "lyxcursor.h".
+       * paragraph_pimpl.h: move out #include "counters.h".
+
+2003-09-03  Angus Leeming  <leeming@lyx.org>
+
+       * LaTeXFeatures.[Ch]: replace the externalPreambles string with a
+       preamble_snippets list, enabling us to add snippets to the preamble only
+       if the snippet was not there already.
+
+2003-09-04  Angus Leeming  <leeming@lyx.org>
+
+       * Chktex.C, converter.C, lyx_cb.C: add #include "support/lyxlib.h".
+
 2003-09-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * lyxfunc.C (dispatch): if fitCursor did something be sure to