lyx_mirror/lib
Georg Baum d544373734 Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now
"Don't view/edit this format", and 'auto' means "Use the default viewer/editor".
	* src/format.C
	(fixCommand): Change semantics: "none" is equal to "", and "auto"
	is removed if canAutoOpenFile returns false.

	* src/frontends/xforms/FormPreferences.C
	(FormPreferences::SpellOptions::apply): "none" -> ""

	* src/lyxrc.C
	(LyXRC::read): "none" -> ""

	* lib/doc/Customization.lyx: Document the autoopen feature

	* lib/configure.py
	(checkProg): add optional not_found argument, defaulting to 'none'
	(checkViewer): new, equivalent to checkProg with not_found = 'auto'
	(checkFormatEntries): call checkViewer instead of checkProg for
	viewers and editors


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13929 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-25 11:57:22 +00:00
..
bind fix LFUN enum values (some of them were broken by r13801) 2006-05-08 18:09:19 +00:00
clipart Initial revision 1999-09-27 18:44:28 +00:00
doc Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now 2006-05-25 11:57:22 +00:00
examples Update templates and examples to latest file format 2006-05-05 10:26:53 +00:00
images Add \overset and \underset to math panel (bug 2533): 2006-05-18 07:10:56 +00:00
kbd Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
layouts * lib/layouts/IEEEtran.layout: Add biographynophoto style 2006-04-27 07:27:01 +00:00
lyx2lyx update ignore, and make sure to dist the lyx2lyx_version.py.in template file 2006-04-24 13:34:16 +00:00
scripts From Joost Verburg: Put the clean_dvi.py script into the main distribution 2006-05-24 20:06:42 +00:00
templates Update templates and examples to latest file format 2006-05-05 10:26:53 +00:00
tex Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
ui fix LFUN enum values (some of them were broken by r13801) 2006-05-08 18:09:19 +00:00
autocorrect Whitespace only. 2003-10-13 09:50:10 +00:00
build-listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
ChangeLog fix bug 2234 2006-03-16 15:05:47 +00:00
chkconfig.ltx document fancybox package 2006-04-07 08:46:18 +00:00
configure.py Change the semantics of 'none' and 'auto' viewers/editors: 'none' means now 2006-05-25 11:57:22 +00:00
CREDITS adding abdelrazak younes to the credits. 2006-03-16 14:15:51 +00:00
encodings Latin-7 patch 2004-06-22 06:08:11 +00:00
external_templates Fix bug 2107: 2006-03-28 18:49:46 +00:00
generate_contributions.py adding abdelrazak younes to the credits. 2006-03-16 14:15:51 +00:00
languages add support for naustrian; fix locale for austrian 2006-04-24 12:28:52 +00:00
lyxrc.example Ensure that the grammar used to invoke the spellchecker is consistent. 2005-09-08 09:20:16 +00:00
Makefile.am From Joost Verburg: Put the clean_dvi.py script into the main distribution 2006-05-24 20:06:42 +00:00
symbols Make MathBigInset working 2006-04-20 09:55:45 +00:00
syntax.default partial fix for bug 2132 2005-11-25 09:37:09 +00:00