.. |
tests
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
BCView.cpp
|
remove some lyx:: etc
|
2007-04-25 23:06:48 +00:00 |
BCView.h
|
rename/merge LyXLength related stuff
|
2007-04-28 12:58:49 +00:00 |
BCView.tmpl
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
ButtonController.cpp
|
Rename .C => .cpp for files in src/frontends/controllers, step 2
|
2007-04-25 18:06:07 +00:00 |
ButtonController.h
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
ButtonPolicy.cpp
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
ButtonPolicy.h
|
Make table readable no matter what the tab settings.
|
2007-05-29 16:58:42 +00:00 |
ChangeLog
|
rename LColor into Color
|
2007-04-26 17:34:20 +00:00 |
ControlAboutlyx.cpp
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
ControlAboutlyx.h
|
* src/frontends/controllers/ControlAboutlyx.[Ch]:
|
2007-03-26 15:58:00 +00:00 |
ControlBibtex.cpp
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
ControlBibtex.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ControlBox.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlBox.h
|
get rid of more utf8 conversions
|
2006-12-21 20:52:59 +00:00 |
ControlBranch.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlBranch.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ControlChanges.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlChanges.h
|
remove some lyx:: etc
|
2007-04-25 23:06:48 +00:00 |
ControlCharacter.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
ControlCharacter.h
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
ControlCitation.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlCitation.h
|
merge src/frontends/controllers/biblio, character, frnt_lang, helper_funcs and tex_helpers to frontend_helpers, step 3
|
2007-04-25 17:53:54 +00:00 |
ControlCommand.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlCommand.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlCommandBuffer.cpp
|
Implement shortcut (M-x) to hide the minibuffer
|
2007-04-29 08:58:09 +00:00 |
ControlCommandBuffer.h
|
Implement shortcut (M-x) to hide the minibuffer
|
2007-04-29 08:58:09 +00:00 |
ControlDocument.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlDocument.h
|
Fix gcc warning and be 64 bit clean.
|
2007-05-14 16:41:50 +00:00 |
ControlErrorList.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
ControlErrorList.h
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlERT.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlERT.h
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
ControlExternal.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlExternal.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlFloat.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlFloat.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ControlGraphics.cpp
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
ControlGraphics.h
|
convert more GUI strings to docstring
|
2006-12-22 10:06:40 +00:00 |
ControlInclude.cpp
|
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 |
ControlInclude.h
|
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 |
ControlListings.cpp
|
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 |
ControlListings.h
|
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 |
ControlLog.cpp
|
rename LyXLex into Lexer
|
2007-04-26 11:30:54 +00:00 |
ControlLog.h
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
ControlMath.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlMath.h
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
ControlNote.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlNote.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ControlParagraph.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlParagraph.h
|
Fix for bug 3524: Indent checkbox is enabled even when paragraphs are marked
|
2007-05-08 15:35:44 +00:00 |
ControlPrefs.cpp
|
rename LColor into Color
|
2007-04-26 17:34:20 +00:00 |
ControlPrefs.h
|
rename LColor into Color
|
2007-04-26 17:34:20 +00:00 |
ControlPrint.cpp
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
ControlPrint.h
|
remove some lyx:: etc
|
2007-04-25 23:06:48 +00:00 |
ControlRef.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlRef.h
|
remove some lyx:: etc
|
2007-04-25 23:06:48 +00:00 |
ControlSearch.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlSearch.h
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
ControlSendto.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlSendto.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ControlShowFile.cpp
|
Rename .C => .cpp for files in src/frontends/controllers, step 2
|
2007-04-25 18:06:07 +00:00 |
ControlShowFile.h
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
ControlSpellchecker.cpp
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
ControlSpellchecker.h
|
Convert the spell checking machinery to docstring.
|
2006-12-08 19:46:16 +00:00 |
ControlTabular.cpp
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
ControlTabular.h
|
forgot these
|
2007-04-26 13:34:23 +00:00 |
ControlTabularCreate.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlTabularCreate.h
|
|
|
ControlTexinfo.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlTexinfo.h
|
merge src/frontends/controllers/biblio, character, frnt_lang, helper_funcs and tex_helpers to frontend_helpers, step 3
|
2007-04-25 17:53:54 +00:00 |
ControlThesaurus.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlThesaurus.h
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
ControlToc.cpp
|
This patch solves this crash (due to an assertion):
|
2007-05-17 19:19:37 +00:00 |
ControlToc.h
|
l10n work:
|
2007-05-25 09:20:35 +00:00 |
ControlViewSource.cpp
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +00:00 |
ControlViewSource.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ControlVSpace.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlVSpace.h
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlWrap.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
ControlWrap.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Dialog.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
Dialog.h
|
Fix some typos
|
2007-05-27 04:02:54 +00:00 |
frontend_helpers.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
frontend_helpers.h
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
Kernel.cpp
|
Rename .C ==> .cpp for files in src, part one
|
2007-04-26 04:41:58 +00:00 |
Kernel.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Makefile.am
|
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 |
pch.h
|
|
|