]> git.lyx.org Git - lyx.git/history - src/insets/InsetInclude.h
Revert "Attempt to fix bug 9158 using updateBuffer."
[lyx.git] / src / insets / InsetInclude.h
2018-09-02 Richard Kimberly... Revert "Attempt to fix bug 9158 using updateBuffer."
2018-04-15 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-07-03 Richard HeckFix whitespace at EOL.
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
2016-06-09 Guillaume MunchReplace boost::scoped_ptr with unique_ptr
2015-10-11 Georg BaumComply with rule-of-three
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
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...
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...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-10 Georg BaumTranslations for listings insets
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...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2010-12-03 Richard HeckSimplify some of the bibliography update code. There...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-10-31 Vincent van RavesteijnRemove some unneeded includes from some header files.
2010-10-27 Vincent van RavesteijnOrganize header files in src\insets.
2010-08-09 Richard HeckRevert r35106.
2010-08-09 Richard HeckDon't need this argument, since it was only ever called...
2010-08-09 Richard HeckMore work toward speeding up the bibfile caching stuff.
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-10 Jürgen Spitzmüller* InsetInclude{.cpp, h}:
2010-01-09 Abdelrazak YounesFix multipart document background compilation. I am...
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-30 Richard HeckRestore XHTML output for InsetInclude.
2009-11-22 Vincent van RavesteijnFix bug #4360: Instant preview does not render formulas...
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-06-19 Richard HeckXHTML output for InsetInclude.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-03-26 Vincent van RavesteijnSome cleanup in InsetInclude:
2009-03-25 Richard HeckCache the location of an InsetInclude's associated...
2009-02-19 Richard HeckPatch from Bo. Fixes problem with labels in child docs...
2008-11-24 Richard HeckFix most of bug 5539.
2008-11-24 Richard HeckMake getChildBuffer() and loadIfNeeded() methods rather...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-04-27 Jürgen Spitzmüller* implement "inset-edit" in InsetInclude.
2008-04-27 Jürgen SpitzmüllerImplement basic context menu for include insets.
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-04-18 Bo PengEmbedding: clean up InsetInclude (hopefully)
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-11 Abdelrazak Younesadd "Embedded Files" to Navigator.
2008-03-07 Abdelrazak Younes* Buffer::getLabelList(): Speed up and simplify by...
2008-03-07 Abdelrazak YounesInsetInclude: use InsetLabel instead of handling "label...
2008-03-06 Abdelrazak YounesDelete child buffer at InsetInclude destruction.
2008-03-05 André Pönitzmake code look a bit more uniform
2008-02-27 André Pönitzremove Buffer & argument in functions realted to embedd...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2008-02-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-01-08 Bo PengEmbedding: merge lyx::EmbeddedFiles to lyx::support...
2008-01-08 Bo PengEmbedding: add embedding support for InsetBibtex. ...
2008-01-08 Bo PengEmbedding: add embedding support for InsetInclude....
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-05 Abdelrazak YounesIntroducing FileNameList, cleanup some headers and...
2007-11-30 Abdelrazak Younes* Buffer:
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-23 Richard HeckInsetInclude becomes an InsetCommand.
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-09-09 Bo PengEmbedding: store inset pointer instead of ParConstItera...
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-15 Abdelrazak YounesFix child document labeling (const missing from overloa...
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-13 Abdelrazak YounesI forget this in rev 19515.
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-06-22 Alfredo Braunsteinconst correctness (missed this)
2007-06-05 Bo PengaddToToc, pass parent ParConstIterator, fix bug 3711
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-24 Bo PengIncrease listings counter for InsetInclude with lstinpu...
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 LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2