lyx_mirror/lib
Georg Baum 5b83287abe * src/format.[Ch]
(document_): new flag, telling whether this is a document format and
	we want to show this format in the export and view menus
	(documentFormat): accessor for document_

	* src/format.h: Add some documentation

	* src/frontends/qt3/QPrefsDialog.C
	(QPrefsDialog::QPrefsDialog): handle new documentCB checkbox
	(QPrefsDialog::switch_format): ditto
	(QPrefsDialog::updateFormatsButtons): ditto
	(QPrefsDialog::new_format): ditto
	(QPrefsDialog::modify_format): ditto

	* src/frontends/qt3/ui/QPrefFileformatsModule.ui: Add documentCB checkbox

	* src/frontends/qt4/QPrefsDialog.C
	(QPrefsDialog::QPrefsDialog): handle new documentCB checkbox
	(QPrefsDialog::switch_format): ditto
	(QPrefsDialog::updateFormatsButtons): ditto
	(QPrefsDialog::new_format): ditto
	(QPrefsDialog::modify_format): ditto

	* src/frontends/qt4/ui/QPrefFileformatsUi.ui: Add documentCB checkbox

	* src/frontends/xforms/FormPreferences.C
	(FormPreferences::Formats::build): handle new check_document checkbox
	(FormPreferences::Formats::input): ditto
	(FormPreferences::Formats::Add): ditto
	(FormPreferences::Formats::Browser): ditto

	* src/frontends/xforms/forms/form_preferences.fd: Add check_document
	checkbox

	* src/lyxrc.C
	(LyXRC::read): Remove compatibility code for 1.3 \format entries.
	Read the new format flags (but don't require them for 1.4
	compatibility)
	(LyXRC::write): Write the new format flags

	* src/MenuBackend.C
	(expandFormats): Remove the hardcoded exception for image formats
	and use Format::isDocument() instead

	* lib/doc/Customization.lyx: Document auto viever/editor and the
	"document format" flag


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13887 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-20 12:03:40 +00:00
..
bind fix LFUN enum values (some of them were broken by r13801) 2006-05-08 18:09:19 +00:00
clipart
doc * src/format.[Ch] 2006-05-20 12:03:40 +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 Enrico Forestieri: 2006-04-20 16:59:51 +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
build-listerrors
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 * src/format.[Ch] 2006-05-20 12:03:40 +00:00
CREDITS adding abdelrazak younes to the credits. 2006-03-16 14:15:51 +00:00
encodings
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 Add \overset and \underset to math panel (bug 2533): 2006-05-18 07:10:56 +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