lyx_mirror/src
André Pönitz 4b2c271e23 * buffer.[Ch]:
* lyxtext.h: move ParagraphList member to LyXText
	rename LyXText::ownerParagraphs to LyXText::paragraph

	* CutAndPaste.C:
	* bufferview_funcs.C:
	* iterators.[Ch]:
	* lyx_cb.C:
	* paragraph.C:
	* rowpainter.C:
	* tabular.C:
	* text.C:
	* text2.C:
	* text3.C: adjust

	* lyxfunc.C: move LFUN_INSET_TOGGLE handling to insets.

	* undo.C: fix cursor positioning
	* insetbase.h: whitespace

	* inset.[Ch]: remove latexTextWidth
	make setBackgroundColor virtual

	* insettext.[Ch]:  move ParagraphList member to LyXText

	* insetcollapsable.[Ch]: handle LFUN_INSET_TOGGLE

	* insetcharstyle.C:
	* insetenv.C:
	* insetert.[Ch]:
	* insetfloat.[Ch]:
	* insetminipage.[Ch]:
	* insettabular.C:
	* insetwrap.[Ch]: adjust paragraphs and background color handling,


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8166 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-01 13:35:49 +00:00
..
cheaders
frontends The qbranch fixes, the lengthcombo enhancement and removal of dead code in QParagraph.C 2003-12-01 07:54:02 +00:00
graphics include paragraph.h for the benefit of debug-mode in gcc 3.4 2003-11-20 16:40:09 +00:00
insets * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
mathed A couple of changing resulting from gcc 3.4 debug mode testing. 2003-11-22 14:44:59 +00:00
support fix putenv memory leak 2003-11-05 08:22:32 +00:00
tex2lyx latest patch from Georg: support a syntax table for unsupported commands 2003-11-19 10:35:50 +00:00
.cvsignore Add lyx-gtk. 2003-09-15 11:32:16 +00:00
aspell_local.h std::string fixes and small typo 2003-10-07 13:32:17 +00:00
aspell.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
author.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
author.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Bidi.C no need for three calls to update() in a row... 2003-11-13 13:43:44 +00:00
Bidi.h take the bidi stuff out of lyxtext.h to its own file 2003-10-23 13:28:49 +00:00
boost.C Turn LyX into a singleton class. Kill the BufferView cache. 2003-10-14 21:30:23 +00:00
box.C Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
box.h The mouse box patch for button-style insets 2003-09-04 14:02:05 +00:00
BranchList.C Martin's BranchList fix 2003-11-30 18:04:48 +00:00
BranchList.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
broken_headers.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
buffer_funcs.C Set 'fully_loaded' when starting a new file too... 2003-10-22 14:40:24 +00:00
buffer_funcs.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
buffer.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
buffer.h move the LyXText member 2003-11-28 15:08:38 +00:00
bufferlist.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
bufferlist.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
bufferparams.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
bufferparams.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
bufferview_funcs.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
bufferview_funcs.h updateCounters fix + changeDepth simplification 2003-11-26 09:48:21 +00:00
BufferView_pimpl.C fix a crash on exit since nobody objected 2003-12-01 00:35:26 +00:00
BufferView_pimpl.h Alfredo's patch. 2003-11-10 18:15:55 +00:00
BufferView.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
BufferView.h move the LyXText member 2003-11-28 15:08:38 +00:00
Bullet.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Bullet.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
ChangeLog * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
changes.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
changes.h Finish the task of removing all cruft from the header files. 2003-09-07 21:25:37 +00:00
Chktex.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Chktex.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
chset.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
chset.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
converter.C replace bool-valued Pdflatex() by FLAVOR-valued getFlavor(). 2003-11-27 16:38:47 +00:00
converter.h replace bool-valued Pdflatex() by FLAVOR-valued getFlavor(). 2003-11-27 16:38:47 +00:00
counters.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
counters.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
cursor.C ismall stuff 2003-11-28 08:55:12 +00:00
cursor.h fitCursor work 2003-11-13 08:50:26 +00:00
CutAndPaste.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
CutAndPaste.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
debug.C try to avoid initailizaton problems with global debugstream variable. 2003-11-01 13:03:03 +00:00
debug.h In insets: 2003-10-14 13:01:49 +00:00
DepTable.C move some vars to smaller scope 2003-10-13 01:01:33 +00:00
DepTable.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
dimension.C If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
dimension.h Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
dispatchresult.h The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
encoding.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
encoding.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
errorlist.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
errorlist.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
exporter.C replace bool-valued Pdflatex() by FLAVOR-valued getFlavor(). 2003-11-27 16:38:47 +00:00
exporter.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
factory.C move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
factory.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Floating.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Floating.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
FloatList.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
FloatList.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
format.C (Jo�o Assirati): add the ability to inverse-search a dvi file. 2003-10-14 11:35:50 +00:00
format.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
funcrequest.C The deed is done. 2003-11-10 09:06:48 +00:00
funcrequest.h The deed is done. 2003-11-10 09:06:48 +00:00
FuncStatus.C small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
FuncStatus.h small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
gettext.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
gettext.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
graph.C Small fixes to allow building with STLport 2003-10-06 09:35:38 +00:00
graph.h Finish the task of removing all cruft from the header files. 2003-09-07 21:25:37 +00:00
importer.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
importer.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
InsetList.C the 'lots of small stuff' patch 2003-11-25 11:17:27 +00:00
InsetList.h the 'lots of small stuff' patch 2003-11-25 11:17:27 +00:00
intl.C Strip 320 #includes from the files in src. 2003-09-05 16:31:30 +00:00
intl.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
ispell.C the exception safety patch 2003-11-03 17:47:28 +00:00
ispell.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
iterators.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
iterators.h * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
kbmap.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
kbmap.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
kbsequence.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
kbsequence.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
language.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
language.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lastfiles.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lastfiles.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
LaTeX.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
LaTeX.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
LaTeXFeatures.C The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
LaTeXFeatures.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
layout.h the automatic label patch 2003-09-12 17:13:22 +00:00
LColor.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
LColor.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
lengthcommon.C fix bug 1415; fix annoying typo 2003-10-20 13:55:51 +00:00
lengthcommon.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lfuns.h move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
lyx_cb.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
lyx_cb.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyx_main.C Turn LyX into a singleton class. Kill the BufferView cache. 2003-10-14 21:30:23 +00:00
lyx_main.h Turn LyX into a singleton class. Kill the BufferView cache. 2003-10-14 21:30:23 +00:00
lyx_sty.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyx_sty.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
LyXAction.C The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
LyXAction.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxcursor.C fix table crash by initializing cursor par to 0. 2003-11-26 10:42:42 +00:00
lyxcursor.h LyXCursor::x_fix -> BufferView::x_target 2003-11-04 07:43:03 +00:00
lyxfind.C ismall stuff 2003-11-28 08:55:12 +00:00
lyxfind.h the spellcheck cleanup 2003-11-04 12:01:15 +00:00
lyxfont.C small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
lyxfont.h small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
lyxfunc.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
lyxfunc.h no need for three calls to update() in a row... 2003-11-13 13:43:44 +00:00
lyxgluelength.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxgluelength.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlayout_ptr_fwd.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
lyxlayout.C Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
lyxlayout.h Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
lyxlength.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlength.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlex_pimpl.C Use correct types when working with stream::pos_type. 2003-10-22 22:22:55 +00:00
lyxlex_pimpl.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlex.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlex.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
lyxrc.C displayTranslator is now a function. No need to invoke setDisplayTranslator 2003-10-13 21:50:33 +00:00
lyxrc.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxrow_funcs.C no need for three calls to update() in a row... 2003-11-13 13:43:44 +00:00
lyxrow_funcs.h remove lastPos and use endpos instead 2003-10-27 11:44:10 +00:00
lyxrow.C rename row.end into row.endpos 2003-10-22 16:30:57 +00:00
lyxrow.h rename row.end into row.endpos 2003-10-22 16:30:57 +00:00
lyxserver.C Get rid of LyXFunc::dispatch that takes a string. 2003-10-13 00:38:09 +00:00
lyxserver.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxsocket.C Joao latest bits 2003-11-05 10:49:07 +00:00
lyxsocket.h Jo�o Assirati's lyxsocket patch. 2003-10-13 12:25:11 +00:00
lyxtext.h * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
lyxtextclass.C This was forgotten 2003-11-27 16:57:12 +00:00
lyxtextclass.h This was forgotten 2003-11-27 16:57:12 +00:00
lyxtextclasslist.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxtextclasslist.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
lyxvc.C the exception safety patch 2003-11-03 17:47:28 +00:00
lyxvc.h the exception safety patch 2003-11-03 17:47:28 +00:00
main.C the 'lots of small stuff' patch 2003-11-25 11:17:27 +00:00
Makefile.am * text.C: remove big comment on invalid Paragraph pointers as it is 2003-11-11 10:08:35 +00:00
MenuBackend.C The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
MenuBackend.h The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
messages.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
messages.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
metricsinfo.C lots of small stuff 2003-10-28 11:18:40 +00:00
metricsinfo.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
output_docbook.C Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
output_docbook.h stlport compilation fixes 2003-11-05 15:29:49 +00:00
output_latex.C move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
output_latex.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
output_linuxdoc.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
output_linuxdoc.h stlport compilation fixes 2003-11-05 15:29:49 +00:00
output_plaintext.C ismall stuff 2003-11-28 08:55:12 +00:00
output_plaintext.h stlport compilation fixes 2003-11-05 15:29:49 +00:00
output.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
output.h stlport compilation fixes 2003-11-05 15:29:49 +00:00
outputparams.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
paper.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
paragraph_funcs.C move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
paragraph_funcs.h mouse selection patch 2003-11-17 20:28:11 +00:00
paragraph_pimpl.C the 'lots of small stuff' patch 2003-11-25 11:17:27 +00:00
paragraph_pimpl.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
paragraph.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
paragraph.h Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
ParagraphList_fwd.h Replace ParagraphList.h with ParagraphList_fwd.h. 2003-09-06 12:36:58 +00:00
ParagraphParameters.C move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
ParagraphParameters.h move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
ParameterStruct.h move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
PosIterator.C skip ert on spellchecking 2003-11-07 09:40:49 +00:00
PosIterator.h skip ert on spellchecking 2003-11-07 09:40:49 +00:00
PrinterParams.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
PrinterParams.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
pspell.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
pspell.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
RowList_fwd.h Alfredos list<> -> vector<> for RowList 2003-10-24 08:33:52 +00:00
rowpainter.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
rowpainter.h move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
Sectioning.C If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Sectioning.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
sgml.C Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
sgml.h Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
ShareContainer.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Spacing.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Spacing.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
SpellBase.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
stamp-h.in
tabular.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
tabular.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
tex-accent.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
tex-accent.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
tex-strings.C Strip 320 #includes from the files in src. 2003-09-05 16:31:30 +00:00
tex-strings.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
texrow.C Removed all redundant using directives from the source. 2003-09-08 00:33:41 +00:00
texrow.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
text2.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
text3.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
text.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
textcursor.C updateCounters fix + changeDepth simplification 2003-11-26 09:48:21 +00:00
textcursor.h replace ParagraphList::iterator by lyx::paroffset_type to prevent cursor 2003-10-09 10:52:12 +00:00
Thesaurus.C the exception safety patch 2003-11-03 17:47:28 +00:00
Thesaurus.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
toc.C * lyxtext.h: 2003-10-23 08:15:57 +00:00
toc.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
ToolbarBackend.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
ToolbarBackend.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
trans_decl.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
trans_mgr.C the exception safety patch 2003-11-03 17:47:28 +00:00
trans_mgr.h the exception safety patch 2003-11-03 17:47:28 +00:00
trans.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
trans.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
undo.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
undo.h undo per inset. still a few crashes... 2003-10-15 08:49:44 +00:00
Variables.C If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Variables.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
vc-backend.C make some more regexs static 2003-10-17 18:23:41 +00:00
vc-backend.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
version.C.in ...and a few more. That's all this licence nonsense in my tree at the moment. 2003-08-22 09:44:59 +00:00
version.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
vspace.C fix some compiler warnings 2003-11-21 17:31:46 +00:00
vspace.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
WordLangTuple.h Self-consistent header files. 2003-10-07 08:16:04 +00:00