]> git.lyx.org Git - features.git/commit
use boost::format
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 21 Nov 2002 18:33:09 +0000 (18:33 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 21 Nov 2002 18:33:09 +0000 (18:33 +0000)
commitb016d9d77324649f6fef8af9bb1c871fb7dafa33
tree255635efae2e8a826322d844f23cf8bb77afb2d5
parente27f7329c95b11bf564e19617b7f78bcbdcda10e
use boost::format

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5694 a592a061-630c-0410-9148-cb99ea01b6c8
37 files changed:
boost/ChangeLog
boost/boost/config/user.hpp
boost/boost/format/format_implementation.hpp
po/POTFILES.in
src/BoostFormat.h [new file with mode: 0644]
src/BufferView_pimpl.C
src/ChangeLog
src/Chktex.C
src/LaTeX.C
src/Makefile.am
src/boost-inst.C [new file with mode: 0644]
src/buffer.C
src/bufferlist.C
src/bufferview_funcs.C
src/converter.C
src/debug.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/biblio.C
src/frontends/qt2/ChangeLog
src/frontends/qt2/QVCLog.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/ColorHandler.C
src/frontends/xforms/FeedbackController.C
src/frontends/xforms/FormGraphics.C
src/importer.C
src/insets/ChangeLog
src/insets/insetcaption.C
src/insets/insetfloatlist.C
src/insets/insetgraphics.C
src/insets/insetparent.C
src/lyx_main.C
src/lyxfont.C
src/lyxfunc.C
src/mathed/ChangeLog
src/mathed/formulamacro.C
src/toc.C