lyx_mirror/src/frontends/controllers
Enrico Forestieri d74be992b3 Fix dist target
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19536 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 01:30:33 +00:00
..
tests merge controllers/Makefile.am and controllers/tests/Makefile.am 2007-08-11 09:36:14 +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
ControlBox.cpp Rename .C ==> .cpp for files in src, part one 2007-04-26 04:41:58 +00:00
ControlBox.h
ControlBranch.cpp Rename .C ==> .cpp for files in src, part one 2007-04-26 04:41:58 +00:00
ControlBranch.h
ControlChanges.cpp remove lyxrc dependence from support/* 2007-08-11 22:37:09 +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
ControlGraphics.cpp Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
ControlGraphics.h
ControlInclude.cpp Fix loading non-lyx child documents with relative path names, change 'Load' to 'Edit' in the child document dialog. (Bug 4107 and 4111) 2007-08-07 18:39:34 +00:00
ControlInclude.h Fix loading non-lyx child documents with relative path names, change 'Load' to 'Edit' in the child document dialog. (Bug 4107 and 4111) 2007-08-07 18:39:34 +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
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
ControlSendto.cpp Rename .C ==> .cpp for files in src, part one 2007-04-26 04:41:58 +00:00
ControlSendto.h
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
ControlTabular.cpp const fix 2007-07-19 06:21:28 +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
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 This implements selection of current cursor position (and main selection) \ 2007-08-13 14:24:49 +00:00
ControlViewSource.h This implements selection of current cursor position (and main selection) \ 2007-08-13 14:24:49 +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
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 * src/frontends/controllers/frontend_helpers.{cpp,h}: 2007-07-30 13:48:46 +00:00
frontend_helpers.h * src/frontends/controllers/frontend_helpers.{cpp,h}: 2007-07-30 13:48:46 +00:00
Kernel.cpp Rename .C ==> .cpp for files in src, part one 2007-04-26 04:41:58 +00:00
Kernel.h
Makefile.am Fix dist target 2007-08-14 01:30:33 +00:00
pch.h merge controllers/Makefile.am and controllers/tests/Makefile.am 2007-08-11 09:36:14 +00:00