summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2015-04-10DD-381 : Avoid unecessary SLM updates, suppress some ↵Merov Linden
update_marketplace_category() that are picked by dirty bit setup
2015-04-10MAINT-5070 WIP, MAINT-4409 WIP - try to clean up invalid COF links under ↵Brad Payne (Vir Linden)
certain circumstances.
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for ↵Oz Linden
wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-10DRTVWR-397 WIP - removed get_linked_uuid(), duplicate of ↵Brad Payne (Vir Linden)
gInventory.getLinkedItemID()
2015-04-09Merge lindenlab/viewer-tools-updateMerov Linden
2015-04-09VMM mergeMerov Linden
2015-04-09DD-384, DD-388 : Do not trust cached values for stock folders, do not ↵Merov Linden
consider a non fetched stock folder empty
2015-04-09DD-382 : Activation state should be unchanged when reassigning listing idMerov Linden
2015-04-09MAINT-5069 WIP, MAINT-5071 WIP - handle dropping objects and attaching from ↵Brad Payne (Vir Linden)
ground. WIP on better tracking of attachment requests via various message in LLSelectMgr.
2015-04-08DD-382 : Refactored the auto activate code in create and associate listing. ↵Merov Linden
Update count on hand in reassociate correctly.
2015-04-08fix validity errors in settings filesOz Linden
2015-04-08MAINT-5063 FIXED SLurl display text shows name of parcel in adjacent region ↵andreykproductengine
when mousing over parcel after region crossing
2015-04-07DD-381 : Fix update of count on hand on drop. Will spam SLM a bit but only ↵Merov Linden
solution
2015-04-07DD-382 : Fix typo resulting in double negative in test and serious bugMerov Linden
2015-04-07DD-382 : Set count_on_hand correctly when creating or assigning a listingMerov Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07MAINT-5036 FIXED Blocked user can send invites to groupandreykproductengine
2015-04-07MAINT-5059 FIXED Update snapshot as well as thumbnail.Mnikolenko ProductEngine
2015-04-03MAINT-4878 FIXED Outfits worn from library copy the subfolders tooandreykproductengine
2015-04-03MAINT-5030 FIXED Right side toolbar is not restores to default parametersMnikolenko ProductEngine
2015-04-03MAINT-5041 FIXED Current Window snapshot option is restored. Hide ↵Mnikolenko ProductEngine
height/width spinners when selecting this option.
2015-04-02DD-291 : Use a heavier but more resilient test for listing updatesMerov Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-02add catch for possible exception in llsechandler_basic destructor (crash on ↵Oz Linden
exit)
2015-04-02improve logging of machine id generationOz Linden
2015-04-02improve logging of errors in default permissions capOz Linden
2015-04-02DRTVWR-397 WIP - more loggingBrad Payne (Vir Linden)
2015-04-02DD-338 : Auto unlist when stock gets to 0 during stock folder manipulationMerov Linden
2015-04-02improve notice clarityOz Linden
2015-04-01DD-291 : Fix code path on category update in the SLM update caseMerov Linden
2015-04-01MAINT-5031 FIXED Attachments aren't highlighted in the inventory after using ↵andreykproductengine
'Show original'
2015-03-31DRTVWR-397 WIP - logging updates and fixesBrad Payne (Vir Linden)
2015-03-31MAINT-5039 FIXED Viewer crashes at logout if wearing clothing textured with ↵Mnikolenko ProductEngine
a local texture
2015-03-31MAINT-5020 FIXED Determine the need to use bracket via chat source.Mnikolenko ProductEngine
2015-03-31build fixMnikolenko ProductEngine
2015-03-30fix for MAINT-5021: landmarks not populating correctly when parcel data is ↵Glenn Glazer
missing
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-30MAINT-3585 FIXED (Crashes when attempting to upload image.)ruslantproductengine
2015-03-30mergeBrad Payne (Vir Linden)
2015-03-28DD-291 : Trigger a GET /listing when receiving a category updateMerov Linden
2015-03-27MAINT-4718 FIXED Context menu Open button is always disabled for no-copy ↵Mnikolenko ProductEngine
textures in task inventory
2015-03-26MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ruslantproductengine
successfully now crash when ticking skin weights in model preview on ALL viewers
2015-03-30MAINT-5037 FIXED Viewer is operable under the leaving call confirmation dialogandreykproductengine
2015-03-25MAINT-5016 FIXED Skip messages from muted objects.Mnikolenko ProductEngine
2015-03-24Fix viewer-release merge snaffu. Note that mInitialBakesLoaded (new in ↵Merov Linden
viewer-release) is not used and generates a compile error when using the new build tools
2015-03-24Merge with viewer-release and become 3.7.27andreykproductengine
2015-03-24MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-03-24merge changes for 3.7.26-releaseOz Linden
2015-03-24MAINT-5024 crash in LLInspectToastandreykproductengine