]> git.lyx.org Git - lyx.git/history - src/mathed/MathFactory.cpp
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / mathed / MathFactory.cpp
2012-01-23 Uwe Stöhradd support for the package cancel in math (fixes ...
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2011-10-23 Georg BaumFix some bugs related to spaces in math:
2011-10-18 Georg BaumGeneralize the esintoramsmath requirement:
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...
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-07-17 Uwe Stöhrsupport for formal math script
2010-04-23 Peter Kümmelcmake: more merged build fixes
2010-03-10 Vincent van RavesteijnAdd missing continue. I guess I found this when running...
2010-02-13 Jürgen Spitzmüllergeneralize special handling of command inset parameters...
2010-02-04 Enrico ForestieriAutomate the setting of the ascii only flag.
2009-12-31 Richard HeckThese are in lib/symbols, so should have been caught...
2009-12-13 Vincent van RavesteijnFix bug #6341: Can't set equal spacing in xymatrix.
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2009-04-06 Uwe StöhrInsetMathFrac: reimplement \cfrac with its optional...
2009-04-06 Enrico ForestieriIntroduce a helper function and use it.
2009-04-05 Uwe Stöhrmajor code cleanup for fractions:
2009-02-28 Uwe Stöhrsupport for \cfrac in mathed, fixes bug 2473 and can...
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-16 Abdelrazak Younespart 7
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-26 Enrico ForestieriThe LaTeX control space "\ " is a special char, too...
2008-10-23 Enrico ForestieriGet rid of superfluous conversions and else statement.
2008-10-23 Enrico ForestieriFix bug 5393
2008-10-22 Enrico ForestieriFix bug 5263
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-04-01 Enrico ForestieriFix bug 4668
2008-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-12 Enrico ForestieriMerge InsetMathBoldSymbol and InsetMathBM by providing...
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-02-28 Stefan Schimanski* merge InsetMathMakebox and InsetMathFramebox
2008-02-27 André Pönitzcosmetics
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-07 Abdelrazak YounesThe core is now clean enough that we don't need the...
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
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-15 André Pönitzreduce line noise
2007-11-06 André Pönitzcompile fix
2007-11-05 André Pönitzremove unneeded Cursor.h include;
2007-11-01 Stefan Schimanski* cosmetic: alphabetic order
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-10-28 Uwe StöhrInsetMathFrac: add support for \tbinom and \dbinom...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 André Pönitzput \frac style stuff into a single unit. -161477.
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-01 Martin VermeerFinal fix to get unit with optional arg (value) working
2007-09-18 Martin VermeerForgot this, suppress debug output
2007-09-18 Martin VermeerUnits corrections, all Georg's noticed problems
2007-09-15 Martin VermeerSupport for units and fractional units with values
2007-09-12 Martin VermeerPartial support for units
2007-06-22 Uwe Stöhrfix bug 1942: http://bugzilla.lyx.org/show_bug.cgi...
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-28 Bo PengRename class RefInset to InsetMathRef
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename MathArray into MathData
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...