lyx_mirror/src/insets
Michael Schmitt 922dbdb1db * src/insets/insetspace.[Ch]:
* src/insets/insetoptarg.[Ch]:
	* src/insets/insetlabel.C: fix plaintext()


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17210 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-15 23:44:33 +00:00
..
ChangeLog
ExternalSupport.C Fix bug 3240 2007-02-15 21:22:40 +00:00
ExternalSupport.h Fix bug 3240 2007-02-15 21:22:40 +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
ExternalTransforms.C
ExternalTransforms.h
inset.C
inset.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetbase.C PreparePrepare for independent decoration drawing and correct a CoordCache bug: Previously, only the math insets containing the cursor were put in the cache. I believe this was the reason for some of the weird problems with cursors in math (egg: cursor trapped in a fraction). 2007-01-20 01:15:05 +00:00
insetbase.h * src/output_plaintext.C: check line length before outputting 2007-02-15 16:07:36 +00:00
insetbibitem.C
insetbibitem.h
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 * src/insets/insetbox.[Ch]: 2007-02-15 22:59:06 +00:00
insetbox.h * src/insets/insetbox.[Ch]: 2007-02-15 22:59:06 +00:00
insetbranch.C * insetbranch.C (textString): implement, so that branches appear 2007-01-19 16:23:47 +00:00
insetbranch.h * insetbranch.C (textString): implement, so that branches appear 2007-01-19 16:23:47 +00:00
insetcaption.C Tentatively fix bug 3225, the inset width and the outer text width should stay in sync. 2007-02-13 10:37:22 +00:00
insetcaption.h Fix bug 3187 from Martin Vermeer: 2007-02-06 14:23:06 +00:00
insetcharstyle.C * insets/insetbase.h (textString): Simplify the signature 2007-01-19 16:23:13 +00:00
insetcharstyle.h * insets/insetbase.h (textString): Simplify the signature 2007-01-19 16:23:13 +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
insetcollapsable.C Properly adjust space after collapsable inset (the (int) cast there was applied to 1.5 only). 2007-02-07 10:39:38 +00:00
insetcollapsable.h * insetcollapsable.C (hasFixedWidth): new virtual method, returns 2006-12-29 11:52:01 +00:00
insetcommand.C * insetref.C: 2007-02-15 23:28:31 +00:00
insetcommand.h * insetref.C: 2007-02-15 23:28:31 +00:00
insetcommandparams.C
insetcommandparams.h
insetenv.C
insetenv.h
insetert.C * insetert.[Ch]: 2007-02-15 22:27:45 +00:00
insetert.h * insetert.[Ch]: 2007-02-15 22:27:45 +00:00
insetexternal.C whitespace only 2007-02-10 11:08:05 +00:00
insetexternal.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
insetfloat.C Fix lists of figures and tables. Prepare the code for user defined captions. 2007-02-01 12:45:14 +00:00
insetfloat.h Fix bug 3192 and 3193 2007-02-05 17:39:42 +00:00
insetfloatlist.C * insets/insetfloatlist.C: 2007-01-18 22:29:50 +00:00
insetfloatlist.h
insetfoot.C * src/output_plaintext.C: check line length before outputting 2007-02-15 16:07:36 +00:00
insetfoot.h * src/output_plaintext.C: check line length before outputting 2007-02-15 16:07:36 +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 Never strip the extension for non-nice latex export, since pdflatex might 2007-02-08 21:14:40 +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 * src/output_plaintext.C: check line length before outputting 2007-02-15 16:07:36 +00:00
insethfill.h * src/output_plaintext.C: check line length before outputting 2007-02-15 16:07:36 +00:00
insetinclude.C Real fix from Bernhard Roider 2007-01-25 21:12:12 +00:00
insetinclude.h Convert most of the bibtex machinery to docstring. 2006-12-17 10:52:04 +00:00
insetindex.C
insetindex.h
insetlabel.C * src/insets/insetspace.[Ch]: 2007-02-15 23:44:33 +00:00
insetlabel.h
insetline.C * insetert.[Ch]: 2007-02-15 22:27:45 +00:00
insetline.h * insetert.[Ch]: 2007-02-15 22:27:45 +00:00
insetmarginal.C
insetmarginal.h
insetnewline.C * src/insets/insetnewline.C: plaintext(): fix line length 2007-02-15 23:24:15 +00:00
insetnewline.h * insetert.[Ch]: 2007-02-15 22:27:45 +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 * src/insets/insetbox.[Ch]: 2007-02-15 22:59:06 +00:00
insetnote.h * src/insets/insetbox.[Ch]: 2007-02-15 22:59:06 +00:00
insetoptarg.C * src/insets/insetspace.[Ch]: 2007-02-15 23:44:33 +00:00
insetoptarg.h * src/insets/insetspace.[Ch]: 2007-02-15 23:44:33 +00:00
insetpagebreak.C * insetref.C: 2007-02-15 23:28:31 +00:00
insetpagebreak.h * insetref.C: 2007-02-15 23:28:31 +00:00
insetquotes.C * insets/insetbase.h (textString): Simplify the signature 2007-01-19 16:23:13 +00:00
insetquotes.h * insets/insetbase.h (textString): Simplify the signature 2007-01-19 16:23:13 +00:00
insetref.C * insetref.C: 2007-02-15 23:28:31 +00:00
insetref.h
insetspace.C * src/insets/insetspace.[Ch]: 2007-02-15 23:44:33 +00:00
insetspace.h * src/insets/insetspace.[Ch]: 2007-02-15 23:44:33 +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 Persistent-selection (and fix bug 3162) 2007-02-02 03:10:15 +00:00
insettabular.h Persistent-selection (and fix bug 3162) 2007-02-02 03:10:15 +00:00
insettext.C * src/insettext.C: fix line lengths and par breaks in plaintext() 2007-02-15 22:04:33 +00:00
insettext.h The caption inset patch by Georg, Martin and myself. 2007-01-30 13:23:21 +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 * insets/insetfloatlist.C: 2007-01-18 22:29:50 +00:00
insettoc.h
inseturl.C
inseturl.h
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 Fix lists of figures and tables. Prepare the code for user defined captions. 2007-02-01 12:45:14 +00:00
insetwrap.h Extend the navigate menu to child docs 2006-11-13 16:53:49 +00:00
mailinset.C
mailinset.h
Makefile.am Convert lyxaccents to unicode (most of the work comes from Georg) 2007-02-11 23:52:07 +00:00
pch.h
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