summaryrefslogtreecommitdiff
path: root/indra/llui/llfolderview.h
AgeCommit message (Collapse)Author
2012-10-01CHUI-102: Cleaned up code after code review.Gilbert Gonzales
2012-09-28CHUI-102: Now the participants and one-on-one conversations have ↵Gilbert Gonzales
right-click-menus. These menus are functional as well, but 'chat history' does not yet work.
2012-08-02CHUI-223 FIX Selecting to cut an inventory item causes all open inventory ↵Richard Linden
windows to refresh
2012-08-01CHUI-267 FIX Full inventory listing not always shown for test accountRichard Linden
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL removed sort order from filter, which was causing unneeded filtering
2012-07-30moved method from places inventory up into common llfolderviewRichard Linden
2012-07-03CHUI-101 WIP Make LLFolderview general purposeRichard Linden
move llfolderview* into LLUI!