]> git.lyx.org Git - lyx.git/history - src/mathed/MathFactory.cpp
Coding style
[lyx.git] / src / mathed / MathFactory.cpp
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...