lyx_mirror/src/frontends
André Pönitz 07bfd64255 replace "complicate" BufferView::update(...) calls with simpler ones.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7491 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-04 09:06:35 +00:00
..
controllers replace "complicate" BufferView::update(...) calls with simpler ones. 2003-08-04 09:06:35 +00:00
gnome Always use std::endl with lyxerr 2003-08-02 11:30:30 +00:00
qt2 compilation fix 2003-08-03 18:07:51 +00:00
xforms compilation fix 2003-08-03 22:34:08 +00:00
.cvsignore
Alert_pimpl.h Fix up Alert::prompt for cancel button stuff 2003-04-27 16:40:50 +00:00
Alert.C Fix up Alert::prompt for cancel button stuff 2003-04-27 16:40:50 +00:00
Alert.h Fix up Alert::prompt for cancel button stuff 2003-04-27 16:40:50 +00:00
ChangeLog allow to compile several frontends at once (and produce several binaries) 2003-08-02 20:01:52 +00:00
Dialogs.C Fix memory leaks in the Qt math panel. 2003-06-17 00:30:47 +00:00
Dialogs.h Move the Texinfo dialog to the new Dialog scheme. 2003-06-19 17:16:12 +00:00
FileDialog.h
font_metrics.h
guiapi.C Move the Texinfo dialog to the new Dialog scheme. 2003-06-19 17:16:12 +00:00
guiapi.h Move the Texinfo dialog to the new Dialog scheme. 2003-06-19 17:16:12 +00:00
key_state.h
lyx_gui.h fix the fix for bug 818. Hopefully. Damn I hate this stuff 2003-06-03 19:32:08 +00:00
LyXKeySym.h
LyXKeySymFactory.h
LyXScreenFactory.h
LyXView.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
LyXView.h
Makefile.am allow to compile several frontends at once (and produce several binaries) 2003-08-02 20:01:52 +00:00
Menubar.h towards saner frontends (?). Part II: the menubar (now it is possible to switch frontend without recompiling GUII code) 2003-07-25 21:34:45 +00:00
mouse_state.h
Painter.C
Painter.h namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
screen.C * screen.[Ch]: merge update() and repaint() 2003-08-01 14:51:09 +00:00
screen.h * screen.[Ch]: merge update() and repaint() 2003-08-01 14:51:09 +00:00
Timeout.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
Timeout.h
Toolbar.C fix layout combox update bug 2003-08-02 12:23:24 +00:00
Toolbar.h fix layout combox update bug 2003-08-02 12:23:24 +00:00
WorkArea.C
WorkArea.h
WorkAreaFactory.h