]> git.lyx.org Git - features.git/commit
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
authorRichard Heck <rgheck@comcast.net>
Wed, 3 Mar 2010 22:13:45 +0000 (22:13 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 3 Mar 2010 22:13:45 +0000 (22:13 +0000)
commitd65020b293ab208b1391f96a731e53e0c7274a02
tree8346a86a3acc4f554380cf05b7974f65935df583
parent36f5607ec88a266db6359ed9616bbee856c88e7a
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33613 a592a061-630c-0410-9148-cb99ea01b6c8
51 files changed:
src/Buffer.cpp
src/Buffer.h
src/BufferView.cpp
src/Counters.h
src/Cursor.cpp
src/CutAndPaste.cpp
src/Text.cpp
src/Text2.cpp
src/Text3.cpp
src/TextMetrics.cpp
src/Undo.cpp
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiView.cpp
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetBibitem.cpp
src/insets/InsetBibitem.h
src/insets/InsetCaption.cpp
src/insets/InsetCaption.h
src/insets/InsetCitation.cpp
src/insets/InsetCitation.h
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h
src/insets/InsetFoot.cpp
src/insets/InsetFoot.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetLabel.cpp
src/insets/InsetLabel.h
src/insets/InsetListings.cpp
src/insets/InsetListings.h
src/insets/InsetRef.cpp
src/insets/InsetRef.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/insets/InsetWrap.cpp
src/insets/InsetWrap.h
src/lyxfind.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h
src/mathed/InsetMathRef.cpp
src/mathed/InsetMathRef.h
src/mathed/MathData.cpp
src/mathed/MathData.h
src/support/Messages.h