.. |
controllers
|
This commit introduces Application_pimpl and cleanup the header includes of the affected .C files.
|
2006-09-29 22:06:28 +00:00 |
gtk
|
remove LFUN_TOOLTIPS_TOGGLE and associated Dialog::tooltipsEnabled() method.
|
2006-10-06 21:49:13 +00:00 |
qt3
|
Compile fix. This was easy, since the code is alsmost identical to qt4,
|
2006-10-08 07:39:02 +00:00 |
qt4
|
Avoid another name clash (probably #define check ...) on OS X with Qt 4.2.0
|
2006-10-08 06:57:46 +00:00 |
Alert_pimpl.h
|
|
|
Alert.C
|
Rename namespace Alert to lyx::frontend::Alert.
|
2006-10-07 16:47:54 +00:00 |
Alert.h
|
Rename namespace Alert to lyx::frontend::Alert.
|
2006-10-07 16:47:54 +00:00 |
Application.C
|
Integrate Application_pimpl into Application.C.
|
2006-10-03 08:43:32 +00:00 |
Application.h
|
This commit introduces the FontLoader interface class. In the future, I intend to extend it with a proper encapsulation of font metrics.
|
2006-10-03 16:17:32 +00:00 |
ChangeLog
|
|
|
Clipboard.h
|
|
|
Dialogs.C
|
Fix a crash that occured on exit if the clipboard was not empty
|
2006-09-22 10:03:00 +00:00 |
Dialogs.h
|
remove LFUN_TOOLTIPS_TOGGLE and associated Dialog::tooltipsEnabled() method.
|
2006-10-06 21:49:13 +00:00 |
FileDialog.h
|
|
|
FontLoader.h
|
This commit is a big rework of the FontLoader/FontMetrics interaction. Only Qt4 for now, I would be grateful is somebody steps up for qt3 and gtk.
|
2006-10-07 16:15:06 +00:00 |
FontMetrics.h
|
This commit is a big rework of the FontLoader/FontMetrics interaction. Only Qt4 for now, I would be grateful is somebody steps up for qt3 and gtk.
|
2006-10-07 16:15:06 +00:00 |
Gui.h
|
This commit replaces BufferView->LyXView->Gui->[selection,clipboard] with theApp->[selection,clipboard]
|
2006-09-22 15:02:41 +00:00 |
guiapi.C
|
|
|
guiapi.h
|
|
|
key_state.h
|
rename Math*Inset into InsetMath*
|
2006-09-16 18:11:38 +00:00 |
lyx_gui.C
|
* lyx_gui: parse_lyxrc() and getStatus() methods deleted.
|
2006-10-05 16:52:04 +00:00 |
lyx_gui.h
|
* lyx_gui: parse_lyxrc() and getStatus() methods deleted.
|
2006-10-05 16:52:04 +00:00 |
LyXKeySym.h
|
|
|
LyXKeySymFactory.h
|
|
|
LyXView.C
|
A fix from Ozgur Ugras BARAN:
|
2006-10-02 15:40:39 +00:00 |
LyXView.h
|
* Application: new createView() method
|
2006-09-29 23:10:17 +00:00 |
Makefile.am
|
This commit is a big rework of the FontLoader/FontMetrics interaction. Only Qt4 for now, I would be grateful is somebody steps up for qt3 and gtk.
|
2006-10-07 16:15:06 +00:00 |
Menubar.h
|
|
|
mouse_state.h
|
|
|
nullpainter.C
|
|
|
nullpainter.h
|
|
|
Painter.C
|
This commit is a big rework of the FontLoader/FontMetrics interaction. Only Qt4 for now, I would be grateful is somebody steps up for qt3 and gtk.
|
2006-10-07 16:15:06 +00:00 |
Painter.h
|
|
|
pch.h
|
|
|
Selection.h
|
|
|
Timeout.C
|
|
|
Timeout.h
|
|
|
Toolbars.C
|
|
|
Toolbars.h
|
|
|
WorkArea.C
|
This commit is a big rework of the FontLoader/FontMetrics interaction. Only Qt4 for now, I would be grateful is somebody steps up for qt3 and gtk.
|
2006-10-07 16:15:06 +00:00 |
WorkArea.h
|
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
|
2006-09-17 10:00:15 +00:00 |