]> git.lyx.org Git - features.git/commit
Embedding: add embedding support for InsetBibtex. (params["embed"] is added, use...
authorBo Peng <bpeng@lyx.org>
Tue, 8 Jan 2008 17:02:09 +0000 (17:02 +0000)
committerBo Peng <bpeng@lyx.org>
Tue, 8 Jan 2008 17:02:09 +0000 (17:02 +0000)
commit52cd35cd5ff366614a1d668a7ede6afa6fa03f5e
treed05e2ef1dfd7b9c66f52a8ae0f42b6380a2ff04f
parent09a6f725d02e7d1885b9b920a82f66e686b4b83e
Embedding: add embedding support for InsetBibtex. (params["embed"] is added, use EmbeddedFileList instead of FileNameList for bibtex handling, use checkable items in GuiBibtex)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22443 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/Buffer.h
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/ui/BibtexUi.ui
src/insets/InsetBibtex.cpp
src/insets/InsetBibtex.h
src/insets/InsetCitation.cpp
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/support/FileNameList.h