lyx_mirror/src/insets
Jürgen Vigna 4ec1fe07fe Added function firstRow() to LyXText as this function is needed in
various files and as workaround always getRowNearY(dummy_y = 0) was
used.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3112 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-29 13:43:12 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
ChangeLog Added function firstRow() to LyXText as this function is needed in 2001-11-29 13:43:12 +00:00
ExternalTemplate.C insetexternal: Do not run update command if result file exists and is up to 2001-11-02 16:18:07 +00:00
ExternalTemplate.h insetexternal: Do not run update command if result file exists and is up to 2001-11-02 16:18:07 +00:00
figinset.C new alert code 2001-11-26 10:19:58 +00:00
figinset.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
inset.C Small fixes to various InsetText problems. 2001-10-19 15:40:01 +00:00
inset.h isInset patch from John 2001-11-23 10:16:02 +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 cleanups from John and Michael 2001-11-09 13:44:48 +00:00
insetcaption.C Added suport for index and caption insets. 2001-11-02 16:11:19 +00:00
insetcaption.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetcite.C latexfeatures path from Michael 2001-11-19 15:34:11 +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 Reduce Michael's buglist. 2001-11-28 16:09:25 +00:00
insetcollapsable.h checkInsertChar() return values changes 2001-11-22 07:29:54 +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 whitespace changes; 2001-11-27 10:34:16 +00:00
insetert.h skak support, John's ERT fixes, loclae blunder fix 2001-10-31 15:19:49 +00:00
insetexternal.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetexternal.h insetexternal: Do not run update command if result file exists and is up to 2001-11-02 16:18:07 +00:00
insetfloat.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetfloat.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetfloatlist.C cleanups by john and andre 2001-11-27 10:56:14 +00:00
insetfloatlist.h cleanups by john and andre 2001-11-27 10:56:14 +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 latexfeatures path from Michael 2001-11-19 15:34:11 +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 latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetinclude.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetindex.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetindex.h Added suport for index and caption insets. 2001-11-02 16:11:19 +00:00
insetlabel.C new alert code 2001-11-26 10:19:58 +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 someone selling brown paperbags? 2001-11-28 17:00:55 +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 latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetquotes.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
insetref.C latexfeatures path from Michael 2001-11-19 15:34:11 +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 latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetspecialchar.h popup fixes from Juergen ; insetgraphics fix from Herbert ; menus fix from Andre ; allow ligature breaks in spellchecker and fix smart quote after protected space (from me) 2001-11-13 14:47:35 +00:00
insettabular.C Fixed various bugs + John's form paragraph bug. 2001-11-29 12:58:59 +00:00
insettabular.h Reduce Michael's buglist. 2001-11-28 16:09:25 +00:00
insettext.C Added function firstRow() to LyXText as this function is needed in 2001-11-29 13:43:12 +00:00
insettext.h whitespace changes; 2001-11-27 10:34:16 +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 latexfeatures path from Michael 2001-11-19 15:34:11 +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