diff options
author | Jacek Antonelli | 2009-01-18 15:21:34 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-18 15:21:34 -0600 |
commit | d21a17895b903032b3ea1a31b4298723a44b73a1 (patch) | |
tree | cf68cd89f2b19e01baf979864cea3b797d096a08 /ChangeLog.txt | |
parent | Cosmetic code cleanup in LLInventoryViewFinder. (diff) | |
download | meta-impy-d21a17895b903032b3ea1a31b4298723a44b73a1.zip meta-impy-d21a17895b903032b3ea1a31b4298723a44b73a1.tar.gz meta-impy-d21a17895b903032b3ea1a31b4298723a44b73a1.tar.bz2 meta-impy-d21a17895b903032b3ea1a31b4298723a44b73a1.tar.xz |
LLFolderViewEventListener has type NIT_FOLDER.
This fixes folders always showing when filtering.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 90410fb..aa683a5 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,10 @@ | |||
1 | 2009-01-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/llpanelinventory.cpp: | ||
4 | LLFolderViewEventListener has type NIT_FOLDER. | ||
5 | This fixes folders always showing when filtering. | ||
6 | |||
7 | |||
1 | 2009-01-16 Jacek Antonelli <jacek.antonelli@gmail.com> | 8 | 2009-01-16 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 9 | ||
3 | * linden/indra/newview/llinventoryview.cpp: | 10 | * linden/indra/newview/llinventoryview.cpp: |