summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelexperiencepicker.cpp
AgeCommit message (Collapse)Author
2015-06-08corrections needed for new toolsOz Linden
2014-09-05Fixed reversed logicdolphin
2014-09-05Allow non-grid-wide experiences in the parcel block list to block estate alloweddolphin
experiences.
2014-08-21Show experiences with blank names as (untitled experience) in experience ↵Cho
search, script editor, and allowed/trusted/blocked lists for ACME-1585
2014-08-20Made it possible to search for experiences with an empty search string, and ↵Cho
show experiences with blank names as (untitled experience) for ACME-1585
2014-06-24Updated all experience responders for LLCurl::Responder interface changes ↵Cho
for ACME-1535 and ACME-1536
2014-06-20Updated LLExperienceCache::LLExperienceResponder to work with updated ↵Cho
LLCurl::Responder interface, to fix ACME-1532 and ACME-1525
2014-06-19Updated LLRegionExperienceResponder and LLExperienceSearchResponder to use ↵Cho
new interface
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-07removed deprecated logging macrosdolphin
2014-04-24Refactored to share code between experience search floater and panel for ↵Cho
ACME-1420
2014-04-23Added SEARCH tab to Experience floater for ACME-1420Cho