]> git.lyx.org Git - lyx.git/history - src/insets
Substack support for XHTML.
[lyx.git] / src / insets /
2011-04-01 Richard HeckClean up XHTML output a bit.
2011-04-01 Richard HeckPrettify tabular output.
2011-03-30 Julien Riouxfix inclusion of literate child documents after r38118
2011-03-29 Jürgen Spitzmüller* InsetInclude.cpp: another follow-up to r38025: do...
2011-03-29 Pavel SandaInsetInfo - on VCS error we don't want localized output...
2011-03-29 Richard HeckRefine previous commit: Forgot the break.
2011-03-29 Richard HeckContinuing fix of #7080. Since we now demand "Flex...
2011-03-28 Richard HeckFix bug #7080.
2011-03-28 Richard HeckThis "#if 0" code is very old, and obsolete.
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2011-03-25 Jürgen Spitzmüller* correctly handle childs with pdflatex.
2011-03-24 Julien Riouxhandle 'literate' lyx child documents (lilypond and...
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Jürgen Spitzmüller* InsetSpecialChar.cpp:
2011-03-15 Edwin Leuvenfitcursor in r37929 was not enough for side scrolling...
2011-03-15 Jürgen Spitzmüllertypos in comments.
2011-03-15 Jürgen SpitzmüllerFollow-up to r37932: We do not need a skipOnSearch...
2011-03-15 Jürgen Spitzmüller* Inset.h: try to clarify isLetter() and isChar() a...
2011-03-15 Jürgen SpitzmüllerDo not hardcode specific insets, but use a variable...
2011-03-15 Edwin Leuvenupdate when cursor leaves screen while navigating large...
2011-03-13 Richard HeckWhat is output as \eqref under prettyref needs to be...
2011-03-12 Enrico ForestieriWhen an error occurs, don't highlight more than necessary.
2011-03-08 Jürgen Spitzmüller* Inset.h: fix typo in comment.
2011-03-07 Enrico ForestieriFix bug #7343 (No warning for missing child documents)
2011-03-02 Jean-Marc LasgouttesIn InsetText::fixParagraphsFont, differentiate the...
2011-02-28 Enrico ForestieriFix #7326 (Latex export of child docs silently fails...
2011-02-22 Georg BaumFix bug #6919 by splitting Inset::noFontChange() into...
2011-02-17 Jürgen Spitzmüller* InsetTabular.cpp:
2011-02-16 Vincent van RavesteijnFix bug #7308: Table settings dialog broken.
2011-02-16 Vincent van RavesteijnRevert r37704. It enabled SET_TABULAR_WIDTH for all...
2011-02-16 Enrico ForestieriDon't disable apply button if one (or more) of vertical...
2011-02-15 Jürgen Spitzmüller* src/InsetTabular.cpp: revert r36415.
2011-02-14 Enrico ForestieriDue to the increased accuracy of line counting and...
2011-02-13 Vincent van RavesteijnCorrect the return and parameter types to match the...
2011-02-13 Vincent van RavesteijnRemove unused funcion Inset::scroll().
2011-02-12 Pavel SandaFix gcc 4.6 compilation.
2011-02-11 Jürgen Spitzmüller* InsetTabular.cpp: multirow does not allow paragraph...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-02-09 Pavel SandaWe have lyx_version, for PACKAGE_VERSION.
2011-02-07 Richard HeckOutput width and height parameters for XHTML images...
2011-02-03 Edwin Leuvensupport for tabular*
2011-02-02 Richard HeckFinally, disentangle IsPredefined and UsesFloatPkg...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2011-02-02 Jürgen Spitzmüller* InsetFloat.cpp (getCaption):
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-26 Richard HeckFix thinko from r37328.
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-24 Enrico ForestieriFix bug #7254 (LyX may insert a blank line when ending...
2011-01-19 Jürgen Spitzmüller* InsetBox.cpp: framed boxes can have paragraph breaks...
2011-01-13 Richard HeckProper longtable support for XHTML output. This fixes...
2011-01-13 Richard HeckThese do sometimes get called when we do not know wheth...
2011-01-12 Richard HeckInset::addToToc() can and should be const. It wasn...
2011-01-12 Richard HeckFix bug #7230. Changes at r36974 had not been done...
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2011-01-04 Jürgen Spitzmüller* InsetCommand.cpp (decodeInsetParam):
2011-01-03 Vincent van RavesteijnFix bug #7050: Assert when using DecimalAlignment in...
2010-12-29 Vincent van RavesteijnFix bug #7198: Assertion when calling inset-modify...
2010-12-22 Richard HeckMini-optimization: We do not need really long tooltips...
2010-12-21 Enrico ForestieriAvoid const casts by making mutable the usermacros...
2010-12-20 Richard HeckSimplify InsetRef::forToc().
2010-12-20 Richard HeckGreyed out notes do produce output, which means that...
2010-12-20 Richard HeckAdd comment.
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-20 Vincent van RavesteijnFix bug #7166: Insets that shouldn't appear in the...
2010-12-20 Enrico ForestieriRefine fix for bug #7183.
2010-12-18 Abdelrazak Younesgreatly simplify and comment TeXEnvironment():
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-12-17 Vincent van RavesteijnFix bug #7176: Clicking TOC doesn't bring up outline
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-12-14 Richard HeckUse the layout defined label for the TOC, too.
2010-12-14 Richard HeckAbdel thinks we should just get rid of this.
2010-12-14 Richard HeckTrivial cleanup.
2010-12-14 Richard HeckAllow customization of label string for note insets...
2010-12-11 Enrico ForestieriFix bug #6538 (Figure: relative path changed to absolut...
2010-12-09 Richard HeckRemove support for viewing URLs from hyperlinks. This...
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-12-07 Pavel SandaReplay r36748
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Stephan Witt#7026 substitute isDigit() by isDigitASCII() and ditch...
2010-12-04 Pavel SandaRevert r36654.
2010-12-04 Richard HeckRevert r36696: We can't collect BibTeX information...
2010-12-03 Abdelrazak Younestypos
2010-12-03 Abdelrazak YounesWork around bugs #6814 and #6949:
2010-12-03 Richard HeckSimplify some of the bibliography update code. There...
2010-12-03 Richard HeckProper fix now for bug #6846. The idea, due to JMarc...
2010-12-03 Vincent van RavesteijnFix bug #2100: No display equations allowed in a non...
2010-12-02 Vincent van RavesteijnFix bug #7130: Painting problem with closed Phantom...
2010-12-02 Richard HeckFix crash reported by keytest.
2010-12-02 Uwe StöhrExternalSupport.cpp: fix #4398 (omit the newline in...
2010-12-01 Vincent van RavesteijnHmm.. I don't think people do like this red color I...
2010-12-01 Vincent van RavesteijnFix the painting of the labels of InsetCaption insets.
2010-11-30 Vincent van RavesteijnReally fix bug #6908.
2010-11-30 Vincent van RavesteijnFix 'inset-toggle assign' for InsetBranch.
2010-11-30 Vincent van RavesteijnAutomatically append the InsetCollapsable context menu.
2010-11-29 Vincent van RavesteijnCompile fix: solve the merge conflicts in the correct...
2010-11-29 Vincent van RavesteijnFix bug #6642: Concatenate the context menus for: Inset...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Vincent van RavesteijnFix bug #6315: counters in insets that don't produce...
next