Commit Graph

161 Commits (afdcd356db0a496e8916645eeebc8a03755ee0bd)

Author SHA1 Message Date
Richard Linden 997812c7b0 merge with ssh://hg.lindenlab.com/richard/viewer-chui 2012-08-01 01:27:38 -07:00
Richard Linden a204059d2e CHUI-267 FIX Full inventory listing not always shown for test account
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL
removed sort order from filter, which was causing unneeded filtering
2012-08-01 01:14:27 -07:00
Merov Linden e9a484f98d CHUI-254 : Fix Inventory filter and item draw() to highlight matching substrings in inventory 2012-07-31 23:46:13 -07:00
Richard Linden de4b362839 Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui 2012-07-30 15:16:15 -07:00
Richard Linden 4285cc271e CHUI-217 FIX Items are not visible in Merchant Outbox
cleaned up a lot custom code for folder view item creation in inbox and outbox
proper initialization of views from inventory panel starting folder
2012-07-30 15:15:42 -07:00
Gilbert Gonzales 9fa3407c9c CHUI-213: When a new folder is added to inventory, its parent is assigned before calling dirtyFilter(). This allows dirtyFilter() to propogate the dirty flag up. 2012-07-30 11:35:01 -07:00
Seth ProductEngine 209fd15176 CHUI-244 FIX for propagating the dirty filter flag to the folder view item's parent.
The filter dirty flag is set after a new child item is added to ensure that this item already has a parent and the dirty flag can be bubbled up.
2012-07-30 19:38:27 +03:00
Todd Stinson 0479e8d4ad Updating comments for merge conflicts after reviewing with Richard. 2012-07-27 14:28:31 -07:00
Todd Stinson 3e038cd71b Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-27 12:53:54 -07:00
Richard Linden f6dfd6bf0f CHUI-222 FIX Selecting None in inventory filters does not update until inventory selected 2012-07-25 18:20:54 -07:00
Richard Linden 1494a1058f CHUI-101 WIP Make LLFolderview general purpose
move llfolderview* into LLUI!
2012-07-03 23:55:39 -07:00