lyx_mirror/src/insets
Lars Gullik Bjønnes 33a28bdc9c Add string << operators for the other streams as well, and removes
c_str() all places where it is not needed anymore.
(I also add config.h to several files that was missing it)
+ added s string constructor to math_symbolinset

I also change some "while(" to "while ("

mmm ... yes ... I add a "zero()" function to LyXLength... an "empty()"
function did not seem appropriate. changed a couple of places that
checked on length.value() != 0.0.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3149 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 08:04:20 +00:00
..
.cvsignore
ChangeLog Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
ExternalTemplate.C insetexternal: Do not run update command if result file exists and is up to 2001-11-02 16:18:07 +00:00
ExternalTemplate.h insetexternal: Do not run update command if result file exists and is up to 2001-11-02 16:18:07 +00:00
figinset.C new alert code 2001-11-26 10:19:58 +00:00
figinset.h
inset.C Small fixes to various InsetText problems. 2001-10-19 15:40:01 +00:00
inset.h isInset patch from John 2001-11-23 10:16:02 +00:00
insetbib.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
insetbib.h
insetbutton.C
insetbutton.h cleanups from John and Michael 2001-11-09 13:44:48 +00:00
insetcaption.C Added suport for index and caption insets. 2001-11-02 16:11:19 +00:00
insetcaption.h
insetcite.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetcite.h
insetcollapsable.C Fixed cut&paste bugs and added freespacing for ERT Insets. 2001-11-29 16:29:30 +00:00
insetcollapsable.h Fixed cut&paste bugs and added freespacing for ERT Insets. 2001-11-29 16:29:30 +00:00
insetcommand.C
insetcommand.h
inseterror.C reduction of header dependencies, part II (use new types 2001-11-29 17:12:21 +00:00
inseterror.h
insetert.C More fixes. 2001-12-04 16:10:19 +00:00
insetert.h More fixes. 2001-12-04 16:10:19 +00:00
insetexternal.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetexternal.h insetexternal: Do not run update command if result file exists and is up to 2001-11-02 16:18:07 +00:00
insetfloat.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetfloat.h
insetfloatlist.C cleanups by john and andre 2001-11-27 10:56:14 +00:00
insetfloatlist.h cleanups by john and andre 2001-11-27 10:56:14 +00:00
insetfoot.C
insetfoot.h
insetfootlike.C
insetfootlike.h
insetgraphics.C rotatefix patch 2001-12-02 16:21:10 +00:00
insetgraphics.h
insetgraphicsParams.C rotatefix patch 2001-12-02 16:21:10 +00:00
insetgraphicsParams.h
insetinclude.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetinclude.h
insetindex.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetindex.h Added suport for index and caption insets. 2001-11-02 16:11:19 +00:00
insetlabel.C new alert code 2001-11-26 10:19:58 +00:00
insetlabel.h
insetlatexaccent.C
insetlatexaccent.h
insetlist.C
insetlist.h
insetmarginal.C
insetmarginal.h
insetminipage.C
insetminipage.h
insetnote.C someone selling brown paperbags? 2001-11-28 17:00:55 +00:00
insetnote.h
insetparent.C
insetparent.h
insetquotes.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetquotes.h
insetref.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetref.h
insetsection.C
insetsection.h
insetspecialchar.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
insetspecialchar.h popup fixes from Juergen ; insetgraphics fix from Herbert ; menus fix from Andre ; allow ligature breaks in spellchecker and fix smart quote after protected space (from me) 2001-11-13 14:47:35 +00:00
insettabular.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
insettabular.h Reduce Michael's buglist. 2001-11-28 16:09:25 +00:00
insettext.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
insettext.h More fixes. 2001-12-04 16:10:19 +00:00
insettheorem.C
insettheorem.h
insettoc.C docbook code cleanup. 2001-11-30 11:56:04 +00:00
insettoc.h docbook code cleanup. 2001-11-30 11:56:04 +00:00
inseturl.C docbook code cleanup. 2001-11-30 11:56:04 +00:00
inseturl.h docbook code cleanup. 2001-11-30 11:56:04 +00:00
Makefile.am