]> git.lyx.org Git - lyx.git/history - src/mathed/math_nestinset.C
some (yet unfinished) up/down work
[lyx.git] / src / mathed / math_nestinset.C
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
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-15 André Pönitzsome renaming + safety stuff
2004-01-07 André Pönitzsimplified search in mathed
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-23 André Pönitzdispatch -> priv_dispatch where necessary
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-08-22 André Pönitzcursor cosmetics for \underset
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-05-07 André PönitzLing Li's makebox support
next