]> git.lyx.org Git - lyx.git/history - src/insets/InsetText.h
Fix trailing whitespace in cpp files.
[lyx.git] / src / insets / InsetText.h
2017-07-03 Richard HeckFix whitespace at EOL.
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-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
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-06 Jean-Marc LasgouttesNow Inset::dimension is only an access to cache
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-09-05 Jean-Marc LasgouttesAmend commit e194c9ce279
2016-07-18 Jean-Marc LasgouttesSome things did not need to be mutable after all
2016-07-03 Guillaume MunchChange tracking cue: InsetText and InsetCollapsible
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-06-13 Guillaume MunchChange tracking cue: paint over labels in text and...
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-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-04-04 Juergen SpitzmuellerUse local babel language switch in fixed width cells...
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-02-26 Richard HeckTable cells are insets, but not from the point of view...
2013-05-24 Pavel SandaHeader cleanup cont.
2013-05-02 Jean-Marc LasgouttesMore llvm/clang warnings
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-11-25 Juergen Spitzmuellerallow arguments in PassThru insets
2012-11-24 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-24 Juergen SpitzmuellerMissing pieces for InsetLayout arguments
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-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-22 Richard HeckMini-optimization: We do not need really long tooltips...
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
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-17 Richard HeckHadn't see this empty_docstring() thing before. Very...
2010-11-17 Richard HeckSimplify some of the tooltip stuff now.
2010-04-26 Vincent van RavesteijnFix bug #6672 (part 2): Add tooltips to the outliner.
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-13 Jürgen Spitzmüller* new InsetLayout tag to disallow spell checking. This...
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-05 Abdelrazak YounesCleanup a bit the pargraph ids generation in order...
2009-12-15 Richard HeckRemove last vestiges of pre-XHTMLStream implementation.
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-26 Richard HeckRestore XHTML for InsetBox.
2009-11-22 Vincent van RavesteijnFix bug #4360: Instant preview does not render formulas...
2009-11-21 Richard HeckIn certain cases, we are going to need to write the...
2009-11-19 Richard HeckEnable InsetText for XHTML.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-16 Jean-Marc Lasgouttesun-revert r30531, after Richard told me how to avoid...
2009-07-15 Jean-Marc Lasgouttesrevert r30531, which causes a crash when copying an...
2009-07-14 Jean-Marc Lasgouttesdefine InsetText::insetAllowed properly and rely on...
2009-07-14 Jean-Marc LasgouttesThis commit terminates the great InsetCollapsable shrin...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Jean-Marc LasgouttesMove special handling of paste function from InsetColla...
2009-07-13 Jean-Marc Lasgouttesnote to self: always compile before committing
2009-07-13 Jean-Marc LasgouttesThe most important change in this changeset is that...
2009-07-13 Jean-Marc LasgouttesSmall cleanup
2009-07-13 Jean-Marc Lasgouttesremove BufferParams parameter from Inset::accept/reject...
2009-06-19 Richard HeckPolish some of the recent changes in accord with sugges...
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-04 Richard HeckManage the initial setting of Default or Plain Layout...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-26 Richard HeckThe last commit was, uhh, not what I intended.
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
2008-07-23 Abdelrazak YounesForgot this in previous commit.
2008-06-03 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4910...
2008-03-26 Richard HeckRevert last commit.
2008-03-26 Richard HeckMake InsetText store a Buffer.
2008-03-21 Richard HeckAnother attempt at 2178. This is a "minimal" patch...
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
2008-03-15 Stefan Schimanski* moved text completion logic into Text class
2008-03-14 Stefan Schimanski* cosmetic
2008-03-11 Richard HeckTry again to fix bug 2178.
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-08 Abdelrazak YounesTransfer general edit context menu from BufferView...
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-26 Stefan Schimanski* update the words of a paragraph when the cursor leaves.
2008-02-25 Stefan Schimanski* set is not needed anymore here
2008-02-25 Stefan Schimanski* implemention of the WordList with iterator caching...
2008-02-24 Richard HeckRestore Andre's TextClassIndex, but now in the form...
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-22 Stefan Schimanski* following Andre's advice to rename the method into
2008-02-21 Stefan Schimanski* Reduce compilation time by removing the shared_ptr...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-19 Richard HeckIt used to be that things like InsetFlex, InsetCaption...
next