lyx_mirror/src/frontends
Jürgen Spitzmüller d7601a684b fix bug 5833
* Buffer.{cpp, h}:
	- new method getChildren() that returns included (and sub-included) files

* GuiView.cpp (closeEvent):
	- do not just close dirty child documents.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28712 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-07 16:33:03 +00:00
..
qt4 fix bug 5833 2009-03-07 16:33:03 +00:00
tests more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +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 Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560. 2009-01-04 23:31:32 +00:00
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 more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyXView.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am fix compilation with external boost 2009-02-11 14:27:42 +00:00
mouse_state.h
Painter.h Use the new Color class (see r28420) in the Painter code. 2009-02-09 20:10:11 +00:00
Selection.h Let empty() be const. 2008-07-29 09:53:34 +00:00
WorkArea.h The rest of Tommaso patch with some cleanups. Not very clean still but at least it compiles! 2008-11-16 01:20:34 +00:00
WorkAreaManager.cpp
WorkAreaManager.h