]> git.lyx.org Git - lyx.git/history - src/insets/InsetERT.cpp
DocBook: fix XML in comments (-- forbidden for some historical reason).
[lyx.git] / src / insets / InsetERT.cpp
2020-07-31 Thibaut CuvelierDocBook: fix XML in comments (-- forbidden for some...
2020-07-31 Thibaut CuvelierDocBook: fix encoding issues with complex ERT.
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2018-10-04 Richard Kimberly... Fix up e5fc7327.
2018-10-04 Richard Kimberly... Extend fix for #7404 to allow any inset collapsible...
2018-07-10 Juergen SpitzmuellerDisallow any inset inside ERT
2018-06-06 Richard HeckFix bug #7404.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2011-04-11 Richard HeckRemove unused headers.
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-11-30 Vincent van RavesteijnReally fix bug #6908.
2010-11-29 Jean-Marc Lasgouttesfix #6930: ERT inset should not act on INSET_MODIFY...
2010-11-12 Jürgen Spitzmüller* revert r36189, since there is no consensus for this...
2010-11-07 Uwe Stöhrstdinsets.inc, InsetERT.cpp: change "ERT" to "TeX"...
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-03-12 Uwe StöhrInsetXXX.cpp: remove unused include of MetricsInfo.h
2010-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-07 Abdelrazak YounesERT and Box insets: simplify dialog creation and don...
2009-12-23 Pavel SandaRevert r32624 - forgotten and wrong patch in git commit...
2009-12-23 Pavel SandaVincent's initial support for ERT instant preview
2009-11-19 Richard HeckDisable ERT again.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-09-10 Jürgen SpitzmüllerFix bug 6179 ("|" in index entries not embraced in...
2009-07-14 Jean-Marc Lasgouttesdefine InsetText::insetAllowed properly and rely on...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Jean-Marc Lasgouttesstreamline InsetERT
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-06 Richard HeckSome real easy ones.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. For these...
2009-03-16 Richard HeckFix bug 5782.
2009-02-25 Vincent van RavesteijnFix the fix for bug 4346: http://bugzilla.lyx.org/show_...
2009-02-21 Vincent van RavesteijnFix bug 4346: http://bugzilla.lyx.org/show_bug.cgi...
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-26 Richard HeckThis optional argument to the InsetCollapsable constructor
2008-10-25 Richard HeckStyle.
2008-10-17 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5369
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-06-18 Pavel SandaFix include orderings.
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
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önitzthis feels more natural...
2008-03-27 André Pönitzremove InsetWrapMailer class
2008-03-26 André Pönitzthis feels good...
2008-03-25 Abdelrazak YounesCleanup mouse/selection/context-menu interactions.
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-22 Richard HeckMove the enum into InsetLayout.
2008-02-22 Richard HeckThis should be the last of the commits refactoring...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-13 André Pönitzcosmetics
2007-11-03 Abdelrazak Younesremove two FIXME.
2007-11-03 Abdelrazak YounesFurther cleanup of InsetFlex, InsetCollapsable and...
2007-11-02 Abdelrazak Younes* InsetCollapsable:
2007-11-02 Abdelrazak YounesRemove redundant code and introduce InsetCollapsable...
2007-11-02 Abdelrazak Younesremove void operation.
2007-11-01 Martin VermeerFix inset font inheritance mechanism; smaller clean-ups
2007-10-30 Martin VermeerImplement ForceLtR; cleanup of collapsable insets
2007-10-29 Abdelrazak Younes* InsetERT::resetParagraphsFont(): use Paragraph::reset...
2007-10-28 Abdelrazak YounesForbid implicit conversion from FontInfo to Font.
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-27 Martin VermeerERT simplification
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-24 Martin VermeerMove disabling LFUNS from ERT to Collapsable
2007-10-22 Martin VermeerSimplify ERT by using verbatim
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-29 André Pönitzcosmetics
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-13 Martin VermeerForce current font to red typewriter in ERT
2007-09-05 Martin VermeerRenaming CharStyle -> Flex, finishing touch
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-09-02 Martin VermeerFinal touch on minimalistic branches
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-08-21 Martin Vermeerinset configurability: ERT
2007-08-15 Richard HeckAdd LFUN_PARAGRAPH_PARAMS (= paragraph-params), used...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
next