diff options
author | McCabe Maxsted | 2009-10-13 11:29:22 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-13 11:29:22 -0700 |
commit | e45389e64a42f9176b6dce5f78b23c8423975792 (patch) | |
tree | 226dce8542f714fa7e96f9d25c6229fee697c975 /ChangeLog.txt | |
parent | Added history button for group chat as well (diff) | |
download | meta-impy-e45389e64a42f9176b6dce5f78b23c8423975792.zip meta-impy-e45389e64a42f9176b6dce5f78b23c8423975792.tar.gz meta-impy-e45389e64a42f9176b6dce5f78b23c8423975792.tar.bz2 meta-impy-e45389e64a42f9176b6dce5f78b23c8423975792.tar.xz |
Parcel highlighting when selecting a name in radar is less buggy
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 37ac5ea..b535237 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,12 @@ | |||
1 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Parcel highlighting when selecting a name in radar is less buggy. | ||
4 | |||
5 | modified: linden/indra/newview/llfloatermap.cpp | ||
6 | modified: linden/indra/newview/llfloatermap.h | ||
7 | modified: linden/indra/newview/llviewermessage.cpp | ||
8 | |||
9 | |||
3 | * Added history button for group chat as well. | 10 | * Added history button for group chat as well. |
4 | 11 | ||
5 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | 12 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml |