lyx_mirror/src/frontends/controllers
Georg Baum 0f83c2563b Convert makeRelPath to docstring (from Michael Gerz)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17586 a592a061-630c-0410-9148-cb99ea01b6c8
2007-03-27 07:24:16 +00:00
..
tests fix 'make check' by removing useless namespace lyx 2007-02-26 09:29:12 +00:00
BCView.C
BCView.h
BCView.tmpl
biblio.C * BufferParams: 2007-03-25 01:12:38 +00:00
biblio.h * BufferParams: 2007-03-25 01:12:38 +00:00
ButtonController.C
ButtonController.h
ButtonPolicies.C
ButtonPolicies.h
ChangeLog
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 * src/frontends/controllers/ControlAboutlyx.[Ch]: 2007-03-26 15:58:00 +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
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
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
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
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
ControlGraphics.C convert more GUI strings to docstring 2006-12-22 10:06:40 +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
ControlLog.C Fix bug 3293 by Bernhard Roider: 2007-03-26 13:43:49 +00:00
ControlLog.h
ControlMath.C fix: http://bugzilla.lyx.org/show_bug.cgi?id=452 2006-12-17 17:36:00 +00:00
ControlMath.h
ControlNote.C
ControlNote.h
ControlParagraph.C Fix bug 3293 by Bernhard Roider: 2007-03-26 13:43:49 +00:00
ControlParagraph.h
ControlPrefs.C remove unneeded namespace 2007-03-01 16:35:26 +00:00
ControlPrefs.h
ControlPrint.C
ControlPrint.h
ControlRef.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
ControlRef.h
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
ControlShowFile.C
ControlShowFile.h
ControlSpellchecker.C Add missing call to WorkArea::redraw(). Fix bug 3078 2007-01-07 22:01:50 +00:00
ControlSpellchecker.h Convert the spell checking machinery to docstring. 2006-12-08 19:46:16 +00:00
ControlTabular.C
ControlTabular.h
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 remove useless assertion (already handled by std-debug), gets rid of two gcc warnings. 2007-03-25 00:49:09 +00:00
ControlToc.h Cleanup of the Toc model and controller: The objective is to let the View (TocWidget) decide which kind of list it want to show. The type given by InsetCommandParam() (as read by the controller (ControlToc) then just becomes a hint to the View. Most of the commit is about getting rid of the controller maintained list of types. 2007-03-16 14:14:55 +00:00
ControlViewSource.C
ControlViewSource.h
ControlVSpace.C
ControlVSpace.h
ControlWrap.C
ControlWrap.h
Dialog.C
Dialog.h
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 Convert makeRelPath to docstring (from Michael Gerz) 2007-03-27 07:24:16 +00:00
helper_funcs.h
Kernel.C
Kernel.h
Makefile.am
pch.h
tex_helpers.C
tex_helpers.h