Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-06 | CHUI-735 : Fixed! Move the delete key handling from the llfolderview to the ↵ | Merov Linden | |
llinventorypanel level. | |||
2013-01-23 | CHUI-687: Problem: User sees inventory offer notifications for deleted items ↵ | Gilbert Gonzales | |
when logging in from do not disturb mode. Resolution: If an item that is deletes has a DND notification saved, then remove that notification so that it doesn't appear onec the user exists DND mode. | |||
2013-01-08 | CHUI-659 : Fixed : Reimplemented open selection on hitting return the right way | Merov Linden | |
2012-12-20 | CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in ↵ | Merov Linden | |
menu building. Implement in conversation contextual menu. | |||
2012-12-13 | CHUI-574, CHUI-575 : Fixed inventory regressions : select the first filtered ↵ | Merov Linden | |
item when searching the inventory, simply made the folder selection secondary to item selection. | |||
2012-11-19 | CHUI-470 : Fixed : Enable contextual menu in torn off conversations | Merov Linden | |
2012-10-01 | CHUI-102: Cleaned up code after code review. | Gilbert Gonzales | |
2012-09-28 | CHUI-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-02 | CHUI-223 FIX Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh | |||
2012-08-01 | CHUI-267 FIX Full inventory listing not always shown for test account | Richard 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-30 | moved method from places inventory up into common llfolderview | Richard Linden | |
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
move llfolderview* into LLUI! |