summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelexperiencepicker.cpp
AgeCommit message (Collapse)Author
2015-10-19Merge from viewer release.Rider Linden
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-09-03Changes from code review with NatRider Linden
2015-09-02Moved find experience into experience cache (moved cache recording into ↵Rider Linden
cache and out of UI) changed from responder to coroutine.
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
--HG-- branch : MAINT-5575
2015-08-18SL-173 FIXED Allow searching for an experience by SLurl.Mnikolenko ProductEngine
2015-07-01Added header for httpclient to llpanelexperiencepicker.Rider Linden
(Will be removed when converted to coroutines)
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