]> git.lyx.org Git - lyx.git/history - src/support/lyxmanip.h
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / support / lyxmanip.h
2006-10-21 André Pönitzmove everything into namespace lyx
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingConsistent headers in support.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-28 Angus Leeminglatin1 in author names, not utf8.
2003-06-18 Angus LeemingStandard blurb.
2002-08-20 Lars Gullik Bjønnescompile fixes
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-08 Lars Gullik Bjønneschanges from sprintf to string stream. see comments...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...