..
controllers
- rework update handling, make cursor movement faster,
2006-10-22 11:46:36 +00:00
qt4
src/frontends/qt4/GuiWorkArea.C:
2006-10-26 11:01:34 +00:00
Alert_pimpl.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Alert.C
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Alert.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Application.C
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Application.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
ChangeLog
fix drawing of buttons (bug 2328)
2006-03-15 15:32:32 +00:00
Clipboard.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Dialogs.C
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Dialogs.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
FileDialog.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
FontLoader.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
FontMetrics.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Gui.h
* Gui.h: new closeAll() pure virtual method.
2006-10-24 15:01:07 +00:00
guiapi.C
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
guiapi.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
key_state.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
LyXKeySym.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
LyXKeySymFactory.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
LyXView.C
Fix (hopefully) gcc warning about initialization order in constructor.
2006-10-26 08:01:48 +00:00
LyXView.h
new LFUN_WINDOW_CLOSE
2006-10-23 16:29:24 +00:00
Makefile.am
The Gtk removal from trunk.
2006-10-22 18:05:16 +00:00
Menubar.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
mouse_state.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
NoGuiFontLoader.h
Output docbook as utf8. Probably quite a bit more work needed, but then help form a docbook person is needed.
2006-10-19 21:00:33 +00:00
NoGuiFontMetrics.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
nullpainter.C
This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes.
2006-06-20 08:39:16 +00:00
nullpainter.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Painter.C
This commit cleans up everything related to singleton. The other important change is that lyx::dispatch() and lyx::getStatus become _the_ official way to use LyXFunc equivalent methods.
2006-10-11 17:24:46 +00:00
Painter.h
do not draw to intermediate pixmap
2006-10-23 08:47:27 +00:00
pch.h
Consistent use of preprocessor guards;
2005-04-26 10:30:24 +00:00
Selection.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Timeout.C
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Timeout.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Toolbars.C
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Toolbars.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
WorkArea.C
Fix (hopefully) gcc warning about initialization order in constructor.
2006-10-26 08:01:48 +00:00
WorkArea.h
new LFUN_WINDOW_CLOSE
2006-10-23 16:29:24 +00:00