]> git.lyx.org Git - lyx.git/history - src/mathed/math_nestinset.C
Get raising/lowering into super/subscripts of selection working (1.3
[lyx.git] / src / mathed / math_nestinset.C
2006-03-20 Martin Vermeer Get raising/lowering into super/subscripts of selectio...
2006-02-28 Martin Vermeerfix (properly) insertion of fonts/decorations around...
2006-01-27 Jean-Marc Lasgouttesfix bug 1934
2006-01-11 Jean-Marc Lasgouttesfix bug 2034
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-22 Georg Baumfix bug 2126 (references in math)
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
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 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-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-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-15 André PönitzStephan's patch
2005-07-15 André Pönitzmake boundary property an iterator property instead...
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ö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-06-24 Jürgen Spitzmüllerfix {super|sub}script via menu (bug 1667)
2005-06-17 Georg Baumfix math color inset UI and parsing
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-01 Martin VermeerSuppress a number of illegal things in text-within...
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 VermeerMake HOME/END keys work to leave math sub-insets
2005-04-08 Martin VermeerMake Helge happy: no more crash on arrow up/down in...
2005-04-06 Martin Vermeerfix cursor positioning in non-grid nestinsets, and...
2005-04-04 Martin VermeerFinal touches, corner markers & clickability in math
2005-03-16 Georg Baumfix bug 1823 by reverting to the mbox solution of 1.3
2005-02-28 Angus Leeming(Andr��): partial fix for mouse handling in math insets.
2005-02-12 Jürgen Spitzmüllerfix bug 1598 (crash on cursor up/down in script)
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-06 Lars Gullik Bjønnesfix compilation with gcc 4.0
2005-01-04 Jürgen Spitzmüllersmall mathed fixes
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-07 André PönitzFix #1736
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-09-16 Lars Gullik Bjønnesc_str fixes
2004-08-14 André Pönitz*** empty log message ***
2004-08-14 André Pönitzfix some crash when we start selection outside an inset...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 André Pönitzuse setPosCache where appropriate
2004-08-13 André Pönitzremove warning message
2004-08-13 André Pönitzfix bug #571, also for insettabular
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 André Pönitzfix #1654
2004-08-13 André Pönitzfix compile problem
2004-08-13 André Pönitzfix #1589
2004-08-12 André PönitzFix #590
2004-08-12 André PönitzFix #1249
2004-08-12 André Pönitzdon't crash on C-m
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-29 Angus LeemingEnsure all #warning statements are wrapped by #ifdef...
2004-04-20 Angus LeemingSquash compiler warning about unused var.
2004-04-18 André Pönitzfix a few small bugs
2004-04-18 André Pönitzfix a few small bugs
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-13 André Pönitzmacro rework
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 André Pönitzsoem more IU for \mbox
2004-04-07 André Pönitz*** empty log message ***
2004-04-07 André Pönitzfix table crash;
2004-04-06 André Pönitzseveral small fixes for mathed
2004-04-05 André Pönitzsmall stuff
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-27 André Pönitzrest of patch
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-22 Angus LeemingPrevent tedious warning message.
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-27 André PönitzWednesday's 'de-mathed-ification' + Row::fill removal
2004-02-25 André Pönitzsome de-mathed-ification
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-12 André Pönitzfix mathed crash on triple clicks
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitza bit of selection is back
2004-02-06 André Pönitzfix mathed crash
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-03 Martin VermeerCompile fix gcc 2.95 + stlport
2004-02-03 André Pönitzfix super/subscript crash
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-01-30 André Pönitzmore IU
next