]> git.lyx.org Git - lyx.git/history - src/mathed
Helge's infamous brackets bug
[lyx.git] / src / mathed /
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.
2005-02-23 Georg Baumimplement missing doClone methods
2005-02-14 Angus LeemingSquash MSVC warning about comparison of DocIterator...
2005-02-14 Martin VermeerGeorg Baum's and my math array partition lines related...
2005-02-12 Jürgen Spitzmüllerfix bug 1598 (crash on cursor up/down in script)
2005-02-09 Martin VermeerPartition lines in matrices: UI
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-20 Angus LeemingSquash some MSVC warnings.
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-19 Jean-Marc Lasgouttesuse the wasysym package when needed
2005-01-19 Jean-Marc Lasgouttesoverleftarrow and overrightarrow do not require amslatex
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-10 Georg Baumfix bug 1459 (with help from Andre)
2005-01-08 André Pönitzcorrect a wrong nod
2005-01-07 Lars Gullik Bjønnesadd specialization for unsigned long, and clean up...
next