Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-05-04 | MAINT-1513 FIXED Label of new folder doesn't disappear while closing ↵ | Mnikolenko Productengine | |
Inventory by hot hey | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-03-13 | MAINT-4980 WIP - add context menu filtering based on the selection group | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-04-22 | Merge | Xiaohong Bao | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-01-14 | MAINT-3510 (Incorrect context menu entry in Places floater) | MaximB ProductEngine | |
2013-11-15 | MAINT-3320 : Fixed! Inventory panels are not resistant to folder root ↵ | Merov Linden | |
deletion, using handle instead of pointer and cleaning things consistently | |||
2013-09-24 | converted memory tracking units to KB from B | Richard Linden | |
added more memory tracking to LLFolderView and kin | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
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! |