]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathRef.cpp
Fix context menu of InsetMathRef
[lyx.git] / src / mathed / InsetMathRef.cpp
2024-04-01 Juergen SpitzmuellerFix context menu of InsetMathRef
2021-03-06 Enrico ForestieriFix bug #12181
2021-01-05 Richard Kimberly... Fix bug #11104. Activate refstyle support for InsetMathRef.
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-07-08 Thibaut CuvelierNew DocBook support
2020-07-07 Pavel SandaAdd required elements in the layouts to support DocBook.
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-04-26 Richard Kimberly... Fix declaration
2020-03-08 Stephan Witt#11747 follow-up of change d94b708a0fec6ade04fc9d09bd86...
2019-12-31 Juergen SpitzmuellerHonor change tracking when automatically renaming refs...
2018-10-04 Richard HeckFix bug 9798.
2017-07-05 Jean-Marc LasgouttesRename some macro-related insets
2017-02-18 Guillaume MunchFix InsetMathRef mouse behaviour (#10568)
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckAllowing direct, read-write access to the references...
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-10-29 Vincent van RavesteijnRemove the now unused parameter of createDialogStr();
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
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-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-01-28 Jürgen Spitzmüller* Implement updateLabels in mathed and add the MathRef...
2010-01-25 Jean-Marc LasgouttesAdd DispatchResult argument to BufferView::dispatch...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-06-16 Enrico ForestieriFix bug 1527
2008-06-03 Jürgen Spitzmüller* Allow the use of eqrefs in mathed (bug 4623).
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-03-27 André Pönitzremove remaining MailInsets.
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-08-31 Martin Vermeeranother translation disambiguation
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengRename class RefInset to InsetMathRef
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...