]> git.lyx.org Git - lyx.git/history - src/mathed
minimal effort implementation of:
[lyx.git] / src / mathed /
2006-08-23 Jean-Marc LasgouttesHandle properly script insets which nucleus has more...
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
2006-08-22 Jean-Marc Lasgouttes * math_nestinset.C (lfunMousePress): on button 2 press...
2006-08-17 Jean-Marc LasgouttesFix crash when cursor is in an empty script and the...
2006-08-17 Jean-Marc Lasgouttes Fix bug 2727.
2006-08-17 Jean-Marc Lasgouttesfix bad debug messages
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-11 Jean-Marc LasgouttesFix bug 2756:
2006-08-08 Jean-Marc Lasgouttesyet another annoying debug message bites the dust
2006-08-08 Jean-Marc Lasgouttes * src/mathed/math_scriptinset.C
2006-07-31 Georg Baumshut up compiler warning message
2006-07-19 Georg BaumFix read in of \over (related to bug 2481)
2006-07-16 Georg BaumFix bug 2481
2006-07-14 Michael Schmittremove LFUN_INSET_DIALOG_SHOW
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-09 Abdelrazak Younesinitialize member variables: width_, scriptable_
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-06-26 Georg BaumFix limit display of intop and ointop
2006-06-23 Georg Baumrevert last accidental commit and do the intended one
2006-06-23 Georg Baum * src/mathed/math_gridinset.C
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-05-18 Jean-Marc Lasgouttes * src/mathed/math_hullinset.h (canTrackChanges): remov...
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-01 Georg BaumCode cleanup of \bigl related stuff:
2006-04-27 Georg Baum * src/mathed/math_biginset.[Ch]
2006-04-20 Georg BaumMake MathBigInset working
2006-04-15 Georg BaumImplement \phantom, \hphantom and \vphantom in math...
2006-04-14 Jürgen Spitzmüller * src/LaTeXFeatures.C
2006-04-13 Jean-Marc Lasgouttes * math_xarrowinset.C (validate):
2006-04-13 Martin Vermeer * math_nestinset.C
2006-04-11 Georg Baumfix bug 2036:
2006-04-10 Martin VermeerUndo previous
2006-04-10 Martin Vermeer Fix bug 2485 and crash on middle-mouse paste...
2006-04-09 Martin Vermeer Fix bug 2485 and crash on middle mouse paste on math
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-06 Martin Vermeer The nicefrac patch
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-22 Martin Vermeer * math_gridinset.C (MathGridInset::doDispatch): reset...
2006-03-20 Martin Vermeer Further revision of the raise/lower selection to super...
2006-03-20 Martin Vermeer * math_nestinset.C
2006-03-20 Martin Vermeer Get raising/lowering into super/subscripts of selectio...
2006-03-17 Martin Vermeer Changes to the within-inset row rendering caching...
2006-03-16 Georg Baumfix bug 2234
2006-03-14 Martin VermeerFix to bug 2325: Mouse click to right of last nestinset...
2006-03-11 Martin VermeerFix to bug 2362: Deleting superscript also deletes...
2006-02-28 Martin Vermeerfix (properly) insertion of fonts/decorations around...
2006-02-24 Jean-Marc Lasgouttesbug 1918: Positioning cursor in mathinset with the...
2006-02-22 Georg Baumreadd xymatrix inset (bug 2238)
2006-02-14 Jean-Marc Lasgouttesbug 2060: Clicking on a macro in a math inset crashes LyX
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-01-28 Lars Gullik Bjønnesget rid of a compiler warning
2006-01-27 Jean-Marc Lasgouttesfix bug 1934
2006-01-24 Jean-Marc Lasgouttesfix reading of math macros when they occur before any...
2006-01-11 Jean-Marc Lasgouttesfix bug 2034
2006-01-10 Martin VermeerFix default label setting (eq:)
2006-01-01 Lars Gullik Bjønnesfix some syntax errors
2005-12-15 Jürgen SpitzmüllerMove initMath() from startup to math_hullinset. LyX...
2005-12-02 Jürgen Spitzmüllerfix bug 2139 (creation of two consecutives, but differe...
2005-12-01 Jean-Marc Lasgouttesbug 2109: trigger dEPM when moving cursor with mouse
2005-11-28 Martin VermeerFix bug 2117: matrix inside delimiters or sub/superscript
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-11-22 Georg Baumfix bug 2126 (references in math)
2005-11-08 Georg Baumdon't dereference invalid iterators
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
2005-11-02 Martin VermeerFix bug 2074: kern width wrong
2005-10-14 Georg Baumfix bug 2067
2005-10-12 Georg Baumimplement missing bits of math cut and paste and fix...
2005-10-12 Georg Baumfix invalid cursor after math undo
2005-10-05 Georg Baumfix bug 2060
2005-10-03 Jean-Marc Lasgouttesfix bug 2057: Delete key acting unexpectedly in MathEd
2005-10-03 Georg Baumfix bug 2050
2005-10-03 Jürgen Spitzmüllerfix bug 2058 (crash when undoing math matrix delete)
2005-09-27 Jürgen Spitzmüllerleave inset to the right when hitting ESC (bug 2034)
2005-09-26 Jürgen Spitzmüllermake LFUN_CUT in mathed undoable (bug 2041)
2005-09-26 Jürgen Spitzmülleradd nested math insets to the coord cache (fixes the...
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-19 Jürgen Spitzmüllerfix bug 1960 and bug 1981 properly, using cur.normalize()
2005-08-19 Martin VermeerFix bug 1981
2005-07-26 Georg Baumfix bug 1942
2005-07-18 André Pönitzsome (yet unfinished) up/down work
2005-07-18 André Pönitz~4% speedup by inlining a few one-line accessors
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-18 André PönitzAndreas' patch to prevent crash on click on previewd...
2005-07-18 André Pönitzreenable TAB and S-TAB in math, fixing a regression...
2005-07-17 André Pönitzprobably fixed bug 1561
2005-07-17 André Pönitzuse the real label dialog in math as well
2005-07-17 André Pönitzremove files that have not been used since two years
2005-07-17 André Pönitzcosmetics, incidently fixing bug 1458
2005-07-17 André Pönitzclean up
2005-07-16 André Pönitzfix old off-by-one bug resulting in a coordcache assert
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 André PönitzStephan's patch
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 Jean-Marc LasgouttesFrom Stephan: do not allow insert of label for inlined eq
2005-07-15 André Pönitzfix typo
next