aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-01-14 20:53:55 -0600
committerJacek Antonelli2009-01-14 20:53:55 -0600
commitb6ff3724572f7ae614699fc98bd1de9fa367b76d (patch)
tree700e7875ee3c7fe4758c3c2233842e99dd18e194 /ChangeLog.txt
parentAdded inventory ntype for folders. (diff)
downloadmeta-impy-b6ff3724572f7ae614699fc98bd1de9fa367b76d.zip
meta-impy-b6ff3724572f7ae614699fc98bd1de9fa367b76d.tar.gz
meta-impy-b6ff3724572f7ae614699fc98bd1de9fa367b76d.tar.bz2
meta-impy-b6ff3724572f7ae614699fc98bd1de9fa367b76d.tar.xz
Don't show empty folders when using filter.
This is the old behavior, but I had broken it.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 2941998..c948906 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,10 @@
12009-01-14 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-01-14 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/llinventoryview.cpp:
4 Don't show empty folders when using filter.
5 This is the old behavior, but I had broken it.
6
7
3 * linden/indra/llinventory/llinventorytype.h: 8 * linden/indra/llinventory/llinventorytype.h:
4 Added inventory ntype for folders. 9 Added inventory ntype for folders.
5 * linden/indra/llinventory/llinventory.cpp: 10 * linden/indra/llinventory/llinventory.cpp: