.. |
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
|
header cleanup.
|
2007-06-15 13:53:49 +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
|
* src/frontends/controllers/ControlMath.cpp (find_xpm):
|
2007-06-25 12:38:43 +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
|
Fix some issues with the paragraph settings dialog. The main change
|
2007-06-28 00:48:06 +00:00 |
ControlParagraph.h
|
Fix some issues with the paragraph settings dialog. The main change
|
2007-06-28 00:48:06 +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
|
ControlPrint.cpp
|
2007-06-28 21:21:05 +00:00 |
ControlPrint.h
|
* src/frontends/controllers/Dialog.{cpp,h}:
|
2007-07-02 13:54:30 +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
|
header cleanup.
|
2007-06-15 13:53:49 +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
|
refine the logic for checking whether a dialog may apply its data or not
|
2005-04-26 09:37:52 +00:00 |
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
|
* src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since
|
2007-06-04 13:27:27 +00:00 |
ControlToc.h
|
* src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since
|
2007-06-04 13:27:27 +00:00 |
ControlViewSource.cpp
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +00:00 |
ControlViewSource.h
|
* src/frontends/controllers/Dialog.{cpp,h}:
|
2007-07-02 13:54:30 +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
|
* src/frontends/controllers/Dialog.{cpp,h}:
|
2007-07-02 13:54:30 +00:00 |
Dialog.h
|
* src/frontends/controllers/Dialog.{cpp,h}:
|
2007-07-02 13:54:30 +00:00 |
frontend_helpers.cpp
|
Don't use locale facilities for sorting on systems which don't have
|
2007-07-09 10:54:28 +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
|
some support for pch
|
2004-08-15 21:45:30 +00:00 |