]> git.lyx.org Git - lyx.git/history - src/support/docstring.cpp
Transfer tempName() implementation to FileName.
[lyx.git] / src / support / docstring.cpp
2007-12-12 Enrico ForestieriAnother compile fix
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-10-31 Abdelrazak YounesMove to_local8bit_failure class to docstring.cpp and...
2007-07-31 Enrico ForestieriUse home made code for the bool facet.
2007-07-30 Enrico ForestieriAdd missing facets for extraction from an idocstream...
2007-07-05 Jürgen Spitzmüllerfix unicode decomposition (bugs 3313 and 3498):
2007-06-27 José MatoxFreeBSD libc uses UCS4, but libstdc++ has no proper...
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two