lyx_mirror/src/frontends
Stefan Schimanski 6eb72bd1f2 * Reduce compilation time by removing the shared_ptr (which is not
really important because the ownership of the CompletionLists is
  easy enough) and by removing the deque for the half finished
  favorites implemention in InsetMathNest. I think this fits better
  into the GuiCompleter anyway.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23114 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-21 23:36:02 +00:00
..
qt4 * Reduce compilation time by removing the shared_ptr (which is not 2008-02-21 23:36:02 +00:00
tests getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
alert.h
Application.h doc update. 2008-02-19 12:42:49 +00:00
Clipboard.h * Support for graphics pasting (with most code in the frontend's GuiClipboard) 2008-02-03 10:43:03 +00:00
Delegates.h Some more cleanup of LyXView: 2007-11-21 22:48:13 +00:00
FontLoader.h
FontMetrics.h
KeyModifier.h consolidate showDialog() incarnations 2007-11-18 00:39:15 +00:00
KeySymbol.h
LyXView.h * completion infrastructure 2008-02-21 19:42:34 +00:00
Makefile.am The core is now clean enough that we don't need the NoGuiFontLoader/Metrics anymore... 2008-02-07 09:12:19 +00:00
mouse_state.h
Painter.h remove unneeded default argument value 2007-11-23 21:49:58 +00:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h