lyx_mirror/src/frontends
Stefan Schimanski 83661da26a * When clicking the close button on a background window, it can be that the window does
not get the current view when the closeEvent arrives. So better make sure it is the current
  explicitly.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23734 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-14 23:25:56 +00:00
..
qt4 * When clicking the close button on a background window, it can be that the window does 2008-03-14 23:25:56 +00:00
tests getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
alert.h
Application.h * create global menubar on Mac without a parent. It will be shown if no GuiView exists. 2008-03-14 23:25:11 +00:00
Clipboard.h * Support for graphics pasting (with most code in the frontend's GuiClipboard) 2008-02-03 10:43:03 +00:00
Delegates.h Some more cleanup of LyXView: 2007-11-21 22:48:13 +00:00
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
LyXView.h * bug fix to only do paragraph redraws, not fullscreen 2008-02-29 09:18:46 +00:00
Makefile.am The core is now clean enough that we don't need the NoGuiFontLoader/Metrics anymore... 2008-02-07 09:12:19 +00:00
mouse_state.h
Painter.h remove unneeded default argument value 2007-11-23 21:49:58 +00:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h