]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathHull.h
Reduce the number of accesses to coord cache when drawing a math row
[lyx.git] / src / mathed / InsetMathHull.h
2008-03-07 Abdelrazak Younes* Buffer::getLabelList(): Speed up and simplify by...
2008-03-04 Abdelrazak YounesFix and improves labels and references in mathed.
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2008-02-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-02-15 Abdelrazak YounesAdd list of numbered equations.
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2007-11-05 Dov FeldsternUse forceLTR instead of inset codes in order to determi...
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 3/4
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-02-24 Michael Schmitt * src/mathed/InsetMath.C: plaintext(): assert that...
2007-01-19 Jean-Marc Lasgouttes * insets/insetbase.h (textString): Simplify the signature
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-17 Abdelrazak YounesMore unicode conversion
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX