]> git.lyx.org Git - lyx.git/history - src/mathed
Kornel's gcc compile fix.
[lyx.git] / src / mathed /
2009-09-27 Enrico ForestieriFix bug #6246: InsetMathKern is broken
2009-09-12 Enrico ForestieriFix a crash when the modified uncompleted macro is...
2009-08-15 Pavel SandaFix searching bug #6139.
2009-08-12 Pavel SandaFix bug #2045.
2009-08-09 Abdelrazak YounesNow that Text knows its owner, use the associated Buffe...
2009-08-09 Abdelrazak YounesGeneral cleanup: Text is (or should be) nothing more...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-08-06 Enrico ForestieriMacroData has a buffer_ member, so use this instead...
2009-08-06 Enrico ForestieriFix bug #6014: Assertion when pasting "\def" into 2...
2009-08-04 Vincent van RavesteijnFix the math output mess I caused in r30822.
2009-08-03 Jean-Marc LasgouttesTry to implement properly recursive setBuffer. Normally...
2009-08-01 Vincent van RavesteijnImprove LaTeX output of arrays in math. Always output...
2009-08-01 Vincent van RavesteijnAdd const versions of Inset::asInsetMath.
2009-07-26 Vincent van RavesteijnFix bug #2969: Double labels appear on empty lines...
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
2009-07-16 Richard HeckFix another assertion.
2009-07-15 Richard HeckFix crash related to empty buffer_ argument.
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Pavel SandaHopefully fixes #6082
2009-07-13 Pavel SandaFix leftover from r27378. Patch and report from John...
2009-07-12 Uwe Stöhrsupport for matrix decoration in the MathMatrix dialog;
2009-07-09 Enrico ForestieriAllow undoing changes to the name of macros that are...
2009-07-09 Enrico ForestieriBetter fix for bug #5923. Now the macro name can be...
2009-07-08 Enrico ForestieriProper fix for bug #5923 that doesn't introduce bug...
2009-07-08 Enrico ForestieriRevert r30398, r30396, r30395, r30393, r30392, and...
2009-07-07 Vincent van RavesteijnFix previous commit for macros with arguments, again.
2009-07-07 Vincent van RavesteijnOnly allow the cursor to be in lastpos for macros as...
2009-07-07 Vincent van RavesteijnFix crash when selecting part of a macro and trying...
2009-07-07 Vincent van RavesteijnRemove unneeded check for cur.pos() > 0.
2009-07-07 Vincent van RavesteijnFix bug #6015: Macro with arguments is not finished...
2009-07-06 Enrico ForestieriBetter fix for #6049 and similar cases with other math...
2009-07-05 Enrico ForestieriFix bug #6049: Mathed: spacebar misbehavior while typin...
2009-07-05 Enrico ForestieriRefinements to fix for bug #6041.
2009-07-05 Enrico ForestieriFix bug #6041: "tabular-feature align-" in a math-matrix.
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2009-06-23 Enrico ForestieriFix bug #6033: Initial character sometimes eaten by...
2009-06-18 Georg Baum- fix requirements of \dddot
2009-06-16 Enrico ForestieriReintroduce workaround due to nested math hulls as...
2009-05-25 Uwe StöhrInsetMathFrac.cpp: fix the regression now completely
2009-05-25 Uwe StöhrInsetMathFrac.cpp: fix regression reported here: http...
2009-05-21 Vincent van RavesteijnSet flag for LFUN_MATH_MUTATE. Also, remove some 'ghost...
2009-05-21 Vincent van RavesteijnHide "Number this line" for single line equations.
2009-05-20 Vincent van RavesteijnFix the copy label as ref for equations from the contex...
2009-05-20 Enrico ForestieriFix bug #1435. Now Ctrl-m enters math mode when in...
2009-05-15 Vincent van RavesteijnFix bug #5923: Resume macromode.
2009-05-15 Vincent van RavesteijnFix bug #2034: Inconsistent behavior of cursor inside...
2009-05-15 Vincent van RavesteijnFix bug #5540: Crash in MathAtom on Undo.
2009-05-15 Vincent van RavesteijnRestore Object.Event order for:
2009-05-15 Vincent van Ravesteijn* InsetMathHull.cpp : constify.
2009-05-15 Vincent van RavesteijnFix bug #5948: Copy as reference for equation labels.
2009-05-12 André Pönitzcosmestics (test...)
2009-05-09 Enrico ForestieriRemove workaround due to nested math hulls. See:
2009-05-09 Enrico ForestieriDon't create nested math hulls (fixes bug #5392).
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-16 Jean-Marc Lasgouttesfix compiler warnings in new mathfrac/binom code
2009-04-08 Uwe StöhrInsetMathFrac.cpp: add some comments and remove an...
2009-04-07 Uwe StöhrInsetMathFrac.cpp: some code optimization
2009-04-07 Uwe StöhrInsetMathNest.cpp: forgot this in last commit
2009-04-06 Uwe StöhrInsetMathFrac: reimplement \cfrac with its optional...
2009-04-06 Enrico ForestieriIntroduce a helper function and use it.
2009-04-06 Enrico ForestieriDon't wrap characters marked as mathalpha in the unicod...
2009-04-05 Enrico ForestieriDon't create nested text-in-math environments.
2009-04-05 Uwe Stöhrmajor code cleanup for fractions:
2009-04-05 Enrico ForestieriThe \text macro does not require the full AMS package...
2009-04-05 Enrico ForestieriNo need to call t.character() as the char is already...
2009-04-05 Enrico ForestieriUnicode symbols entered or pasted in math are wrapped...
2009-04-04 Uwe StöhrInsetMathFrac.h: forgot to add my name in r28639
2009-03-30 Enrico ForestieriPartly revert r28731 (see discussion in bug 5836).
2009-03-17 Jürgen Spitzmüller* InsetMathCases.cpp:
2009-03-09 Enrico ForestieriFix bug 5836 (http://bugzilla.lyx.org/show_bug.cgi...
2009-03-04 Jean-Marc LasgouttesIn math matrices, make sure that only the align-type...
2009-03-04 Uwe StöhrInsetMathCases.cpp: fix http://bugzilla.lyx.org/show_bu...
2009-02-28 Uwe Stöhrsupport for \cfrac in mathed, fixes bug 2473 and can...
2009-02-25 Enrico ForestieriFix bug 5541: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-02-08 Vincent van Ravesteijn* MathAutoCorrect: kill compiler warning.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2009-02-08 Vincent van RavesteijnReverse unwanted commits.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2009-02-05 Vincent van RavesteijnAllow commands with parameters in InsetMathGrid. For...
2009-02-02 Vincent van RavesteijnFix bug 5731. http://bugzilla.lyx.org/show_bug.cgi...
2009-02-02 Jürgen Spitzmüllerplease Jean-Marc.
2009-02-02 Jürgen Spitzmüller* InsetMathHull (numbered):
2009-01-16 Vincent van RavesteijnDisable the Edit->Math menu when not in math.
2009-01-15 Martin VermeerMake autocorrect configurable in preferences file
2009-01-06 Martin VermeerMake autocorrect (still disabled) better. Now switched
2008-12-23 Georg Baummake Pavel happy
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-12-19 Martin VermeerFix, but keep disabled, mathed autocorrect
2008-11-23 Abdelrazak YounesFix assertion on exit when quitting.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 Stefan Schimanski* compile fix
2008-11-16 Stefan Schimanski* fix latex grid output of commit http://www.lyx.org...
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 André Pönitzless negated logic
2008-11-16 Stephan Wittenable LFUN_MATH_NUMBER_LINE_TOGGLE when display()...
2008-11-16 Abdelrazak Younespart 7
2008-11-15 André Pönitzcosmetics
2008-11-15 Jürgen Spitzmüller* InsetMathHull (eolString):
next