lyx_mirror/src/frontends
2008-01-17 17:06:55 +00:00
..
qt4 More scrolling work. Now the scrollbar parameters are normalized against the screen geometry and coordinates. This simplifies the logic and the code significantly. 2008-01-17 17:06:55 +00:00
tests getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
alert.h
Application.h Don't pretend we have multiple menu backends: transfer the singleton to GuiApplication. 2007-12-25 22:27:32 +00:00
Clipboard.h Fix multiple cell pasting on Windows and Mac (bug 4436): 2007-12-28 15:56:05 +00:00
Delegates.h Some more cleanup of LyXView: 2007-11-21 22:48:13 +00:00
FileDialog.h Transfer getcwd() implementation to FileName. 2007-12-16 10:18:00 +00:00
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h
LyXView.h Split LyXFunc::menuNew() into LyXView::newDocument() and buffer_funcs::newUnnamedFile(). 2007-12-07 11:57:13 +00:00
Makefile.am merge frontend::Painter into GuiPainter 2007-11-23 21:39:51 +00:00
mouse_state.h
NoGuiFontLoader.h
NoGuiFontMetrics.h
Painter.h remove unneeded default argument value 2007-11-23 21:49:58 +00:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h