summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-16ACME-1459: Experience tab added to the about land tab for editing parcel ↵dolphin
Experiences
2014-05-16MAINT-4009: First pass refactoring to eliminate memory related to error ↵Stinson Linden
reporting that is not properly cleaned up.
2014-05-16merge fixBrad Payne (Vir Linden)
2014-05-16merge fixBrad Payne (Vir Linden)
2014-05-16merge fixesBrad Payne (Vir Linden)
2014-05-15Check for trusted experiences on teleport denied (again)dolphin
2014-05-15fix for bad mergeBrad Payne (Vir Linden)
2014-05-14MAINT-4009: Patching a leak of LLVisualParam derived objects that were being ↵Stinson Linden
leaked because the LLWearable class was not destroying itself properly.
2014-05-14v-r -> s-e merge WIPBrad Payne (Vir Linden)
2014-05-14MAINT-4009: Patching the final leak of LLViewerFetchedTexture objects ↵Stinson Linden
occurring because the LLWearable class was not properly destroying itself.
2014-05-13ACME-1450: Added paging to the experience picker and upped the search size todolphin
30 results per page.
2014-05-13ACME-1474: Prevent the viewer from trying to add or remove the default ↵dolphin
experience.
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-05-12Don't bother updating the dirty flag if the profile is not editable.dolphin
2014-05-12MAINT-4009: Patching a minor leak for when the status text box for the ↵Stinson Linden
folder view has not been reparented.
2014-05-12MAINT-4009: Patching a leak of keyframed motions that had been deprecated ↵Stinson Linden
but were never properly destroyed.
2014-05-09MAINT-4009: Improved patching of a memory leak for when menu items are ↵Stinson Linden
created before the viewer window initialization has created the menu holder. See also changeset bc0743639926a84b38b4907d252eff1cc0498c7d.
2014-05-09Ugh - fix heads and duplicated effortssimon
2014-05-09MAINT-3981 : Notecard passed around crashes viewer when openedsimon
2014-05-09Enable the experience purchase button based on the sim providing purchase info.dolphin
2014-05-09MAINT-3981 FIXED [SECURITY] Notecard being passed around that crashes any V3 ↵AndreyL ProductEngine
based viewer when opened. Correct fix after testing.
2014-05-08Correcting a build error with the release viewer.Stinson Linden
2014-05-07Build>Scripts>Recompile Scripts now will skip Experience scripts that the agentdolphin
can not contribute to and will keep Experience association otherwise.
2014-05-07removed deprecated logging macrosdolphin
2014-05-07Merge with 3.7.7-releasedolphin
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-06Made experience permissions notifications unique based on experienceid only ↵Cho
for ACME-1471
2014-05-06increment viewer version to 3.7.8Oz Linden
2014-05-06Added tag 3.7.7-release for changeset 83959480cb98Oz Linden
2014-05-06Added top caption for ACME-1434Cho
2014-05-06MAINT-4009: Ensuring that the spare browser media source is cleaned up with ↵Stinson Linden
the LLViewerMedia class.
2014-05-05MAINT-4009: Patching a small memory leak for when menu items were being ↵Stinson Linden
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null.
2014-05-02MAINT-4009: Patching the memory leak occurring from the info icons that ↵Stinson Linden
appear when hovering over a chat history item.
2014-05-02mergeCho
2014-05-02Added explanation text on the right of experience lists in Region/Estate ↵Cho
floater for ACME-1434
2014-05-02MAINT-4009: Patching the memory leak occurring in the scenario where avatar ↵Stinson Linden
icon was being created, but the tab container did not have a button to accept the gieven icon.
2014-05-02MAINT-4009: Patching the memory leak occurring in the scenario where toast ↵Stinson Linden
panels were being created, but the screen channel were deciding not to display the given toasts.
2014-05-01Mergedolphin
2014-05-01Added counter of experiences in trusted/allowed/blocked lists in ↵Cho
Region/Estate floater for ACME-1435
2014-05-01Mergedolphin
2014-05-01added handle_trusted_experiences_notificationdolphin
2014-05-01parcel experience lists can be manipulated through the ParcelAccessListUpdatedolphin
message
2014-05-01Made experiences selectable in Region/Estate floater for ACME-1466Cho
2014-05-01Changed layout of exp perms buttons for ACME-1468Cho
2014-04-30MAINT-4009: Patching the LLTabContainer that was leaking some child views ↵Stinson Linden
and their associated llimage allocations.
2014-04-30MAINT-4009: Patching another memory leak in LLBadgeOwner that indirectly was ↵Stinson Linden
also causing leaks in llimage.
2014-04-29Applied Baker's fix for group roles for ACME-1176Cho
2014-04-29Got experience picker working again for ACME-1420Cho
2014-04-28MAINT-4009: Ensuring that the pick mask for the LLImageGL is always properly ↵Stinson Linden
freed during its cleanup method.
2014-04-28MAINT-4009: Cleaning up the error callstacks memory before app quit.Stinson Linden