]> git.lyx.org Git - lyx.git/history - src/insets/InsetNewpage.cpp
Move Lexer to support/ directory (and lyx::support namespace)
[lyx.git] / src / insets / InsetNewpage.cpp
2024-04-28 Jean-Marc LasgouttesMove Lexer to support/ directory (and lyx::support...
2020-11-30 Yuriy SkalkoRemove useless breaks
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-27 Yuriy SkalkoReplace ;;
2020-10-13 Pavel SandaAdd inset for \nopagebreak.
2020-10-05 Yuriy SkalkoRefactoring
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-02 Enrico ForestieriFix bug #10554
2016-12-16 Juergen Spitzmuellercontext-sensitive command termination at some more...
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-07-04 Guillaume MunchRationalise includes
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc Lasgouttes\\pagebreak is a fragile command in general
2015-10-10 Georg BaumRemove unused variables
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...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2009-11-28 Richard HeckFix InsetNewpage: <br /> has to be within a block-level...
2009-11-25 Richard HeckCome to think of it, we should do this differently...
2009-11-25 Richard HeckRestore XHTML output for InsetNewpage.
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.
2009-02-19 Richard HeckFix more of bug 5751.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-06-18 Pavel SandaFix include orderings.
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-26 Jean-Marc Lasgouttesremove some useless workarounds in getStatus
2008-04-05 André Pönitzlexer cosmetics
2008-04-05 André Pönitzuse simpler parser interface
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-15 André Pönitzearder cleanup; cosmetics;
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-25 Uwe Stöhradd a new color to distinguish \newpage from \pagebreak
2007-11-23 Uwe Stöhrsupport for \pagebreak: