lyx_mirror/src/insets
André Pönitz 3e1919e067 probably fixed bug 1561
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10298 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-17 23:03:01 +00:00
..
.cvsignore More pch work. 2004-08-18 14:20:18 +00:00
ChangeLog remove unused code 2005-07-17 15:58:48 +00:00
ExternalSupport.C use the lyxdot replacement mechanism also in insetexternal 2005-07-10 09:31:27 +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 send UpdatableInset down the way of the Dodo 2005-07-15 22:10:25 +00:00
inset.h send UpdatableInset down the way of the Dodo 2005-07-15 22:10:25 +00:00
insetbase.C clean up 2005-07-17 01:13:36 +00:00
insetbase.h clean up 2005-07-17 01:13:36 +00:00
insetbibitem.C fix bug 1879 (first part, not completely fixed yet) 2005-05-17 11:11:45 +00:00
insetbibitem.h Add the bibitemWidest declaration to insetbibitem.h. 2005-01-23 16:36:36 +00:00
insetbibtex.C Forward port the name-mangling code from 1.3.x. 2005-07-14 12:53:12 +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 Make branch label prefix translatable 2005-07-05 15:31:16 +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 Whitespace, only whitespace. s/ +$// 2005-06-09 09:58:08 +00:00
insetcharstyle.h undefined charstyle fixes from Martin and me 2005-05-04 11:21:14 +00:00
insetcite.C Whitespace, nothing but whitespace. 2004-10-26 21:16:44 +00:00
insetcite.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetcollapsable.C send UpdatableInset down the way of the Dodo 2005-07-15 22:10:25 +00:00
insetcollapsable.h send UpdatableInset down the way of the Dodo 2005-07-15 22:10:25 +00:00
insetcommand.C bug 1375 rename set_label_ to updateButtonLabel_ and reverse the logic. Make sure to set updateButtonLabel_ to true in all 2005-07-17 14:32:59 +00:00
insetcommand.h bug 1375 rename set_label_ to updateButtonLabel_ and reverse the logic. Make sure to set updateButtonLabel_ to true in all 2005-07-17 14:32:59 +00:00
insetcommandparams.C fix out of range access to string 2005-05-06 14:15:31 +00:00
insetcommandparams.h support for second \cite option. 2004-03-05 14:49:10 +00:00
insetenv.C clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
insetenv.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetert.C Another set of text changes from Michael, approved by John 2005-05-08 10:02:38 +00:00
insetert.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetexternal.C use the lyxdot replacement mechanism also in insetexternal 2005-07-10 09:31:27 +00:00
insetexternal.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetfloat.C remove unneeded calls to BufferView::update() in insets 2005-05-09 17:29:22 +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 clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
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 use the lyxdot replacement mechanism also in insetexternal 2005-07-10 09:31:27 +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 clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
insethfill.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetinclude.C remove unneeded calls to BufferView::update() in insets 2005-05-09 17:29: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 probably fixed bug 1561 2005-07-17 23:03:01 +00:00
insetlabel.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetlatexaccent.C fix bug 1879 (first part, not completely fixed yet) 2005-05-17 11:11:45 +00:00
insetlatexaccent.h fix bug 1879 (first part, not completely fixed yet) 2005-05-17 11:11:45 +00:00
insetline.C Remove space at end of line, when superfluous. 2004-08-16 11:27:51 +00:00
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 Remove space at end of line, when superfluous. 2004-08-16 11:27:51 +00:00
insetnewline.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetnote.C remove unneeded calls to BufferView::update() in insets 2005-05-09 17:29:22 +00:00
insetnote.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
insetoptarg.C fix crash with insetoparg (bug 1890) 2005-06-02 15:01:16 +00:00
insetoptarg.h add dummy plaintext method to InsetOptArg 2005-05-11 09:47:54 +00:00
insetpagebreak.C Remove space at end of line, when superfluous. 2004-08-16 11:27:51 +00:00
insetpagebreak.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetquotes.C clean up french language handling 2005-07-07 10:51:58 +00:00
insetquotes.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetref.C Another set of text changes from Michael, approved by John 2005-05-08 10:02:38 +00:00
insetref.h InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insetspace.C clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
insetspace.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insetspecialchar.C clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
insetspecialchar.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
insettabular.C fix bug 1815 2005-07-17 14:23:33 +00:00
insettabular.h clean up 2005-07-17 01:13:36 +00:00
insettext.C fix bug 1815 2005-07-17 14:23:33 +00:00
insettext.h clean up 2005-07-17 01:13:36 +00:00
insettheorem.C clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
insettheorem.h clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
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 Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
inseturl.h - Add missing STL includes for correctness - gcc is too forgiving 2005-01-18 14:15:57 +00:00
insetvspace.C better (and localizable) display of vertical spaces 2005-05-24 10:23:30 +00:00
insetvspace.h rename priv_dispatch to doDispatch 2004-11-24 21:58:42 +00:00
insetwrap.C remove unneeded calls to BufferView::update() in insets 2005-05-09 17:29:22 +00:00
insetwrap.h implement missing getStatus methods 2005-04-22 08:57:22 +00:00
mailinset.C Cruft removal, small clean-up, no functional changes. 2003-12-12 10:05:21 +00:00
mailinset.h Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +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 clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
render_button.C Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
render_button.h Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
render_graphic.C Whitespace, only whitespace... 2004-04-20 08:51:15 +00:00
render_graphic.h Remove unused member function and variable. 2004-04-16 16:01:47 +00:00
render_preview.C Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
render_preview.h remove unneeded calls to BufferView::update() in insets 2005-05-09 17:29:22 +00:00