]> git.lyx.org Git - lyx.git/history - lib/configure.py
* lib/lyx2lyx/lyx_1_4.py:
[lyx.git] / lib / configure.py
2006-11-15 Enrico ForestieriUse booleans True and False and fix a typo in configure.py
2006-11-13 Enrico ForestieriFix dtl tools detection. A non-empty variable is always...
2006-11-12 Enrico ForestieriCheck only once for dtl tools in configure.py
2006-10-04 Georg BaumAdd lilypond external inset
2006-10-03 Georg BaumFix bug 2868
2006-09-27 Georg BaumAdd latex2rtf converter
2006-09-22 Georg BaumFix bug 2845
2006-08-23 Michael Schmittrevert recent change to development/FORMAT (don't chang...
2006-08-13 Georg BaumFix bug 2289
2006-08-09 Bo PengKeep a copy of output from lib/configure.py to configur...
2006-08-09 Jean-Marc Lasgouttesfix the header of lyxrc.defaults
2006-07-31 Georg BaumAdd converter to plain text and fix child format buglet
2006-07-27 Bo Penglib/configure.py: do not wait till the end of 'latex...
2006-07-17 Bo PengRemove hardcoded option -tt from python scripts
2006-07-08 Bo Penglib/configure.py: fix CheckTexPaths
2006-07-04 Bo Penglib/configure.py: fix checkTeXAllowSpaces, by Enrico
2006-07-03 Bo Penglib/configure.py: use \nonstopmode instead of -interact...
2006-07-02 Bo Penglib/configure.py: add -interaction=nonstopmode to cygwi...
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-06-29 Bo PengReplace lib/scriptsfig2pdftex.sh and fig2pstex.sh by...
2006-06-28 Bo PengReplace lib/scripts/fig_copy.sh with fig_copy.py
2006-06-27 Bo PengChange the indent level of python code from two to...
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-06-04 Georg Baum * lib/configure.py: Add tgif->png and tgif->ppm converters
2006-05-31 Edwin Leuvenmake sure we get the correct path in windows
2006-05-27 Georg Baum * lib/configure.py: fix typo
2006-05-27 Jürgen Spitzmüller* lib/configure.py:
2006-05-26 Jürgen Spitzmülleradd support for dvipdfmx converter
2006-05-25 Georg BaumChange the semantics of 'none' and 'auto' viewers/edito...
2006-05-24 Georg BaumFrom Joost Verburg: Put the clean_dvi.py script into...
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-18 Jean-Marc Lasgouttes2006-05-18 Enrico Forestieri <forenr@tlc.unipr.it>
2006-05-17 Jean-Marc LasgouttesNew auto-open feature from Bo Peng (with help from...
2006-05-03 Jean-Marc Lasgouttes * configure.py: reinstantiate part of removeExtraFiles...
2006-04-29 Bo PengCygwin compatibility fix from Enrico
2006-04-27 Jean-Marc Lasgouttes * src/support/package.C.in (get_build_dirs): Look...
2006-04-26 Georg Baum * lib/configure.py: Don't use TeX in the the names...
2006-04-21 Georg BaumFrom Angus:
2006-04-01 Georg Baumconfigure.py: Bo Peng (ben.bob@gmail.com)
2006-03-31 Georg BaumMajor cleanup of lib/configure.py from Bo Peng
2006-03-29 Georg BaumAdjust keybord shortcut of the "latex" format to the...
2006-03-28 Georg BaumFix bug 2107:
2006-03-11 Georg Baumfix several small errors (mainly typos) in lib/configure.py
2006-02-06 Georg Baumsync lib/configure.py with lib/configure.m4
2005-09-18 Angus LeemingAdd Bo Peng's experimental Python script to the repository.