]> git.lyx.org Git - lyx.git/history - src/insets
* support/qstring_helpers.h: erase ucs4_to_qstring() method.
[lyx.git] / src / insets /
2007-01-01 Abdelrazak YounesTransfer x2pos() and pos2x from LyXText to TextMetrics.
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-29 Jean-Marc Lasgouttes * insetcollapsable.C (hasFixedWidth): new virtual...
2006-12-28 Georg Baumfix typo
2006-12-28 Georg Baumremove obsolete comment
2006-12-28 Bo PengFix a crash caused by cur.text() != this for collapsabl...
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-27 Georg Baumremove unused stuff
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-12-21 Edwin Leuvenavoids updates on
2006-12-20 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): fix crash in previo...
2006-12-19 Georg Baumfix formatting
2006-12-19 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): do nothing on mouse...
2006-12-17 Georg BaumConvert most of the bibtex machinery to docstring.
2006-12-15 Edwin Leuvengeorg baum:
2006-12-11 Jürgen Spitzmüller* insettabular.C (doDispatch): call mouseSetCursor...
2006-12-07 Abdelrazak Younesunneeded header
2006-12-05 Bo PengAdd a copy constructor of InsetCollapsable to fix the...
2006-12-05 Bo Pengfix a compiler warning regarding unused variable
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Bo PengButton face-lift: use mouse hover-buttons.
2006-12-02 Georg Baummore unicode filenames
2006-12-01 Georg Baumfix display of hungarian umlaut
2006-12-01 Georg Baummore unicode filenames
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-27 Jürgen Spitzmüller* src/insets/insettabular.C (doDispatch): do not reset...
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-25 Michael Schmitt * src/insets/insetpagebreak.C:
2006-11-25 Georg Baummissing bits of the new insets for \clearpage and ...
2006-11-25 Bo PengAdd inset clearpage and cleardoublepage, from Urgas
2006-11-23 Michael Schmitt * insets/inset.h:
2006-11-19 Michael Schmitt * insets/insetbase.h:
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...
next