]> git.lyx.org Git - lyx.git/history - src/mathed/math_hullinset.C
Fix to bug 2362: Deleting superscript also deletes subscript.
[lyx.git] / src / mathed / math_hullinset.C
2006-01-28 Lars Gullik Bjønnesget rid of a compiler warning
2006-01-10 Martin VermeerFix default label setting (eq:)
2005-12-15 Jürgen SpitzmüllerMove initMath() from startup to math_hullinset. LyX...
2005-12-01 Jean-Marc Lasgouttesbug 2109: trigger dEPM when moving cursor with mouse
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-10-14 Georg Baumfix bug 2067
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 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önitzcosmetics, incidently fixing bug 1458
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 Jean-Marc LasgouttesFrom Stephan: do not allow insert of label for inlined eq
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-06-17 Georg Baumfix math color inset UI and parsing
2005-06-09 Jean-Marc Lasgouttesfix warning when assertions are disabled
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-25 Martin VermeerFix handling of aligment; rearrange tabular-features...
2005-03-24 Martin VermeerBetter conditioning of drawing vertical grid lines
2005-03-22 Martin VermeerFix for horizontal/vertical lines allowed in plain...
2005-02-14 Martin VermeerGeorg Baum's and my math array partition lines related...
2004-11-26 Georg Baumadd status messages to math hull inset
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-23 Georg Baumfix crash in mathhullinset
2004-11-15 Jean-Marc Lasgouttesfix typo
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-17 Georg BaumFix math-mutate (something invalid)
2004-10-05 José MatoxEase the use of math with db2latex. (Andreas Vox)
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-09-21 Jean-Marc Lasgouttesavoid spaces around math formulas in plain text output
2004-09-16 Lars Gullik Bjønnesc_str fixes
2004-09-13 Georg Baumimplement missing formula mutations
2004-08-13 André Pönitzremove warning message
2004-08-13 André Pönitzfix bug #1562
2004-08-13 José Matoxadd awareness of the sgml/xml distinction for math...
2004-08-12 André Pönitzfix #928
2004-08-12 André PönitzFix #624
2004-08-12 André PönitzFix #613
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-17 José Matox add label (id) to <equation>...</equation> if present
2004-04-29 Angus LeemingEnsure all #warning statements are wrapped by #ifdef...
2004-04-20 Angus LeemingGenerate math previews only if previewing of math inset...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 Angus LeemingRemove cached var from RenderPreview. Changes elsewhere...
2004-04-18 André Pönitzfix a few small bugs
2004-04-18 André Pönitzfix a few small bugs
2004-04-13 Angus LeemingRe-enable previews for mathed.
2004-04-13 André Pönitzmacro rework
2004-04-08 André Pönitzswallow <Return> events in mathed. Should mimic 1.3...
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-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-18 André Pönitzremove part of old texted<->mathed interface
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-01 André Pönitzthe DocIterator stuff
2004-02-25 André Pönitzsome de-mathed-ification
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitzfix mathed crash
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 André Pönitzfix a few of the recent width cache related problems
2004-02-03 André Pönitzremove math cursor plus
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-30 André Pönitzmore IU
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
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-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
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ønnesFINISHED_POP -> FINISHED
2003-10-29 Lars Gullik Bjønnesmore dispatch work
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-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 André Pönitzmake 'swap row' swap labels, too.
2003-10-02 André Pönitzsupport for color in math
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
next