]> git.lyx.org Git - lyx.git/history - src/insets
* layouttranslations.review - remove dupes
[lyx.git] / src / insets /
2014-04-06 Juergen SpitzmuellerFix iterator invalidation.
2014-03-19 Vincent van RavesteijnFix comparing a pointer with a char
2014-03-19 Juergen SpitzmuellerRe-add removed workaround (fixes #9042).
2014-03-19 Richard HeckWhitespace.
2014-03-08 Georg BaumRemove dead code + whitespace
2014-03-06 Juergen SpitzmuellerDisable invalid inset-modify (#9019).
2014-03-05 Richard HeckAdd comment.
2014-03-05 Richard HeckSimplify, and delete unused routine.
2014-03-05 Richard HeckCheck in InsetLabel if LFUN_INSET_MODIFY is intended...
2014-03-02 Juergen SpitzmuellerFix crash after undo following replacement of a multice...
2014-02-26 Richard HeckTable cells are insets, but not from the point of view...
2014-02-25 Juergen SpitzmuellerFix caption counter in longtables (see #8993).
2014-02-24 Juergen SpitzmuellerAllow to unset header/footer in caption rows (#8990).
2014-02-23 Georg BaumFix crash on recursive include (bug #8994)
2014-02-23 Georg BaumFix bug #8992 without reintroducing #8933
2014-02-21 Scott KostyshakmoveColumn now also swaps column_info
2014-02-16 Juergen SpitzmuellerFix localization of captions (#8977)
2014-02-16 Juergen SpitzmuellerSimplification
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2014-02-10 Georg BaumFix conflicting inset font defaults (bug #8874)
2014-02-08 Scott KostyshakRight border of multicol should be set if 1 column
2014-02-05 Vincent van RavesteijnFix wrong painting of lines right of multicol
2014-01-26 Richard HeckDo not allow newlines in subfloats. Fixes #8752.
2014-01-25 Juergen SpitzmuellerFix longtable captions (#8933)
2013-12-14 Juergen SpitzmuellerDo not load the tipa package when fontspec is used
2013-11-26 Richard HeckPrettify the tooltip for footnotes.
2013-11-15 Juergen SpitzmuellerDo not reset custom space values if accessed via contex...
2013-11-14 Juergen SpitzmuellerFix language issues in Argument read (#8471)
2013-11-12 Georg BaumSilence unwanted error popup on copying
2013-10-04 Jean-Marc LasgouttesFix bug #8859: crash on alignment of two cells in tabular
2013-09-22 Juergen SpitzmuellerInsetSpace and InsetVSpace are clickable (part of ...
2013-08-30 Richard HeckFix obvious oversight.
2013-07-21 Juergen SpitzmuellerFix setting of is_child runparam if grandchildren are...
2013-07-20 Richard HeckFix logic error that led to bug #8777. I have no idea...
2013-07-13 Georg BaumFix wrong space symbols (#8729)
2013-05-31 Juergen SpitzmuellerRe-introduce linebreak after caption, as in LyX 1.6...
2013-05-30 Richard HeckFix bug #8506: Output all references when asked to...
2013-05-28 Richard HeckFix logic of new InsetFlex::updateBuffer() routine...
2013-05-28 Richard HeckWe already allowed a counter declaraton for flex insets...
2013-05-27 Juergen SpitzmuellerInsetArgument: Set ResetsFontEdit to false
2013-05-26 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-25 Pavel SandaHeader cleanup cont.
2013-05-25 Uwe StöhrGuiBox.cpp, InsetBox.cpp: fix some wrong logic
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
2013-05-24 Pavel SandaHeader cleanup cont.
2013-05-19 Vincent van RavesteijnFix assertion: icon in insetinfo without a font
2013-05-16 Julien RiouxDon't use widest label for numerical citations.
2013-05-16 Julien RiouxCompute and output numbers for numerical citations.
2013-05-14 Uwe StöhrInsetBox.cpp: remove unnecessary non-ASCII char
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...
next