aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-06-11 04:28:24 -0700
committerMcCabe Maxsted2009-06-11 04:28:24 -0700
commit32bb4ace5451a510721158f4cd07b62de1df9a11 (patch)
treea30fcc50027a8b040543989e95084d1e19ba0180 /ChangeLog.txt
parentAdded pulldown label and fixed combobox not hiding (diff)
downloadmeta-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.txt9
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 @@
12009-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
12009-06-10 McCabe Maxsted <hakushakukun@gmail.com> 102009-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.