]> git.lyx.org Git - lyx.git/history - src/Buffer.h
Update notes.
[lyx.git] / src / Buffer.h
2007-10-11 Abdelrazak YounesRemove "DocIterator.h" header dependencies in Buffer.h.
2007-10-03 André Pönitzmove some buffere related stuff from callback.cpp tpo...
2007-10-03 Abdelrazak Younesremove unimplemented closing() definition.
2007-10-02 André Pönitzthe delegate patch
2007-10-02 Abdelrazak YounesFix some issues with buffer closing.
2007-10-02 Abdelrazak YounesBuffer::pimpl_: replace scoped_ptr with a simple pointer.
2007-10-02 Abdelrazak YounesReplace Buffer' changed() and closing() signals with...
2007-09-06 Bo PengFix another prompt for externally-modified bug with...
2007-09-04 Bo PengEmbedding patch 4: interaction between buffer and...
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-09 Bo PengEnable File -> Revert when the file is externally modif...
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 André Pönitzremove ParagraphList_fwd.h
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/