]> git.lyx.org Git - lyx.git/history - src/mathed/math_hullinset.C
Fix math cursor positioning bug
[lyx.git] / src / mathed / math_hullinset.C
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...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-17 André Pönitzremove spurious call to repaint()
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-05-02 André Pönitzrevert part of the "grid unification" to prevent random...
2003-04-28 André Pönitzfix random crashes
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-06 André PönitzLing Li's patch + small stuff
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-07 André PönitzFix for 594
2002-12-16 André Pönitza single space
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
next