lyx_mirror/src/frontends/controllers
Georg Baum ed781c2afe prevent the compiler from optimiying away support::Path variables
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17751 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 18:03:29 +00:00
..
tests remove unused stuff 2007-04-02 12:42:02 +00:00
BCView.C
BCView.h even more unicode work... 2006-10-09 13:28:32 +00:00
BCView.tmpl even more unicode work... 2006-10-09 13:28:32 +00:00
biblio.C * BufferParams: 2007-03-25 01:12:38 +00:00
biblio.h * BufferParams: 2007-03-25 01:12:38 +00:00
ButtonController.C avoid evalutation of lyxerr arguments unless really needed 2007-04-01 10:09:49 +00:00
ButtonController.h
ButtonPolicies.C avoid evalutation of lyxerr arguments unless really needed 2007-04-01 10:09:49 +00:00
ButtonPolicies.h
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
character.C convert more GUI strings to docstring 2006-12-22 10:06:40 +00:00
character.h convert more GUI strings to docstring 2006-12-22 10:06:40 +00:00
ControlAboutlyx.C Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
ControlAboutlyx.h * src/frontends/controllers/ControlAboutlyx.[Ch]: 2007-03-26 15:58:00 +00:00
ControlBibtex.C * BufferParams: 2007-03-25 01:12:38 +00:00
ControlBibtex.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlBox.C get rid of more utf8 conversions 2006-12-21 20:52:59 +00:00
ControlBox.h get rid of more utf8 conversions 2006-12-21 20:52:59 +00:00
ControlBranch.C
ControlBranch.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlChanges.C * frontends/qt4/QChanges.C: 2007-02-01 20:48:43 +00:00
ControlChanges.h * frontends/qt4/QChanges.C: 2007-02-01 20:48:43 +00:00
ControlCharacter.C Fix bug 440 2007-03-23 15:09:21 +00:00
ControlCharacter.h Fix bug 440 2007-03-23 15:09:21 +00:00
ControlCitation.C Cleanup and polish of the Citation dialog: 2007-03-25 01:32:12 +00:00
ControlCitation.h Cleanup and polish of the Citation dialog: 2007-03-25 01:32:12 +00:00
ControlCommand.C Rework InsetCommandParams interface and file storage 2006-10-17 21:07:16 +00:00
ControlCommand.h hopefully fix bug 3152. 2007-03-16 20:31:29 +00:00
ControlCommandBuffer.C convert author names and status messages to docstring 2006-12-21 13:58:28 +00:00
ControlCommandBuffer.h convert author names and status messages to docstring 2006-12-21 13:58:28 +00:00
ControlDocument.C * src/frontends/controllers/ControlDocument.C: remove workaround now that 2007-02-08 14:44:13 +00:00
ControlDocument.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlErrorList.C Avoid errorList copy. 2007-01-25 10:39:40 +00:00
ControlErrorList.h Avoid errorList copy. 2007-01-25 10:39:40 +00:00
ControlERT.C
ControlERT.h
ControlExternal.C convert more GUI strings to docstring 2006-12-22 10:06:40 +00:00
ControlExternal.h convert more GUI strings to docstring 2006-12-22 10:06:40 +00:00
ControlFloat.C
ControlFloat.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlGraphics.C Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
ControlGraphics.h convert more GUI strings to docstring 2006-12-22 10:06:40 +00:00
ControlInclude.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
ControlInclude.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlLog.C Fix bug 3293 by Bernhard Roider: 2007-03-26 13:43:49 +00:00
ControlLog.h more unicode filenames 2006-12-04 15:07:05 +00:00
ControlMath.C Make the delimiters dialog use true unicode symbols instead of pixmaps. 2007-04-06 15:57:32 +00:00
ControlMath.h Make the delimiters dialog use true unicode symbols instead of pixmaps. 2007-04-06 15:57:32 +00:00
ControlNote.C
ControlNote.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlParagraph.C Fix bug 3293 by Bernhard Roider: 2007-03-26 13:43:49 +00:00
ControlParagraph.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlPrefs.C remove unneeded namespace 2007-03-01 16:35:26 +00:00
ControlPrefs.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlPrint.C This commit is converting everything related to browsing to unicode (qt4 only). 2006-10-09 16:33:20 +00:00
ControlPrint.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlRef.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
ControlRef.h Convert labels to unicode 2006-10-12 10:50:45 +00:00
ControlSearch.C convert thesaurus and spellchecker to docstring 2006-12-10 11:52:46 +00:00
ControlSearch.h convert thesaurus and spellchecker to docstring 2006-12-10 11:52:46 +00:00
ControlSendto.C Transfer the global converters and system_converters variables to LyX::Singletons class. 2007-01-17 13:18:16 +00:00
ControlSendto.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ControlShowFile.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
ControlShowFile.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
ControlSpellchecker.C avoid evalutation of lyxerr arguments unless really needed 2007-04-01 10:09:49 +00:00
ControlSpellchecker.h Convert the spell checking machinery to docstring. 2006-12-08 19:46:16 +00:00
ControlTabular.C merge booktabs branch 2006-07-03 19:13:56 +00:00
ControlTabular.h merge booktabs branch 2006-07-03 19:13:56 +00:00
ControlTabularCreate.C
ControlTabularCreate.h
ControlTexinfo.C
ControlTexinfo.h
ControlThesaurus.C convert thesaurus and spellchecker to docstring 2006-12-10 11:52:46 +00:00
ControlThesaurus.h convert thesaurus and spellchecker to docstring 2006-12-10 11:52:46 +00:00
ControlToc.C Still trying to solve the Toc panel crash with stdlib-debug enabled gcc. 2007-04-03 13:07:38 +00:00
ControlToc.h Still trying to solve the Toc panel crash with stdlib-debug enabled gcc. 2007-04-03 13:07:38 +00:00
ControlViewSource.C Use UTF8 for LaTeX export. 2006-10-19 16:51:30 +00:00
ControlViewSource.h Use UTF8 for LaTeX export. 2006-10-19 16:51:30 +00:00
ControlVSpace.C
ControlVSpace.h
ControlWrap.C
ControlWrap.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Dialog.C This commit cleans up everything related to singleton. The other important change is that lyx::dispatch() and lyx::getStatus become _the_ official way to use LyXFunc equivalent methods. 2006-10-11 17:24:46 +00:00
Dialog.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
frnt_lang.C get rid of more utf8 conversions 2006-12-22 09:23:10 +00:00
frnt_lang.h get rid of more utf8 conversions 2006-12-22 09:23:10 +00:00
helper_funcs.C Use FileName instead of strings in support::Package. 2007-04-06 13:09:54 +00:00
helper_funcs.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Kernel.C This commit cleans up everything related to singleton. The other important change is that lyx::dispatch() and lyx::getStatus become _the_ official way to use LyXFunc equivalent methods. 2006-10-11 17:24:46 +00:00
Kernel.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Makefile.am * remove various xforms relicts, in particular: 2006-07-06 19:28:59 +00:00
pch.h
tex_helpers.C prevent the compiler from optimiying away support::Path variables 2007-04-06 18:03:29 +00:00
tex_helpers.h Give feedback if TeXFiles.py fails 2006-07-19 16:25:54 +00:00