lyx_mirror/src/insets
Abdelrazak Younes 479e9054db * Buffer
- new pimpled TocBackend member and associated accessors.

* toc.[Ch]: delete all toc related methods except outline.

* TocBackend:
  - goTo(): deleted, this gets rid of the LyXView dependency
  - made all accessors const.

* ControlToc: 
  - rework the controller to work exclusively with TocBackend.
  - goTo(): now call LyXView::dispatch() directly

all other files: update with the TocBackend or ControlToc API changes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15852 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-11 00:35:14 +00:00
..
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
ExternalSupport.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalSupport.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ExternalTemplate.C move everything into namespace lyx 2006-10-21 00:16:43 +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 use more unicode in math 2006-10-22 10:15:23 +00:00
insetbase.C New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
insetbase.h New nomenclature inset from Ugras 2006-11-04 17:55:36 +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 move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetbibtex.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetbox.C * src/insets/insetbox.C (InsetBox::doDispatch): remove annoying debug message 2006-11-09 14:45:53 +00:00
insetbox.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +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 use more unicode in math 2006-10-22 10:15:23 +00:00
insetcaption.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetcharstyle.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetcharstyle.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetcite.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcite.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcollapsable.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetcollapsable.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcommand.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetcommand.h move everything into namespace lyx 2006-10-21 00:16:43 +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 New nomenclature inset from Ugras 2006-11-04 17:55:36 +00:00
insetert.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetexternal.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetexternal.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetfloat.C * Buffer 2006-11-11 00:35:14 +00:00
insetfloat.h * Buffer 2006-11-11 00:35:14 +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 use more unicode in math 2006-10-22 10:15:23 +00:00
insetfootlike.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetgraphics.C some compile fixes, more to be expected 2006-10-22 11:00:04 +00:00
insetgraphics.h More unicode fixes for docbook. 2006-10-21 19:40:29 +00:00
insetgraphicsParams.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetgraphicsParams.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insethfill.C Preparation for the nomencl inset: Add {} in InsetCommand rather than 2006-11-04 14:55:15 +00:00
insethfill.h Preparation for the nomencl inset: Add {} in InsetCommand rather than 2006-11-04 14:55:15 +00:00
insetinclude.C Do not call InsetCommandParams::read in InsetInclude::read anymore, since 2006-11-09 17:45:42 +00:00
insetinclude.h More unicode fixes for docbook. 2006-10-21 19:40:29 +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 put UNICODE FIXMEs where they belong 2006-11-02 10:16:21 +00:00
insetlabel.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetlatexaccent.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetlatexaccent.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetline.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetline.h move everything into namespace lyx 2006-10-21 00:16:43 +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 move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetnewline.h move everything into namespace lyx 2006-10-21 00:16:43 +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 use more unicode in math 2006-10-22 10:15:23 +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 Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insetpagebreak.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetpagebreak.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetquotes.C use more unicode in math 2006-10-22 10:15:23 +00:00
insetquotes.h some more unicode work. even more should be possible 2006-10-21 19:27:02 +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 move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspace.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspecialchar.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetspecialchar.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insettabular.C Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
insettabular.h change tracking: 2006-10-24 21:38:47 +00:00
insettext.C * InsetText::Wide() -> wide() 2006-11-07 15:24:34 +00:00
insettext.h * InsetText::Wide() -> wide() 2006-11-07 15:24:34 +00:00
insettheorem.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insettheorem.h move everything into namespace lyx 2006-10-21 00:16:43 +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 move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetvspace.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
insetwrap.C * Buffer 2006-11-11 00:35:14 +00:00
insetwrap.h * Buffer 2006-11-11 00:35:14 +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 move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_button.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_button.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_graphic.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_graphic.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_preview.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
render_preview.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00