..
controllers
- rework update handling, make cursor movement faster,
2006-10-22 11:46:36 +00:00
qt4
small cosmetic cleanups:
2006-10-30 14:39:05 +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
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
* src/frontends/Toolbars.h:
2006-10-29 22:50:24 +00:00
LyXView.h
This commit fixes 3 crashes when reverting a document:
2006-10-26 13:29:10 +00:00
Makefile.am
* Painter.h:
2006-10-30 10:09:59 +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
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
Work around a possible gcc bug: Since Abde'ls recent changes gcc does not
2006-10-30 18:56:22 +00:00
pch.h
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
* src/frontends/Toolbars.h:
2006-10-29 22:50:24 +00:00
Toolbars.h
* src/frontends/Toolbars.h:
2006-10-29 22:50:24 +00:00
WorkArea.C
Fix more member variable initialization order warnings from gcc.
2006-10-29 16:16:00 +00:00
WorkArea.h
This commit fixes 3 crashes when reverting a document:
2006-10-26 13:29:10 +00:00