]> git.lyx.org Git - lyx.git/history - src/support/environment.cpp
environment.cpp: MSVC compile fix
[lyx.git] / src / support / environment.cpp
2013-02-15 Uwe Stöhrenvironment.cpp: MSVC compile fix
2013-02-12 Jean-Marc LasgouttesFix bug #8537: LyX creates the environment variable...
2009-01-16 Jürgen Spitzmüller* environment.cpp:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-08 Stefan Schimanski* putenv wants a non-const char *
2007-12-03 Peter Kümmelsimplify C-sytle code
2007-12-01 Peter Kümmelfix memory leak
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-11 André Pönitzshut up
2007-10-10 André Pönitzthinko
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two