lyx_mirror/src/insets
Michael Schmitt bcb5133e54 * src/insets/insetcaption.*: fix plaintext(); add private computeFullLabel() to
refactor code used at two places


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17219 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-16 09:53:51 +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 * src/insets/insetbranch.[Ch]: 2007-02-16 09:28:25 +00:00
insetbranch.h * src/insets/insetbranch.[Ch]: 2007-02-16 09:28:25 +00:00
insetcaption.C * src/insets/insetcaption.*: fix plaintext(); add private computeFullLabel() to 2007-02-16 09:53:51 +00:00
insetcaption.h * src/insets/insetcaption.*: fix plaintext(); add private computeFullLabel() to 2007-02-16 09:53:51 +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 * src/insets/insetcollapsable.[Ch]: constify floatName() 2007-02-16 09:11:19 +00:00
insetcollapsable.h * src/insets/insetcollapsable.[Ch]: constify floatName() 2007-02-16 09:11:19 +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 * src/insets/insetfloat.[Ch]: 2007-02-16 08:15:16 +00:00
insetfloat.h * src/insets/insetfloat.[Ch]: 2007-02-16 08:15:16 +00:00
insetfloatlist.C * insets/insetfloatlist.C: 2007-01-18 22:29:50 +00:00
insetfloatlist.h
insetfoot.C * src/insets/insetbranch.[Ch]: 2007-02-16 09:28:25 +00:00
insetfoot.h * src/insets/insetbranch.[Ch]: 2007-02-16 09:28:25 +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
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 * src/insets/insetfloat.[Ch]: 2007-02-16 08:15:16 +00:00
insetmarginal.h * src/insets/insetfloat.[Ch]: 2007-02-16 08:15:16 +00:00
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
insetnomencl.h
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 Fix of bug 3238. Disable persistent selection for selections in tablemode. 2007-02-16 03:49:19 +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 * src/insets/insetbranch.[Ch]: 2007-02-16 09:28:25 +00:00
inseturl.h * src/insets/insetbranch.[Ch]: 2007-02-16 09:28:25 +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 * src/insets/insetfloat.[Ch]: 2007-02-16 08:15:16 +00:00
insetwrap.h * src/insets/insetfloat.[Ch]: 2007-02-16 08:15:16 +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