]> git.lyx.org Git - lyx.git/history - lib/configure.py
Add support for R package knitr (a Sweave alternative)
[lyx.git] / lib / configure.py
2012-01-25 Jean-Marc LasgouttesAdd support for R package knitr (a Sweave alternative)
2012-01-22 Georg BaumFix problems with odg graphics (needs r40647 and r40649...
2012-01-07 Georg Baumadd openoffice/libreoffice converters (bugs #4267 and...
2011-12-09 Richard HeckWhitespace.
2011-12-09 Richard HeckAdd dviluatex format, so that the appropriate form...
2011-10-25 Julien RiouxConvert odg to (cropped) eps without external script.
2011-10-25 Julien RiouxPass the encoding to the japanese pLaTeX processor...
2011-09-29 Tommaso CucinottaMake export to XHTML work when there are included ODG...
2011-09-19 Tommaso CucinottaAdded OpenOffice drawing file-format.
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-18 Julien Rioux* configure.py : Detect java and perl scripts in a...
2011-09-18 Julien Rioux* configure.py : Add lyxpreview unconditionnally.
2011-09-13 Julien RiouxShow .htm files in HTML import file dialog (#6340).
2011-09-13 Julien RiouxAllow to assign several extension to a given file forma...
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-08 Julien Rioux* configure.py : Fixup r39643, srcdir is a string conta...
2011-09-07 Julien Rioux* configure.py : Fix the detection of tex2lyx when...
2011-09-07 Julien Rioux* configure.py : Fix the rc entry when tex2lyx is not...
2011-09-07 Julien Rioux* configure.py : Fix the gnumeric converters.
2011-09-07 Julien Rioux* configure.py : Remove unnecessary code in xhtml viewe...
2011-09-07 Julien Rioux* configure.py : Fix the detection of splitindex (...
2011-09-07 Julien Rioux* configure.py : Fix the detection of htmltolatex ...
2011-09-07 Julien Rioux* configure.py : Check for java and perl interpreters.
2011-08-29 Enrico ForestieriFix bug #7586 (Temporary file chkconfig.ltx in user...
2011-08-29 Enrico ForestieriAvoid code duplication.
2011-08-28 Enrico ForestieriFix bug #7718 (Configure fails if shell autorun command...
2011-08-28 Enrico ForestieriClose stdin of the command spawn by subprocess.Popen...
2011-08-26 Julien Riouxrevert part of the last commit that should not have...
2011-08-26 Julien Riouxconfigure.py : subprocess, second try (check_output...
2011-08-26 Richard HeckRevert "The call to cmdOutput can throw an exception...
2011-08-26 Richard HeckThe call to cmdOutput can throw an exception, so we...
2011-08-26 Julien Riouxconfigure.py : replace os.popen with subprocess.Popen
2011-08-26 Julien Riouxconfigure.py : make sure latex exits gracefully
2011-08-23 Jean-Marc LasgouttesRevert part of r39509 that was not supposed to go in.
2011-08-23 Jean-Marc LasgouttesAdd possibility to export the R code from a sweave...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-08-09 Uwe Stöhrconfigure.py: fix a typo
2011-07-30 Uwe Stöhrconfigure.py: add menu entry to convert to LyX 2.0.x
2011-07-09 Pavel SandaPostscript is missing in View menu.
2011-06-15 Julien Riouxconfigure.py : Simplify things a bit. With this
2011-06-15 Julien Riouxconfigure.py : Allow to specify alt_type as a list.
2011-06-15 Julien Riouxconfigure.py : Remove more code duplication.
2011-06-15 Julien Riouxconfigure.py : Remove code duplication (more to come).
2011-06-13 Julien Riouxconfigure.py : sort lists, remove superfluous line...
2011-06-13 Julien Riouxconfigure.py : white space only
2011-06-07 Julien RiouxAdd the Format tag to lyxrc.defaults produced by configure.
2011-06-07 Julien RiouxFix bug #7608 (Wrong path separator used for Inkscape...
2011-06-01 Enrico ForestieriApparently, this extra check is not necessary as the...
2011-06-01 Enrico ForestieriQuery about the exact length of a short name, as it...
2011-06-01 Enrico ForestieriOn Windows, not all file systems provide for a short...
2011-05-31 Enrico ForestieriOn Windows, avoid spaces in filenames passed to latex...
2011-04-15 Richard HeckRecommit previously unintended commit, now that it...
2011-04-14 Richard HeckRevert unintended commit.
2011-04-14 Richard HeckConstify.
2011-04-12 Pavel SandaSensible editor launches terminal editors, closing...
2011-04-04 Jürgen Spitzmüller* configure.py: remove files produced by the LuaTeX...
2011-03-30 Julien Riouxfix r38143
2011-03-30 Julien Riouxfix r38144
2011-03-30 Julien Riouxshow lilypond-book format in export menu
2011-03-30 Julien Riouxsecond part of #7383: lilypond -> xetex|luatex converters
2011-03-30 Julien Riouxdefine sweave to xetex|luatex converters
2011-03-30 Julien Riouxfix checkTeXPaths when no latex is found
2011-03-25 Jürgen Spitzmüller* configure.py: add test for luatex version.
2011-03-21 Jean-Marc LasgouttesAlmost finish fixing bug http://www.lyx.org/trac/ticket...
2011-02-28 Jürgen Spitzmüller* configure.py:
2011-02-14 Richard HeckTwo simple changes for Python 3 compatibility.
2011-02-13 Jürgen SpitzmüllerIntroduce new file format flag "menu=export" to define...
2011-02-06 Enrico ForestieriDon't rely on external utilities and use python modules...
2011-02-06 Enrico Forestierilyxpak.py has to operate on the original file, not...
2011-02-06 Richard HeckAdd lyxpak.py to the distribution, and configure it...
2011-02-02 Jürgen Spitzmüller* configure.py: check also for xindy, which is a reason...
2011-02-01 Georg BaumDisable preview converters that need dv2dt if dv2dt...
2011-01-27 Jean-Marc LasgouttesFinish fixing bug #6623 (Sweave cannot read local files)
2011-01-25 Pavel SandaMS Word converter -> HTML (MS Word) converter
2011-01-21 Georg BaumFix python error:
2011-01-21 Pavel SandaRemoving support for eLyXer as a module
2010-12-31 Georg Baumpartial fix for bug 6986: Use the right tex2lyx (at...
2010-12-12 Jean-Marc LasgouttesDo not use the --vanilla option of Rscript, since it can
2010-12-11 Georg BaumFix bug #3333: LyX gives a stupid error message when...
2010-12-11 Jürgen Spitzmüller* actually record rtf and doc viewers.
2010-12-09 Pavel SandaAfter more attempts add gnumeric support.
2010-12-03 Richard HeckUpdate for LyXBlogger detection.
2010-11-30 Jürgen Spitzmüller* configure.py:
2010-11-29 Uwe Stöhrconfigure.py: fix shortcut clash
2010-11-23 Jürgen Spitzmülleradd basic LuaTeX backend.
2010-11-23 Jürgen Spitzmüller* configure.py: resolve shortcut conflict
2010-11-01 Pavel SandaFix lilypond support, patch from Julien Rioux, bug...
2010-10-25 Richard HeckFix #3934. Patch from Guenter Milde.
2010-10-22 Jean-Marc LasgouttesMake sweave process files with the correct encoding...
2010-10-21 Jean-Marc LasgouttesIntroduce helper script for Sweave. The first benefit...
2010-10-07 Pavel SandaGraphviz results in pdf are poor because it creates...
2010-09-21 Pavel SandaAdd lilypond-book module and add support for instant...
2010-08-30 Enrico ForestieriFix bug #6873: Shell execution of \nonstopmode tried...
2010-08-11 Jürgen Spitzmüller* configure.py:
2010-08-11 Uwe Stöhrconfigure.py:
2010-08-10 Richard HeckImprove the error reporting, or checking, in configure.py.
2010-07-15 Jürgen Spitzmüller* configure.py: adapt desription.
2010-07-06 Pavel SandaRecognize 'jbibtex' in pLaTeX . Patch from Koji, #6808.
next