lyx_mirror/src/frontends/controllers
Richard Heck 2499fdf7f5 This is the last of a series of patches that merges the layout modules development in personal/branches/rgheck back into the tree.
Design goal: Allow the use of layout "modules", which are to LaTeX packages as layout files are to LaTeX document classes. Thus, one could have a module that defined certain character styles, environments, commands, or what have you, and include it in various documents, each of which uses a different document class, without having to modify the layout files themselves. For example, a theorems.module could be used with article.layout to provide support for theorem-type environments, without having to modify article.layout itself, and the same module could be used with book.layout, etc.

This patch adds the GUI for managing modules.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20282 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-15 01:55:09 +00:00
..
tests merge controllers/Makefile.am and controllers/tests/Makefile.am 2007-08-11 09:36:14 +00:00
ButtonPolicy.cpp simplify ButtonPolicy machinery 2007-09-02 07:53:07 +00:00
ButtonPolicy.h simplify ButtonPolicy machinery 2007-09-02 07:53:07 +00:00
ChangeLog make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlBibtex.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlBibtex.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlBox.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlBox.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
ControlBranch.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlBranch.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
ControlChanges.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlChanges.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlCharacter.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlCharacter.h shuffle stuff around 2007-09-11 21:27:57 +00:00
ControlCitation.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlCitation.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
ControlCommand.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlCommand.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlCommandBuffer.cpp Put LyXView on a diet, step 1: get rid of toolbars direct access from the core. Toolbar handling is a frontend thing; the goal is to progressively transfer that to the frontend. 2007-08-23 12:21:47 +00:00
ControlCommandBuffer.h cosmetics + move frontends/* to frontend namespace. 2007-08-14 09:54:59 +00:00
ControlDocument.cpp This is the last of a series of patches that merges the layout modules development in personal/branches/rgheck back into the tree. 2007-09-15 01:55:09 +00:00
ControlDocument.h This is the last of a series of patches that merges the layout modules development in personal/branches/rgheck back into the tree. 2007-09-15 01:55:09 +00:00
ControlEmbeddedFiles.cpp Embedding: handle readOnly files correctly. 2007-09-13 15:09:56 +00:00
ControlEmbeddedFiles.h Embedding: handle readOnly files correctly. 2007-09-13 15:09:56 +00:00
ControlErrorList.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlErrorList.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlERT.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlERT.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlExternal.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlExternal.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlFloat.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlFloat.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
ControlGraphics.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlGraphics.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
ControlInclude.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlInclude.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlListings.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlListings.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlLog.cpp make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlLog.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlMath.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlMath.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlNote.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlNote.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
ControlParagraph.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlParagraph.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
ControlPrefs.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlPrefs.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlPrint.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlPrint.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlRef.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlRef.h remove some lyx:: etc 2007-04-25 23:06:48 +00:00
ControlSearch.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlSearch.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlSendto.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlSendto.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlShowFile.cpp make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlShowFile.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlSpellchecker.cpp less functions 2007-09-11 17:06:15 +00:00
ControlSpellchecker.h less functions 2007-09-11 17:06:15 +00:00
ControlTabular.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlTabular.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
ControlTabularCreate.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlTabularCreate.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlTexinfo.cpp Compile fix. 2007-09-12 01:12:10 +00:00
ControlTexinfo.h remove unnneded #include 2007-09-11 22:31:24 +00:00
ControlThesaurus.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlThesaurus.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlToc.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +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 shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlViewSource.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlVSpace.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlVSpace.h make Controller a standalone class. 2007-09-08 21:16:54 +00:00
ControlWrap.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
ControlWrap.h adding missing header files due to the use of PCH (the 8th time?) 2007-09-11 05:19:48 +00:00
Dialog.cpp shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual 2007-09-10 22:32:59 +00:00
Dialog.h cosmetics 2007-09-11 18:33:42 +00:00
frontend_helpers.cpp Compile fix. 2007-09-12 01:12:10 +00:00
frontend_helpers.h remove unnneded #include 2007-09-11 22:31:24 +00:00
Makefile.am Add tests/regfiles/biblio to EXTRA_DIST 2007-09-12 20:36:08 +00:00
pch.h merge controllers/Makefile.am and controllers/tests/Makefile.am 2007-08-11 09:36:14 +00:00