]> git.lyx.org Git - lyx.git/history - src/insets
fix "make check" with gcc 4.3
[lyx.git] / src / insets /
2009-03-18 Pavel SandaContext-branch menu uselessly shows both open/close...
2009-03-17 Jürgen Spitzmüller* Fix encoding problem following a Listing (bug 5783).
2009-03-16 Richard HeckFix bug 5782.
2009-03-15 Richard HeckWhitespace.
2009-03-12 Richard HeckUse an enum to make things a little clearer here.
2009-03-02 Jürgen SpitzmüllerInsetCollapsable.cpp (resetFonts):
2009-03-01 Vincent van Ravesteijn* InsetTabular.cpp: Make sure the caption is inserted...
2009-02-27 Vincent van RavesteijnFix^3 of bug 4346.
2009-02-26 Vincent van RavesteijnFix bug 5806: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-25 Pavel SandaSquash zillion warnings
2009-02-25 Vincent van RavesteijnPut back the FIXME.
2009-02-25 Vincent van RavesteijnFix the fix for bug 4346: http://bugzilla.lyx.org/show_...
2009-02-23 Vincent van RavesteijnFix bug 5797: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-21 Vincent van RavesteijnFix bug 4346: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-19 Vincent van RavesteijnFix bug 5787-part_2 (Labels in Listings Children Don...
2009-02-19 Vincent van RavesteijnFix a crash when removing the label of an included...
2009-02-19 Richard HeckPatch from Bo. Fixes problem with labels in child docs...
2009-02-19 Richard HeckFix more of bug 5751.
2009-02-19 Richard HeckFix bug 5751.
2009-02-14 Uwe StöhrInsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-02-13 Uwe StöhrInsetTabular.cpp: Reverting r28472 and part of r28461...
2009-02-13 Uwe StöhrInsetTabular.cpp: I was over eager in r28442: there...
2009-02-12 Uwe StöhrInsetTabular.cpp: when there is no first header or...
2009-02-12 Richard HeckNext step: LayoutModuleList is now a thin wrapper aroun...
2009-02-12 Uwe StöhrGuiTabular.cpp, InsetTabular.cpp: fix http://bugzilla...
2009-02-12 Uwe StöhrInsetTabular.cpp: output the caption for docbook accord...
2009-02-12 Uwe StöhrInsetTabular.cpp: output the caption for docbook
2009-02-12 Uwe StöhrInsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-02-11 Uwe StöhrInsetTabular.cpp: partly reverting r28437, because...
2009-02-11 Uwe StöhrInsetTabular.cpp: Insert a caption, when a longtable...
2009-02-10 Uwe StöhrGuiTabular, InsetTabular: fix http://bugzilla.lyx.org...
2009-02-10 Vincent van RavesteijnFix bug 5753: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-02-09 Vincent van RavesteijnReplace the PainterInfo::erased_ member by a proper...
2009-02-09 Vincent van RavesteijnFix bug 5766: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 Vincent van RavesteijnFix bug 5750: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-08 Vincent van RavesteijnFix bug 5604: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-07 Vincent van RavesteijnFix bug 1802: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2009-02-06 Richard HeckThanks, Pavel...
2009-02-06 Richard HeckMove some stuff from InsetFlex to InsetCollapsable...
2009-02-06 Richard HeckIntroduce the InToc tag for InsetLayout.
2009-02-05 Vincent van Ravesteijn* InsetTabular.cpp cosmetics
2009-02-05 Richard HeckThis routine does even less. Bye bye.
2009-02-05 Richard HeckThis routine actually turns out to do nothing: The...
2009-02-04 Jean-Marc Lasgouttesfix undo bug with phantom inset
2009-02-04 Richard HeckConstness.
2009-02-04 Jean-Marc Lasgouttessome cleanups to the phantom inset. Undo still broken...
2009-02-03 Richard HeckMove a couple routines from InsetFlex to InsetCollapsab...
2009-02-03 Richard HeckTypo.
2009-02-03 Jürgen Spitzmüllersome InsetPhantom fixes.
2009-02-03 Jürgen Spitzmüller* InsetPhantom.cpp (toolTip):
2009-02-01 Uwe StöhrInsetPhantom.cpp: don't draw a frame around phantom...
2009-02-01 Uwe Stöhr- InsetPhantom.h: remove unneeded declarations
2009-02-01 Uwe StöhrInsetPhantom.cpp: metrics fix for the horizontal arrow
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-25 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627
2009-01-19 Uwe StöhrInsetNote.cpp: fix comment typo
2009-01-17 Jürgen Spitzmüller* InsetGraphics.{cpp.h}:
2009-01-17 Uwe StöhrInsetHyperlink.cpp: the "#" character must not be escap...
2009-01-16 Richard HeckRevert r27975 and 28105, as they are causing too many...
2009-01-15 Uwe StöhrInsetHyperlink.cpp: - fix my rash r28141
2009-01-14 Uwe StöhrInsetHyperlink.cpp: fix http://bugzilla.lyx.org/show_bu...
2009-01-11 Pavel SandaAdd comment
2009-01-11 Richard HeckFix the translation of macros like: \"u, which don...
2009-01-11 Richard Heckr28101 for trunk, courtesy of Bo.
2009-01-11 Jürgen Spitzmüller* LaTeXFeatures.cpp:
2009-01-10 Jürgen Spitzmüller* InsetSpace.cpp: typo.
2009-01-03 Vincent van RavesteijnAllow users to specify toolbar icons for commands with...
2009-01-01 Vincent van RavesteijnPrevent empty warning.
2008-12-29 Richard HeckConvert LaTeX constructs to Unicode when reading BibTeX...
2008-12-22 Georg Baumfix potential problems detected by gcc
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-12-21 Pavel SandaFix first insert of external material & instant preview.
2008-12-16 Richard HeckCurrently, a second InsetLayout declaration of a given...
2008-12-16 Jürgen SpitzmüllerLet InsetWrap find its InsetLayout.
2008-12-16 Richard HeckConstness and a typo.
2008-12-12 Jean-Marc Lasgouttes1/ call InsetCollapsable::validate instead of InsetText...
2008-11-26 Vincent van RavesteijnRemove useless and confusing lines of code. As subfloat...
2008-11-24 Richard HeckFix most of bug 5539.
2008-11-24 Richard HeckMake getChildBuffer() and loadIfNeeded() methods rather...
2008-11-23 Jürgen Spitzmüllerwhitespace.
2008-11-19 Richard HeckWhitespace.
2008-11-19 Vincent van RavesteijnFix tabular cursor movement:
2008-11-18 Vincent van RavesteijnCorrect painting of a fully selected tabular cell.
2008-11-18 Vincent van RavesteijnFix bug #5536.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 Stefan Schimanski* "Copy as Reference" in the context menu of a label
2008-11-16 André Pönitzmove more stuff from buffer_func to Buffer
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2008-11-15 Jean-Marc Lasgouttesmove the catInit call around
2008-11-15 André Pönitzfix constness of string literals
2008-11-15 Stefan Schimanski* notifyCursorEnters called on insets when the cursor...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-12 Jürgen Spitzmüller* InsetLabel.cpp:
2008-11-10 Richard HeckInset::textString --> Inset::tocString
2008-11-07 Jean-Marc Lasgouttesdo not show Index contents in ToC (note that Inset...
2008-11-05 Jean-Marc LasgouttesMake sure that the contents of the inset uses the buffe...
2008-11-05 Jean-Marc LasgouttesFix bug 5407
next