lyx_mirror/src/insets
Jürgen Vigna 8aa0eee33a Remove checkInsertChar in UpdatableInset as it should not be needed there.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2370 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-27 13:10:03 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
ChangeLog Remove checkInsertChar in UpdatableInset as it should not be needed there. 2001-07-27 13:10:03 +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 Added copy constructor to inset.h and used it in most insets which permit 2001-07-24 15:07:09 +00:00
insetbib.h Small clean-up of natbib code 2001-07-26 09:47:36 +00:00
insetbutton.C simplify rectText and buttonText add separate metric methods for these 2001-07-24 09:12:20 +00:00
insetbutton.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +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 Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetcite.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +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 The BIG UNDO patch. Recodes undo handling for better use inside InsetText. 2001-07-06 15:57:54 +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 This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +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 Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetexternal.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +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 Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetfloatlist.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetfoot.C This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +00:00
insetfoot.h This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +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 Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetgraphics.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetgraphicsParams.C In for a penny, in for a pound. Consistent use of // -*- C++ -*- 2001-06-14 08:20:41 +00:00
insetgraphicsParams.h update copyright year 2001-05-30 13:53:44 +00:00
insetinclude.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetinclude.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetindex.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
insetindex.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
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 Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +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 Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetparent.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetquotes.C small fixes 2001-07-23 10:04:17 +00:00
insetquotes.h a few small new features 2001-07-20 09:38:19 +00:00
insetref.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insetref.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +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 This should clean up the language stuff a bit and a small new check for 2001-07-27 12:03:36 +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 Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
insettoc.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
inseturl.C Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
inseturl.h Implemented Search/Replace functionality for Insets. Cleaned up a bit. 2001-07-20 14:18:48 +00:00
Makefile.am add files to extra dist 2001-07-24 23:42:46 +00:00