]> git.lyx.org Git - lyx.git/history - lib/scripts/legacy_lyxpreview2ppm.py
#7894 explain the status column of mac bindings
[lyx.git] / lib / scripts / legacy_lyxpreview2ppm.py
2011-10-03 Julien Riouxlyxpreview: Simplify the color handling.
2011-10-03 Julien Riouxlyxpreview: Handle bibtex-generated references and...
2011-09-27 Enrico ForestieriFix another thinko from r38243.
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 RiouxSome clean up of the lyxpreview code.
2011-09-11 Julien RiouxStylictic-only changes to lyxpreview.
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-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-07-02 Jürgen Spitzmüller*** Extend preview scripts to also handle PDF output...
2007-10-22 Uwe Stöhrconfigure.py, legacy_lyxpreview2ppm.py, lyxpreview2bitm...
2006-08-08 José MatoxConvert python scripts to utf-8.
2006-07-17 Bo PengRemove hardcoded option -tt from python scripts
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-02-24 Jean-Marc Lasgouttesbug 2167: previews badly placed when ascent or descent...
2005-09-21 Angus LeemingJ�rgen S's fix to bug 1817.
2005-06-16 Angus LeemingUse gswin32c rather than gswin32 on Windows.
2005-05-08 Angus LeemingDo not quote the name of the executable when spawning...
2004-10-08 José MatoxReplace os.getenv(x) by os.environ[x] for compatibility...
2004-08-09 Angus LeemingMove common code into a 'tools' file.
2004-05-19 Angus LeemingAppend ".exe" to the name of the searched-for program...
2004-05-18 Angus LeemingSearch for "gswin32" also when looking for ghostscript.
2004-05-04 José Matoxfix wrong point for writing in temporary file
2004-05-03 José Matoxfix bug with python 2.3 and
2004-04-19 Angus LeemingRe-enable preview generation using dvips, gs and pnmcrop.