]> git.lyx.org Git - lyx.git/history - src/mathed
QComboBox::textChanged is a Qt3 support signal only, QComboBox::editTextChanged is...
[lyx.git] / src / mathed /
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.
2006-11-05 Georg BaumFix comment according to Enricos explanation
2006-11-04 Abdelrazak YounesConvert to unicode.
2006-11-03 Georg Baum * src/mathed/MathParser.C
2006-10-31 Enrico ForestieriOutput a space if pendingSpace() is true and it is...
2006-10-31 Georg BaumSupport all xymatrix arguments
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-30 Abdelrazak YounesForgot that!
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-23 André Pönitzcursor is no more damaging the background. L-shaped...
2006-10-22 André Pönitzmake macrfos readable again
2006-10-22 Michael Schmitt * mathed/InsetFormulaMacro.C:
2006-10-22 André Pönitzfix reading UTF8 encoded symbol file
2006-10-22 André Pönitzsome compile fixes, more to be expected
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 José MatoxMore unicode fixes for docbook.
2006-10-21 Lars Gullik BjønnesFix some unicode conversion problems, more work needed.
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Georg BaumUse the new InsetCommandParams interface (inset part...
2006-10-20 Enrico ForestieriFix some glitches with fixed size delimiters
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg Baummake it compile again (hopefully)
2006-10-19 Georg BaumAvoid an implicit character set conversion in cur.inser...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Asger Ottar Alstrup- Fix math editing
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-10-17 Abdelrazak YounesMore unicode conversion
2006-10-16 Abdelrazak YounesAdjust the FIXME texts and Delete commented out setXY...
2006-10-15 Abdelrazak YounesMacOSX compile fix: The class Point conflicted with...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-14 Abdelrazak YounesFix command-line export
2006-10-13 Abdelrazak Younesenable buffer-export without loading the GUI.
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-09 Jürgen SpitzmüllerFix bug 2744:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-03 Georg BaumSupport lgathered and rgathered math environments
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Georg BaumMissing bits of the std::string -> hullType change...
2006-10-02 Georg BaumParse optional arguments of aligned, gathered and alignedat
2006-09-30 Georg BaumFix bug 2789 (as discussed)
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->getLyXFunc...
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-17 Abdelrazak Younes* Transfer Intl member from LyXView to BufferView.
2006-09-17 André Pönitzcleanup after svn hang-up, #undef CursorShape. Should...
2006-09-17 Abdelrazak Younescompilation fixes
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-08 Jean-Marc LasgouttesFix bug 2251 (from G Baum)
2006-09-03 André Pönitzuse enums instead of strings to distinguish different...
2006-09-03 Abdelrazak YounesThis fixes the crash when PageDown scrolling UserGuide.lyx
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-02 Bo PengImprove Computer Algebra System, from Enrico Forestieri...
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-23 Jean-Marc LasgouttesHandle properly script insets which nucleus has more...
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
2006-08-22 Jean-Marc Lasgouttes * math_nestinset.C (lfunMousePress): on button 2 press...
2006-08-17 Jean-Marc LasgouttesFix crash when cursor is in an empty script and the...
2006-08-17 Jean-Marc Lasgouttes Fix bug 2727.
2006-08-17 Jean-Marc Lasgouttesfix bad debug messages
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-11 Jean-Marc LasgouttesFix bug 2756:
2006-08-08 Jean-Marc Lasgouttesyet another annoying debug message bites the dust
2006-08-08 Jean-Marc Lasgouttes * src/mathed/math_scriptinset.C
2006-07-31 Georg Baumshut up compiler warning message
2006-07-19 Georg BaumFix read in of \over (related to bug 2481)
2006-07-16 Georg BaumFix bug 2481
2006-07-14 Michael Schmittremove LFUN_INSET_DIALOG_SHOW
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-09 Abdelrazak Younesinitialize member variables: width_, scriptable_
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-06-26 Georg BaumFix limit display of intop and ointop
2006-06-23 Georg Baumrevert last accidental commit and do the intended one
2006-06-23 Georg Baum * src/mathed/math_gridinset.C
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-05-18 Jean-Marc Lasgouttes * src/mathed/math_hullinset.h (canTrackChanges): remov...
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-01 Georg BaumCode cleanup of \bigl related stuff:
next