diff options
author | McCabe Maxsted | 2009-06-10 12:00:18 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-06-10 12:00:18 -0700 |
commit | 51120aae8e4a810cc18a016328c0522b93f8534c (patch) | |
tree | 421bc04f4f6d35fedf1d536546c0f446a110c235 /ChangeLog.txt | |
parent | Applied MJM's tree and grass pulldown list from the Hippo Viewer (diff) | |
download | meta-impy-51120aae8e4a810cc18a016328c0522b93f8534c.zip meta-impy-51120aae8e4a810cc18a016328c0522b93f8534c.tar.gz meta-impy-51120aae8e4a810cc18a016328c0522b93f8534c.tar.bz2 meta-impy-51120aae8e4a810cc18a016328c0522b93f8534c.tar.xz |
Added pulldown label and fixed combobox not hiding
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 242f4a1..831c265 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -18,6 +18,12 @@ | |||
18 | modified: linden/indra/newview/llvotree.cpp | 18 | modified: linden/indra/newview/llvotree.cpp |
19 | modified: linden/indra/newview/llvotree.h | 19 | modified: linden/indra/newview/llvotree.h |
20 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 20 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
21 | |||
22 | |||
23 | * Added pulldown label and fixed combobox not hiding. | ||
24 | |||
25 | modified: linden/indra/newview/llfloatertools.cpp | ||
26 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
21 | 27 | ||
22 | 28 | ||
23 | 2009-06-09 McCabe Maxsted <hakushakukun@gmail.com> | 29 | 2009-06-09 McCabe Maxsted <hakushakukun@gmail.com> |