]> git.lyx.org Git - lyx.git/history - src/mathed
* remove various xforms relicts, in particular:
[lyx.git] / src / mathed /
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
2005-07-15 André Pönitzsmall cosmetic fix and removing some debug output
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 André PönitzFix bug 1472
2005-07-14 André Pönitzfix #1729
2005-07-14 André Pönitz open insets when selection is set there
2005-07-14 André Pönitzhandle LFUN_ESCAPE properly in math insets (i.e. go...
2005-07-14 André Pönitzcursor should not get stuck on page up/down in math
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-07-10 Georg Baumadd forgotten comment about jumping cursor
2005-07-08 Georg Baumfix undo in grids
2005-07-06 Georg BaumDon't store row and col in cursor, add some documentati...
2005-06-30 Martin VermeerFix the assert when copying rows or columns in math.
2005-06-24 Jürgen Spitzmüllerfix {super|sub}script via menu (bug 1667)
2005-06-24 Georg Baumrequire amsmath for \text
2005-06-17 Georg Baumfix math color inset UI and parsing
2005-06-09 Jean-Marc Lasgouttesfix warning when assertions are disabled
next