Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-19 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-04-01 | SL-13182 Split buildNewViews over frames | Andrey Kleshchev | |
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
2021-03-19 | Revert "SL-14927 Some avatar names not resolving in chat" | Andrey Kleshchev | |
This reverts commit a66932a091bac4d4ca1a861901b9cef619a406f7. | |||
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
buildConversationViewParticipant() was deparenting view models that belong to session | |||
2020-11-13 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.cpp # indra/newview/llenvironment.cpp | |||
2020-09-30 | SL-13570 FIXED The name of the item is overlapped by search term in inventory | Mnikolenko Productengine | |
2020-05-07 | SL-13119 Fixed label updates | Andrey Kleshchev | |
2020-04-30 | SL-13119 Made control settings cached and fixed potential filtering issue | Andrey Kleshchev | |
2020-04-29 | SL-13119 Moved ineffective function from inventory view creation | Andrey Kleshchev | |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2019-02-08 | SL-10509 EEP Settings Picker gets closed by drag&drop | andreykproductengine | |
2017-06-02 | STORM-2149: Add a warning notification when deleting a folder of filtered ↵ | Kitty Barnett | |
content | |||
2016-05-26 | linux build fix | andreykproductengine | |
2016-05-25 | MAINT-6397 cut items should not go to trash | andreykproductengine | |
2016-04-14 | MAINT-6302 FIXED Inventory tree indention displays incorrectly when dragging ↵ | Mnikolenko Productengine | |
an open folder into another folder | |||
2015-08-04 | Merge downstream code and become version 3.8.3 | andreykproductengine | |
2015-06-22 | MAINT-5274 Missing folder arrow | andreykproductengine | |
2015-06-11 | DD-410 : Do not extend inventory selections to items that are not visible | Merov Linden | |
2015-05-12 | MAINT-5205 FIXED ‘Share’ button isn't disabled when worn item and few ↵ | andreykproductengine | |
not worn items are selected | |||
2015-03-16 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |
2014-12-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-09-28 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-08-21 | fixing merge conflicts | andreykproductengine | |
2014-07-30 | DD-75 : Prevent dropping on filtered tabs root. Adding an allow_drop option ↵ | Merov Linden | |
to inventory tab and folder view folders so that case can be taken into account. | |||
2014-07-30 | MAINT-4218 Adding clothing from inventory closes THAT clothing folder and ↵ | andreykproductengine | |
hides THAT folder fixed issue with 'yet to be started filter' and 'dirty-visible' item. | |||
2014-07-29 | MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctly | andreykproductengine | |
reverted and remade MAINT-4218 | |||
2014-07-24 | DD-128 : Fixed! Recycled allow_open into allow_wear and use an extra virtual ↵ | Merov Linden | |
methods on bridge items to know if items are wearable or not. | |||
2014-07-14 | MAINT-4218 FIXED Adding clothing from inventory closes THAT clothing folder ↵ | andreykproductengine | |
and hides THAT folder | |||
2014-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-16 | DD-102 : Fix crash when emptying trash containing nested folders. Also avoid ↵ | Merov Linden | |
getting listings several times | |||
2014-05-21 | MAINT-4064 FIXED Don't show Folder arrow for folders without visible children. | Mnikolenko ProductEngine | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
2013-09-24 | converted memory tracking units to KB from B | Richard Linden | |
added more memory tracking to LLFolderView and kin | |||
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-10-04 | MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: ↵ | maksymsproductengine | |
Control named RenderAutoMuteFunctionsnot found | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
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-06-05 | merge with viewer-release | Richard Linden | |