]> git.lyx.org Git - lyx.git/history - src/mathed/math_nestinset.C
yet another annoying debug message bites the dust
[lyx.git] / src / mathed / math_nestinset.C
2006-08-08 Jean-Marc Lasgouttes * src/mathed/math_scriptinset.C
2006-07-10 Georg BaumSplit clipboard and X selection
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-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
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-20 Georg BaumMake MathBigInset working
2006-04-13 Martin Vermeer * math_nestinset.C
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-05 Lars Gullik BjønnesWhitespace cleanup.
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-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
next