]> git.lyx.org Git - lyx.git/history - lib/scripts/legacy_lyxpreview2ppm.py
clean up french language handling
[lyx.git] / lib / scripts / legacy_lyxpreview2ppm.py
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.