]> git.lyx.org Git - lyx.git/history - lib/scripts
Better fix for #7732: Use buffer.B_().
[lyx.git] / lib / scripts /
2012-12-31 Julien Riouxlyxpreview: Allow to find python scripts.
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-22 Juergen SpitzmuellerBump layout format
2012-12-10 Richard HeckFix lyx2lyx bug: We need to check for quoted names...
2012-11-28 Richard HeckFix bug reported on user list: the path variable here...
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen Spitzmuellerlayout2layout for the new argument syntax
2012-10-20 Enrico ForestieriFix bug #8379: LyX Archive fails to include BibTeX...
2012-10-12 Richard HeckAdd comment.
2012-10-12 Richard HeckFix layout2layout conversion for format 40. This is...
2012-10-10 Richard HeckConvert old pre-category layouts to new categorized...
2012-10-10 Richard HeckBump layout format to 40, in preparation for conversion...
2012-10-07 Scott KostyshakMore elegant knitr support and bug fix
2012-10-01 Tommaso CucinottaAdding preferences format update as due to commit 49850...
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-29 Pavel SandaAttempt to bump prefs2prefs_lfuns.py.
2012-09-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-25 Juergen SpitzmuellerRemove annoying warning
2012-09-25 Scott KostyshakUpdate of the bash completion script
2012-08-08 Juergen Spitzmuellerdocumentation
2012-08-08 Juergen SpitzmuellerComplete default_language rc removal
2012-05-22 Richard HeckPrettify the prefs2prefs file a bit.
2012-05-22 Richard HeckTypo.
2012-05-22 Richard HeckAdd commit to prefs2prefs.
2012-05-22 Richard HeckAdd "nice" flag for converters, addressing final proble...
2012-05-22 Richard HeckFix typo.
2012-05-20 Enrico ForestieriFix bug #8164: lyxpak.py fails to include filenames...
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-17 Richard HeckAdd some comments to include_bib.py about how to set...
2012-04-10 Georg BaumTranslations for listings insets
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-26 Richard HeckClean up the include_bib script a bit.
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-02-02 Jean-Marc LasgouttesFix #8019 (from yihui)
2012-01-25 Jean-Marc LasgouttesAdd support for R package knitr (a Sweave alternative)
2012-01-22 Kornel BenkoDo not py-compile also on cmake build
2012-01-22 Georg Baumkeywords in preferences are case insensitive
2012-01-10 Julien RiouxRemove unused libreoffice2eps.py script.
2012-01-10 Julien RiouxAdd gswin64c as possible executable in legacy_lyxprevie...
2011-12-24 Enrico ForestieriFix bug #7933 (lyx2lyx error while running lyxpak.py)
2011-12-18 Abdelrazak Younesincrement lyxrc version following r40515.
2011-12-07 Richard HeckComments.
2011-12-06 Richard HeckNew layout tags specifically for CSS information.
2011-11-04 Jean-Marc LasgouttesFix #7876: Problems with special characters when using...
2011-10-27 Vincent van RavesteijnAdd a preference option to specify the default length...
2011-10-27 Vincent van RavesteijnRemove the prefence default_papersize
2011-10-03 Julien Riouxlyxpreview: Simplify the color handling.
2011-10-03 Julien Riouxlyxpreview: Simplify the handling of lilypond-book.
2011-10-03 Julien Riouxlyxpreview: Handle bibtex-generated references and...
2011-10-03 Julien Rioux* lyxpreview_tool.py : Allow to look for commands with...
2011-09-27 Enrico ForestieriFix another thinko from r38243.
2011-09-26 Enrico ForestieriFix the following problem with Python 2.4:
2011-09-24 Enrico ForestieriLet lyxpreview2bitmap.py also work on Windows when...
2011-09-19 Tommaso CucinottaAdding the script missing from last commit.
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-16 Enrico ForestieriAlso include in the archive the files referenced in...
2011-09-16 Enrico ForestieriUse the normalized path for checking whether it has...
2011-09-16 Enrico ForestieriCheck whether the filename is really a file. Also prote...
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
2011-09-12 Julien Rioux* prefs2prefs.py : Use a list of [format, conversions...
2011-09-12 Julien Rioux* prefs2prefs.py : Error when both -l and -p are given...
2011-09-12 Julien Rioux* prefs2prefs.py : Don't choke on empty input file.
2011-09-12 Julien Rioux* layout2layout.py : Don't choke on empty input file.
2011-09-11 Julien RiouxRefine the lyxpreview legacy conversion (the ghostscrip...
2011-09-11 Julien RiouxBetter error and progress messages for lyxpreview.
2011-09-11 Julien RiouxMerge the preview mechanism for japanese with the stand...
2011-09-11 Julien RiouxMerge the preview mechanism for lilypond-book with...
2011-09-11 Julien RiouxAdd command-line arguments to lyxpreview2bitmap.py
2011-09-11 Julien RiouxSome clean up of the lyxpreview code.
2011-09-11 Julien RiouxStylictic-only changes to lyxpreview.
2011-08-23 Jean-Marc LasgouttesAdd possibility to export the R code from a sweave...
2011-08-23 Jean-Marc LasgouttesSweave support cleanup (patch from yihui, see #7555)
2011-06-20 Jean-Marc LasgouttesWhen Sweave.sty is not available to LaTeX, copy it...
2011-06-15 Jean-Marc LasgouttesTentative fix for bug #7545. Please test.
2011-06-15 Jean-Marc LasgouttesBetter fix for #7551. We can now handle several dots...
2011-06-07 Julien RiouxFix bug #7610 (wrong latex flavor flag set by pref2pref).
2011-06-07 Julien RiouxFix part of bug #7609 (PDF (pdflatex) no more directly
2011-05-31 Jean-Marc LasgouttesFix bug #7552: Use of expression() in plot R command...
2011-05-31 Jean-Marc LasgouttesFix bug #7551: Inclusion "." in filename creates LaTeX...
2011-05-11 Enrico ForestieriDon't write a comma if not needed.
2011-05-11 Enrico ForestieriThere's no reason to leave in place the 10pt option...
2011-05-11 Enrico ForestieriFix bug #2200 (The size of previewed images should...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-05-08 Enrico ForestieriMikTeX's kpsewhich doesn't mention "kpathsea emulation...
2011-04-16 Enrico ForestieriFix correct operation of lyxpak.py when using the ...
2011-04-15 Richard HeckTry to catch CopyStyle of a Flex inset, which we need...
2011-04-14 Richard Heckprefs2prefs for #6966, per Pavel's suggestion.
2011-04-13 Jean-Marc LasgouttesImprovements to lyx sweave support
2011-04-05 Pavel SandaMostly documentation for the pythonic part of instant...
2011-04-04 Julien Riouxrevert r37696 and apply a fallback mechanism to pdflatex
2011-03-30 Julien Riouxfix regex after r38119 and r38120
2011-03-29 Jürgen Spitzmüller* lyxpreview-lytex2bitmap.py: port color changes from...
2011-03-29 Jürgen Spitzmüller* lyxpreview2bitmap.py: color pdf also with XeTeX.
2011-03-28 Richard HeckFix bug #7080.
2011-03-28 Richard HeckThese should all be case insensitive.
2011-03-28 Richard HeckRemove obsolete layout tags.
next