lyx_mirror/src/insets
Abdelrazak Younes 74f3ca3246 Transfer the global converters and system_converters variables to LyX::Singletons class.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16725 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-17 13:18:16 +00:00
..
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
ExternalSupport.C Transfer the global converters and system_converters variables to LyX::Singletons class. 2007-01-17 13:18:16 +00:00
ExternalSupport.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTemplate.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
ExternalTemplate.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTransforms.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTransforms.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inset.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inset.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetbase.C New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
insetbase.h Make the output of \inputencoding commands (and the change of output 2007-01-09 19:25:40 +00:00
insetbibitem.C some compile fixes, more to be expected 2006-10-22 11:00:04 +00:00
insetbibitem.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetbibtex.C Fix bug 3067: Special column attributes can contain non-ascii characters, 2007-01-05 17:11:32 +00:00
insetbibtex.h Convert most of the bibtex machinery to docstring. 2006-12-17 10:52:04 +00:00
insetbox.C * insetcollapsable.C (hasFixedWidth): new virtual method, returns 2006-12-29 11:52:01 +00:00
insetbox.h * insetcollapsable.C (hasFixedWidth): new virtual method, returns 2006-12-29 11:52:01 +00:00
insetbranch.C Fix problem with non-ascii branch names by converting more stuff to 2006-11-03 15:16:45 +00:00
insetbranch.h Fix problem with non-ascii branch names by converting more stuff to 2006-11-03 15:16:45 +00:00
insetcaption.C fix formatting 2006-12-19 18:04:42 +00:00
insetcaption.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetcharstyle.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetcharstyle.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetcite.C * src/insets/insetcite.C (getNatbibLabel): correct check for citation key cache. 2007-01-08 17:38:39 +00:00
insetcite.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcollapsable.C Fix inline collapsable inset set focus crash 2007-01-17 02:53:33 +00:00
insetcollapsable.h * insetcollapsable.C (hasFixedWidth): new virtual method, returns 2006-12-29 11:52:01 +00:00
insetcommand.C Button face-lift: use mouse hover-buttons. 2006-12-04 04:31:18 +00:00
insetcommand.h remove unused stuff 2006-12-27 08:40:40 +00:00
insetcommandparams.C New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
insetcommandparams.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetenv.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetenv.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetert.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetert.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetexternal.C Fix strange bibtex problem by converting some more functions to use FileName 2006-12-27 10:56:11 +00:00
insetexternal.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetfloat.C performance fix. 2007-01-08 11:35:55 +00:00
insetfloat.h Extend the navigate menu to child docs 2006-11-13 16:53:49 +00:00
insetfloatlist.C * Buffer 2006-11-11 00:35:14 +00:00
insetfloatlist.h Revert faulty floatlist fix (revision 15376) and fix reading of floatlists 2006-10-22 18:24:41 +00:00
insetfoot.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetfoot.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetfootlike.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetfootlike.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetgraphics.C Transfer the global converters and system_converters variables to LyX::Singletons class. 2007-01-17 13:18:16 +00:00
insetgraphics.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetgraphicsParams.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
insetgraphicsParams.h Split FileName into FileName and DocFileName. FileName will be used for all 2006-11-18 12:49:47 +00:00
insethfill.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insethfill.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetinclude.C Fix problem with non-ascii filenames in include inset 2007-01-10 00:30:49 +00:00
insetinclude.h Convert most of the bibtex machinery to docstring. 2006-12-17 10:52:04 +00:00
insetindex.C Fix sgml::escapeChar and sgml::escapeString to return docstring. 2006-10-21 11:38:43 +00:00
insetindex.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetlabel.C remove obsolete comment 2006-12-28 12:01:27 +00:00
insetlabel.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetlatexaccent.C fix display of hungarian umlaut 2006-12-01 21:13:47 +00:00
insetlatexaccent.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetline.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetline.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetmarginal.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetmarginal.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetnewline.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetnewline.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetnomencl.C fix compiler warnings 2006-11-10 21:13:17 +00:00
insetnomencl.h fix docbook glossary export, from Ugras and me 2006-11-10 15:45:42 +00:00
insetnote.C get rid of more utf8 conversions 2006-12-22 09:23:10 +00:00
insetnote.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetoptarg.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetoptarg.h fix typo 2006-12-28 12:05:40 +00:00
insetpagebreak.C This commit do the Model/View separation of the LyXText and Paragraph classes. The separation is mostly complete for the Paragraph class but some more transfer should occur for the LyXText class. 2006-12-29 23:54:48 +00:00
insetpagebreak.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetquotes.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetquotes.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetref.C some compile fixes, more to be expected 2006-10-22 11:00:04 +00:00
insetref.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspace.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetspace.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetspecialchar.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetspecialchar.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insettabular.C * avoid signal triggered by setChecked(bool) 2007-01-16 12:24:49 +00:00
insettabular.h * change LFUN file-insert-ascii to file-insert-plaintext 2007-01-15 22:49:14 +00:00
insettext.C This commit do the Model/View separation of the LyXText and Paragraph classes. The separation is mostly complete for the Paragraph class but some more transfer should occur for the LyXText class. 2006-12-29 23:54:48 +00:00
insettext.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insettheorem.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insettheorem.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insettoc.C * Buffer 2006-11-11 00:35:14 +00:00
insettoc.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inseturl.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
inseturl.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetvspace.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetvspace.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetwrap.C same performance fix as rev. 16600. 2007-01-08 11:42:20 +00:00
insetwrap.h Extend the navigate menu to child docs 2006-11-13 16:53:49 +00:00
mailinset.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
mailinset.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Makefile.am New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
render_base.h Button face-lift: use mouse hover-buttons. 2006-12-04 04:31:18 +00:00
render_button.C Button face-lift: use mouse hover-buttons. 2006-12-04 04:31:18 +00:00
render_button.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
render_graphic.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
render_graphic.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
render_preview.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
render_preview.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00