]> git.lyx.org Git - lyx.git/history - src/insets
Workaround for #6865: smarter FontList::setMisspelled implementation
[lyx.git] / src / insets /
2010-08-25 Uwe StöhrInsetLine.cpp: use text color also for lyxlines
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-08-24 Uwe StöhrInsetCaption: we use IndianRad as frame color while...
2010-08-24 Uwe Stöhr\lyxline is a LyX-specific macro that creates a line...
2010-08-14 Jürgen Spitzmüller* InsetTabular.cpp: do not attempt to access an empty...
2010-08-13 Uwe StöhrInsetGraphics.cpp: fix a comment
2010-08-10 Richard Heckbuffer_ --> buffer()
2010-08-10 Richard HeckloadIfNeeded() returns a pointer to the loaded child...
2010-08-10 Richard Heckbuffer_ --> buffer()
2010-08-10 Richard HeckFix some bugs in the bibinfo caching mechanism. Comment...
2010-08-09 Richard HeckMissing invalidations of bibfile cache.
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-08-09 Richard HeckRevert r35106.
2010-08-09 Richard HeckDon't need this argument, since it was only ever called...
2010-08-09 Richard HeckChange error message. Reason why appears later.
2010-08-09 Richard HeckMore work toward speeding up the bibfile caching stuff.
2010-08-08 Jean-Marc Lasgouttesfix oversight
2010-08-07 Jean-Marc LasgouttesClean-up the code with respect to PassThru insets and...
2010-08-07 Uwe Stöhr- InsetTabular.cpp: floats must not be inserted to...
2010-08-05 Richard HeckRemove unused variables, add questions. Anyone know?
2010-08-02 Richard HeckStyle and a sanity check.
2010-07-30 Richard HeckAdd a comment.
2010-07-29 Richard HeckAllow images to be export even when LyXRC says no previews.
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2010-07-16 Richard HeckRemove Nameref support. Too many issues involving trans...
2010-07-13 Richard HeckNameref support.
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have a non-plain...
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have multiple parag...
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-06-14 Vincent van RavesteijnAdd an update parameter to BufferView::scrollToCursor...
2010-06-14 Jürgen Spitzmüller* InsetIndex.cpp (validate):
2010-06-14 Jürgen Spitzmüller* InsetListings.cpp:
2010-06-14 Edwin Leuvenbit of cleanup to avoid ambiguities (in the sense of...
2010-06-13 Edwin LeuvencolumnWidth returns the col width of a cell, which...
2010-06-12 Edwin Leuvendo not use cells without decimals when calculating...
2010-06-08 Jean-Marc Lasgouttesfix warnings
2010-06-07 Richard HeckRenaming: \\begin_inset OptArg to \\begin_inset Argument.
2010-06-07 Vincent van RavesteijnFix bug #6751: Assert when changing number of columns...
2010-06-07 Edwin Leuvensimplify some conditions
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
2010-06-04 Richard HeckRename LFUN_OPTIONAL_INSERT as LFUN_ARGUMENT_INSERT.
2010-06-04 Richard HeckRename InsetOptArg as InsetArgument.
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-05-23 Uwe StöhrInsetBox.cpp: fix #4776; the additional \makebox is...
2010-05-22 Enrico ForestieriFix bug #6712: LyX 2 does not restore encoding after...
2010-05-22 Uwe StöhrInsetRef.h: fix #6711
2010-05-22 Uwe StöhrInset***.h: fix typo in comment
2010-05-18 Jean-Marc Lasgouttesfix bugs #6696 and #6697
2010-05-10 Jean-Marc Lasgouttesfix warning
2010-05-05 Vincent van RavesteijnDisallow InsetMarginals in InsetTabulars.
2010-05-03 Vincent van RavesteijnFix another crash due to BufferView::last_inset_ being...
2010-05-03 Vincent van RavesteijnAnother non-base class with a virtual destructor. Sorry...
2010-05-03 Vincent van RavesteijnThese should not raise the impression that children...
2010-05-03 Vincent van RavesteijnMake destructors virtual in base classes and only there.
2010-05-03 Vincent van RavesteijnAdd comment just as in GuiView.cpp.
2010-05-03 Vincent van RavesteijnWe want to check for the new value name instead for...
2010-05-01 Vincent van RavesteijnFix the assertion assert introduced in r34348 which...
2010-05-01 Enrico ForestieriAvoid compiler warning about unused parameter.
2010-04-30 Vincent van RavesteijnCompile fix for r34348.
2010-04-30 Vincent van RavesteijnFix bug #3900: Mathed corners displayed without mouse...
2010-04-30 Vincent van RavesteijnMouse hover property should be dependent on the specifi...
2010-04-30 Vincent van RavesteijnFix bug #6677: GUI button disappears in external templa...
2010-04-28 Pavel Sandatypo
2010-04-28 Pavel SandaUnify QQaud strings.
2010-04-26 Vincent van RavesteijnFix bug #6672 (part 2): Add tooltips to the outliner.
2010-04-25 Vincent van RavesteijnFix bug #6672 (part 1): Notes, Footnotes, and Marginals...
2010-04-23 Vincent van RavesteijnFix bug #6664: InsetInfo: lyxrc information broken.
2010-04-22 Vincent van RavesteijnFix bug #5543: InsetInfo gives wrong result for textcla...
2010-04-22 Peter Kümmelchange was committed by accident.
2010-04-22 Peter KümmelSeems boost also includes all std headers. Not includin...
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-21 Pavel SandaLast bits.
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaDocFileName::unzippedFilename -> DocFileName::unzippedF...
2010-04-21 Pavel SandaDocFileName.outputFilename -> DocFileName.outputFileName
2010-04-21 Pavel SandaFileName.mangledFilename -> FileName.mangledFileName
2010-04-21 Pavel SandaFilename.relFilename -> Filename.relFileName
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-19 Vincent van RavesteijnFix more of bug #5446: Enable to copy the contents...
2010-04-18 Vincent van RavesteijnBetter(?) fix for bug #6659: InsetInfo context menu...
2010-04-18 Vincent van RavesteijnFix bug #6659: InsetInfo context menu disabled unless...
2010-04-17 Richard HeckDisable InsetInfo for VC when VC is not active.
2010-04-17 Richard HeckMessed this up, too.
2010-04-17 Richard HeckForgot this.
2010-04-17 Richard HeckSimplify VC output from InsetInfo.
2010-04-17 Richard HeckLyX version info for InsetInfo.
2010-04-16 Pavel SandaFix bug #6649 - fix texrow structure generated by Inset...
2010-04-16 Vincent van RavesteijnDo not set the enabling of the status flag if the getSt...
2010-04-16 Vincent van RavesteijnHandle LFUN_IN_MATHMACROTEMPLATE for non mathmacro...
2010-04-16 Vincent van Ravesteijn* FuncStatus: unify naming of functions.
2010-04-15 Vincent van RavesteijnMake Cursor::anchor_ private and make an access functio...
2010-04-13 Edwin Leuvencorrectly valign content of multirow cells
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-31 Pavel SandaNext headers
next