]> git.lyx.org Git - lyx.git/history - lib/configure.py
Update my email and status.
[lyx.git] / lib / configure.py
2012-11-28 Jean-Marc LasgouttesFix # 8414: Use the noweb module instead of literate...
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-21 Uwe Stöhrconfigure.py: register our "pdfview" helper application
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-12 Uwe Stöhrconfigure.py: add 5 popular editors with LaTeX syntax...
2012-10-09 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-10-09 Juergen SpitzmuellerDouble Thinko :-/
2012-10-09 Juergen SpitzmuellerThinko
2012-10-09 Juergen SpitzmuellerIntroduce textclass categories
2012-10-05 Juergen SpitzmuellerRescan TeX Files on reconfigure
2012-09-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-25 Juergen SpitzmuellerFix LyXBlogger entry
2012-07-18 Enrico ForestieriFix bug #8254: An encoding problem
2012-05-10 Richard HeckAdd lo* converters for libreoffice. Fixes #8148.
2012-05-10 Pavel SandaFix #8021: add geany et al. to configure.py
2012-05-10 Pavel SandaFix #8018: add converter for makebeamerinfo (to use...
2012-05-06 Vincent van RavesteijnAlso generate a packages.lst when configuring without...
2012-05-03 Vincent van Ravesteijnconfigure.py: Replace 'ltx' by 'log' case insensitively
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Enrico ForestieriFix bug #8098
2012-03-05 Enrico ForestieriOn Windows, properly account for the encoding of the...
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-02-21 Georg Baummerge triplicated image format lists
2012-02-18 Enrico ForestieriCall lyxpak.py using the original (not mangled) documen...
2012-02-02 Richard HeckFedora's LibreOffice packages, at least, only know...
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...
next