lyx_mirror/src/frontends
Stefan Schimanski 97740523fe * Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5396
On Mac clicking on a LyX file in Finder might open another GuiView which is
  asked to open the file. The reload logic though closes this and the dispatcher
  will run into a current_view_ which is null (until the other GuiView gets the
  focus again).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27228 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-03 08:25:59 +00:00
..
qt4 * Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5396 2008-11-03 08:25:59 +00:00
tests Resurrect make check from dead. 2008-05-16 17:14:42 +00:00
alert.h Fix http://bugzilla.lyx.org/show_bug.cgi?id=5430 . 2008-10-30 13:47:41 +00:00
Application.h Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
Clipboard.h
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
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