lyx_mirror/src/frontends
Vincent van Ravesteijn f65f5be6d7 Fix bug #6451 (last part): Crash when interacting with buffer-dependent dialog with no buffer open.
- First, the comment for isBufferDependent is corrected. It seems that the actual use of this function differs from the comment. As the comment said, I decided to close all dialogs that were buffer dependent, but this didn't seem to be correct for the view source pan, the outliner, and find-and-replace.

- Second, the dialogs that are buffer dependent are now closed, but dockviews are not, except for the spellchecker pane, which really depends on an open buffer, but I can't test that. 

So, please test whether the spellchecker dockviewed window behaves as one expects.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34291 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-26 02:12:10 +00:00
..
qt4 Fix bug #6451 (last part): Crash when interacting with buffer-dependent dialog with no buffer open. 2010-04-26 02:12:10 +00:00
tests fix "make check" with gcc 4.3 2009-03-18 22:49:51 +00:00
alert.h Extend Alert::prompt such that 4 buttons are possible. Thus, when 2010-04-19 20:44:57 +00:00
Application.h Application: get rid of 2 virtual interface. 2010-02-09 17:25:44 +00:00
Clipboard.h Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560. 2009-01-04 23:31:32 +00:00
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 more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am Today is a sad day, LyXView has passed over... long live GuiView! 2010-02-09 17:06:40 +00:00
mouse_state.h
Painter.h Forgot that in previous commit. 2009-03-28 17:33:20 +00:00
Selection.h
WorkArea.h Today is a sad day, LyXView has passed over... long live GuiView! 2010-02-09 17:06:40 +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