lyx_mirror/src/insets
André Pönitz 15fdece6a3 simplify InsetTabular a bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7322 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-18 16:23:17 +00:00
..
.cvsignore
ChangeLog remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
ExternalTemplate.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
ExternalTemplate.h the doxygen patch 2003-06-28 01:23:11 +00:00
inset.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
inset.h two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetbase.C IU for validate(). I guess that's in the 'don't ask' category... 2003-06-02 16:14:33 +00:00
insetbase.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetbibitem.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetbibitem.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetbibtex.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetbibtex.h the doxygen patch 2003-06-28 01:23:11 +00:00
insetcaption.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetcaption.h IU for second phase of two-phase drawing 2003-05-30 06:48:24 +00:00
insetcite.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetcite.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetcollapsable.C small general cleanup 2003-07-18 16:13:33 +00:00
insetcollapsable.h remove Inset::update() 2003-07-17 07:32:01 +00:00
insetcommand.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetcommand.h Replace InsetButton and ButtonInset with a ButtonRenderer that can be 2003-06-12 08:52:36 +00:00
insetcommandparams.C Move the include dialog to the new scheme 2003-03-05 14:59:37 +00:00
insetcommandparams.h Move the include dialog to the new scheme 2003-03-05 14:59:37 +00:00
insetenv.C IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetenv.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetert.C remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
insetert.h remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
insetexternal.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetexternal.h namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
insetfloat.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetfloat.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetfloatlist.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetfloatlist.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetfoot.C IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetfoot.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetfootlike.C IU of drawing phase one without 'semantic changes' as requested by John 2003-06-02 10:03:27 +00:00
insetfootlike.h remove commented same_id functions, and also remove some const_casts 2003-05-28 23:09:16 +00:00
insetgraphics.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetgraphics.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetgraphicsParams.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetgraphicsParams.h namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
insethfill.C implement linuxdoc and docbook export for insetHFill, validate insetspace export for both 2003-06-07 09:48:11 +00:00
insethfill.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetinclude.C namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
insetinclude.h two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetindex.C fix bug 1055, bug 1143, bug 1144 2003-05-28 16:36:55 +00:00
insetindex.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetlabel.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetlabel.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetlatexaccent.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetlatexaccent.h two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetlist.C The free_spacing patch and fix to the mess that Rob discovered. 2003-05-23 08:59:47 +00:00
insetlist.h The free_spacing patch and fix to the mess that Rob discovered. 2003-05-23 08:59:47 +00:00
insetmarginal.C IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetmarginal.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetminipage.C remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
insetminipage.h remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
insetnewline.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetnewline.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetnote.C showInsetDialog() for note 2003-07-15 23:52:05 +00:00
insetnote.h showInsetDialog() for note 2003-07-15 23:52:05 +00:00
insetoptarg.C IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetoptarg.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetquotes.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetquotes.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetref.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
insetref.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetsection.C
insetsection.h
insetspace.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetspace.h the doxygen patch 2003-06-28 01:23:11 +00:00
insetspecialchar.C two-phase-drawing for InsetText & InsetTabular 2003-07-18 07:47:07 +00:00
insetspecialchar.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insettabular.C simplify InsetTabular a bit 2003-07-18 16:23:17 +00:00
insettabular.h simplify InsetTabular a bit 2003-07-18 16:23:17 +00:00
insettext.C small general cleanup 2003-07-18 16:13:33 +00:00
insettext.h remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
insettheorem.C IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insettheorem.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insettoc.C remove commented same_id functions, and also remove some const_casts 2003-05-28 23:09:16 +00:00
insettoc.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
inseturl.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
inseturl.h IU of clone() and getLabelList() 2003-06-16 11:49:38 +00:00
insetwrap.C remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
insetwrap.h remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
mailinset.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
mailinset.h Rewrite the MailInset as suggested to Andr��. 2003-03-10 22:12:07 +00:00
Makefile.am The error boxes are no more! See also Bug: 192, Bug: 807, Bug: 899 and Bug: 973 2003-06-21 08:50:06 +00:00
renderers.C namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
renderers.h namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
updatableinset.C remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00
updatableinset.h remove unneeded Inset::getMaxWidth( 2003-07-18 15:30:20 +00:00