]> git.lyx.org Git - lyx.git/history - src/insets
hopefully fix tex2lyx linking.
[lyx.git] / src / insets /
2006-11-18 Georg BaumSplit FileName into FileName and DocFileName. FileName...
2006-11-17 Abdelrazak YounesOptimize drawing.
2006-11-14 Georg Baumadd clarifying comment
2006-11-14 Peter Kümmeldon't pass temporary string objects as parameters
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip + some obsolete...
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip
2006-11-11 Georg BaumUnicode: remove more utf8 roundtrips and faulty convers...
2006-11-11 Abdelrazak Younes* Buffer
2006-11-10 Georg Baumfix compiler warnings
2006-11-10 Georg Baumfix docbook glossary export, from Ugras and me
2006-11-09 Georg BaumDo not call InsetCommandParams::read in InsetInclude...
2006-11-09 Jean-Marc Lasgouttes * src/insets/insetbox.C (InsetBox::doDispatch...
2006-11-07 Michael Schmittreplace "Notation Entry" by "Glossary Entry" and "Notat...
2006-11-07 Abdelrazak Younes* InsetText::Wide() -> wide()
2006-11-07 Abdelrazak Younes* InsetText:
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-11-04 Georg BaumPreparation for the nomencl inset: Add {} in InsetComma...
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-11-02 Georg Baumput UNICODE FIXMEs where they belong
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-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-22 Georg BaumRevert faulty floatlist fix (revision 15376) and fix...
2006-10-22 Asger Ottar Alstrup- rework update handling, make cursor movement faster,
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 Asger Ottar Alstrup- Try to improve require(lyxdot) detection for insetgra...
2006-10-21 Lars Gullik Bjønnessome more unicode work. even more should be possible
2006-10-21 Asger Ottar Alstrup- Fix erase selections broken by "changeTracking" it
2006-10-21 Asger Ottar Alstrup- InsetQuotes updates the inset cache
2006-10-21 José MatoxFix sgml::escapeChar and sgml::escapeString to return...
2006-10-21 Asger Ottar Alstrup- Dump the inset position cache as well
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Abdelrazak YounesThis commit re-enable the table adjustment with screen...
2006-10-20 Georg BaumUse the new InsetCommandParams interface (inset part...
2006-10-20 Abdelrazak YounesFix multiple tabular crashes. This needs some more...
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Lars Gullik BjønnesGet rid of warning.
2006-10-20 Michael Schmittchange tracking:
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Martin VermeerFix for 2550.
2006-10-19 Michael Schmittchange tracking:
2006-10-19 Georg BaumFix \hfill output which was broken by the InsetCommand...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Georg BaumAdjust InsetFloatList to the new InsetCommand syntax.
2006-10-19 Michael SchmittChange tracking:
2006-10-19 Michael SchmittChange tracking:
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 Jürgen SpitzmüllerRemember the char style label state and make it globall...
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-15 Georg Baumfix typos
2006-10-14 Abdelrazak Younesrevert change from previous commit and remove the FontM...
2006-10-14 Abdelrazak YounesFix crash on LateX export.
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Michael SchmittChange tracking:
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-08 Abdelrazak Younesuse new docstring += operator
2006-10-08 Abdelrazak Younes* insetCollapsable:
2006-10-08 Abdelrazak YounesFix linking issue with MacOSX.
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-10-03 Jürgen SpitzmüllerFix the fix for bug 2869.
2006-10-03 Jürgen SpitzmüllerFix bug 2869.
2006-10-03 Georg BaumFix bug 2868
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-27 Georg BaumImplement copying of rows and columns in tables
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
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-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
2006-09-20 Jean-Marc Lasgouttes * insettabular.C (cutSelection): reset cursor when...
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak Youneswinwin32 compilation fix
2006-09-10 Georg BaumFix return value of InsetInclude::plaintext
2006-09-10 Georg BaumFix return value of InsetText::plaintext
2006-09-09 Lars Gullik BjønnesAdd a virtual in the child as well.
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-09 Lars Gullik BjønnesMake the l10n machinery work with ucs4. Update (as...
2006-09-08 Jean-Marc LasgouttesImprove Inset dissolve capability (bug 2201).
next