lyx_mirror/src/insets
José Matox 6b9ff53e6d Add support for units, in docbook export of graphics.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9026 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-29 15:25:54 +00:00
..
.cvsignore More pch work. 2004-08-18 14:20:18 +00:00
ChangeLog Add support for units, in docbook export of graphics. 2004-09-29 15:25:54 +00:00
ExternalSupport.C last chunk of the fix for bug 1244 + overwrite checking 2004-06-01 13:39:33 +00:00
ExternalSupport.h last chunk of the fix for bug 1244 + overwrite checking 2004-06-01 13:39:33 +00:00
ExternalTemplate.C last chunk of the fix for bug 1244 + overwrite checking 2004-06-01 13:39:33 +00:00
ExternalTemplate.h last chunk of the fix for bug 1244 + overwrite checking 2004-06-01 13:39:33 +00:00
ExternalTransforms.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
ExternalTransforms.h Change to use preffered calling of Boost.Function 2004-09-26 13:34:57 +00:00
inset.C make all cached positions screen-absolute 2004-08-14 21:56:40 +00:00
inset.h remove per-inset position cahce, use new external map instead. 2004-08-14 14:03:42 +00:00
insetbase.C remove per-inset position cahce, use new external map instead. 2004-08-14 14:03:42 +00:00
insetbase.h move around stuff, remove unneeded declarations etc 2004-08-14 19:55:00 +00:00
insetbibitem.C up to file format 236 and also fix Bug 421. 2004-08-14 18:41:27 +00:00
insetbibitem.h up to file format 236 and also fix Bug 421. 2004-08-14 18:41:27 +00:00
insetbibtex.C Whitespace. 2004-04-29 07:58:52 +00:00
insetbibtex.h add bibtopic support (bug 870). 2004-03-29 13:17:25 +00:00
insetbox.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
insetbox.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetbranch.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
insetbranch.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetcaption.C some nicer margins and some small cleanup 2004-08-14 15:55:22 +00:00
insetcaption.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetcharstyle.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
insetcharstyle.h the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
insetcite.C up to file format 236 and also fix Bug 421. 2004-08-14 18:41:27 +00:00
insetcite.h up to file format 236 and also fix Bug 421. 2004-08-14 18:41:27 +00:00
insetcollapsable.C move around stuff, remove unneeded declarations etc 2004-08-14 19:55:00 +00:00
insetcollapsable.h constify the various incarnations of editXY 2004-08-13 19:14:17 +00:00
insetcommand.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +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 some nicer margins and some small cleanup 2004-08-14 15:55:22 +00:00
insetenv.h bug + spped fixes + small stuff 2004-02-11 14:45:44 +00:00
insetert.C rename ERT into P-ERT since they are only partially red nowadays 2004-08-14 21:07:14 +00:00
insetert.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetexternal.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
insetexternal.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetfloat.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +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 translate correctly things like "list of algorithms" (bug 1312) 2004-06-08 13:35:14 +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 speedup latex export a lot 2004-08-05 09:18:54 +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 Add support for units, in docbook export of graphics. 2004-09-29 15:25:54 +00:00
insetgraphics.h Add support for units, in docbook export of graphics. 2004-09-29 15:25:54 +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 Remove space at end of line, when superfluous. 2004-08-16 11:27:51 +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 fix the include inset; Angus, please doublecheck this 2004-08-14 19:20:42 +00:00
insetinclude.h fix the include inset; Angus, please doublecheck this 2004-08-14 19:20:42 +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 clean code to export between different flavours, output different code for sgml to deal with incomplete implementation, clean code 2004-05-14 15:47:35 +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 Remove space at end of line, when superfluous. 2004-08-16 11:27:51 +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 Remove space at end of line, when superfluous. 2004-08-16 11:27:51 +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 change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
insetnote.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetoptarg.C fix problems with ] in optional latex arguments 2004-08-13 23:30:26 +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 Remove space at end of line, when superfluous. 2004-08-16 11:27:51 +00:00
insetpagebreak.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
insetquotes.C speedup latex export a lot 2004-08-05 09:18:54 +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 patch from Andreas Vox to fix unclosed tag in docbook-xml. 2004-09-25 12:26:07 +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 get rid of ownerPar(), which was super slow; fix tabular crash due to recently introduced BOOST_ASSERTs 2004-08-16 00:32:04 +00:00
insettabular.h get rid of ownerPar(), which was super slow; fix tabular crash due to recently introduced BOOST_ASSERTs 2004-08-16 00:32:04 +00:00
insettext.C get rid of ownerPar(), which was super slow; fix tabular crash due to recently introduced BOOST_ASSERTs 2004-08-16 00:32:04 +00:00
insettext.h get rid of ownerPar(), which was super slow; fix tabular crash due to recently introduced BOOST_ASSERTs 2004-08-16 00:32:04 +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 change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
insetvspace.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
insetwrap.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +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 More pch work. 2004-08-18 14:20:18 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +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 Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
updatableinset.C remove per-inset position cahce, use new external map instead. 2004-08-14 14:03:42 +00:00
updatableinset.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00