]> git.lyx.org Git - lyx.git/history - src/insets/InsetNote.cpp
Fix previews in yellow notes and disabled branches
[lyx.git] / src / insets / InsetNote.cpp
2023-12-19 Jean-Marc LasgouttesFix previews in yellow notes and disabled branches
2022-12-04 Richard Kimberly... Fix bug #11853
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-05-09 Kornel BenkoFindAdv: Use private variable for_search
2022-04-12 Kornel BenkoFind: Renamend for_searchAdv to for_serach in src/Outpu...
2022-04-04 Kornel BenkoFindAdv: Amend 6e7fd68c: Handle InsetNoteParams::Commen...
2022-04-03 Kornel BenkoFindAdv: Allow to search in LyX-Note also if ignoring...
2022-04-02 Juergen SpitzmuellerAmend d96135a9dcc5
2022-04-02 Juergen SpitzmuellerAmend bcad19e504f845
2021-01-22 Juergen SpitzmuellerPrevent more local colors from leaking (#6626)
2021-01-20 Juergen SpitzmuellerDo not rely on hardcoded color when determining notefon...
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-11-30 Yuriy SkalkoBetter naming for enums
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-30 Yuriy SkalkoCleanup included headers
2020-11-28 Yuriy SkalkoCleanup included headers
2020-07-09 Juergen SpitzmuellerFix header inclusions
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-22 Jean-Marc LasgouttesUse new rowFlags() values to remove some inset hardcoding.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2019-08-15 Juergen SpitzmuellerFix greyedout note in RTL (#8647)
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-19 Scott KostyshakGreyedouts can be inserted in commands/description
2017-12-06 Uwe StöhrInsetXXX.cpp: remove unused and duplicated includes
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
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-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchRemove some hardcoded addToToc: note, footnote, margina...
2016-09-21 Jean-Marc LasgouttesDo not hardcode required packages for Note inset
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2015-12-12 Richard HeckUse the much faster forOutliner also to get the tooltip...
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-18 Scott KostyshakDo nothing if converting to the same type of Note
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
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-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2012-12-02 Juergen SpitzmuellerFix greyedout notes UI color (#6682) as good as it...
2011-12-06 Richard HeckImprove output of XHTML comments.
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
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-14 Richard HeckUse the layout defined label for the TOC, too.
2010-12-14 Richard HeckAbdel thinks we should just get rid of this.
2010-12-14 Richard HeckAllow customization of label string for note insets...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-04-26 Vincent van RavesteijnFix bug #6672 (part 2): Add tooltips to the outliner.
2010-04-25 Vincent van RavesteijnFix bug #6672 (part 1): Notes, Footnotes, and Marginals...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-12 Uwe StöhrInsetXXX.cpp: remove unused include of MetricsInfo.h
2010-02-13 Jürgen Spitzmüller* add pref option to exclude notes and comments from...
2010-01-12 Jean-Marc Lasgouttesget rid of notes-mutate and explain that inset-forall...
2009-11-25 Richard HeckRestore XHTML for InsetNote.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-08-25 Vincent van RavesteijnAnother fix for r30560.
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Jean-Marc LasgouttesRemove the layout_ cache in InsetCollapsable.
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
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-05 Richard HeckXHTML for InsetNote.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. For these...
2009-02-19 Richard HeckFix bug 5751.
2009-01-19 Uwe StöhrInsetNote.cpp: fix comment typo
2008-12-12 Jean-Marc Lasgouttes1/ call InsetCollapsable::validate instead of InsetText...
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-18 Jean-Marc Lasgouttesanother recordUndoFullDocument bits the dust
2008-06-24 Pavel SandaMove LFUN_NOTES_MUTATE dispatch to BufferView.
2008-06-18 Pavel SandaAdd LFUN_NOTES_MUTATE for global change of note insets...
2008-06-03 Abdelrazak YounesFix toc generation after rev25096.
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-04-23 Jean-Marc Lasgouttes * Inset.h (producesOutput): new mvirtual method, retur...
2008-04-05 André Pönitzuse simpler parser interface
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-24 Jürgen SpitzmüllerSome context menu work:
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-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
next