lyx_mirror/src/insets
José Matox e7ac80f17d add suport for ert export for docbook and linuxdoc
add support for revision history related tags.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2885 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-15 12:21:11 +00:00
..
.cvsignore
ChangeLog add suport for ert export for docbook and linuxdoc 2001-10-15 12:21:11 +00:00
ExternalTemplate.C adjust 2001-08-06 19:13:25 +00:00
ExternalTemplate.h update copyright year 2001-05-30 13:53:44 +00:00
figinset.C Add LColor::graphicsbg and use it in the graphics and figure insets. 2001-09-20 13:16:17 +00:00
figinset.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
inset.C Renamed selectNextWord as selectNextWordToSpellcheck. 2001-09-21 16:21:23 +00:00
inset.h Renamed selectNextWord as selectNextWordToSpellcheck. 2001-09-21 16:21:23 +00:00
insetbib.C Herbert's patch, part 3 2001-08-20 13:42:29 +00:00
insetbib.h Herbert's patch, part 3 2001-08-20 13:42:29 +00:00
insetbutton.C insetfloat work + stuff 2001-07-30 11:56:00 +00:00
insetbutton.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetcaption.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetcaption.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetcite.C Paranoia check: make sure that there is no whitespace between the 2001-08-01 15:26:04 +00:00
insetcite.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetcollapsable.C Fixed changed-status for collapsable insets. 2001-10-03 14:28:02 +00:00
insetcollapsable.h "Correct" way to prevent spellchecking in the ERT inset. 2001-09-24 14:29:27 +00:00
insetcommand.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetcommand.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
inseterror.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
inseterror.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetert.C add suport for ert export for docbook and linuxdoc 2001-10-15 12:21:11 +00:00
insetert.h "Correct" way to prevent spellchecking in the ERT inset. 2001-09-24 14:29:27 +00:00
insetexternal.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetexternal.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetfloat.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetfloat.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetfloatlist.C fix free memory read when pasting + some typos 2001-09-20 10:16:24 +00:00
insetfloatlist.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetfoot.C Misc. small fixes 2001-09-28 20:23:49 +00:00
insetfoot.h Misc. small fixes 2001-09-28 20:23:49 +00:00
insetfootlike.C This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetfootlike.h This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetgraphics.C Clean-up the behaviour of the inset when not displaying the image. 2001-09-24 17:12:27 +00:00
insetgraphics.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetgraphicsParams.C adjust 2001-08-06 19:13:25 +00:00
insetgraphicsParams.h * John's maths patch, 2001-07-30 13:35:08 +00:00
insetinclude.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetinclude.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetindex.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetindex.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetlabel.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetlabel.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetlatexaccent.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetlatexaccent.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetlist.C simplificatons 2001-07-24 22:08:49 +00:00
insetlist.h Added copy constructor to inset.h and used it in most insets which permit 2001-07-24 15:07:09 +00:00
insetmarginal.C This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetmarginal.h This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetminipage.C Small fixes + hfill display/draw bug (seen with minipages!). 2001-08-10 14:00:48 +00:00
insetminipage.h Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +00:00
insetnote.C Few fixes for inserERT/insetNote 2001-08-18 15:01:09 +00:00
insetnote.h Few fixes for inserERT/insetNote 2001-08-18 15:01:09 +00:00
insetparent.C * John's maths patch, 2001-07-30 13:35:08 +00:00
insetparent.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetquotes.C better latin3&4 support 2001-10-08 14:50:16 +00:00
insetquotes.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetref.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetref.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetsection.C update copyright year 2001-05-30 13:53:44 +00:00
insetsection.h update copyright year 2001-05-30 13:53:44 +00:00
insetspecialchar.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetspecialchar.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insettabular.C small tweaks 2001-10-01 13:50:31 +00:00
insettabular.h small tweaks 2001-10-01 13:50:31 +00:00
insettext.C Honor FINISHED_XXX flags in LocalDispatch of InsetText/Tabular. 2001-10-01 11:55:08 +00:00
insettext.h Renamed selectNextWord as selectNextWordToSpellcheck. 2001-09-21 16:21:23 +00:00
insettheorem.C simplificatons 2001-07-24 22:08:49 +00:00
insettheorem.h Added various inset functions for Jean-Marc (see Changelog). Small fix in 2001-07-12 14:35:38 +00:00
insettoc.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insettoc.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
inseturl.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
inseturl.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
Makefile.am outstanding changes 2001-08-19 13:13:47 +00:00