]> git.lyx.org Git - lyx.git/history - src/insets
Revert "Read list of translated languages from a file"
[lyx.git] / src / insets /
2012-08-30 Enrico ForestieriProtect underlined \ref{} commands by enclosing them...
2012-08-24 Juergen SpitzmuellerImplement plaintext for tie bars
2012-08-23 Juergen SpitzmuellerAdd support for some basic non-unicoded IPA macros
2012-08-21 Juergen SpitzmuellerAn IPA toolbar
2012-07-23 Juergen SpitzmuellerSuppress babel RTL commands when using polyglossia...
2012-07-15 Jean-Marc LasgouttesFix bug #5204: Undo removes text selection
2012-07-10 Richard HeckFix stupid typo.
2012-07-01 Juergen SpitzmuellerWhitespace
2012-06-30 Juergen SpitzmuellerWhitespace
2012-06-30 Juergen SpitzmuellerProperly escape splitindex shortcut and try to encode...
2012-06-30 Juergen SpitzmuellerFactor out method to get a properly encoded latex string
2012-06-26 Vincent van RavesteijnUpdate the button text of InsetInclude insets
2012-06-07 Jean-Marc LasgouttesHandle sending a FuncRequest object to lyxerr
2012-06-05 Richard HeckAllow LyX format to be written to View>Source window.
2012-06-03 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-03 Juergen SpitzmuellerAdd missing undo recording.
2012-05-31 Richard HeckMinor cleanup: We should use the usual conventions for
2012-05-31 Pavel SandaFix #8180: Page break on current row can't be unchecked.
2012-05-14 Richard HeckWe need to clean the HTML id before writing it.
2012-05-13 Richard HeckFix bug #8156.
2012-05-03 Richard HeckForgot the return value.
2012-05-02 Richard HeckFix bug #8087: Include children in plaintext export.
2012-05-02 Richard HeckBefore we process the LFUN, make sure that it is actual...
2012-05-02 Richard HeckTry to fix bug 8124. We enable LFUN_INSET_MODIFY in...
2012-04-30 Vincent van RavesteijnFix bug #8078: Assertions in xhtml output on Windows
2012-04-29 Vincent van RavesteijnFix bug #7653: Quotation marks have wrong color
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-23 Richard HeckDon't output extra body tags with included files.
2012-04-22 Pavel SandaComment from JMarc (devlist)
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-17 Richard HeckUse InsetLayout instead of hardcoding forcePlainLayout and
2012-04-17 Richard HeckUse InsetLayout for LaTeX output.
2012-04-17 Richard HeckUse InsetLayout to style the XHTML output.
2012-04-16 Georg BaumNative support for \lstlistoflistings
2012-04-10 Georg BaumTranslations for listings insets
2012-04-03 Richard HeckMake index comparisons for XHTML output case insensitive.
2012-04-03 Richard HeckMerge branch 'master' of git.lyx.org:lyx
2012-04-01 Richard HeckFix bug #8107. Just an oversight: We need to invalidate...
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-03-23 Richard HeckFix bug #8095.
2012-03-21 Uwe Stöhragain some things which cherry pick did not catch,...
2012-03-21 Uwe Stöhrfull support for table rotations; fileformat change
2012-03-21 Uwe Stöhrstep 1
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-19 Uwe StöhrInsetTabular.cpp: code optimization; there is no need...
2012-03-17 Vincent van RavesteijnFix bug #8083: Fix the selection of cells below multirows
2012-03-16 Uwe Stöhrsupport for table cell rotations; fileformat change
2012-03-09 Jürgen SpitzmüllerConsider specifics for TIPAs T3 font encoding and allow...
2012-03-09 Jürgen Spitzmüller* implement possibility to use IPA shortcut notation...
2012-03-06 Jürgen SpitzmüllerInsetIPA: fixes with non-tex-fonts.
2012-03-06 Jürgen SpitzmüllerAllow superscript (but not subscript) in IPA inset.
2012-03-06 Jürgen SpitzmüllerImplement a native IPA inset (bug #2591) with instant...
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-02-26 Pavel SandaSimplify & fix InsetGraphics tooltip, DocFileName inher...
2012-02-25 Pavel SandaAdd tooltip for graphics insets
2012-02-15 Georg BaumMove readBB_from_PSFile() out of support (no code change),
2012-02-15 Jean-Marc LasgouttesSort out usage of INset::has Settings and Inset::clickable
2012-01-31 Georg BaumFix bug #7998 and related issues:
2012-01-23 Uwe Stöhradd support for the package cancel in math (fixes ...
2012-01-22 Vincent van RavesteijnReuse the same code for the append* and copy* functions
2012-01-22 Vincent van RavesteijnUnify the parameters of the [append/copy][row/column...
2012-01-22 Vincent van RavesteijnUnify the parameters of the [append/copy][row/column...
2012-01-22 Vincent van RavesteijnFix bug #7644: Crash when copying table column or row
2012-01-16 Richard HeckFix bug #7774. It should be fine to show the complete...
2012-01-15 Richard HeckFix bug #7983: Do not modify params before we know...
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2011-12-19 Georg BaumEnsure that head/foot cannot be unset as long is the...
2011-12-18 Georg BaumMore sensible longtable caption handling (needed for...
2011-12-12 Julien RiouxAdd a document-wide default bibliography style \biblio_...
2011-12-09 Richard HeckFix bug #7256. Reduce space around inset buttons by...
2011-12-06 Richard HeckNew methods in LaTeXFeatures specifically for collectio...
2011-12-06 Richard HeckImprove output of XHTML comments.
2011-12-05 Vincent van RavesteijnFix bug #7755: Unknown tabular feature "from-dialog"
2011-12-03 Richard HeckComments.
2011-12-03 Julien RiouxRemove the .aux and .bbl files when we switch the citat...
2011-12-03 Julien RiouxShow insets as text in the formatted bibliography entry.
2011-12-03 Julien RiouxUpdate a bibitem label also when it is emptied.
2011-12-03 Julien RiouxRemove extra whitespace.
2011-12-02 Richard HeckDeal with the part of #7872 involving changing branch...
2011-11-27 Georg BaumDo not output parameters twice if the file was not...
2011-11-18 Richard HeckFix bug #7872: Mark Buffer dirty after changing branch...
2011-10-31 Georg BaumReplace a half-baked attempt to remove \lyxdot from...
2011-10-29 Richard HeckImprove argument handling for the source generation...
2011-10-29 Richard HeckFix crash when outputting XHTML. Not resetting the...
2011-10-29 Vincent van RavesteijnHeader file cleanups
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-26 Pavel Sandatypo
2011-10-25 Uwe StöhrInsetLine.cpp: fix bug #7851
2011-10-24 Uwe StöhrInsetBox.cpp: fix bug #7849 (with help from Jürgen)
2011-10-24 Uwe StöhrInsetBox.cpp: add important note
2011-10-22 Enrico ForestieriFix bug #7835 (Relative paths are not supported by...
2011-10-21 Jürgen SpitzmüllerFix #7816: Edit->Table incorrectly activated inside...
2011-10-17 Georg Baumremove a FIXME: unsigned int is better
2011-10-17 Georg Baummore work on spaces
2011-10-17 Georg BaumImprove InsetSpace plaintext and docbook output
2011-10-14 Jürgen Spitzmülleroops.
2011-10-14 Jürgen SpitzmüllerFix parsing of branch names with spaces.
2011-10-07 Lars Gullik BjønnesFixup for bug removal in GCC 4.7
2011-09-29 Uwe StöhrInsetTabular.cpp: whitespace only
next