]> git.lyx.org Git - lyx.git/history - src/insets
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / insets /
2013-05-12 Lars Gullik BjønnesRemove ; from end of function definitions
2013-05-02 Jean-Marc LasgouttesMore llvm/clang warnings
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-25 Richard HeckSimplify code a bit: If we only accept CITE_CODE, there...
2013-04-25 Richard HeckDefault font for an InsetLayout should be to inherit...
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-04-08 Jean-Marc LasgouttesFix another faulty signature
2013-04-08 Juergen SpitzmuellerFix plaintext header definition
2013-03-28 Richard HeckImplement XHTML output for InsetPrintNomencl.
2013-03-28 Richard HeckAdd Nomenclature to the TOC.
2013-03-28 Richard HeckUse InsetLayout to get the tag type for TOC-like things.
2013-03-28 Richard HeckUpdate the XHTML output for InsetFloatList. We'll now...
2013-03-27 Richard HeckMinor code simplification.
2013-03-27 Richard HeckRemove the "arrow" from the XHTML TOC. I think I put...
2013-03-27 Richard HeckUse the TOC:Listings layout to hold CSS information...
2013-03-27 Richard HeckA little bit more cleaning up.
2013-03-27 Richard HeckRe-order things a little bit.
2013-03-27 Richard HeckFactor common code from TOC updates.
2013-03-27 Richard HeckAllow for the possibility of an "InsetLayout TOC".
2013-03-27 Richard HeckGet lists of listings working for XHTML output. Fixes...
2013-03-27 Richard HeckLinks between citations and bibliography entries were...
2013-03-25 Richard HeckFix bug #8608: Don't output index entries from notes...
2013-03-25 Richard HeckShould also use doing_output here. Oversight in previou...
2013-03-24 Richard HeckDon't abbreviate titles in TOC.
2013-03-24 Richard HeckFix bug #8603: We want unabbreviated TOC entries here.
2013-03-24 Richard HeckSilly mistake here in earlier commit.
2013-03-23 Richard HeckFix bug #8604: Forgot not to escape the caption string...
2013-03-23 Richard HeckFix a few more translation probelms for XHTML output.
2013-03-23 Scott KostyshakInsetGraphics: add a layoutName method
2013-03-22 Georg BaumSupport \caption* (bug #3209)
2013-03-22 Uwe Stöhrsupport for \mbox and \fbox
2013-03-21 Georg BaumSplit pdf format as discussed on the list
2013-03-19 Richard HeckFix bug #8587 properly, by using local language for...
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckMake things a little better with respect to bug #8587.
2013-03-18 Richard HeckAllowing direct, read-write access to the references...
2013-03-18 Richard HeckAdd FIXME concerning bug #8599.
2013-03-18 Richard HeckFix bug #8597: Output only (ref) for \eqref, not: equat...
2013-03-15 Georg BaumFix output of getCaptionAsPlaintext()
2013-03-12 Richard HeckAdd a for_search member to OutputParams, and use it...
2013-03-09 Richard HeckTry again to fix Kornel's slowness problem. The previou...
2013-03-08 Richard HeckFix bug #8580: Do not include material in the XHTML...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-03-04 Richard HeckWhitespace.
2013-03-04 Richard HeckFix stupid mistake that led to bug #8574.
2013-02-24 Juergen SpitzmuellerAllow to specify default argument for layout/inset...
2013-02-21 Richard HeckDon't convert --- and -- to entities in XHTML listings...
2013-02-21 Richard HeckDo not try to load or copy included files when we are...
2013-02-08 Richard HeckDon't hardcode listings but use InsetLayout.
2013-02-08 Richard HeckFix bug #7948 by not hardcoding XHTML info for captions...
2013-02-08 Richard HeckFix bug #7947 by using InsetLayout rather than hardcodi...
2013-02-07 Richard HeckFix really silly logic error. This should make prettyre...
2013-02-06 Julien RiouxGenerate the citation labels before exporting to plain...
2013-02-06 Julien RiouxMove label generation from InsetBibtex to BiblioInfo.
2013-02-06 Julien RiouxWhitespace only.
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-04 Juergen SpitzmuellerFix float label prefix (bug #8536)
2013-01-26 Juergen SpitzmuellerDo not output ZERO WIDTH NON JOINER glyph for ligature...
2013-01-21 Scott KostyshakImplement move row/column in tabular inset
2013-01-15 Julien RiouxRemove unused include.
2013-01-15 Benjamin PiwowarskiInitial patch for citation-insert
2013-01-15 Julien RiouxImplement plain text export of BibTeX bibliography...
2013-01-15 Julien RiouxUse buffer().B_() instead of translateIfPossible.
2013-01-15 Julien RiouxBetter fix for #7732: Use buffer.B_().
2013-01-13 Juergen SpitzmuellerReset postcommandargs as well on resetargs (bug #8500)
2013-01-12 Julien RiouxForce BibTeX rerun upon add/remove/change citation...
2013-01-10 Julien RiouxLyXHTML linking from citation to bib entry for LyX...
2013-01-07 Julien RiouxUse document language when exporting citations to LyXHT...
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-29 Juergen SpitzmuellerDisable CAPTION_INSERT in tables except for longtable...
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-28 Juergen SpitzmuellerThis hack seems to be no more needed. Let's see...
2012-12-27 Vincent van RavesteijnFix typo
2012-12-27 Juergen SpitzmuellerDo not force latex_language in arguments (bug #8471)
2012-12-24 Richard HeckRespect InsetLayout's PassThru setting in XHTML export.
2012-12-23 Juergen SpitzmuellerIn multi-par sequences, check for arguments in all...
2012-12-17 Vincent van RavesteijnIntroduce Layout::args() and simplify code
2012-12-17 Juergen SpitzmuellerAutoInsert option also for flex insets
2012-12-15 Juergen SpitzmuellerCorrectly handle environment sequences in TOC
2012-12-15 Vincent van RavesteijnCMake: Put projects into subdirs
2012-12-12 Scott KostyshakKeep outer tabular borders when delete row/column
2012-12-12 Scott KostyshakFix a bug when selecting a cell in InsetTabular
2012-12-12 Scott KostyshakFix another selection bug in InsetTabular
2012-12-12 Scott KostyshakFix a selection bug in InsetTabular
2012-12-10 Juergen SpitzmuellerPossibility to specify a preset argument
2012-12-09 Juergen SpitzmuellerAllow to separate menu string from label string for...
2012-12-08 Juergen SpitzmuellerDo not force Flex insets to be collapsed at insertion...
2012-12-04 Juergen SpitzmuellerFix InsetCaption::getArgument (subfigure problems repor...
2012-12-02 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-12-02 Vincent van RavesteijnFix monolithic build
2012-12-02 Juergen SpitzmuellerFix greyedout notes UI color (#6682) as good as it...
2012-12-02 Juergen SpitzmuellerImplement resetArgs to InsetLayout (#8437)
2012-12-01 Juergen SpitzmuellerFix argument status detection for InsetText
2012-11-30 Juergen SpitzmuellerFix shaded box UI color (#7395) as good as it gets ATM
2012-11-30 Juergen Spitzmuellerallow linebreak in argument delimiter string
2012-11-29 Juergen SpitzmuellerSupport for \item arguments
2012-11-28 Juergen SpitzmuellerProvide option to force a local language switch where...
next