summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-09Mergedolphin
2014-07-02Added 'Loading experiences...' message on experience lists before populating ↵Cho
lists for ACME-1543
2014-07-02Hide experiences accordion when creating new group for ACME-1542Cho
2014-06-27Mergedolphin
2014-06-27Sort experiences in list alphabetically by name for ACME-1537Cho
2014-06-26mergeCho
2014-06-25Disable About Land Experiences tab when parcel is not selected, for ACME-1528Cho
2014-06-24Updated all experience responders for LLCurl::Responder interface changes ↵Cho
for ACME-1535 and ACME-1536
2014-06-24Merge with 3.7.10-releasedolphin
2014-06-24Updated ExperienceResponder in llpreviewscript.cpp to use new ↵Cho
LLCurl::Responder interface for ACME-1534
2014-06-23increment viewer version to 3.7.11Oz Linden
2014-06-23Added tag 3.7.10-release for changeset 91dae9494b4dOz Linden
2014-06-20Updated LLExperienceListResponder to use new LLCurl::Responder interface to ↵Cho
fix ACME-1533
2014-06-20Updated LLExperienceCache::LLExperienceResponder to work with updated ↵Cho
LLCurl::Responder interface, to fix ACME-1532 and ACME-1525
2014-06-19Added list of experiences to group profile floater for ACME-1525Cho
2014-06-19Updated LLRegionExperienceResponder and LLExperienceSearchResponder to use ↵Cho
new interface
2014-06-17Retropedaling on SH-4030 fix that crashes my viewer on logginMerov Linden
2014-06-17DRTVWR-354 : Rewrite Responders for Twitter and Flickr to conform to new ↵Merov Linden
LLHTTPClient interface. Fix merge error in Facebook connect as well
2014-06-17Merge with 3.7.9-releasedolphin
2014-06-17Pull merge from lindenlab/viewer-releaseMerov Linden
2014-06-17Made experience picker be created fresh every time the Add button is ↵Cho
clicked, for ACME-1526
2014-06-16increment viewer version to 3.7.10Oz Linden
2014-06-16Added tag 3.7.9-release for changeset a9f2d0cb11f7Oz Linden
2014-06-13Mergedolphin
2014-06-13ACME-1525: Added GroupExperiences capdolphin
2014-06-13ACME-1527: Reverted about land floater sizedolphin
2014-06-11Moved buttons to very bottom of edit experience profile floater for ACME-1503Cho
2014-06-11Added help topic to experience profile floater for ACME-1506Cho
2014-06-11Added question mark help button to the experiences floater for ACME-1506Cho
2014-06-10Apply filters again whenever experience picker floater is shown for ACME-1505Cho
2014-06-06Fixed ACME-1502Cho
2014-06-05Mergedolphin
2014-06-05ACME-1505: Filter the search lists to prevent experiences that don't make sensedolphin
from appearing.
2014-06-05Fixed double vision in experience picker floater for ACME-1473Cho
2014-06-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.Stinson Linden
2014-06-02Added URL menu for experience profile links for ACME-1469Cho
2014-05-31MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵Stinson Linden
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e.
2014-05-31Fixed ACME-1436 and ACME-1501Cho
2014-05-30Mergedolphin
2014-05-30ACME-1498: Removed invalid attributedolphin
2014-05-30Added a popup for choosing this or all estates when adding/removing an ↵Cho
experience in the Region/Estate floater for ACME-1436
2014-05-29MAINT-4106: Correcting crash on exit behavior during normal shutdown. With ↵Stinson Linden
the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding.
2014-05-29Streamlined previous fix for ACME-1471Cho
2014-05-29Added inelegant fix for ACME-1471 to pop up the old notification with each ↵Cho
new notification
2014-05-28ACME-1471 WIP [VWR] Merge multiple Exp Perm dialogs into oneRichard Linden
merged multiple experience toasts into a single one reviewed by Cho
2014-05-28MAINT-4070 FIXED Use icon in urls when content is trusted.maxim@mnikolenko
2014-05-27ACME-1495: Fxied mergedolphin
2014-05-27ACME-1496: Fixed typo in estate floaterdolphin
2014-05-27MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵Stinson Linden
close.
2014-05-24MAINT-4009: Patching a memory leak of ParamDescriptor objects.Stinson Linden