]> git.lyx.org Git - lyx.git/history - lib/configure.py
Speed up convert_literalparam. Part of #11200.
[lyx.git] / lib / configure.py
2018-05-13 Stephan Witt#11142 correct list of previous version to check for...
2018-05-02 Scott KostyshakDo not use needauth when only exporting code
2018-04-25 Juergen SpitzmuellerAdd optional flavor flag to needaux
2018-04-22 Juergen SpitzmuellerAlign fontenc with document fonts
2018-04-08 Juergen SpitzmuellerLoad hyperref with a suitable driver
2018-03-03 Richard HeckSimplify code a bit.
2018-03-03 Richard HeckUse pythonic syntax, as suggested by José.
2018-03-02 Uwe Stöhrconfigure.py: fix bug #11053
2018-02-23 Juergen SpitzmuellerAdd LyX 2.3 format
2018-02-04 Günter MildeUse re.match to find regexp at begin of string/line.
2018-02-02 Richard HeckHarden a few of the other regexes, too.
2018-02-02 Richard HeckMake module and citeengine regexes a little more discer...
2018-02-02 Richard HeckDouble escape binary regexes in module and citeengine...
2018-02-02 Richard HeckDouble escape binary regex in lyx2lyx and fix line...
2017-11-27 Juergen SpitzmuellerSplit inkscape_cl (command line) from inkscape_gui...
2017-11-04 Juergen Spitzmuellerconfigure.py: read layout and module files in binary...
2017-11-02 Juergen SpitzmuellerCollapsable -> Collapsible (part 5)
2017-10-29 Juergen SpitzmuellerRemove wmf2eps as EMF > EPS converter
2017-10-29 Juergen SpitzmuellerOnly use full path for inkscape file arguments on Mac.
2017-10-28 Juergen Spitzmuellerconfigure.py: Be more explicit why file could not be...
2017-10-28 Richard HeckUse a variable to hold the list of text editors.
2017-10-27 Scott Kostyshakconfigure.py: add LilyPond editor, Frescobaldi
2017-09-24 Stephan Wittadd inkscape wrapper script for Mac OS
2017-09-10 Juergen Spitzmuellerconfigure.py: update lyxrc file format.
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc Lasgouttesremove LyXRC::use_qimage
2017-09-01 Juergen SpitzmuellerAdd special chain for Modules with OutputFormat for...
2017-08-28 Juergen SpitzmuellerImprove the svg2*tex.py scripts.
2017-06-12 Enrico ForestieriUse a combo box instead of a check box for selecting...
2017-05-13 Stephan Witt#10285 and #10542 - Add sips as a fallback converter...
2017-05-10 Tommaso Cucinottalibreoffice converter: get rid of warnings about deprec...
2017-05-03 Tommaso CucinottaAdd needauth option to gnuplot->PDF converter introduce...
2017-05-03 Tommaso CucinottaEnable graphics generation from external gnuplot scripts.
2017-04-13 Enrico Forestiericonfigure.py: Python 3 compatibility
2017-04-10 Jean-Marc LasgouttesSet encoding correctly when reading layout files
2017-04-04 Uwe Stöhrconfigure.py: add support for Python 3 on Windows
2017-03-29 José MatosGet the file system encoding from sys instead of the...
2017-03-26 Juergen SpitzmuellerSplit external_templates to individual *.xtemplate...
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Günter MildeDocument changes to configure.py.
2017-01-14 Juergen SpitzmuellerMake Japanese Biblatex-aware
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Günter Mildeconfigure.py: Add raster image viewers
2017-01-12 Günter Mildeconfigure.py: Make 'notepad' last in text editor list
2017-01-12 Günter Mildeconfigure.py: Add 'xed' editor (gedit fork)
2017-01-12 Günter Mildeconfigure.py: Add 'xreader' document viewer (evince...
2017-01-12 Günter Mildeconfigure.py: Add 'evince' as DVI viewer
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Günter MildePython formatting (no change to function).
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen SpitzmuellerRemove Requires and Excludes from CiteEngines
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-01 Juergen SpitzmuellerAdd a CiteFramework tag
2017-01-01 Juergen SpitzmuellerRework default bibliography style UI
2017-01-01 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-31 Juergen SpitzmuellerAdd a CiteFramework tag
2016-12-31 Juergen SpitzmuellerRework default bibliography style UI
2016-12-31 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-30 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-11-25 Tommaso CucinottaBump up RC fileformat after [244de5d2/lyxgit] for the...
2016-11-22 Tommaso CucinottaAdd 'needauth' option to converters that need explicit...
2016-10-03 Martin VermeerInitial commit of Inkscape SVG LaTeX + PDF support
2016-09-05 Georg BaumAdd xlsx format
2016-08-07 Scott KostyshakFix dviluatex exports of Sweave/knitr/Lily/noweb
2016-07-31 Richard HeckFix typo in new dia converter.
2016-07-31 Richard HeckEnable export of spreadsheets with XHTML.
2016-07-31 Richard HeckEnable SVG export of XFig figures for XHTML.
2016-07-31 Richard HeckAllow XHTML export of Dia diagrams.
2016-07-09 Juergen SpitzmuellerCorrect format
2016-07-08 José MatosFix bug #10273
2016-06-25 Georg BaumRemove asciiimage and asciixfig formats
2016-06-19 Georg BaumRemove external date inset
2016-06-08 Georg BaumMake configure.py python3 compatible
2016-06-05 Scott Kostyshakconfigure: Add export format for 2.2.x
2016-06-02 Georg BaumExport svg in xhtml, not svgz (bug 10160)
2016-05-15 Guillaume MunchRemove test for luatex+fontspec compatibility (#8478)
2016-05-10 Georg BaumDetect ImageMagick 7
2016-05-10 Georg BaumEnsure that TeXFiles.py is run by python2
2016-01-09 Günter MildeSwap preference of PDF->Postscript converters.
2015-12-07 Georg BaumExplain why rsvg_convert is in front of inkscape
2015-12-02 Uwe Stöhrconfigure.py: add inkscape as converter for EMF/WMF...
2015-11-11 Uwe Stöhrconfigure.py: support OpenDocument as input format
2015-11-02 Enrico ForestieriFix bug #7657: Detect inkscape from the configure script
2015-09-15 Stephan WittCorrect commit 92b0886: true is not True in python.
2015-09-02 Juergen SpitzmuellerFix parsing of class and category declaration line...
2015-07-25 Juergen SpitzmuellerResolve shortcut conflict
2015-07-22 Stephan Wittpreserve symlinks on copying of user directory from...
2015-06-16 Enrico ForestieriAvoid unnecessary growth of python lists
2015-06-14 Uwe Stöhrconfigure.py: add support for pandoc and docx
2015-05-31 Uwe Stöhrconfigure.py: add another OpenDocument and a Word converter
2015-05-31 Uwe Stöhrconfigure.py: revert ee5760ef/lyxgit and [78252f1f...
next