]> git.lyx.org Git - features.git/commit
* src/insets/InsetLabel.[cpp,h}:
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 4 Mar 2008 06:41:47 +0000 (06:41 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 4 Mar 2008 06:41:47 +0000 (06:41 +0000)
commit5fce07a02b1eab5c0776bbac8a456612b2f9c356
tree88338ebd599e4dc714272818580514df0cf0c8aa
parentcbb7b9a0a4f0462e2ba27dda3923336219bd8dee
* src/insets/InsetLabel.[cpp,h}:
* src/insets/InsetCommand{.cpp,h}:
- rename update to updateCommand

* src/CutAndPaste.cpp:
* src/insets/InsetBibitem{cpp,h}:
- add duplicate check. There's a remaining glitch: the warning message after setting a bibitem
  key in the dialog to a duplicate pops up twice.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23420 a592a061-630c-0410-9148-cb99ea01b6c8
src/CutAndPaste.cpp
src/insets/InsetBibitem.cpp
src/insets/InsetBibitem.h
src/insets/InsetCommand.h
src/insets/InsetLabel.cpp
src/insets/InsetLabel.h