diff options
author | McCabe Maxsted | 2009-12-26 10:47:39 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-12-26 10:47:39 -0700 |
commit | 8ef538f3ec888c2568dabdd5ace44138a4d12396 (patch) | |
tree | 4552c355fabf2baee1b4a1883df7fe9201d830a5 /ChangeLog.txt | |
parent | Made drag and drop work across the entire profile window (diff) | |
download | meta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.zip meta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.tar.gz meta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.tar.bz2 meta-impy-8ef538f3ec888c2568dabdd5ace44138a4d12396.tar.xz |
Added copy key button to profile window
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 5a3f229..25b6497 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2009-12-26 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Added copy key button to profile window. | ||
4 | |||
5 | modified: linden/indra/newview/llpanelavatar.cpp | ||
6 | modified: linden/indra/newview/llpanelavatar.h | ||
7 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
8 | |||
9 | |||
1 | 2009-12-23 McCabe Maxsted <hakushakukun@gmail.com> | 10 | 2009-12-23 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 11 | ||
3 | * Made drag and drop work across the entire profile window. | 12 | * Made drag and drop work across the entire profile window. |