]> git.lyx.org Git - lyx.git/history - src/mathed
* GuiDocument.cpp:
[lyx.git] / src / mathed /
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):
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-14 Jürgen Spitzmüller* InsetMathHull (eolString):
2008-10-31 Enrico ForestieriAvoid creating bad math insets with Ctrl+M
2008-10-29 Abdelrazak YounesRevert 27186 which fixed an invalid bug.
2008-10-29 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5392
2008-10-29 Abdelrazak YounesStyle, const access and small optimizations.
2008-10-27 Enrico ForestieriRemove dead code.
2008-10-26 Enrico ForestieriThe LaTeX control space "\ " is a special char, too...
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
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-10-21 Stefan Schimanski* Added Uwe's comment and a word about \global
2008-10-21 Stefan Schimanski* use \long for \def macros (fixes http://bugzilla...
2008-10-20 Enrico ForestieriCorrect logic: single characters must also be parsed...
2008-10-18 Jürgen Spitzmüllerhonour requirements for dots (bug 5376).
2008-10-18 Uwe Stöhrmathparser_flags.h: follow our naming convention part 2/2
2008-10-18 Uwe Stöhrmathparser_flags.h: follow our naming convention part 1/2
2008-10-18 Enrico ForestieriWhen pasting into mathed, take into account the current...
2008-10-17 Enrico ForestieriFix bug 3397
2008-10-16 Stefan Schimanski* Call metrics of the parameters with the correct font...
next