diff options
author | McCabe Maxsted | 2009-12-23 20:28:47 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-12-23 20:28:47 -0700 |
commit | 8fb82450f462b4b56be1ad12378ff4ff417db78e (patch) | |
tree | bed3b1232b7617446f91c211616c07d5e9242159 /ChangeLog.txt | |
parent | Fixed info not being displayed in About Imprudence floater (diff) | |
download | meta-impy-8fb82450f462b4b56be1ad12378ff4ff417db78e.zip meta-impy-8fb82450f462b4b56be1ad12378ff4ff417db78e.tar.gz meta-impy-8fb82450f462b4b56be1ad12378ff4ff417db78e.tar.bz2 meta-impy-8fb82450f462b4b56be1ad12378ff4ff417db78e.tar.xz |
Made drag and drop work across the entire profile window
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 04fddb3..5a3f229 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2009-12-23 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-12-23 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Made drag and drop work across the entire profile window. | ||
4 | |||
5 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
6 | |||
7 | |||
3 | * Fixed info not being displayed in About Imprudence floater. | 8 | * Fixed info not being displayed in About Imprudence floater. |
4 | 9 | ||
5 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml | 10 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml |