lyx_mirror/src/insets
Jürgen Vigna 2fbc66100c Fix page up/down behaviour with very high rows. Same for selection with mouse.
(fix #311, #60)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4021 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 09:47:08 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
ChangeLog Fix page up/down behaviour with very high rows. Same for selection with mouse. 2002-04-18 09:47:08 +00:00
ExternalTemplate.C ws cleanup 2002-03-21 17:09:55 +00:00
ExternalTemplate.h ws cleanup 2002-03-21 17:09:55 +00:00
inset.C ws cleanup 2002-03-21 17:09:55 +00:00
inset.h Losts of fixes to cursor handling with insets. Cursor up/down now can 2002-04-16 14:10:39 +00:00
insetbib.C (Herbert): fix parsing of bibtex entry bug. 2002-04-16 09:09:42 +00:00
insetbib.h ws cleanup 2002-03-21 17:09:55 +00:00
insetbutton.C ws cleanup 2002-03-21 17:09:55 +00:00
insetbutton.h ws cleanup 2002-03-21 17:09:55 +00:00
insetcaption.C ws cleanup 2002-03-21 17:09:55 +00:00
insetcaption.h ws cleanup 2002-03-21 17:09:55 +00:00
insetcite.C ws cleanup 2002-03-21 17:09:55 +00:00
insetcite.h ws cleanup 2002-03-21 17:09:55 +00:00
insetcollapsable.C Losts of fixes to cursor handling with insets. Cursor up/down now can 2002-04-16 14:10:39 +00:00
insetcollapsable.h Losts of fixes to cursor handling with insets. Cursor up/down now can 2002-04-16 14:10:39 +00:00
insetcommand.C ws cleanup 2002-03-21 17:09:55 +00:00
insetcommand.h ws cleanup 2002-03-21 17:09:55 +00:00
inseterror.C ws cleanup 2002-03-21 17:09:55 +00:00
inseterror.h ws cleanup 2002-03-21 17:09:55 +00:00
insetert.C Fixed \foreignlanguage outputs and small fix to x return on ERTInsets Button. 2002-04-11 13:35:03 +00:00
insetert.h ws cleanup 2002-03-21 17:09:55 +00:00
insetexternal.C ws cleanup 2002-03-21 17:09:55 +00:00
insetexternal.h ws cleanup 2002-03-21 17:09:55 +00:00
insetfloat.C ws cleanup 2002-03-21 17:09:55 +00:00
insetfloat.h ws cleanup 2002-03-21 17:09:55 +00:00
insetfloatlist.C proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm 2002-04-04 14:39:55 +00:00
insetfloatlist.h proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm 2002-04-04 14:39:55 +00:00
insetfoot.C docbook: 2002-04-03 17:44:05 +00:00
insetfoot.h docbook: 2002-04-03 17:44:05 +00:00
insetfootlike.C ws cleanup 2002-03-21 17:09:55 +00:00
insetfootlike.h ws cleanup 2002-03-21 17:09:55 +00:00
insetgraphics.C fix bug with relative paths in insetgraphics 2002-04-12 13:50:04 +00:00
insetgraphics.h Enable the graphics inset to work correctly with relative file names. 2002-03-22 16:37:52 +00:00
insetgraphicsParams.C (Herbert): nit-picking! 2002-04-11 18:40:59 +00:00
insetgraphicsParams.h Fix export of graphics file with relative path name. 2002-03-25 11:04:34 +00:00
insetinclude.C ws cleanup 2002-03-21 17:09:55 +00:00
insetinclude.h ws cleanup 2002-03-21 17:09:55 +00:00
insetindex.C ws cleanup 2002-03-21 17:09:55 +00:00
insetindex.h ws cleanup 2002-03-21 17:09:55 +00:00
insetlabel.C docbook: 2002-04-03 17:44:05 +00:00
insetlabel.h ws cleanup 2002-03-21 17:09:55 +00:00
insetlatexaccent.C ws cleanup 2002-03-21 17:09:55 +00:00
insetlatexaccent.h ws cleanup 2002-03-21 17:09:55 +00:00
insetlist.C ws cleanup 2002-03-21 17:09:55 +00:00
insetlist.h ws cleanup 2002-03-21 17:09:55 +00:00
insetmarginal.C ws cleanup 2002-03-21 17:09:55 +00:00
insetmarginal.h ws cleanup 2002-03-21 17:09:55 +00:00
insetminipage.C ws cleanup 2002-03-21 17:09:55 +00:00
insetminipage.h ws cleanup 2002-03-21 17:09:55 +00:00
insetnote.C ws cleanup 2002-03-21 17:09:55 +00:00
insetnote.h Overide the InsetCollapsable::ascii method to not output anything at all! 2002-04-16 16:43:19 +00:00
insetparent.C ws cleanup 2002-03-21 17:09:55 +00:00
insetparent.h ws cleanup 2002-03-21 17:09:55 +00:00
insetquotes.C ws cleanup 2002-03-21 17:09:55 +00:00
insetquotes.h ws cleanup 2002-03-21 17:09:55 +00:00
insetref.C ws cleanup 2002-03-21 17:09:55 +00:00
insetref.h ws cleanup 2002-03-21 17:09:55 +00:00
insetsection.C ws cleanup 2002-03-21 17:09:55 +00:00
insetsection.h ws cleanup 2002-03-21 17:09:55 +00:00
insetspecialchar.C parselog fixes, i18n fix, menu separator fix 2002-03-27 00:05:28 +00:00
insetspecialchar.h ws cleanup 2002-03-21 17:09:55 +00:00
insettabular.C Losts of fixes to cursor handling with insets. Cursor up/down now can 2002-04-16 14:10:39 +00:00
insettabular.h Losts of fixes to cursor handling with insets. Cursor up/down now can 2002-04-16 14:10:39 +00:00
insettext.C Fix page up/down behaviour with very high rows. Same for selection with mouse. 2002-04-18 09:47:08 +00:00
insettext.h Simplified code and don't enter inset on cursor down/up while we are selecting. 2002-04-17 08:34:59 +00:00
insettheorem.C ws cleanup 2002-03-21 17:09:55 +00:00
insettheorem.h ws cleanup 2002-03-21 17:09:55 +00:00
insettoc.C ws cleanup 2002-03-21 17:09:55 +00:00
insettoc.h ws cleanup 2002-03-21 17:09:55 +00:00
inseturl.C ws cleanup 2002-03-21 17:09:55 +00:00
inseturl.h ws cleanup 2002-03-21 17:09:55 +00:00
Makefile.am makefile cleanup, and avoid some warnings 2002-03-25 11:15:27 +00:00