]> git.lyx.org Git - features.git/commit
move BoostFormat and boost-inst
authorJohn Levon <levon@movementarian.org>
Sun, 30 Mar 2003 20:25:44 +0000 (20:25 +0000)
committerJohn Levon <levon@movementarian.org>
Sun, 30 Mar 2003 20:25:44 +0000 (20:25 +0000)
commit17c8764e0a3c5adcb970fd7803a6255cfe4bf01f
treed46e09e13e93905ea856ff652767e59da68238ee
parent0eaa5ae519af5efbcd1b5c4843b33f98fa8657b6
move BoostFormat and boost-inst

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6651 a592a061-630c-0410-9148-cb99ea01b6c8
41 files changed:
src/BoostFormat.h [deleted file]
src/BufferView.C
src/BufferView_pimpl.C
src/ChangeLog
src/Chktex.C
src/CutAndPaste.C
src/LaTeX.C
src/Makefile.am
src/boost-inst.C [deleted file]
src/buffer.C
src/bufferlist.C
src/bufferview_funcs.C
src/converter.C
src/debug.C
src/format.C
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/biblio.C
src/frontends/qt2/Alert_pimpl.C
src/frontends/qt2/QVCLog.C
src/frontends/xforms/ColorHandler.C
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormDialogView.C
src/frontends/xforms/FormGraphics.C
src/importer.C
src/insets/insetcaption.C
src/insets/insetfloatlist.C
src/insets/insetgraphics.C
src/insets/insetparent.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfont.C
src/lyxfunc.C
src/lyxvc.C
src/mathed/formulamacro.C
src/paragraph_funcs.C
src/support/BoostFormat.h [new file with mode: 0644]
src/support/ChangeLog
src/support/Makefile.am
src/support/boost-inst.C [new file with mode: 0644]
src/text2.C