]> git.lyx.org Git - lyx.git/history - src/insets/insetnewline.C
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetnewline.C
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-14 Jean-Marc Lasgouttesone less use of ownerPar means faster code
2004-02-20 Jürgen Spitzmülleradd lfun 'quote-insert' arguments single/double (ERT...
2003-11-28 André Pönitzismall stuff
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-23 Alfredo Braunsteintake the bidi stuff out of lyxtext.h to its own file
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-06-06 José Matoxnewline-inset support for linuexdoc and docbook, for...
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...