diff options
author | Jacek Antonelli | 2009-06-01 00:27:32 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-06-01 01:16:57 -0500 |
commit | c3f2d6b01a3fb000f9d76de92e109c29efa75a6d (patch) | |
tree | 9f4381393e8894abdb6569f79116b05bbe812595 /ChangeLog.txt | |
parent | Added a confirmation dialog for Take Off All Clothes. (diff) | |
download | meta-impy-c3f2d6b01a3fb000f9d76de92e109c29efa75a6d.zip meta-impy-c3f2d6b01a3fb000f9d76de92e109c29efa75a6d.tar.gz meta-impy-c3f2d6b01a3fb000f9d76de92e109c29efa75a6d.tar.bz2 meta-impy-c3f2d6b01a3fb000f9d76de92e109c29efa75a6d.tar.xz |
Added confirmation dialogs for Mute from pie menu.
Dialog is for muting avatars and objects from the pie menu only.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 26b507d..7f61891 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,14 @@ | |||
1 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Added confirmation dialogs for Mute from pie menu. | ||
4 | Dialog is for muting avatars and objects from the pie menu only. | ||
5 | |||
6 | modified: linden/indra/newview/llmutelist.cpp | ||
7 | modified: linden/indra/newview/llmutelist.h | ||
8 | modified: linden/indra/newview/llviewermenu.cpp | ||
9 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | ||
10 | |||
11 | |||
1 | 2009-05-31 Jacek Antonelli <jacek.antonelli@gmail.com> | 12 | 2009-05-31 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 13 | ||
3 | * Added a confirmation dialog for Take Off All Clothes. | 14 | * Added a confirmation dialog for Take Off All Clothes. |