]> git.lyx.org Git - lyx.git/history - src/support/Package.h
A first batch of potential bugs spotted by llvm/clang
[lyx.git] / src / support / Package.h
2011-05-14 Peter Kümmelrun in-place: don't speculate where the lyx binary...
2011-05-06 Kornel Benko1.) Corrected internal compilation for Libintl
2011-04-13 Peter Kümmel#7407, home_dir could be a static function and also...
2011-03-29 Peter KümmelMessages::init(); needs Package. this fixes a crash...
2011-01-25 Stephan Wittintroduce the lyx_dir() of Package, automatically set...
2010-12-30 Georg BaumAdd -roundtrip argument to tex2lyx for tex->lyx->tex...
2010-01-27 Vincent van RavesteijnFix doxygen output for grouped items. Without the ...
2008-07-26 Enrico ForestieriAutomate setting of LYX_DIR_XXx and LYX_USERDIR_XXx...
2008-07-22 Uwe StöhrPackage.cpp: use 16x environment variable (This should...
2008-06-09 Abdelrazak YounesHopefully fix http://bugzilla.lyx.org/show_bug.cgi...
2007-11-02 André Pönitzcosmetics
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two