lyx_mirror/src/frontends
Vincent van Ravesteijn 0dbfbabc6b Move the message() function from lfunUiToggle to GuiView::dispatch(). Also, let the lfunUiToggle return a bool and let the parameter be a string instead of the FuncRequest.
(Pavel, what was "FuncRequest fr(LFUN_INSET_INSERT, "fullscreen")" supposed to mean ?).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33279 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-30 16:41:28 +00:00
..
qt4 Move the message() function from lfunUiToggle to GuiView::dispatch(). Also, let the lfunUiToggle return a bool and let the parameter be a string instead of the FuncRequest. 2010-01-30 16:41:28 +00:00
tests
alert.h Implement a warning dialog with a "Do not show this warning again!" checkbox. 2009-04-19 11:57:52 +00:00
Application.h Transfer all keyboard related code and actions from LyXFunc to GuiApplication. Part of it should be transfered later to GuiView and BufferView. This code can probably be simplified a lot... 2009-10-04 20:58:20 +00:00
Clipboard.h
Delegates.h * Pop up error dialog if issuing master-buffer-[view|update] and errors occured. 2009-06-21 12:26:41 +00:00
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
LyXView.h add a dispatchresult parameter to lyxview::dispatch 2010-01-29 10:42:39 +00:00
Makefile.am
mouse_state.h
Painter.h
Selection.h
WorkArea.h Get rid of Buffer::setReadOnly() pseudo signal. 2010-01-25 13:31:07 +00:00
WorkAreaManager.cpp Get rid of Buffer::setReadOnly() pseudo signal. 2010-01-25 13:31:07 +00:00
WorkAreaManager.h Get rid of Buffer::setReadOnly() pseudo signal. 2010-01-25 13:31:07 +00:00