lyx_mirror/src/insets
Jean-Marc Lasgouttes 0aea071705 another fix related to bug 605; fix toggling of optarg inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8685 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-20 12:46:15 +00:00
..
.cvsignore
ChangeLog another fix related to bug 605; fix toggling of optarg inset 2004-04-20 12:46:15 +00:00
ExternalSupport.C Georg's add an editor to Formats / safe external_templates patch. 2004-04-13 10:36:09 +00:00
ExternalSupport.h * Rename InsetExternal::Params as InsetExternalParams. Consistent with 2003-10-07 20:25:10 +00:00
ExternalTemplate.C Georg's add an editor to Formats / safe external_templates patch. 2004-04-13 10:36:09 +00:00
ExternalTemplate.h Georg's add an editor to Formats / safe external_templates patch. 2004-04-13 10:36:09 +00:00
ExternalTransforms.C simple ws changes only 2004-04-03 08:37:12 +00:00
ExternalTransforms.h Enable InsetExternal to be hit by the mouse once again. 2003-12-04 16:53:53 +00:00
inset.C the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
inset.h the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
insetbase.C Whitespace, only whitespace... 2004-04-20 08:51:15 +00:00
insetbase.h fix the cursor-y problem in math 2004-04-13 12:47:48 +00:00
insetbibitem.C Wrap all #warning calls inside #ifdef WITH_WARNINGS blocks. 2004-04-05 09:36:28 +00:00
insetbibitem.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetbibtex.C another fix related to bug 605; fix toggling of optarg inset 2004-04-20 12:46:15 +00:00
insetbibtex.h add bibtopic support (bug 870). 2004-03-29 13:17:25 +00:00
insetbox.C simple ws changes only 2004-04-03 08:37:12 +00:00
insetbox.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetbranch.C the Paragraph::inInset() changes 2004-04-08 15:03:33 +00:00
insetbranch.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetcaption.C Wrap all #warning calls inside #ifdef WITH_WARNINGS blocks. 2004-04-05 09:36:28 +00:00
insetcaption.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetcharstyle.C simple ws changes only 2004-04-03 08:37:12 +00:00
insetcharstyle.h the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
insetcite.C simple ws changes only 2004-04-03 08:37:12 +00:00
insetcite.h Add support for the jurabib package (www.jurabib.org), a package for elegant BibTeX references, as requested in bug 408. 2004-03-07 14:33:17 +00:00
insetcollapsable.C Use 'assign' as the name for the operation that opens/closes branch 2004-04-07 05:28:51 +00:00
insetcollapsable.h simple ws changes only 2004-04-03 08:37:12 +00:00
insetcommand.C simple ws changes only 2004-04-03 08:37:12 +00:00
insetcommand.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetcommandparams.C simple ws changes only 2004-04-03 08:37:12 +00:00
insetcommandparams.h support for second \cite option. 2004-03-05 14:49:10 +00:00
insetenv.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
insetenv.h bug + spped fixes + small stuff 2004-02-11 14:45:44 +00:00
insetert.C cosmetics 2004-04-01 10:21:29 +00:00
insetert.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetexternal.C Enable the user to preview xfig figures (f.ex.) without previewing mathed. 2004-04-19 13:31:17 +00:00
insetexternal.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetfloat.C the Paragraph::inInset() changes 2004-04-08 15:03:33 +00:00
insetfloat.h support for sidewaysfloats and fix for bug 1016 (float placement allows impossible settings). 2004-03-29 11:38:39 +00:00
insetfloatlist.C Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
insetfloatlist.h Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
insetfoot.C the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
insetfoot.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetfootlike.C two bug fixes 2004-02-04 11:23:25 +00:00
insetfootlike.h two bug fixes 2004-02-04 11:23:25 +00:00
insetgraphics.C Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
insetgraphics.h Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
insetgraphicsParams.C displayTranslator is now a function. No need to invoke setDisplayTranslator 2003-10-13 21:50:33 +00:00
insetgraphicsParams.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
insethfill.C add lfun 'quote-insert' arguments single/double (ERT fixes not included) 2004-02-20 10:32:44 +00:00
insethfill.h add lfun 'quote-insert' arguments single/double (ERT fixes not included) 2004-02-20 10:32:44 +00:00
insetinclude.C Enable the user to preview xfig figures (f.ex.) without previewing mathed. 2004-04-19 13:31:17 +00:00
insetinclude.h Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
insetindex.C Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
insetindex.h Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
insetlabel.C the pariterator stuff 2004-03-28 22:00:22 +00:00
insetlabel.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetlatexaccent.C Wrap all #warning calls inside #ifdef WITH_WARNINGS blocks. 2004-04-05 09:36:28 +00:00
insetlatexaccent.h * insettabular.[Ch]: remove remains of the 'update' mechanism, 2004-02-16 11:58:51 +00:00
insetline.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetline.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetmarginal.C the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
insetmarginal.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetnewline.C add lfun 'quote-insert' arguments single/double (ERT fixes not included) 2004-02-20 10:32:44 +00:00
insetnewline.h add lfun 'quote-insert' arguments single/double (ERT fixes not included) 2004-02-20 10:32:44 +00:00
insetnote.C the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
insetnote.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetoptarg.C the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
insetoptarg.h another fix related to bug 605; fix toggling of optarg inset 2004-04-20 12:46:15 +00:00
insetpagebreak.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetpagebreak.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetquotes.C Wrap all #warning calls inside #ifdef WITH_WARNINGS blocks. 2004-04-05 09:36:28 +00:00
insetquotes.h add lfun 'quote-insert' arguments single/double (ERT fixes not included) 2004-02-20 10:32:44 +00:00
insetref.C The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetref.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetspace.C small stuff 2003-11-21 16:35:46 +00:00
insetspace.h small stuff 2003-11-21 16:35:46 +00:00
insetspecialchar.C small stuff 2003-11-21 16:35:46 +00:00
insetspecialchar.h small stuff 2003-11-21 16:35:46 +00:00
insettabular.C fix the cursor-y problem in math 2004-04-13 12:47:48 +00:00
insettabular.h fix the cursor-y problem in math 2004-04-13 12:47:48 +00:00
insettext.C fix the cursor-y problem in math 2004-04-13 12:47:48 +00:00
insettext.h fix the cursor-y problem in math 2004-04-13 12:47:48 +00:00
insettheorem.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insettheorem.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insettoc.C Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
insettoc.h Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
inseturl.C Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
inseturl.h Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
insetvspace.C The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetvspace.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetwrap.C simple ws changes only 2004-04-03 08:37:12 +00:00
insetwrap.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
mailinset.C Cruft removal, small clean-up, no functional changes. 2003-12-12 10:05:21 +00:00
mailinset.h Remove a whole heap of redundant functions from classes derived from 2003-12-11 15:23:15 +00:00
Makefile.am make cygwin and Angus happy (remove insetlist.[Ch]). 2004-02-27 08:33:24 +00:00
render_base.h Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
render_button.C Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
render_button.h Refactoring of renderer code to make inset code simpler. 2004-04-13 17:25:23 +00:00
render_graphic.C Whitespace, only whitespace... 2004-04-20 08:51:15 +00:00
render_graphic.h Remove unused member function and variable. 2004-04-16 16:01:47 +00:00
render_preview.C Remove lyxerr statement; cosmetics. 2004-04-20 08:42:10 +00:00
render_preview.h Enable the user to preview xfig figures (f.ex.) without previewing mathed. 2004-04-19 13:31:17 +00:00
updatableinset.C Wrap all #warning calls inside #ifdef WITH_WARNINGS blocks. 2004-04-05 09:36:28 +00:00
updatableinset.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00