lyx_mirror/src/insets
Lars Gullik Bjønnes f15d44ccf4 pastesel.patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4171 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-15 23:49:08 +00:00
..
.cvsignore
ChangeLog pastesel.patch 2002-05-15 23:49: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 insetcite.diff 2002-05-14 09:47:12 +00:00
insetcite.h WYSIWYG citation labels when using natbib. 2002-04-24 10:00:39 +00:00
insetcollapsable.C Added missing initialization of first_after_edit variable in constructor. 2002-05-14 11:11:02 +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 Revert this change as it sneaked in and wasn't discussed yet. 2002-05-09 12:53:09 +00:00
insetert.h Revert this change as it sneaked in and wasn't discussed yet. 2002-05-09 12:53:09 +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 return correct value 2002-05-09 13:36:45 +00:00
insetfloat.h ws cleanup 2002-03-21 17:09:55 +00:00
insetfloatlist.C Fix bugs 2002-04-28 14:00:48 +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 bug338patch.gz 2002-05-14 14:22:11 +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 samefile.patch 2002-05-14 09:19:05 +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): small read graphics inset bug fix. 2002-05-07 10:02:02 +00:00
insetgraphicsParams.h Whitespace ONLY! 2002-05-01 10:23:51 +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 remove return arg from fullRebreak, fix last "Standards", new operaotr>> for lyxstring (might need more work), some ws changes 2002-05-01 22:17:09 +00:00
insetindex.h remove return arg from fullRebreak, fix last "Standards", new operaotr>> for lyxstring (might need more work), some ws changes 2002-05-01 22:17:09 +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 Forgot to recalculate the cursor position as it is requested when calling 2002-05-03 10:17:56 +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 pastesel.patch 2002-05-15 23:49: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