]> git.lyx.org Git - lyx.git/history - src/Buffer.h
Revert "Attempt to fix bug 9158 using updateBuffer."
[lyx.git] / src / Buffer.h
2018-09-02 Richard Kimberly... Revert "Attempt to fix bug 9158 using updateBuffer."
2018-04-15 Richard HeckFix bug #11055.
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-26 Juergen SpitzmuellerUse separate BibInfo for child
2018-01-29 Richard HeckRevert "Fix bug #11055."
2018-01-29 Richard HeckFix bug #11055.
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchClean-up
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerBiblatex support
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-02 Juergen SpitzmuellerExtend the Bibfiles cache
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-07-04 Guillaume MunchRationalise includes
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-01-10 Georg BaumDo not apply \origin at existing files
2015-11-15 Richard HeckSimplify use of Buffer::getBackupName().
2015-11-11 Richard HeckFix bug #9554: When we save a file that was not origina...
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-05-16 Enrico ForestieriCorrectly load documents moved elsewhere after save.
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-05 Enrico ForestieriDon't update paths of non-existing files
2015-05-05 Scott KostyshakDo a fresh compile for preview after error (#9061)
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...
2015-03-20 Scott KostyshakAssert if successful export but no output file
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-17 Georg BaumDocument Buffer::preview()
2014-11-16 Georg BaumMake doExport() helper private
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-03-13 Juergen SpitzmuellerInclude child's own authors when using BufferParams...
2013-10-04 Jean-Marc LasgouttesRevert "Do not kill the undo stack when doing a Save...
2013-05-16 Pavel SandaSlowly going through the suggestion made by our headers...
2013-04-25 Richard HeckSimplify code a bit: If we only accept CITE_CODE, there...
2013-04-21 Richard HeckFix bug found by Scott concerning copying XHTML to...
2013-04-19 Uwe Stöhrfix some more typos spotted by Yuri
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckAllowing direct, read-write access to the references...
2013-02-06 Julien RiouxGenerate the citation labels before exporting to plain...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-15 Georg BaumImplement extractFromVC() for CVS and SVN.
2012-10-05 Juergen SpitzmuellerAdd master's perspective in children's source preview
2012-09-12 Scott KostyshakTypos
2012-07-18 Jean-Marc LasgouttesDo not kill the undo stack when doing a Save As...
2012-05-19 Juergen SpitzmuellerIf a file is saved as, reset its master if it has any...
2012-05-06 Vincent van RavesteijnProperly mark a buffer as internal
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-01-12 Stephan Witt#7789 unify and fix buffer statistics
2011-12-06 Richard HeckMath output flavor was not set when viewing source...
2011-12-03 Richard HeckFix #7923: Don't clone all the children on autosave.
2011-12-03 Julien RiouxRemove the .aux and .bbl files when we switch the citat...
2011-12-03 Julien RiouxRemove extra whitespace.
2011-11-20 Richard HeckNew attempt to fix Pavel's crash, this modifies r40205...
2011-10-30 Vincent van RavesteijnCorrectly message that the export is cancelled
2011-10-30 Vincent van RavesteijnBuffer: Make setExportStatus a private member
2011-10-30 Vincent van RavesteijnLet all doExport calls have the same behaviour
2011-10-29 Richard HeckInitial work for view source improvements.
2011-10-29 Richard HeckImprove argument handling for the source generation...
2011-10-27 Vincent van RavesteijnReturn ExportStatus from Buffer to GuiView
2011-10-27 Vincent van RavesteijnLet Buffer::preview return an error value
2011-10-27 Vincent van RavesteijnLet Buffer::doExport return an error value
2011-10-27 Vincent van RavesteijnSimplify the public interface of Buffer::doExport
2011-10-27 Vincent van RavesteijnRemove the unused default parameter of Buffer::doExport().
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-08-29 Enrico ForestieriFix bug #6170 (Latex Compiler error when lyx file is...
2011-08-24 Vincent van RavesteijnMake the Buffer class non-copyable, otherwise LyX crash...
2011-07-12 Abdelrazak Younesgcc compile fix.
2011-07-12 Abdelrazak YounesGraphics cleanup: get rid of Previews.{h,cpp}
2011-06-20 Richard HeckRemove unused optional variable.
2011-06-12 Richard HeckModify r38980 in response to Vincent's comments.
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-26 Richard HeckFix problem first reported by Diego: If you try to...
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-07 Richard HeckFix bug #7499. The problem here is that there was no...
2011-05-07 Richard HeckInitial work to fix bug involving embedded macros and
next