lyx_mirror/src/frontends/controllers
Georg Baum 69c447720a Add phantom icons from Uwe and me (last part of bug 1473)
* src/frontends/controllers/ControlMath.C
	(latex_misc): Add phnatom, vphantom and hphantom

	* lib/images/math/hphantom.xpm: new
	* lib/images/math/phantom.xpm: new
	* lib/images/math/vphantom.xpm: new

	* lib/Makefile.am: add new files
	* development/scons/scons_manifest.py: ditto


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15009 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-15 10:58:58 +00:00
..
tests Fix bug 2524 2006-07-16 10:04:26 +00:00
BCView.C Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
BCView.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
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 Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
ButtonController.C Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ButtonController.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ButtonPolicies.C Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ButtonPolicies.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlAboutlyx.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
ControlAboutlyx.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlBranch.C refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlBranch.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlCommand.C refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlCommand.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlCommandBuffer.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
ControlCommandBuffer.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlERT.C refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlERT.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlFloat.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlNote.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlPrefs.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +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 A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
ControlRef.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlSearch.C Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlSearch.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlSpellchecker.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
ControlSpellchecker.h fix bug 1950: Spellchecker runs twice 2005-07-28 10:26:33 +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 refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlTabularCreate.h refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlTexinfo.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
ControlTexinfo.h Sort the files in the TeXInfo and BibTeX dialogs correctly and remove empty items (bug 1936) 2005-07-27 17:46:15 +00:00
ControlThesaurus.C Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlThesaurus.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlVSpace.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
ControlWrap.C refine the logic for checking whether a dialog may apply its data or not 2005-04-26 09:37:52 +00:00
ControlWrap.h Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
Dialog.C fix bug 1894 (disabling of widgets broken) 2005-10-03 10:37:28 +00:00
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 Wrap most of the frontend code up inside namespace lyx::frontend. 2004-05-19 15:11:37 +00:00
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 make browsing for lyxdir files DTRT 2004-08-08 15:23:43 +00:00
Kernel.C drop linuxdoc support (part 3) 2006-08-23 10:57:45 +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 some support for pch 2004-08-15 21:45:30 +00:00
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