diff options
author | Jacek Antonelli | 2009-05-25 22:05:17 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-05-25 22:05:17 -0500 |
commit | 8d2b12f10225769f2a49226cd97db9b4865bd345 (patch) | |
tree | 5e89f25e3c6583df188c0f31c3c702b2589360e6 /ChangeLog.txt | |
parent | Added Restore to Last Position confirmation and callback methods. (diff) | |
download | meta-impy-8d2b12f10225769f2a49226cd97db9b4865bd345.zip meta-impy-8d2b12f10225769f2a49226cd97db9b4865bd345.tar.gz meta-impy-8d2b12f10225769f2a49226cd97db9b4865bd345.tar.bz2 meta-impy-8d2b12f10225769f2a49226cd97db9b4865bd345.tar.xz |
Restore to Last Position has a confirmation dialog now.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 557926c..5e31313 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,6 +1,10 @@ | |||
1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-05-25 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/llinventorybridge.cpp: | 3 | * linden/indra/newview/llinventorybridge.cpp: |
4 | Restore to Last Position has a confirmation dialog now. | ||
5 | |||
6 | |||
7 | * linden/indra/newview/llinventorybridge.cpp: | ||
4 | Added Restore to Last Position confirmation and callback methods. | 8 | Added Restore to Last Position confirmation and callback methods. |
5 | LLItemBridge::restoreToWorldConfirm() | 9 | LLItemBridge::restoreToWorldConfirm() |
6 | LLItemBridge::restoreToWorldCallback() | 10 | LLItemBridge::restoreToWorldCallback() |