]> git.lyx.org Git - features.git/commit
Rename insets/insetxxx to insets/InsetXxx, part 1
authorBo Peng <bpeng@lyx.org>
Wed, 25 Apr 2007 01:24:38 +0000 (01:24 +0000)
committerBo Peng <bpeng@lyx.org>
Wed, 25 Apr 2007 01:24:38 +0000 (01:24 +0000)
commitb6a2a76700466b7ee712e2b733702da02c5ffd6b
tree78ff52069046422fc554ea377da17fae1d6b8ce3
parent021a55433591765485d9a7d70f9e6223cddaecc4
Rename insets/insetxxx to insets/InsetXxx, part 1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17964 a592a061-630c-0410-9148-cb99ea01b6c8
162 files changed:
development/FORMAT
development/cmake/src/insets/CMakeLists.txt
development/scons/scons_manifest.py
po/POTFILES.in
src/BufferView.C
src/CutAndPaste.C
src/InsetList.C
src/ParagraphMetrics.C
src/TextMetrics.C
src/TocBackend.C
src/buffer.C
src/buffer_funcs.C
src/bufferparams.h
src/bufferview_funcs.C
src/coordcache.C
src/cursor.C
src/cursor_slice.h
src/dociterator.C
src/factory.C
src/frontends/controllers/ControlBox.C
src/frontends/controllers/ControlBranch.C
src/frontends/controllers/ControlCommand.C
src/frontends/controllers/ControlCommand.h
src/frontends/controllers/ControlERT.h
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlFloat.C
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlInclude.C
src/frontends/controllers/ControlInclude.h
src/frontends/controllers/ControlNote.C
src/frontends/controllers/ControlTabular.C
src/frontends/controllers/ControlVSpace.C
src/frontends/controllers/ControlWrap.C
src/frontends/qt4/FloatPlacement.C
src/frontends/qt4/QBox.C
src/frontends/qt4/QBranch.C
src/frontends/qt4/QExternal.C
src/frontends/qt4/QFloat.C
src/frontends/qt4/QGraphics.C
src/frontends/qt4/QGraphicsDialog.C
src/frontends/qt4/QNote.C
src/frontends/qt4/QRef.C
src/frontends/qt4/QWrap.C
src/graphics/PreviewLoader.C
src/graphics/Previews.C
src/insets/ExternalSupport.C
src/insets/Makefile.am
src/insets/inset.C
src/insets/inset.h
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetbibitem.C
src/insets/insetbibitem.h
src/insets/insetbibtex.C
src/insets/insetbibtex.h
src/insets/insetbox.C
src/insets/insetbox.h
src/insets/insetbranch.C
src/insets/insetbranch.h
src/insets/insetcaption.C
src/insets/insetcaption.h
src/insets/insetcharstyle.C
src/insets/insetcharstyle.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetcommandparams.C
src/insets/insetcommandparams.h
src/insets/insetenv.C
src/insets/insetenv.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetfloatlist.C
src/insets/insetfloatlist.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetfootlike.C
src/insets/insetfootlike.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetgraphicsParams.C
src/insets/insetgraphicsParams.h
src/insets/insethfill.C
src/insets/insethfill.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetline.C
src/insets/insetline.h
src/insets/insetmarginal.C
src/insets/insetmarginal.h
src/insets/insetnewline.C
src/insets/insetnewline.h
src/insets/insetnomencl.C
src/insets/insetnomencl.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetoptarg.C
src/insets/insetoptarg.h
src/insets/insetpagebreak.C
src/insets/insetpagebreak.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspace.C
src/insets/insetspace.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insettheorem.C
src/insets/insettheorem.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/insets/insetvspace.C
src/insets/insetvspace.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/insets/mailinset.C
src/insets/mailinset.h
src/insets/pch.h
src/insets/render_base.h
src/insets/render_button.C
src/insets/render_button.h
src/insets/render_graphic.C
src/insets/render_graphic.h
src/insets/render_preview.C
src/insets/render_preview.h
src/lyxfunc.C
src/mathed/InsetMath.h
src/mathed/InsetMathCommand.h
src/mathed/InsetMathGrid.C
src/mathed/InsetMathHull.C
src/mathed/InsetMathRef.C
src/mathed/MathFactory.C
src/output_docbook.C
src/output_latex.C
src/paragraph.C
src/paragraph.h
src/pariterator.C
src/rowpainter.C
src/tabular.C
src/tabular.h
src/text.C
src/text2.C
src/text3.C
src/undo.C