aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2008-12-10 18:07:12 -0600
committerJacek Antonelli2008-12-10 18:07:12 -0600
commitc50e636241ba150b41907f48c6dc4f50e8aec997 (patch)
tree125e4d2e3d755375cbed42b135c7a7f7f8b5ee8c /ChangeLog.txt
parentUse NType to find inventory icon name (part 1 of 2). (diff)
downloadmeta-impy-c50e636241ba150b41907f48c6dc4f50e8aec997.zip
meta-impy-c50e636241ba150b41907f48c6dc4f50e8aec997.tar.gz
meta-impy-c50e636241ba150b41907f48c6dc4f50e8aec997.tar.bz2
meta-impy-c50e636241ba150b41907f48c6dc4f50e8aec997.tar.xz
Use NType to find inventory icon name (part 2 of 2).
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 52d3929..01af210 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,6 +1,12 @@
12008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com> 12008-12-10 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/llinventoryview.cpp: 3 * linden/indra/newview/llinventoryview.cpp:
4 Use NType to find inventory icon name.
5 * linden/indra/newview/llinventoryview.h:
6 Ditto.
7
8
9 * linden/indra/newview/llinventoryview.cpp:
4 Clearing search shouldn't clear filter type. 10 Clearing search shouldn't clear filter type.
5 11
6 12