lyx_mirror/src/frontends
Richard Heck 72721655c5 Remove some indirection leftover from Andre's removal of controllers and such.
When we had GuiDocument and GuiDocumentDialog, there was a separation that required
this kind of thing, but now apply() is only ever called from applyView(), which is
private and only ever calls it with our local params.

This simplifies the forthcoming ProvidesModule, etc, patch a bit.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27000 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 21:00:33 +00:00
..
qt4 Remove some indirection leftover from Andre's removal of controllers and such. 2008-10-20 21:00:33 +00:00
tests Resurrect make check from dead. 2008-05-16 17:14:42 +00:00
alert.h
Application.h Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
Clipboard.h with joost: support for pasting metafiles under windows 2008-04-07 07:28:03 +00:00
Delegates.h Avoid a complete Toc reset in case when only a toc item update is needed. 2008-09-30 09:50:54 +00:00
FontLoader.h simpliofy {Gui}FontLoader architecture a bit 2008-03-20 00:00:53 +00:00
FontMetrics.h
KeyModifier.h
KeySymbol.h
LyXView.h * frontends/LyXView.h: 2008-05-22 15:01:36 +00:00
Makefile.am Add dist file. 2008-05-16 18:06:01 +00:00
mouse_state.h
Painter.h
Selection.h Let empty() be const. 2008-07-29 09:53:34 +00:00
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h