]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
Fix unwanted curly braces in formula (bug #8679)
[lyx.git] / src / Buffer.cpp
2014-11-17 Georg BaumDocument Buffer::preview()
2014-11-03 Georg BaumFix for bug #9234, from Georg.
2014-10-27 Richard HeckIf we successfully save a file but fail to move it...
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
2014-08-25 Richard HeckAdd a debugging message.
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-07-05 Georg BaumMake createBufferTmpDir() threadsafe
2014-07-04 Georg BaumDon't guess whether autosave succeeded
2014-06-09 Georg BaumFix wrong "externally modified" message
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-06-09 Georg BaumImprove file saving strategy
2014-06-04 Richard HeckUse a different naming scheme, per Enrico's suggestion.
2014-06-03 Richard HeckPer a suggestion of JMarc's, first write the saved...
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Richard HeckTypos and style.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2014-03-13 Juergen SpitzmuellerInclude child's own authors when using BufferParams...
2014-03-04 Georg BaumFix compilation with libc++
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2014-01-29 Richard HeckFix bug discovered by Kornel. See
2014-01-13 Jean-Marc LasgouttesHandle undo in `branch-add' LFUN
2013-11-23 Juergen SpitzmuellerDo not attempt to set default master if we already...
2013-11-14 Georg BaumDo not ignore literate programming errors
2013-11-14 Georg BaumFix regression of e02df14 (bug #8900)
2013-11-12 Georg BaumSilence unwanted error popup on copying
2013-10-04 Jean-Marc LasgouttesRevert "Do not kill the undo stack when doing a Save...
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Vincent van RavesteijnEncodings: Use BufferEncodings where needed
2013-07-19 Josh HieronymusUpdate system identifier in DOCTYPE of MathML-including...
2013-07-18 Juergen SpitzmuellerFix state of certain language packages (polyglossia...
2013-07-13 Georg BaumFix inconsistent version in .lyx files (#7951)
2013-05-16 Julien RiouxCompute and output numbers for numerical citations.
2013-05-15 Georg BaumImplement forced local layouts
2013-04-29 Jean-Marc LasgouttesFix bug #8627: Command line switches to change branch...
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-04-25 Richard HeckSimplify code a bit: If we only accept CITE_CODE, there...
2013-04-22 Scott KostyshakFix ChkTeX error reporting (#8639)
2013-04-21 Georg BaumFix bug #8636
2013-04-21 Richard HeckFix bug found by Scott concerning copying XHTML to...
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-04-12 Richard HeckRemove obsolete comment.
2013-04-01 Georg BaumDelete temp file after usage
2013-03-24 Richard HeckFix bug #8603: We want unabbreviated TOC entries here.
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-03-18 Richard HeckWe don't need to reset counters we aren't using.
2013-03-11 Richard HeckCreate a new DocumentClass for any cloned Buffer.
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-02-09 Richard HeckChange LabelType Top_Environment to LabelType Above...
2013-02-09 Richard HeckRemove references to Counter LabelType from source...
2013-02-06 Julien RiouxGenerate the citation labels before exporting to plain...
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-03 Georg BaumDot not swallow log messages
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-13 Georg BaumAdd missing VCS updates after filename changes
2012-11-04 Pavel SandaAutosaving is now always threaded.
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-26 Lars Gullik BjønnesUse new T not new T()
2012-10-26 Lars Gullik BjønnesBuffer.cpp: drop unused <stack>
2012-10-05 Juergen SpitzmuellerRestore buffer parenthood if we exit already after...
2012-10-05 Juergen SpitzmuellerAdd master's perspective in children's source preview
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-09-20 Pavel SandaSimplify translation string.
2012-09-17 Scott KostyshakConstify some catches and others
2012-07-21 Richard HeckFix a long-standing FIXME by resetting only the counter...
2012-07-18 Jean-Marc LasgouttesDo not kill the undo stack when doing a Save As...
2012-07-15 Jean-Marc LasgouttesFix bug #5204: Undo removes text selection
2012-07-10 Richard HeckFix bug #8160 by updating the dtd for MathML.
2012-06-29 Jean-Marc LasgouttesFix to #8159: Undo doesn't restore environment depth...
2012-06-28 Juergen Spitzmuellerfix bug #8209: polyglossia commands ignored partial...
2012-06-08 Juergen SpitzmuellerWhitespace
2012-06-05 Richard HeckAllow LyX format to be written to View>Source window.
2012-06-05 Richard HeckMove TexRow stuff near where it is used.
2012-06-05 Jean-Marc LasgouttesRevert "Second tentative fix to #8159: Undo doesn't...
2012-06-05 Jean-Marc LasgouttesSecond tentative fix to #8159: Undo doesn't restore...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-05-22 Richard HeckAdd "nice" flag for converters, addressing final proble...
2012-05-19 Juergen SpitzmuellerIf a file is saved as, reset its master if it has any...
2012-05-14 Enrico ForestieriFix bug #7982: LyX does not work if working directory...
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-28 Richard HeckAllow viewing full file of plaintext source.
2012-04-28 Richard HeckRe-organize logic of getSourceCode() routine, so we...
2012-04-23 Richard HeckDon't output extra body tags with included files.
2012-04-11 Enrico ForestieriUse the right latex backend when a converter needs...
2012-04-08 Vincent van RavesteijnFix a copy-paste error introduced in b754fb02
2012-04-03 Richard HeckMerge branch 'master' of git.lyx.org:lyx
2012-04-03 Richard HeckClear local layout before reading BufferParams. Otherwi...
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-17 Vincent van RavesteijnClear the error list from previous errors
2012-03-09 Richard HeckShow backends rather than formats in the View>Source...
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-01-13 Richard Heck Fix crash reported on list when renaming a child...
2012-01-12 Stephan Witt#7789 unify and fix buffer statistics
next