]> git.lyx.org Git - lyx.git/history - src/mathed
Fix the placement of the cursor when right-clicking on an inset inside a branch inset.
[lyx.git] / src / mathed /
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...
2008-10-13 Pavel SandaFix whitespaces so the diff between branches is not...
2008-10-07 Stefan Schimanski* Be more conservative about leaving out parenthesis...
2008-10-06 Enrico ForestieriSmash remaining drawbacks for bug 2315
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-25 Enrico ForestieriWhen in mathmode, always use the mathcommand replacemen...
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-18 Jean-Marc Lasgouttesuse Length::inPixel and not Length::inBP to get screen...
2008-09-17 Jean-Marc Lasgouttesbad behaviour of recordUndoInset has been fixed in...
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-10 Richard HeckRevert 26348 and 26350. Wrong solution.
2008-09-09 Richard HeckForgot this part.
2008-09-09 Richard HeckRestore toggling behavior to math bold.
2008-09-08 Pavel SandaCoding style
2008-09-06 Stefan Schimanski* typo
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...
2008-09-03 Enrico ForestieriAdd FIXME
2008-09-03 Enrico ForestieriWe may have buffers with different encodings, that...
next