]> git.lyx.org Git - lyx.git/history - src/insets/InsetInclude.cpp
Revert "Attempt to fix bug 9158 using updateBuffer."
[lyx.git] / src / insets / InsetInclude.cpp
2018-09-02 Richard Kimberly... Revert "Attempt to fix bug 9158 using updateBuffer."
2018-04-15 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-03-17 Juergen Spitzmuellerescape label in included listings
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-09-27 Juergen SpitzmuellerWhitespace cosmetics
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-26 Enrico ForestieriAccount for old versions of Pygments
2017-06-10 Enrico ForestieriAllow captions also on non-floating minted listings
2017-06-08 Enrico ForestieriExtend minted support to listings as child documents
2017-06-06 Enrico ForestieriFix bug #9101
2017-05-24 Jean-Marc LasgouttesLet command inset honor inheritFont() on screen
2017-05-24 Jean-Marc LasgouttesRevert "Add possibility for command inset to inherit...
2017-05-16 Guillaume MMFix the computation of broken InsetRef status between...
2017-04-07 Jean-Marc LasgouttesAvoid using buffer() which might throw an exception
2017-03-31 Jean-Marc LasgouttesFollowup to e10db6c7: handle InsetCitation too.
2017-03-31 Jean-Marc LasgouttesAnnotate destructors to please coverity
2017-03-28 Jean-Marc LasgouttesAdd possibility for command inset to inherit enclosing...
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-11 Scott KostyshakChange a warning to an error if missing include
2017-03-10 Guillaume MunchReplace FileMonitor with FileMonitor2 in RenderPreview
2017-01-26 Guillaume MunchFix wrong DocIterator argument
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-14 Guillaume MunchCollect the outliner names for the children's tocs
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-29 Scott KostyshakWarn if child has diff non-Tex font settings
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-02 Scott KostyshakExit with error if child exits with error (#10188)
2016-07-04 Guillaume MunchRationalise includes
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2015-11-05 Günter MildeFix encoding-setting of child document with LuaTeX...
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-06-02 Juergen SpitzmuellerFix preview of included files in child documents (bug...
2015-05-17 Georg BaumFix indentation
2015-05-03 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-03 Enrico ForestieriUpdate paths of included files when saving to a differe...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumMake include and bibitem insets threadsafe
2014-05-20 Jean-Marc LasgouttesCode cleanup: get rid of RenderPreview::status()
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-02-23 Georg BaumFix crash on recursive include (bug #8994)
2013-11-12 Georg BaumSilence unwanted error popup on copying
2013-07-21 Juergen SpitzmuellerFix setting of is_child runparam if grandchildren are...
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-03-12 Richard HeckAdd a for_search member to OutputParams, and use it...
2013-03-09 Richard HeckTry again to fix Kornel's slowness problem. The previou...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-03-04 Richard HeckWhitespace.
2013-03-04 Richard HeckFix stupid mistake that led to bug #8574.
2013-02-21 Richard HeckDo not try to load or copy included files when we are...
2012-10-05 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-05 Juergen SpitzmuellerDo not let the children's buffer params leak into the...
2012-10-03 Juergen SpitzmuellerDo not let the parent interfere when I child document...
2012-06-26 Vincent van RavesteijnUpdate the button text of InsetInclude insets
2012-05-03 Richard HeckForgot the return value.
2012-05-02 Richard HeckFix bug #8087: Include children in plaintext export.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-23 Richard HeckDon't output extra body tags with included files.
2012-04-10 Georg BaumTranslations for listings insets
2011-10-29 Richard HeckImprove argument handling for the source generation...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-22 Enrico ForestieriFix bug #7835 (Relative paths are not supported by...
2011-09-15 Tommaso CucinottaAdded -E option to specify export format and destinatio...
2011-09-13 Richard HeckWhitespace.
2011-08-29 Enrico ForestieriFix bug #6170 (Latex Compiler error when lyx file is...
2011-07-06 Abdelrazak YounesSplit InsetLabel::updateCommand() into:
2011-07-03 Richard HeckFix bug #7664. Forgot to deal with included files.
2011-06-08 Richard HeckFix problem with static error list.
2011-06-07 Richard HeckRevert previous commit, which committed too much.
2011-06-07 Richard HeckFix problem with static error list.
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-04-14 Richard HeckFix export of new LaTeX formats: xetex and luatex....
2011-03-30 Julien Riouxfix inclusion of literate child documents after r38118
2011-03-29 Jürgen Spitzmüller* InsetInclude.cpp: another follow-up to r38025: do...
2011-03-25 Jürgen Spitzmüller* correctly handle childs with pdflatex.
2011-03-24 Julien Riouxhandle 'literate' lyx child documents (lilypond and...
2011-03-07 Enrico ForestieriFix bug #7343 (No warning for missing child documents)
2011-02-28 Enrico ForestieriFix #7326 (Latex export of child docs silently fails...
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...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2010-12-21 Enrico ForestieriAvoid const casts by making mutable the usermacros...
2010-12-20 Enrico ForestieriRefine fix for bug #7183.
2010-12-18 Abdelrazak Younesgreatly simplify and comment TeXEnvironment():
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-12-03 Richard HeckSimplify some of the bibliography update code. There...
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-11-28 Jürgen Spitzmüller* InsetInclude.cpp:
2010-11-05 Vincent van RavesteijnRemove the FileName parameter of Buffer::loadLyXFile...
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-25 Vincent van RavesteijnUse Buffer::ReadStatus as a return value for Buffer...
2010-09-27 Uwe StöhrInsetGraphics.cpp and InsetInclude.cpp: whitespace...
next