lyx_mirror/src/frontends
Bo Peng c9a7e8c416 Embedding: After another round of EmbeddedFiles changes, embedded figures should more or less work now.
* src/insets/InsetExternal.cpp: fix compiling. (Does not work yet)
	* src/insets/InsetGraphics.cpp: use latexFilename to produce output.
	* src/insets/InsetGraphicsParams.cpp: use availableFile to show preview.
	* src/EmbeddedFiles.h|cpp: More things are moved from EmbeddedFiles to EmbeddedFile
	* src/frontends/qt4/GuiGraphics.cpp: remove embeddable-related operations.
	* src/support/FileName.h: make isReadableFile virtual


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22410 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 03:34:21 +00:00
..
qt4 Embedding: After another round of EmbeddedFiles changes, embedded figures should more or less work now. 2008-01-07 03:34:21 +00:00
tests getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
alert.h shuffle stuff around 2007-11-13 23:21:29 +00:00
Application.h Don't pretend we have multiple menu backends: transfer the singleton to GuiApplication. 2007-12-25 22:27:32 +00:00
Clipboard.h Fix multiple cell pasting on Windows and Mac (bug 4436): 2007-12-28 15:56:05 +00:00
Delegates.h Some more cleanup of LyXView: 2007-11-21 22:48:13 +00:00
FileDialog.h Transfer getcwd() implementation to FileName. 2007-12-16 10:18:00 +00:00
FontLoader.h
FontMetrics.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
KeyModifier.h consolidate showDialog() incarnations 2007-11-18 00:39:15 +00:00
KeySymbol.h
LyXView.h Split LyXFunc::menuNew() into LyXView::newDocument() and buffer_funcs::newUnnamedFile(). 2007-12-07 11:57:13 +00:00
Makefile.am merge frontend::Painter into GuiPainter 2007-11-23 21:39:51 +00:00
mouse_state.h
NoGuiFontLoader.h cosmetics 2007-11-12 23:41:13 +00:00
NoGuiFontMetrics.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
Painter.h remove unneeded default argument value 2007-11-23 21:49:58 +00:00
Selection.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
WorkArea.h Push latest Andre's changes toward their true direction: 2007-11-13 09:52:28 +00:00
WorkAreaManager.cpp make WorkArea a pure interface, move all implementation to GuiWorkArea 2007-11-12 22:15:51 +00:00
WorkAreaManager.h make WorkArea a pure interface, move all implementation to GuiWorkArea 2007-11-12 22:15:51 +00:00