diff options
author | McCabe Maxsted | 2009-06-11 04:28:24 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-06-11 04:28:24 -0700 |
commit | 32bb4ace5451a510721158f4cd07b62de1df9a11 (patch) | |
tree | a30fcc50027a8b040543989e95084d1e19ba0180 /ChangeLog.txt | |
parent | Added pulldown label and fixed combobox not hiding (diff) | |
download | meta-impy-32bb4ace5451a510721158f4cd07b62de1df9a11.zip meta-impy-32bb4ace5451a510721158f4cd07b62de1df9a11.tar.gz meta-impy-32bb4ace5451a510721158f4cd07b62de1df9a11.tar.bz2 meta-impy-32bb4ace5451a510721158f4cd07b62de1df9a11.tar.xz |
Added Link/Unlink buttons to the Tools floater
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 831c265..00d8578 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2009-06-11 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Added Link/Unlink buttons to the Tools floater. | ||
4 | |||
5 | modified: linden/indra/newview/llfloatertools.cpp | ||
6 | modified: linden/indra/newview/llfloatertools.h | ||
7 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
8 | |||
9 | |||
1 | 2009-06-10 McCabe Maxsted <hakushakukun@gmail.com> | 10 | 2009-06-10 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 11 | ||
3 | * Fixed Communicate window not toggling from menu. | 12 | * Fixed Communicate window not toggling from menu. |