]> git.lyx.org Git - lyx.git/history - src/mathed
Rename files in src/mathed and src/graphics from .C to .cpp, step 2
[lyx.git] / src / mathed /
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:
2007-02-23 Abdelrazak Younes* InsetMathMBox: cleanup in order to avoid Buffer and...
2007-02-22 Abdelrazak Younes* mathed/CMakeLists.txt: do not exclude InsetMathMBox.C
2007-02-20 Michael Schmitt * src/mathed/InsetMathRef.*: remove plaintext()
2007-02-20 Michael Schmitt * src/mathed/InsetMath.[Ch]: implement plaintext(...
2007-02-16 Michael Schmitt * src/mathed/InsetMath.h: "implement" plaintext()...
2007-02-12 Uwe Stöhrrename label for prettyref inset to fix bug 1134
2007-02-02 Abdelrazak YounesA better fix for bug 3194 (see rev. 17027).
2007-02-02 Abdelrazak YounesFix bug 3194:
2007-02-02 Bo PengPersistent-selection (and fix bug 3162)
2007-02-01 Michael Schmitt * src/mathed/InsetMathNest.C: simplify call to innerText()
2007-02-01 Michael Schmitt * BufferView.C:
2007-01-31 Abdelrazak YounesAvoid recursive loop and let it crash "normally" (bug...
2007-01-20 Abdelrazak YounesFix cursor navigation in math.
2007-01-20 Abdelrazak YounesPrepare for independent decoration drawing.
2007-01-19 Jean-Marc Lasgouttes * insets/insetbase.h (textString): Simplify the signature
2007-01-17 Jean-Marc Lasgouttes * math_hullinset.C (numbered): clear the label when...
2007-01-16 Enrico ForestieriPass input data to a CAS program through a file instead...
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-08 Georg Bauminclude tabulars and math in the "paste recent" stack
2007-01-07 Georg BaumTell X the selection status also after it is changed...
2007-01-07 Enrico ForestieriFix conversion of n-th roots to mathematica and octave...
2007-01-05 Georg BaumThe uncontroversal part of the selection fix: Always...
2007-01-04 Georg BaumLet LFUN_PASTE always paste the most recent clipboard...
2007-01-04 Georg Baum * src/mathed/InsetMathNest.C
2007-01-04 Georg Baumremove obsolete comment
2007-01-04 Georg Baumformatting
2006-12-30 Peter Kümmelremove some msvc warnings
2006-12-29 Jean-Marc Lasgouttes * InsetMathNest.C (handleFont): avoid crash on undo...
2006-12-27 Jürgen Spitzmüller* src/mathed/InsetMathNest.C (do_dispatch):
2006-12-19 Georg BaumFix bug 3034
2006-12-17 Georg Baumremove unused stuff
2006-12-07 Abdelrazak Younesunneeded header
2006-12-04 Abdelrazak Younes* Dimension is a simple wrapper class again.
2006-12-01 Abdelrazak YounesThis commit fixes the following bug:
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-22 Abdelrazak Younes* InsetMathNest::lfunMouseRelease(): keep the optimizat...
2006-11-21 Abdelrazak Younes* BufferView::update(): handle the special case Flag...
2006-11-20 Jean-Marc Lasgouttes * MathMacroArgument.C (MathMacroArgument): do not...
2006-11-19 Bo PengBUG 686: delete empty math box with delete/backspace key
2006-11-17 Enrico ForestieriAvoid processing empty lines when reading the symbols...
2006-11-14 Jean-Marc Lasgouttes * src/mathed/MathMacroArgument.C
2006-11-13 Georg BaumAdd support for the esint package
2006-11-11 Georg BaumRevert revision 14819 and my faulty fix for it.
2006-11-09 Jean-Marc Lasgouttes * src/mathed/InsetMathSymbol.C (metrics): remove broke...
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
2006-11-07 Georg Baum * src/mathed/InsetMathSymbol.C
2006-11-05 Abdelrazak YounesFix MSVC warning.
next