]> git.lyx.org Git - lyx.git/history - src/insets/Inset.h
Fix text direction of references with XeTeX/bidi
[lyx.git] / src / insets / Inset.h
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2018-09-12 Jean-Marc LasgouttesRevert "Use new display() values to remove some inset...
2018-09-12 Jean-Marc LasgouttesUse new display() values to remove some inset hardcoding.
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-23 Juergen SpitzmuellerDo not require cprotect if we only have a cprotectible...
2018-04-13 Juergen SpitzmuellerAdd basic support for cprotect
2018-01-26 Juergen SpitzmuellerProperly communicate forced encodings
2018-01-21 Richard HeckIntroduce Inset::asInsetGraphics.
2017-12-19 Jean-Marc LasgouttesDo not draw inactive math corners when they have mathbg...
2017-10-18 Juergen SpitzmuellerDo not scan BibTeX files multiple times in a collectBib...
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-07-20 Jean-Marc LasgouttesTry to end the neverending fixIfBroken saga
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-12 Jean-Marc LasgouttesFix bad cursor positioning when entering an inset
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
2017-05-03 Jean-Marc LasgouttesShow properly on screen "indented" maths.
2017-03-31 Jean-Marc LasgouttesAnnotate destructors to please coverity
2017-03-23 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-03-05 Guillaume MunchTabular::editXY should not touch the selection
2017-02-21 Jean-Marc LasgouttesRevert "Linearize macros in box edit mode too."
2017-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
2017-02-14 Jean-Marc LasgouttesLinearize macros in box edit mode too.
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-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Guillaume MunchRemove hardcoded values
2016-12-27 Juergen SpitzmuellerImprove quotation mark opening/closing guess
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setDimCache
2016-12-06 Jean-Marc LasgouttesGet rid of Inset::setPosCache
2016-12-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2016-12-05 Jean-Marc LasgouttesIntroduce (Inset|InsetList|Paragraph)::resetBuffer
2016-08-17 Jean-Marc LasgouttesA more radical approach to inset background painting
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-06-13 Guillaume MunchChange tracking cue: paint over labels in text and...
2016-05-28 Jean-Marc LasgouttesMake inset-select-all select all cells only in tables
2016-05-28 Jean-Marc LasgouttesPass a BufferView to Inset::clickable
2015-12-12 Richard HeckUse the much faster forOutliner also to get the tooltip...
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-02 Guillaume MunchAmend d5a5fbb8e (cosmetic)
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-04-04 Juergen SpitzmuellerUse local babel language switch in fixed width cells...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-06-25 Jean-Marc LasgouttesSmall Inset isXXX methods cleanup
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-02-10 Georg BaumFix conflicting inset font defaults (bug #8874)
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2013-03-22 Georg BaumSupport \caption* (bug #3209)
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-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-11-28 Juergen SpitzmuellerPass local font to arguments and assure pass_thru is...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2011-03-15 Jürgen SpitzmüllerFollow-up to r37932: We do not need a skipOnSearch...
2011-03-15 Jürgen Spitzmüller* Inset.h: try to clarify isLetter() and isChar() a...
2011-03-15 Jürgen SpitzmüllerDo not hardcode specific insets, but use a variable...
2011-03-08 Jürgen Spitzmüller* Inset.h: fix typo in comment.
2011-02-22 Georg BaumFix bug #6919 by splitting Inset::noFontChange() into...
2011-02-13 Vincent van RavesteijnRemove unused funcion Inset::scroll().
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-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-12-03 Richard HeckSimplify some of the bibliography update code. There...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-26 Richard HeckNot sure why I introduced this test at r28378, but...
2010-11-26 Richard HeckRemove obsolete comment.
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-26 Vincent van RavesteijnProper implementatiom of isInToc()
2010-10-24 Pavel Sandagcc spits out million warnings
2010-10-24 Vincent van RavesteijnAdd virtual bool Inset::clickable(..) to be used to...
2010-10-24 Vincent van RavesteijnsetMouseHover() functions can be const.
2010-10-18 Vincent van RavesteijnSome cosmetics (from my local cosmetics branch).
2010-09-15 Richard HeckVoid functions don't return things. ;-)
2010-08-09 Richard HeckRevert r35106.
2010-08-09 Richard HeckDon't need this argument, since it was only ever called...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-05-22 Uwe StöhrInset***.h: fix typo in comment
2010-05-01 Enrico ForestieriAvoid compiler warning about unused parameter.
2010-04-30 Vincent van RavesteijnMouse hover property should be dependent on the specifi...
2010-03-08 Richard HeckIntroduce isBufferValid() method now, that returns...
2010-03-08 Richard Hecks/isBufferValid/isBufferLoaded/
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-15 Abdelrazak YounesAdd a new insetDisplayName() method that will be used...
2010-02-04 Enrico ForestieriFix bug #3325: Labels with special characters in equati...
2010-01-30 Abdelrazak YounesInset::validateModifyArgument(): new virtual interface...
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2009-12-31 Richard HeckStyle.
2009-12-17 Vincent van RavesteijnCorrectly paint the background of the instant preview...
2009-12-15 Richard HeckRemove last vestiges of pre-XHTMLStream implementation.
2009-12-10 Richard HeckInitial work for InsetTOC. This does actually write...
next