]> git.lyx.org Git - features.git/commit
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
authorRichard Heck <rgheck@comcast.net>
Sun, 20 Apr 2008 03:08:11 +0000 (03:08 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 20 Apr 2008 03:08:11 +0000 (03:08 +0000)
commit8a69ffd3bfaa4ab23b281a38b9a65f0a8550c997
tree4be99a037b4f38a8d8ef22c52788d5d37f70cd77
parentb749e175c60c1c1f785cd9418fff8934fe2cffbe
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.

For the record, this developer is sorry that the problems with this code were not noticed much earlier. It's not fun to do so much work and then have it all reverted.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24373 a592a061-630c-0410-9148-cb99ea01b6c8
42 files changed:
src/Buffer.cpp
src/Buffer.h
src/BufferParams.cpp
src/BufferParams.h
src/BufferView.cpp
src/Converter.cpp
src/CutAndPaste.cpp
src/EmbeddedFiles.cpp [deleted file]
src/EmbeddedFiles.h [deleted file]
src/FuncCode.h
src/LayoutFile.cpp
src/LayoutFile.h
src/LyXAction.cpp
src/LyXRC.cpp
src/LyXRC.h
src/Makefile.am
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiGraphics.h
src/frontends/qt4/GuiInclude.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiToc.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/Menus.cpp
src/frontends/qt4/ui/PrefUi.ui
src/graphics/GraphicsParams.cpp
src/graphics/GraphicsParams.h
src/insets/ExternalSupport.cpp
src/insets/Inset.h
src/insets/InsetBibtex.cpp
src/insets/InsetBibtex.h
src/insets/InsetExternal.cpp
src/insets/InsetExternal.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphics.h
src/insets/InsetGraphicsParams.cpp
src/insets/InsetGraphicsParams.h
src/insets/InsetInclude.cpp
src/insets/RenderGraphic.cpp
src/insets/RenderGraphic.h