lyx_mirror/src/insets
Angus Leeming 5f2e3c4c43 Baruch's graphics patch + some small tweaks to the buttoncontroller stuff
Kayvan's footnote patch
Added a "Buffer const *" parameter to InsetButton::getScreenLabel and all
daughter classes. Labels can now be tuned to suit, although non are yet.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2375 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-28 12:24:16 +00:00
..
.cvsignore
ChangeLog Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
ExternalTemplate.C update copyright year 2001-05-30 13:53:44 +00:00
ExternalTemplate.h update copyright year 2001-05-30 13:53:44 +00:00
figinset.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
figinset.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
inset.C simplificatons 2001-07-24 22:08:49 +00:00
inset.h Remove checkInsertChar in UpdatableInset as it should not be needed there. 2001-07-27 13:10:03 +00:00
insetbib.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetbib.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetbutton.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +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 change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
insetcaption.h change a lot of methods to begin with small char 2001-06-28 10:25:20 +00:00
insetcite.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +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 This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetcollapsable.h This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetcommand.C Added copy constructor to inset.h and used it in most insets which permit 2001-07-24 15:07:09 +00:00
insetcommand.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
inseterror.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
inseterror.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetert.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetert.h This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetexternal.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetexternal.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetfloat.C merge po files, improve float reading 2001-07-25 20:41:22 +00:00
insetfloat.h Added copy constructor to inset.h and used it in most insets which permit 2001-07-24 15:07:09 +00:00
insetfloatlist.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetfloatlist.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetfoot.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetfoot.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +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 Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetgraphics.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetgraphicsParams.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetgraphicsParams.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetinclude.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetinclude.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +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
insetinfo.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetinfo.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetlabel.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetlabel.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetlatexaccent.C playing around with insets 2001-07-24 10:13:19 +00:00
insetlatexaccent.h The BIG UNDO patch. Recodes undo handling for better use inside InsetText. 2001-07-06 15:57:54 +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 handle missing parameters more gracefully 2001-07-25 22:05:53 +00:00
insetminipage.h Added copy constructor to inset.h and used it in most insets which permit 2001-07-24 15:07:09 +00:00
insetnote.C This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetnote.h This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetparent.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +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 selection improvement + inset quote fixes 2001-07-27 16:07:33 +00:00
insetquotes.h a few small new features 2001-07-20 09:38:19 +00:00
insetref.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
insetref.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +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 fix insertion of raw double quote, reading of Info inset, initial width of collapsed insets, insertion of index; better support for insetAllowed, for french quotes 2001-07-23 09:11:14 +00:00
insetspecialchar.h fix insertion of raw double quote, reading of Info inset, initial width of collapsed insets, insertion of index; better support for insetAllowed, for french quotes 2001-07-23 09:11:14 +00:00
insettabular.C simplificatons 2001-07-24 22:08:49 +00:00
insettabular.h simplificatons 2001-07-24 22:08:49 +00:00
insettext.C small stuff 2001-07-27 20:27:56 +00:00
insettext.h simplificatons 2001-07-24 22:08:49 +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 add files to extra dist 2001-07-24 23:42:46 +00:00