]> git.lyx.org Git - features.git/commit
* filetools.[Ch]: Make functions that start with a capital
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 8 Apr 2006 22:31:11 +0000 (22:31 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sat, 8 Apr 2006 22:31:11 +0000 (22:31 +0000)
commit8c93f63b48a1b15d4f3e163b7305213f2f73879e
tree89ecbd3fee1053a554fb8856cae34ba9bd7b79bb
parent2c300dd10df815f2038e302db5893c505fc89ac6
* filetools.[Ch]: Make functions that start with a capital
letter start with a lower letter.
* All other .C and .h in the cs: adjust for above change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13603 a592a061-630c-0410-9148-cb99ea01b6c8
89 files changed:
src/BufferView_pimpl.C
src/Chktex.C
src/DepTable.C
src/LaTeX.C
src/LaTeXFeatures.C
src/MenuBackend.C
src/ToolbarBackend.C
src/buffer.C
src/buffer_funcs.C
src/bufferlist.C
src/chset.C
src/converter.C
src/exporter.C
src/format.C
src/frontends/LyXView.C
src/frontends/controllers/ControlAboutlyx.C
src/frontends/controllers/ControlBibtex.C
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlInclude.C
src/frontends/controllers/ControlMath.C
src/frontends/controllers/ControlPrint.C
src/frontends/controllers/ControlRef.C
src/frontends/controllers/ControlSendto.C
src/frontends/controllers/ControlShowFile.C
src/frontends/controllers/ControlTexinfo.C
src/frontends/controllers/helper_funcs.C
src/frontends/controllers/tex_helpers.C
src/frontends/gtk/GAboutlyx.C
src/frontends/gtk/GBibtex.C
src/frontends/gtk/GTexinfo.C
src/frontends/gtk/GView.C
src/frontends/gtk/GViewBase.C
src/frontends/gtk/ghelpers.C
src/frontends/qt2/BulletsModule.C
src/frontends/qt2/QBibtex.C
src/frontends/qt2/QBibtexDialog.C
src/frontends/qt2/QCommandBuffer.C
src/frontends/qt2/QTexinfo.C
src/frontends/qt2/QtView.C
src/frontends/qt2/qfont_loader.C
src/frontends/screen.C
src/frontends/xforms/FormBibtex.C
src/frontends/xforms/FormColorpicker.C
src/frontends/xforms/FormDialogView.C
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormFiledialog.C
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormTexinfo.C
src/frontends/xforms/XFormsView.C
src/frontends/xforms/lyx_gui.C
src/frontends/xforms/xfont_loader.C
src/frontends/xforms/xforms_helpers.C
src/graphics/GraphicsCache.C
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsConverter.C
src/graphics/PreviewLoader.C
src/importer.C
src/insets/ExternalSupport.C
src/insets/ExternalTemplate.C
src/insets/insetbibtex.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/render_graphic.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfunc.C
src/lyxlex_pimpl.C
src/lyxrc.C
src/lyxtextclass.C
src/lyxtextclasslist.C
src/lyxvc.C
src/mathed/math_autocorrect.C
src/mathed/math_extern.C
src/mathed/math_factory.C
src/mover.C
src/output.C
src/session.C
src/support/filename.C
src/support/filetools.C
src/support/filetools.h
src/support/package.C.in
src/support/tempname.C
src/support/tests/filetools.C
src/tex2lyx/preamble.C
src/tex2lyx/tex2lyx.C
src/tex2lyx/text.C
src/trans.C
src/vc-backend.C