..
controllers
Add support for listings package. Two listings command \lstinline, \lstinputlisting and an environment \lstlisting are supported, along with preamble \lstset. \lstinputlisting is implemented through Include dialog, and the other two are implemented with a new inset listings, along with its dialog.
2007-05-09 19:11:42 +00:00
qt4
Problem: A crash when no color is selected and the "alter" button is pressed.
2007-05-09 20:09:03 +00:00
Alert_pimpl.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
alert.cpp
Last (?) batch of renames:
2007-04-28 20:44:46 +00:00
alert.h
Last (?) batch of renames:
2007-04-28 20:44:46 +00:00
Application.cpp
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
Application.h
rename LColor into Color
2007-04-26 17:34:20 +00:00
ChangeLog
rename LCursor->Cursor
2007-04-26 14:56:30 +00:00
Clipboard.h
Rename .C ==> .cpp for files in src/frontends, part one
2007-04-26 04:02:55 +00:00
Dialogs.cpp
rename InsetBase to Inset
2007-04-29 13:39:47 +00:00
Dialogs.h
rename InsetBase to Inset
2007-04-29 13:39:47 +00:00
FileDialog.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
FontLoader.h
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
FontMetrics.h
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
Gui.h
Clean up quit code.
2006-12-02 17:39:31 +00:00
key_state.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
KeySymbol.h
rename LyXKeySym into KeySymbol
2007-04-27 08:43:38 +00:00
LyXView.cpp
LyXText -> Text
2007-04-29 23:33:02 +00:00
LyXView.h
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
Makefile.am
Last (?) batch of renames:
2007-04-28 20:44:46 +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
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
NoGuiFontMetrics.h
Rename .C ==> .cpp for files in src, part one
2007-04-26 04:41:58 +00:00
Painter.cpp
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
Painter.h
rename LyXFont to Font except in tex2lyx
2007-04-29 18:17:15 +00:00
pch.h
Selection.h
Rename .C ==> .cpp for files in src/frontends, part one
2007-04-26 04:02:55 +00:00
Timeout.cpp
Rename .C ==> .cpp for files in src/frontends, part two
2007-04-26 04:03:46 +00:00
Timeout.h
move everything into namespace lyx
2006-10-21 00:16:43 +00:00
Toolbars.cpp
rename LyXTextClass* into TextClass*
2007-04-29 19:53:54 +00:00
Toolbars.h
Rename .C ==> .cpp for files in src, part one
2007-04-26 04:41:58 +00:00
WorkArea.cpp
LyXText -> Text
2007-04-29 23:33:02 +00:00
WorkArea.h
rename LyXKeySym into KeySymbol
2007-04-27 08:43:38 +00:00