]> git.lyx.org Git - lyx.git/history - src/insets
* src/text3.C (doDispatch):
[lyx.git] / src / insets /
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-17 Bo PengFix inline collapsable inset set focus crash
2007-01-16 Edwin Leuven* avoid signal triggered by setChecked(bool)
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-12 Enrico ForestieriMake sure that all inputed filenames are in internal...
2007-01-10 Enrico ForestieriFix problem with non-ascii filenames in include inset
2007-01-09 Georg BaumMake the output of \inputencoding commands (and the...
2007-01-08 Georg Bauminclude tabulars and math in the "paste recent" stack
2007-01-08 Jürgen Spitzmüller* src/insets/insetcite.C (getNatbibLabel): correct...
2007-01-08 Abdelrazak Younessame performance fix as rev. 16600.
2007-01-08 Abdelrazak Younesperformance fix.
2007-01-07 Georg Baumfix typos
2007-01-07 Georg BaumTell X the selection status also after it is changed...
2007-01-05 Georg BaumFix bug 3067: Special column attributes can contain...
2007-01-05 Georg BaumThe uncontroversal part of the selection fix: Always...
2007-01-04 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): [LFUN_MOUSE_PRESS...
2007-01-04 Georg BaumLet LFUN_PASTE always paste the most recent clipboard...
2007-01-04 Georg Baum * src/insets/insettabular.C
2007-01-04 Georg BaumGet rid of InsetTabular::hasPasteBuffer. I verified...
2007-01-04 Georg Baumforgot the break
2007-01-04 Georg Baum * src/insets/insettabular.C
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:
next