lyx_mirror/src/insets
Georg Baum dfee517417 Preparation for the nomencl inset: Add {} in InsetCommand rather than
InsetHFill. This is possible because InsetHFill is the only inset so
far without parameters.

	* src/insets/insetcommandparams.C
	(InsetCommandParams::getCommand): Add {} to commands without
	parameters.

	* src/insets/insethfill.[Ch]
	(InsetHFill::latex): Remove


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15736 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-04 14:55:15 +00:00
..
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
ExternalSupport.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalSupport.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTemplate.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTemplate.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTransforms.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTransforms.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inset.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inset.h use more unicode in math 2006-10-22 10:15:23 +00:00
insetbase.C Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetbase.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetbibitem.C some compile fixes, more to be expected 2006-10-22 11:00:04 +00:00
insetbibitem.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetbibtex.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetbibtex.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetbox.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetbox.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetbranch.C Fix problem with non-ascii branch names by converting more stuff to 2006-11-03 15:16:45 +00:00
insetbranch.h Fix problem with non-ascii branch names by converting more stuff to 2006-11-03 15:16:45 +00:00
insetcaption.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetcaption.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetcharstyle.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetcharstyle.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetcite.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcite.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcollapsable.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetcollapsable.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcommand.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcommand.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcommandparams.C Preparation for the nomencl inset: Add {} in InsetCommand rather than 2006-11-04 14:55:15 +00:00
insetcommandparams.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetenv.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetenv.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetert.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetert.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetexternal.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetexternal.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetfloat.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetfloat.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetfloatlist.C Revert faulty floatlist fix (revision 15376) and fix reading of floatlists 2006-10-22 18:24:41 +00:00
insetfloatlist.h Revert faulty floatlist fix (revision 15376) and fix reading of floatlists 2006-10-22 18:24:41 +00:00
insetfoot.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetfoot.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetfootlike.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetfootlike.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetgraphics.C some compile fixes, more to be expected 2006-10-22 11:00:04 +00:00
insetgraphics.h More unicode fixes for docbook. 2006-10-21 19:40:29 +00:00
insetgraphicsParams.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetgraphicsParams.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insethfill.C Preparation for the nomencl inset: Add {} in InsetCommand rather than 2006-11-04 14:55:15 +00:00
insethfill.h Preparation for the nomencl inset: Add {} in InsetCommand rather than 2006-11-04 14:55:15 +00:00
insetinclude.C More unicode fixes for docbook. 2006-10-21 19:40:29 +00:00
insetinclude.h More unicode fixes for docbook. 2006-10-21 19:40:29 +00:00
insetindex.C Fix sgml::escapeChar and sgml::escapeString to return docstring. 2006-10-21 11:38:43 +00:00
insetindex.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetlabel.C put UNICODE FIXMEs where they belong 2006-11-02 10:16:21 +00:00
insetlabel.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetlatexaccent.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetlatexaccent.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetline.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetline.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetmarginal.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetmarginal.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetnewline.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetnewline.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetnote.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetnote.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetoptarg.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetoptarg.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetpagebreak.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetpagebreak.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetquotes.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetquotes.h some more unicode work. even more should be possible 2006-10-21 19:27:02 +00:00
insetref.C some compile fixes, more to be expected 2006-10-22 11:00:04 +00:00
insetref.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspace.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspace.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspecialchar.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspecialchar.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insettabular.C Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insettabular.h change tracking: 2006-10-24 21:38:47 +00:00
insettext.C Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insettext.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insettheorem.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insettheorem.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insettoc.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insettoc.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inseturl.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inseturl.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetvspace.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetvspace.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetwrap.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetwrap.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
mailinset.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
mailinset.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Makefile.am send UpdatableInset down the way of the Dodo 2005-07-15 22:10:25 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
render_base.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_button.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_button.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_graphic.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_graphic.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_preview.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_preview.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00