]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
Fix text direction issue for InsetInfo in RTL context
[lyx.git] / src / Buffer.cpp
2018-07-07 Juergen SpitzmuellerAdd support for bib files encoding
2018-06-01 Juergen SpitzmuellerIf a master is being created at loading the child,...
2018-05-27 Juergen SpitzmuellerFix encoding problems in \input@path
2018-05-16 Juergen SpitzmuellerDo not start from a non-reveant parent in Buffer cloning.
2018-05-10 Juergen SpitzmuellerAdd support for global float alignment
2018-05-09 José MatosSimplify the backup names when using an older file...
2018-05-04 Juergen SpitzmuellerSet main_fontenc runparam also for paragraph-only sourc...
2018-04-25 Richard Kimberly... Improve error message a bit more.
2018-04-25 Richard Kimberly... Don't sort the bibfiles cache.
2018-04-25 Richard Kimberly... Improve error message.
2018-04-21 Richard HeckReset counters before we re-run updateBuffer when the...
2018-04-20 Juergen SpitzmuellerAlign \textgreek and \textcyr with font encoding, part II
2018-04-16 Richard HeckFix some problems with background cancellation.
2018-04-08 Juergen SpitzmuellerLoad hyperref with a suitable driver
2018-04-07 Juergen SpitzmuellerSet correct path to (biblatex) bibliography databases...
2018-03-27 Juergen SpitzmuellerPrevent that a full source preview of a child clears...
2018-03-22 Juergen Spitzmuelleramend 1c623ffe8f2e34e
2018-03-22 Juergen SpitzmuellerUse separate BibInfo for child
2018-02-25 Pavel SandaWe don't want external change to automatically marked...
2018-02-12 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-02-10 Juergen SpitzmuellerDisable CheckTeX while buffer is processed
2018-02-08 Juergen SpitzmuellerRe-add method to get a temporary file name without...
2018-01-29 Richard HeckFix bug #11055.
2017-12-25 Juergen SpitzmuellerImprove error msg
2017-12-17 Uwe Stöhruse https:// in the first line of .lyx files
2017-12-16 Richard HeckFix #10906 compiler warnings.
2017-12-13 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2017-12-08 Jean-Marc LasgouttesRemove unused variables
2017-11-07 Richard HeckAttempt to fix bug 9158 using updateBuffer.
2017-11-05 Richard HeckConvert for loops to range-based iterators i Buffer...
2017-10-27 Richard HeckMinor code re-organization.
2017-10-25 Jean-Marc LasgouttesMove some Cursor methods to CursorData
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-10-16 Richard HeckRemove "support::" in Buffer.cpp, since we are using...
2017-10-16 Richard HeckFix the way that the Buffer gets set on undo.
2017-09-28 Juergen SpitzmuellerFix crash when closing master with children and grandch...
2017-09-27 Juergen SpitzmuellerWhitespace cosmetics
2017-08-12 Juergen SpitzmuellerForgot this one.
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-11 Guillaume MMUnhide buffers that are marked dirty as a result of...
2017-06-11 Guillaume MMRemove FileMonitorBlocker which does not work reliably...
2017-06-11 Guillaume MMIf the external modification is a deletion, do not...
2017-06-11 Guillaume MMPrevent false positives in external modifications
2017-05-16 Guillaume MMFix the computation of broken InsetRef status between...
2017-05-13 Guillaume MMCosmetic
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-05-06 Guillaume MMFix crash with full view source (#10560 and #10617)
2017-05-06 Tommaso CucinottaRevert "Tolerate formats that are not supported by...
2017-05-05 Tommaso CucinottaTolerate formats that are not supported by lyx2lyx.
2017-04-19 Jean-Marc LasgouttesRewrite mathindent without HSpace class
2017-04-19 Jean-Marc LasgouttesRevert "BufferParams: get rid of the HSpace class for...
2017-04-17 Uwe StöhrBufferParams: get rid of the HSpace class for mathinden...
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-06 Uwe StöhrBufferParams.cpp; initialize formula_indentation with...
2017-04-06 Scott KostyshakRemove "Bummer" from the "Save failed!" message
2017-03-31 Jean-Marc LasgouttesHandle exception thrown by Buffer::emergencyWrite
2017-03-28 Enrico ForestieriAccount for unicode chars in tempdir path on Windows
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-11 Scott KostyshakWhen catching exception, give error on STDERR
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchClean-up
2017-03-10 Guillaume MunchWhitespace
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
2017-03-10 Guillaume Munchbuffer-export default
2017-03-08 Scott KostyshakImplement '*' in "buffer-export <FORMAT> <DEST>"
2017-03-05 Guillaume Munchbuffer-export * synonymous to buffer-export
2017-03-01 Jean-Marc LasgouttesInitialize properly TextEntry variable
2017-03-01 Jean-Marc LasgouttesInitialize properly a class member
2017-02-27 Guillaume Munchbuffer-export without argument exports the default...
2017-02-04 Juergen SpitzmuellerSupport for multiple bibliographies
2017-01-26 Guillaume MunchUpdate child's TocBackend as well
2017-01-14 Juergen SpitzmuellerAllow new buffer params to be reset to empty
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 Richard HeckFix DocBook DTD identifier for XML output.
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-12-02 Jean-Marc LasgouttesRewrite handling of macro nesting in math rows
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-10-31 Juergen SpitzmuellerUse Buffer::validate() when previewing single paragraph
2016-10-27 Juergen SpitzmuellerIssue an error message if conflicting languages are...
2016-10-23 Enrico ForestieriOn export, mark the start of the first paragraph
2016-10-22 Guillaume MunchImprovement to the reverse-search algorithm
2016-10-22 Guillaume MunchMove class definitions inside main class
next