]> git.lyx.org Git - lyx.git/history - src
Move the citation engine machinery to layouts.
[lyx.git] / src /
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-02-29 Uwe Stöhrtex2lyx/text.cpp: a fix and a clarification
2012-02-28 Georg BaumImport \sindex correctly
2012-02-28 Kornel BenkoAvoid crash in call to magic_file() if the checked...
2012-02-27 Uwe Stöhr- text.cpp: escape backslashes in verbatim, fix a thinko
2012-02-26 Pavel SandaSimplify & fix InsetGraphics tooltip, DocFileName inher...
2012-02-25 Pavel SandaAdd tooltip for graphics insets
2012-02-22 Pavel SandaGreetings to Lars from Scott Kostyshak, cf r40585.
2012-02-22 Kornel BenkoAdded libmagic to cmake build. Should to be also adapte...
2012-02-21 Georg BaumMake guessFormatFromContents() a bit more private,...
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-02-21 Pavel SandaFix #7787
2012-02-20 Uwe Stöhrsupport for verbatim: step 2: tex2lyx support
2012-02-20 Uwe Stöhrsupport for verbatim: step 1: the layout and the lyx2ly...
2012-02-19 Enrico ForestieriOn *nix, a proper forward definition of docstring is...
2012-02-18 Enrico ForestieriFix bug #8032 (timeout when using the Sweave module)
2012-02-18 Enrico ForestieriCall lyxpak.py using the original (not mangled) documen...
2012-02-16 Jean-Marc LasgouttesSet use_non_tex_fonts buffer parameter and default...
2012-02-15 Georg BaumForgot that in r40694: There is no {} needed after...
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-02-07 Jean-Marc LasgouttesFix bug #6367: Screen jumps around when using undo...
2012-02-06 Richard HeckConvert InsetMathCancel.* to UTF-8.
2012-02-06 Richard HeckHTML output for InsetMathCancel.
2012-02-06 Uwe StöhrInsetMathCancel: add MathML output
2012-02-02 Jean-Marc Lasgouttes* InsetMathScript::doDispatch : properly record undo...
2012-02-02 Lars Gullik BjønnesFixup multi-line comment to use block-comment
2012-01-31 Georg BaumFix bug #7998 and related issues:
2012-01-31 Jürgen SpitzmüllerFix bug #8013: updateDefaultFormat() checks the osFonts...
2012-01-23 Julien RiouxSmall fixups to r40663
2012-01-23 Uwe Stöhrversion.h: fix typos
2012-01-23 Uwe Stöhradd support for the package cancel in math (fixes ...
2012-01-22 Vincent van RavesteijnWhitespace.
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-22 Georg BaumEnable the graphics converter to copy with identical...
2012-01-22 Georg BaumFix converters with input redirection, such as the...
2012-01-21 Jürgen SpitzmüllerFix crash when putting a float around multiple display...
2012-01-20 Jürgen SpitzmüllerFix crash due to the attempt to access paragraph()...
2012-01-20 Jürgen SpitzmüllerDo not load font packages with encoding "utf8-plain...
2012-01-16 Richard HeckIf we don't have a tooltip in the TOC, then use the...
2012-01-16 Richard HeckFix bug #7774. It should be fine to show the complete...
2012-01-16 Richard HeckChange minimum value in forToc().
2012-01-15 Richard HeckFix bug #7983: Do not modify params before we know...
2012-01-14 Enrico ForestieriAfter r40612, the check for isFullUnicode is redundant...
2012-01-14 Enrico ForestieriAvoid \inputencoding altogether if the buffer encoding...
2012-01-13 Richard HeckIf we switch via the mouse, we need to update the Buffer
2012-01-13 Richard Heck Fix crash reported on list when renaming a child...
2012-01-13 Richard HeckSquash warning.
2012-01-13 Enrico ForestieriRefine fix for bug #7800. Don't use \inputencoding...
2012-01-12 Georg Baumget rid of dead code and silly function
2012-01-12 Stephan Witt#7789 unify and fix buffer statistics
2012-01-12 Stephan Witt#7978 validate stored doc iterators for start position...
2012-01-12 Richard HeckBe a bit more careful here. In weird cases, this can...
2012-01-11 Stephan Witt#7884 improved return code of EnchantChecker::check...
2012-01-09 Julien RiouxUpdate tex2lyx to format 424.
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2012-01-08 Georg BaumFix bug #5906 (missing -p command) by updating the...
2012-01-08 Georg BaumFix bug #7013: Wrong paper size passed to dvips
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2012-01-07 Georg BaumQuick fix bug #4267.
2012-01-07 Lars Gullik BjønnesAvoid narrowing in array initializator
2012-01-07 Lars Gullik BjønnesChange to avoid having different types in ?: operator
2012-01-07 Tommaso CucinottaThis makes the FindAndReplace replace-related buttons...
2012-01-05 Georg BaumLoad mathtools.sty automatically (bug #7949) and make...
2012-01-05 Stephan Witt#7884 add check for missing dictionaries when spell...
2012-01-04 Stephan Witt#7884 add check for missing dictionaries when spell...
2012-01-03 Georg BaumSecond step towards a more generic package off/auto...
2012-01-03 Georg BaumFirst step towards a more generic package off/auto...
2012-01-03 Pavel SandaFix #7963, fullscreen corner case for tabbar visibility.
2012-01-02 Stephan Witt#6760 add UI to configure the minimal length of a word...
2011-12-31 Stephan Witt#5585 disable spell checker dialog for empty documents
2011-12-31 Stephan Witt#7969 verify cursor position when spell check is done
2011-12-30 Tommaso CucinottaMoving the GUI consistency update to a more meaningful...
2011-12-30 Tommaso CucinottaFixing consistency of replace actions in GUI with reado...
2011-12-24 Stephan Witt#7952 add a check for current buffer to detect buffer...
2011-12-23 Jürgen SpitzmüllerIn recent biber version, the log message that tells...
2011-12-20 Tommaso CucinottaFixing #7410 (weird stale selection leads to assertion...
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-18 Georg BaumPartial support for mathtools.sty (part of bug #7949)
2011-12-18 Peter Kümmelcleanup before unsubscribing
2011-12-18 Abdelrazak Younesincrement lyxrc version following r40515.
2011-12-17 Abdelrazak YounesIntroduce new RC option for QImage backend instead...
2011-12-17 Enrico ForestieriFix bug #7941 (Translation of theorem-like environment...
2011-12-16 Jean-Marc Lasgouttesfurther fix to #7909
2011-12-15 Pavel SandaUpdate doxy.
2011-12-15 Pavel SandaExperimental search for highest upper bound of inset...
2011-12-14 Julien RiouxUpdate tex2lyx to format 420. Determine the default...
2011-12-14 Julien RiouxRemove extra whitespace.
2011-12-14 Julien RiouxRemove extra whitespace.
2011-12-13 Georg Baummake it thread safe
2011-12-13 Georg Baumdo not hardcode packages loaded by external insets
2011-12-13 Richard HeckFix issue noted by Julien: With new files especially...
2011-12-13 Julien RiouxInitialize biblioChanged_ when we update the document...
2011-12-12 Julien RiouxMove some code to applyView().
2011-12-12 Julien RiouxRemove the .aux and .bbl files and update the citation...
2011-12-12 Julien RiouxUser frontend for the new document-wide bibliography...
next