]> git.lyx.org Git - lyx.git/history - src/mathed
remove unused CursorSlice::invalidate & isValid methods
[lyx.git] / src / mathed /
2007-06-22 Uwe Stöhrfix bug 1942: http://bugzilla.lyx.org/show_bug.cgi...
2007-06-21 Bo PengFix bug 1486: copied mathed is not previewed, from...
2007-06-15 Stefan Schimanski* Added the kerning method to a macro to inherit the...
2007-06-14 Stefan Schimanski* up/down jumps between macro parameters
2007-06-14 Stefan Schimanski* the old cursor is stored before dispatch and then...
2007-06-13 Stefan Schimanski* Change the dim parameter correctly, even if dim_...
2007-06-11 Dov FeldsternKeyMap is now switched (if necessary) only just before...
2007-06-11 Stefan Schimanski* Only enter inset which return true on isActive()...
2007-06-09 Abdelrazak YounesFollowing revision 18723, Inset::destroyed() signal...
2007-06-07 Bo PengFix compiling errors caused by r18701 (moving drawMarke...
2007-06-07 Bo PengShow corners of mathed with mouse hover, details see...
2007-05-31 Abdelrazak YounesThis patch transfer Inset::destroyed signal to InsetTex...
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-29 Stefan Schimanski* Moving up from lower index shouldn't depend on exista...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-24 Stefan Schimanski* do not lookup the same macro all the time
2007-05-19 Stefan Schimanski* only antialias the whole polyline or no segment at all
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-15 Jürgen Spitzmüller* src/mathed/IndetMathNest.cpp (getStatus):
2007-05-15 Abdelrazak YounesFix cursor movement inside insets by Dov Feldstern.
2007-05-12 Bo PengRemove unused var in InsetMathHull.cpp
2007-05-12 Bo Pengadd color mathcorners and implement mathbg (partially)
2007-05-11 Abdelrazak Younesremove unneeded header.
2007-05-11 Abdelrazak YounesRemove optimization to avoid char and symbol metrics...
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-05-09 Abdelrazak YounesFix cursor movement in RTL embedded math insets by...
2007-05-04 Edwin Leuven* do not ignore "requires" field in MathMacro
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-30 Abdelrazak YounesGet rid of GridInsetMailer: this is completely useless...
2007-04-30 Abdelrazak Younesrevert unrelated change in rev 18110 .
2007-04-30 Abdelrazak YounesNow that setPosCache() is in Inset, InsetMathDim is...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengRename class RefInset to InsetMathRef
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 1
2007-04-23 Abdelrazak Younesfix std::endl declaration.
2007-04-22 Michael Schmitt * src/mathed/BUGS: remove old stuff
2007-04-22 Abdelrazak Younesfix std declaration.
2007-04-22 Abdelrazak YounesTrying to solve bug-2452, I optimized some of the most...
2007-04-21 Abdelrazak YounesOptimisation: remove the inset mailer used in the dtor...
2007-04-21 Abdelrazak Younes* InsetMathNest::cell(): inlined because of profile.
2007-04-19 Edwin Leuven* removal of math panel
2007-04-18 Abdelrazak Younescommit again the drawing fix of revision 17826. This...
2007-04-17 Abdelrazak YounesFix Andre's name.
2007-04-17 Abdelrazak YounesReal fix for bug 1395 by Stefan Schimanski, this commit...
2007-04-17 Abdelrazak YounesRevert to revision 17835: I applied the wrong tree!
2007-04-17 Abdelrazak Younesstyle correction.
2007-04-17 Abdelrazak YounesFix compilation. Use BOOST_ASSERT instead of assert()
2007-04-17 Abdelrazak YounesFix bug 1395 by Stefan Schimanski:
2007-04-16 Abdelrazak YounesFixed bug 3449 by Stefan Schimanski:
2007-04-13 Abdelrazak Younesfix comment
2007-04-13 Abdelrazak YounesFix a missing metrics update when clicking within a...
2007-04-11 Enrico ForestieriFix remaining issues with big delimiters
2007-04-07 Enrico ForestieriFix gui for slash and backslash big/variable size delim...
2007-04-06 Georg BaumFix dialog interaction with InsetMathRef (leftover...
2007-04-04 Abdelrazak YounesFix bug 3408 and 3408:
2007-04-02 Georg BaumUse new isAlphaASCII and isDigitASCII functions instead...
2007-04-01 André Pönitzbetter fix for bug #17652
2007-04-01 André Pönitzavoid evalutation of lyxerr arguments unless really...
2007-03-30 André Pönitzfix #3130
2007-03-30 André Pönitzrevert 17649. This code was only a temporary mean to...
2007-03-30 André Pönitzfix 3396
2007-03-30 Abdelrazak Younesavoid recursive dump() in case of math parsing problem.
2007-03-29 André Pönitzremove a space
2007-03-28 Enrico ForestieriSmall refinement to subscript placement
2007-03-27 André PönitzThis is supposed to fix #3189 basically by avoiding...
2007-03-26 Enrico ForestieriAvoid random kerning values.
2007-03-23 Enrico ForestieriAccount for kerning when positioning scripts in the...
2007-03-23 Enrico ForestieriCorrectly implement rule 18a in appendix G of the TeXbook
2007-03-21 Enrico ForestieriAccount for real width of nucleus when positioning...
2007-03-19 Georg BaumFix bug 2932 (non-UI part only)
2007-03-19 Georg Baumcompile fix (forgot this in rev. 17470)
2007-03-18 Georg Baumsilence compiler warning
2007-03-18 Enrico ForestieriFig bug 3335 (http://bugzilla.lyx.org/show_bug.cgi...
2007-03-18 Georg BaumFix bug 3235
2007-03-13 André Pönitzrevert 17429
2007-03-13 André PönitzFix #988. Note that this introduces a new translatable...
2007-03-12 André Pönitzfix #3295
2007-02-26 Georg Baumcompile fix
2007-02-25 Michael Schmittmove plaintext() implementation to MathMacroTemplate.C;
2007-02-24 Georg Baumremove unused includes
2007-02-24 Georg Baummove plaintext output of math macros where it belongs
2007-02-24 Michael Schmitt * src/mathed/InsetMath.C: plaintext(): assert that...
2007-02-23 Abdelrazak Younes* InsetMathMBox.h:
next