lyx_mirror/src/frontends
André Pönitz 2805c29734 rename Math*Inset into InsetMath*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15023 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-16 18:11:38 +00:00
..
controllers Kernel::isBufferAvailable(): replace the implicit pointer cast. 2006-09-16 14:27:27 +00:00
gtk another compile fix I forgot 2006-09-11 13:18:41 +00:00
qt3 s/boost::uint32_t/lyx::char_type/g except in the definition of lyx::docstring 2006-09-13 17:11:39 +00:00
qt4 Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +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
ChangeLog
Clipboard.h Fix clipboard/selection encoding 2006-09-03 07:02:38 +00:00
Dialogs.C Fixes a MSVC/Qt4 crash when closing the Document Settings dialog. 2006-09-04 09:48:51 +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
Gui.h Split clipboard and X selection 2006-07-10 11:32:25 +00:00
guiapi.C
guiapi.h
key_state.h rename Math*Inset into InsetMath* 2006-09-16 18:11:38 +00:00
lyx_gui.h load files from lyx_main.C instead of lyx_gui.C, do not add session-restored files to lastfile list. 2006-07-27 14:13:45 +00:00
LyXKeySym.h Merge the unicode branch into trunk. 2006-08-13 22:54:59 +00:00
LyXKeySymFactory.h
LyXView.C deledelete BufferView::available() method because buffer serves the same purpose. 2006-09-16 14:00:13 +00:00
LyXView.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
Makefile.am Split clipboard and X selection 2006-07-10 11:32:25 +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
Selection.h Fix clipboard/selection encoding 2006-09-03 07:02:38 +00:00
Timeout.C
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 deledelete BufferView::available() method because buffer serves the same purpose. 2006-09-16 14:00:13 +00:00
WorkArea.h rename Math*Inset into InsetMath* 2006-09-16 18:11:38 +00:00