lyx_mirror/src/frontends
Abdelrazak Younes c77b5dbee1 enable the font width cache for Windows also, it saves three seconds on the UserGuide test on my machine (18s versus 21 second).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15235 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-04 12:43:13 +00:00
..
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 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
qt3 compile fix 2006-10-03 20:03:25 +00:00
qt4 enable the font width cache for Windows also, it saves three seconds on the UserGuide test on my machine (18s versus 21 second). 2006-10-04 12:43:13 +00:00
Alert_pimpl.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
Alert.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
Alert.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +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 fix drawing of buttons (bug 2328) 2006-03-15 15:32:32 +00:00
Clipboard.h Fix clipboard/selection encoding 2006-09-03 07:02:38 +00:00
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 redrawGUI() 2006-07-12 19:10:17 +00:00
FileDialog.h * FileDialog.h: make private_ member private 2006-07-09 17:27:17 +00:00
font_metrics.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
FontLoader.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
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 use theApp directly for default fonts. 2006-10-03 14:21:15 +00:00
lyx_gui.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
LyXKeySym.h Merge the unicode branch into trunk. 2006-08-13 22:54:59 +00:00
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 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
Menubar.h Change MenuBackend and the other menuclasses to store a docstring. Do the required updates to lstrings/convert. 2006-09-09 22:27:22 +00:00
mouse_state.h
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 Merge the unicode branch into trunk. 2006-08-13 22:54:59 +00:00
Painter.C Merge the unicode branch into trunk. 2006-08-13 22:54:59 +00:00
Painter.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
pch.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
Selection.h Fix clipboard/selection encoding 2006-09-03 07:02:38 +00:00
Timeout.C revert stupid patch 2005-06-16 14:18:18 +00:00
Timeout.h
Toolbars.C * LyXView.h: 2006-09-10 11:03:21 +00:00
Toolbars.h * LyXView.h: 2006-09-10 11:03:21 +00:00
WorkArea.C Free BufferView from LyXView! 2006-09-26 10:06:46 +00:00
WorkArea.h cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now. 2006-09-17 10:00:15 +00:00