]> git.lyx.org Git - lyx.git/history - src/insets/InsetText.cpp
Collapsable -> Collapsible (part 1)
[lyx.git] / src / insets / InsetText.cpp
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 1)
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-08 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-08 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-06-07 Jean-Marc LasgouttesRevert "Fix drawing of collpsable insets"
2017-06-07 Jean-Marc LasgouttesFix drawing of collpsable insets
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
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-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImplement AddToToc for paragraph layouts
2016-12-10 Juergen SpitzmuellerEnable InsetQuote in verbatim and Hebrew
2016-12-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-07-30 Richard HeckRevert most of dd7863b6.
2016-07-30 Richard HeckFix thinko from earlier commit.
2016-07-18 Juergen SpitzmuellerWhitespace.
2016-07-10 Richard HeckRename some variables and routines.
2016-07-10 Richard HeckFix problem with branch handling. The problem was that...
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchChange tracking cue: InsetText and InsetCollapsible
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Jean-Marc LasgouttesMove one Text::setCursor instance to CursorSlice
2016-05-29 Jean-Marc LasgouttesUse isMainText() instead of doing explicit tests
2016-05-29 Jean-Marc LasgouttesDisable LFUN_INSET_DISSOLVE in tabulars
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Juergen Spitzmuellerrestore crucial float information in note insets (bug...
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2015-03-31 Jean-Marc LasgouttesImprove the check for multiple paragraphs in Text:...
2015-01-10 Jean-Marc LasgouttesFixes to InsetCaption \protect-ion
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-10-12 Alfredo BraunsteinText2.cpp (checkAndActivateInset, checkAndActivateInset...
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-03-19 Juergen SpitzmuellerRe-add removed workaround (fixes #9042).
2014-03-08 Georg BaumRemove dead code + whitespace
2014-02-26 Richard HeckTable cells are insets, but not from the point of view...
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-03-25 Richard HeckShould also use doing_output here. Oversight in previou...
2013-03-24 Richard HeckDon't abbreviate titles in TOC.
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-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-28 Juergen SpitzmuellerThis hack seems to be no more needed. Let's see...
2012-12-27 Vincent van RavesteijnFix typo
2012-12-27 Juergen SpitzmuellerDo not force latex_language in arguments (bug #8471)
2012-12-24 Richard HeckRespect InsetLayout's PassThru setting in XHTML export.
2012-12-23 Juergen SpitzmuellerIn multi-par sequences, check for arguments in all...
2012-12-17 Vincent van RavesteijnIntroduce Layout::args() and simplify code
2012-12-15 Juergen SpitzmuellerCorrectly handle environment sequences in TOC
2012-12-01 Juergen SpitzmuellerFix argument status detection for InsetText
2012-11-29 Juergen SpitzmuellerSupport for \item arguments
2012-11-28 Juergen SpitzmuellerPass local font to arguments and assure pass_thru is...
2012-11-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-25 Juergen SpitzmuellerAdd LeftDelim and RightDelim to the Style and InsetLayo...
2012-11-25 Juergen Spitzmuellerallow arguments in PassThru insets
2012-11-25 Juergen SpitzmuellerFurther fixes for InsetLayout argument (for environment...
2012-11-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-24 Juergen SpitzmuellerMissing pieces for InsetLayout arguments
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerFix function disabling
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' into features/latexargs
2012-11-19 Juergen SpitzmuellerInsetArgument revision, first working version
2012-06-07 Jean-Marc LasgouttesHandle sending a FuncRequest object to lyxerr
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-04-25 Richard HeckFix crash when there are text insets in a table cell...
2011-04-18 Richard HeckFairly trivial change here: Just protect against inheri...
2011-03-12 Enrico ForestieriWhen an error occurs, don't highlight more than necessary.
2011-03-02 Jean-Marc LasgouttesIn InsetText::fixParagraphsFont, differentiate the...
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-26 Richard HeckFix thinko from r37328.
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-24 Enrico ForestieriFix bug #7254 (LyX may insert a blank line when ending...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2011-01-12 Richard HeckFix bug #7230. Changes at r36974 had not been done...
2010-12-22 Richard HeckMini-optimization: We do not need really long tooltips...
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-20 Vincent van RavesteijnFix bug #7166: Insets that shouldn't appear in the...
2010-12-18 Abdelrazak Younesgreatly simplify and comment TeXEnvironment():
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-12-02 Richard HeckFix crash reported by keytest.
2010-11-29 Vincent van RavesteijnCompile fix: solve the merge conflicts in the correct...
2010-11-29 Vincent van RavesteijnFix bug #6642: Concatenate the context menus for: Inset...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Vincent van RavesteijnFix bug #6315: counters in insets that don't produce...
2010-11-26 Richard HeckNot sure why I introduced this test at r28378, but...
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-17 Richard HeckSimplify some of the tooltip stuff now.
next