]> git.lyx.org Git - lyx.git/history - src/BufferList.h
Speed up FileName operator== (Georg's solution).
[lyx.git] / src / BufferList.h
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-13 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5355
2008-07-29 Abdelrazak YounesBufferList::bufferNum() and getFileNames(): migrate...
2008-07-29 Abdelrazak YounesBufferList::getBuffer(): migrate to FileName.
2008-07-29 Abdelrazak YounesFirst step toward fixing http://bugzilla.lyx.org/show_b...
2008-07-20 Abdelrazak YounesMove child document closing from InsetInclude dtor...
2008-02-29 Abdelrazak YounesIntroduce BufferException so that we don't crash if...
2007-12-17 Abdelrazak YounesNow that exceptions are allowed, handle gracefully...
2007-12-04 Abdelrazak YounesSanitize the way Buffers are saved, renamed and closed.
2007-11-03 André Pönitzsome std::string -> filename changes
2007-10-20 André Pönitzmainly cosmetics
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-04-26 Bo PengRename .C ==> .cpp for files in src/