lyx_mirror/src/insets
Jean-Marc Lasgouttes 625194dc63 fix bug 1797 (again!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9858 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 14:59:13 +00:00
..
.cvsignore
ChangeLog fix bug 1797 (again!) 2005-04-22 14:59:13 +00:00
ExternalSupport.C Introduce and use latex_path(). 2005-04-18 17:43:11 +00:00
ExternalSupport.h Introduce and use latex_path(). 2005-04-18 17:43:11 +00:00
ExternalTemplate.C Multiple external requirements 2005-04-05 11:00:09 +00:00
ExternalTemplate.h Multiple external requirements 2005-04-05 11:00:09 +00:00
ExternalTransforms.C the convert patch 2005-01-27 21:05:44 +00:00
ExternalTransforms.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
inset.C Asger's commentary, const-correct and bug-squashing little beauty. 2005-01-31 16:29:48 +00:00
inset.h the const patch 2005-01-05 20:21:27 +00:00
insetbase.C disable open dialogs if applying them is not allowed 2005-04-13 09:43:58 +00:00
insetbase.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetbibitem.C the convert patch 2005-01-27 21:05:44 +00:00
insetbibitem.h Add the bibitemWidest declaration to insetbibitem.h. 2005-01-23 16:36:36 +00:00
insetbibtex.C Introduce and use latex_path(). 2005-04-18 17:43:11 +00:00
insetbibtex.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetbox.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetbox.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetbranch.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetbranch.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetcaption.C implement missing doClone methods 2005-02-23 12:01:50 +00:00
insetcaption.h implement missing doClone methods 2005-02-23 12:01:50 +00:00
insetcharstyle.C Allow nested charstyle insets (Preamble handling) 2005-04-18 11:22:02 +00:00
insetcharstyle.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetcite.C
insetcite.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetcollapsable.C fix bug 1797 (again!) 2005-04-22 14:59:13 +00:00
insetcollapsable.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetcommand.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetcommand.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetcommandparams.C
insetcommandparams.h
insetenv.C
insetenv.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetert.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetert.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetexternal.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetexternal.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetfloat.C add forgotten return value 2005-04-22 09:16:28 +00:00
insetfloat.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetfloatlist.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetfloatlist.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetfoot.C
insetfoot.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetfootlike.C Fix font inside inset (bugs 1766, 1809) 2005-04-10 14:07:33 +00:00
insetfootlike.h Fix font inside inset (bugs 1766, 1809) 2005-04-10 14:07:33 +00:00
insetgraphics.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetgraphics.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetgraphicsParams.C Protect '#warning ...' with '#ifdef WITH_WARNINGS' guard. 2005-01-31 10:20:29 +00:00
insetgraphicsParams.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insethfill.C
insethfill.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetinclude.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetinclude.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetindex.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetindex.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetlabel.C
insetlabel.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetlatexaccent.C Use chars not ints to initialize chars. 2005-02-15 11:51:55 +00:00
insetlatexaccent.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetline.C
insetline.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetmarginal.C Docbook fixes from Andreas 2005-02-28 13:14:48 +00:00
insetmarginal.h Docbook fixes from Andreas 2005-02-28 13:14:48 +00:00
insetnewline.C
insetnewline.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetnote.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetnote.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetoptarg.C Docbook fixes from Andreas 2005-02-28 13:14:48 +00:00
insetoptarg.h Docbook fixes from Andreas 2005-02-28 13:14:48 +00:00
insetpagebreak.C
insetpagebreak.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetquotes.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetquotes.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetref.C
insetref.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetspace.C
insetspace.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetspecialchar.C
insetspecialchar.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insettabular.C fyx the previous getStatus patch: enable the tabular dialog again 2005-04-15 08:13:54 +00:00
insettabular.h fix crash in table selection 2005-03-21 18:21:13 +00:00
insettext.C cosmetic fix 2005-04-03 17:59:10 +00:00
insettext.h fix bug 1798 (from Andr�) 2005-02-15 19:53:42 +00:00
insettheorem.C
insettheorem.h
insettoc.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insettoc.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
inseturl.C
inseturl.h - Add missing STL includes for correctness - gcc is too forgiving 2005-01-18 14:15:57 +00:00
insetvspace.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetvspace.h
insetwrap.C implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetwrap.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
mailinset.C
mailinset.h
Makefile.am Remove trailing slash from -Ifoo/ in the AM_CPPFLAGS rules in the various 2004-12-14 10:41:09 +00:00
pch.h
render_base.h
render_button.C
render_button.h
render_graphic.C
render_graphic.h
render_preview.C
render_preview.h
updatableinset.C Asger's commentary, const-correct and bug-squashing little beauty. 2005-01-31 16:29:48 +00:00
updatableinset.h the convert patch 2005-01-27 21:05:44 +00:00