]> git.lyx.org Git - lyx.git/history - src/insets/InsetLine.h
Enable InsetQuote in verbatim and Hebrew
[lyx.git] / src / insets / InsetLine.h
2016-12-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-09-17 Uwe StöhrInsetLine.h revert changes made in r35417
2010-09-17 Uwe StöhrInsetLine:
2010-09-16 Abdelrazak Younesheader cleanup and doxy.
2010-09-16 Abdelrazak YounesFix InsetLine painting for exotic offset and heigth.
2010-09-15 Abdelrazak Younes* add InsetLine::dimension() to avoid calling InsetComm...
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2009-11-25 Richard HeckRestore XHTML output for InsetLine.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-29 Richard HeckThese don't seem to be causing crashes at the moment...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2