]> git.lyx.org Git - lyx.git/history - src/mathed
do not define boost::throw_exceptions if we are compiling with exceptions
[lyx.git] / src / mathed /
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
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-06-07 Georg Baumfix bug 1665
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-05-01 Martin VermeerSuppress a number of illegal things in text-within...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-25 Martin VermeerFix handling of aligment; rearrange tabular-features...
2005-04-11 Martin VermeerMake insert-around-select work properly for rootinset
2005-04-10 Martin VermeerSpelling
2005-04-10 Martin VermeerMake HOME/END keys work to leave math sub-insets
2005-04-09 Martin VermeerFix crash and cursor positioning in math colour inset
2005-04-08 Martin VermeerMake Helge happy: no more crash on arrow up/down in...
2005-04-07 Martin VermeerAllow C-tab to split cell
2005-04-06 Martin Vermeerfix cursor positioning in non-grid nestinsets, and...
2005-04-04 Martin VermeerFinal touches, corner markers & clickability in math
2005-04-04 Martin VermeerMake split-type math insets clickable.
2005-04-04 Martin VermeerFix corner markers in amsarray, cases
2005-04-03 Georg BaumMartins and my getStatus and infoize fixes
2005-04-03 Martin VermeerFix bug 1796
2005-04-02 Martin VermeerFix math cursor positioning bug
2005-03-30 Georg Baumrequire amsmath when needed
2005-03-24 Martin VermeerBetter conditioning of drawing vertical grid lines
2005-03-22 Martin VermeerFix for horizontal/vertical lines allowed in plain...
2005-03-16 Georg Baumfix bug 1823 by reverting to the mbox solution of 1.3
2005-03-02 Georg Baumfix \| after \left or \right in mathed
2005-02-28 Angus Leeming(Andr��): partial fix for mouse handling in math insets.
next