lyx_mirror/src/frontends
Vincent van Ravesteijn 5679ae92f2 Rename closeBuffer to closeWorkArea, because we'll have to await whether we'll actually close the buffer or not.
Now we can also pass the WorkArea we would like to close. This fixes also the problem that hideWorkArea still wasn't correct. That's a consequence of the fact that we relied on currentMainWorkArea(). I wanted to get rid of that anyway.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31063 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-15 21:29:14 +00:00
..
qt4 Rename closeBuffer to closeWorkArea, because we'll have to await whether we'll actually close the buffer or not. 2009-08-15 21:29:14 +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
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 Fix bug #740: Wish for added menu item: File->Close all. 2009-08-06 23:17:16 +00:00
Makefile.am
mouse_state.h
Painter.h
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h