lyx_mirror/src/frontends/controllers
Abdelrazak Younes ca5411f913 This commit introduces Application_pimpl and cleanup the header includes of the affected .C files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15182 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-29 22:06:28 +00:00
..
tests propdel svn:executable 2006-09-19 07:09:36 +00:00
BCView.C
BCView.h
BCView.tmpl remove xforms relicts 2006-07-08 09:40:15 +00:00
biblio.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
biblio.h
ButtonController.C
ButtonController.h
ButtonPolicies.C
ButtonPolicies.h
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
character.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
character.h
ControlAboutlyx.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
ControlAboutlyx.h
ControlBibtex.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlBibtex.h frontends/controllers/ControlBibtex.[Ch]: new members bibtotoc(), getStylefile(), 2006-03-20 10:24:23 +00:00
ControlBox.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlBox.h
ControlBranch.C
ControlBranch.h
ControlChanges.C fix LFUN enum values (some of them were broken by r13801) 2006-05-08 18:09:19 +00:00
ControlChanges.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
ControlCharacter.C
ControlCharacter.h rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
ControlCitation.C remove annoying debug messages 2006-06-28 14:22:31 +00:00
ControlCitation.h
ControlCommand.C
ControlCommand.h
ControlCommandBuffer.C
ControlCommandBuffer.h
ControlDocument.C The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
ControlDocument.h The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
ControlErrorList.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
ControlErrorList.h
ControlERT.C
ControlERT.h
ControlExternal.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlExternal.h Changes to External controller for GTK implementation 2006-04-19 09:11:25 +00:00
ControlFloat.C
ControlFloat.h
ControlGraphics.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlGraphics.h
ControlInclude.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlInclude.h
ControlLog.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlLog.h
ControlMath.C Add phantom icons from Uwe and me (last part of bug 1473) 2006-09-15 10:58:58 +00:00
ControlMath.h Implement GUI for fixed size math delimiters (by Enrico Forestieri and me): 2006-05-07 10:51:19 +00:00
ControlNote.C
ControlNote.h
ControlParagraph.C rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
ControlParagraph.h
ControlPrefs.C This commit introduces Application_pimpl and cleanup the header includes of the affected .C files. 2006-09-29 22:06:28 +00:00
ControlPrefs.h remove redrawGUI() 2006-07-12 19:10:17 +00:00
ControlPrint.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlPrint.h rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
ControlRef.C This commit introduces Application_pimpl and cleanup the header includes of the affected .C files. 2006-09-29 22:06:28 +00:00
ControlRef.h
ControlSearch.C
ControlSearch.h
ControlSendto.C drop linuxdoc support (part 3) 2006-08-23 10:57:45 +00:00
ControlSendto.h rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
ControlShowFile.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
ControlShowFile.h
ControlSpellchecker.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
ControlSpellchecker.h
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 * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
ControlTexinfo.h
ControlThesaurus.C
ControlThesaurus.h
ControlToc.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlToc.h Brown paper bag for r13772 2006-04-28 07:45:37 +00:00
ControlViewSource.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ControlViewSource.h Add more controls to the view-source dialog. 2006-08-04 13:59:12 +00:00
ControlVSpace.C
ControlVSpace.h
ControlWrap.C
ControlWrap.h
Dialog.C
Dialog.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
frnt_lang.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
frnt_lang.h
helper_funcs.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
helper_funcs.h Small fixes for STLPort compliance 2006-09-28 00:42:47 +00:00
Kernel.C Kernel::isBufferAvailable(): replace the implicit pointer cast. 2006-09-16 14:27:27 +00:00
Kernel.h drop linuxdoc support (part 3) 2006-08-23 10:57:45 +00:00
Makefile.am * remove various xforms relicts, in particular: 2006-07-06 19:28:59 +00:00
pch.h
tex_helpers.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
tex_helpers.h Give feedback if TeXFiles.py fails 2006-07-19 16:25:54 +00:00