summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelexperiencepicker.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2021-01-11SL-2202 Add exception handling around boost::regex_match() calls in the viewerMnikolenko Productengine
2019-05-06SL-11069 FIXED Experiences search resets the "Max Content Rating" back to gen...maxim_productengine
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 cache...Rider Linden
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
2015-08-18SL-173 FIXED Allow searching for an experience by SLurl.Mnikolenko ProductEngine
2015-07-01Added header for httpclient to llpanelexperiencepicker.Rider Linden
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
2014-08-21Show experiences with blank names as (untitled experience) in experience sear...Cho
2014-08-20Made it possible to search for experiences with an empty search string, and s...Cho
2014-06-24Updated all experience responders for LLCurl::Responder interface changes for...Cho
2014-06-20Updated LLExperienceCache::LLExperienceResponder to work with updated LLCurl:...Cho
2014-06-19Updated LLRegionExperienceResponder and LLExperienceSearchResponder to use ne...Cho
2014-05-13ACME-1450: Added paging to the experience picker and upped the search size todolphin
2014-05-13ACME-1474: Prevent the viewer from trying to add or remove the default experi...dolphin
2014-05-07removed deprecated logging macrosdolphin
2014-04-24Refactored to share code between experience search floater and panel for ACME...Cho
2014-04-23Added SEARCH tab to Experience floater for ACME-1420Cho