]> git.lyx.org Git - lyx.git/history - src/insets/InsetNewline.h
Do not check again and again for non existing files
[lyx.git] / src / insets / InsetNewline.h
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
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-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2009-11-19 Richard HeckRestore InsetNewline.
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-03-27 André Pönitzremove remaining MailInsets.
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-15 André Pönitzearder cleanup; cosmetics;
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...
2008-02-23 Richard HeckCosmetics.
2008-01-04 Jean-Marc Lasgouttestranslating empty strings is not a good idea
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 Uwe Stöhrsupport for \linebreak:
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-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