]> git.lyx.org Git - lyx.git/history - src/Changes.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Changes.cpp
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-27 Richard Kimberly... Fix bug #11781. Patch from Daniel.
2021-11-01 Daniel RamoellerMake color description "changed" rather than "added"
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-02 Richard Kimberly... Revert "Fix a number of signedness warnings"
2020-11-02 Richard Kimberly... Fix a number of signedness warnings
2020-11-01 Richard Kimberly... Some constness, following Yuriy
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-05-17 Juergen Spitzmuellerreturn from switch
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2020-01-12 Jean-Marc LasgouttesRevert "Automatically show the review toolbar if the...
2020-01-03 Juergen SpitzmuellerFix copy-paste error (spotted by coverity)
2019-12-28 Juergen SpitzmuellerCentralize code to markup deleted complex objects ...
2019-12-27 Juergen SpitzmuellerAdd pref option to disable underlining of added text...
2019-12-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2019-12-24 Juergen SpitzmuellerProvide way to add (optional) user initials
2019-12-24 Juergen SpitzmuellerClarify change text color descriptors
2018-12-06 Enrico ForestieriAmend bd21aa9
2018-12-02 Enrico ForestieriFix bug #11398
2017-10-22 Enrico ForestieriFix issue with change-tracked deleted display math
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-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 MunchSimplify
2016-10-23 Enrico ForestieriCorrectly track ulem commands with change tracking
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-18 Enrico ForestieriRemove a now unnecessary \mbox
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchChange tracking cue: for display() math insets
2016-07-03 Guillaume MunchPainter: Add a line style to disable antialiasing
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-07-02 Richard HeckSquash some warnings.
2016-06-13 Guillaume MunchChange tracking cue: paint over labels in text and...
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume MunchDisable certain change tracking commands when there...
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-05-29 Guillaume MunchSimplify class structure in TocBackend
2015-12-04 Guillaume MunchSimplify Unicode symbols for old systems
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Georg BaumFix uncodable author warning
2014-04-21 Richard HeckTypos and style.
2014-04-21 Juergen Spitzmueller\lyxdeleted uses an ulem command.
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-01-07 Kornel BenkoMake change tracking in export to latex be independent...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-06-30 Juergen SpitzmuellerFactor out method to get a properly encoded latex string
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-11-17 Vincent van RavesteijnAuthor: more cosmetics. Forgot these in previous commit.
2010-04-26 Vincent van RavesteijnFix bug #6672 (part 2): Add tooltips to the outliner.
2010-03-10 Vincent van RavesteijnFix typos.
2009-12-05 Pavel SandaTypos, patch from Sven.
2009-10-13 Jürgen Spitzmüller* Changes.cpp (getLaTeXMarkup):
2009-10-12 Jürgen SpitzmüllerAssure the author is encoded correctly in the LaTeX...
2009-08-04 Vincent van RavesteijnUniform naming of functions.
2009-07-23 Vincent van RavesteijnFix bug #6058: Change tracking not usable in version...
2009-05-14 Vincent van RavesteijnFix bug #5390. Copy from a deleted section with change...
2009-02-09 Vincent van RavesteijnFix bug 5629: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-08 Vincent van RavesteijnReverse unwanted commits.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2008-10-03 Richard HeckFix Abdel's FIXME.
2008-10-03 Richard HeckTypo, from Vincent.
2008-10-03 Abdelrazak Younesstupid me...
2008-10-03 Abdelrazak YounesFix assertion with imaginary end-of-par in Changes...
2008-09-30 Abdelrazak Younesgcc compile fix: vector::insert() requires an iterator...
2008-09-30 Abdelrazak YounesFix the order of changes in the Navigator. They appeare...
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-09-22 Pavel SandaColors for multi-author track changes.
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-29 Abdelrazak YounesMSVC compile fix.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzcosmetics
2007-11-15 André Pönitzreduce line noise
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-09 Michael Schmitt * src/Author.h:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-13 Michael Schmittoutput changes by means of xcolor and soul
2007-05-08 Michael Schmittchange tracking:
2007-04-26 Bo PengRename .C ==> .cpp for files in src/